Refresh ScanCode corpus - #61
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the embedded license corpus and conformance baseline from the latest
aboutcode-org/scancode-toolkitdevelopbranch.Corpus regeneration report
Corpus
6ba59089789600479cda46c84c6d436774179092058f4396269476bdf2abf4a6b679a76f501b7e004a929bc0b03214a22096b9327b276ef3e7f096fa8f269dfe4e60fb35791bb1d2d8cea48581178c38d48dacf32ba4ef642d5ac5070ffa2339b6d305e588af54ebDeterministic rebuild: pass — independently regenerated corpus contents are identical.
Cold startup
A cold
Newincludes corpus decompression and matcher construction.Repeated
NewRepeated
Newreuses the process-wide matcher engine.Warm
MatchWarm matching reuses one matcher and runs every non-empty corpus rule as input.
Conformance
Benchmarks are medians of five samples on Go 1.26.7 (linux/amd64). Cold startup uses one iteration per sample; repeated
Newand warmMatchuse one second per sample.