docs: add Provenant-vs-ScanCode race demo to README#1224
Merged
Conversation
Greptile SummaryThis PR adds a README race demo for Provenant and ScanCode. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (9): Last reviewed commit: "docs: add Provenant-vs-ScanCode race dem..." | Re-trigger Greptile |
3093367 to
6bed3fe
Compare
6bed3fe to
6a24078
Compare
6a24078 to
8d33ab3
Compare
d5a6c74 to
c4f3299
Compare
8d33ab3 to
ff06579
Compare
ff06579 to
089d8cc
Compare
Add an animated side-by-side race GIF near the top of the README: Provenant and ScanCode scanning the same astral-sh/uv repository with identical flags (--license --package), one process each. Provenant finishes in ~6s (139 packages, 0 errors) while ScanCode is still in early scan. Check in the reproducible vhs tape (tmux two-pane layout) used to generate it. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Maxim Stykow <maxim.stykow@gmail.com>
089d8cc to
f1f04da
Compare
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.
Summary
astral-sh/uvrepository with identical flags (--license --package), one process each. Provenant finishes in ~6s (139 packages, 0 errors, compact summary) while ScanCode is still in early scan.docs/demo.tape(vhs, tmux two-pane layout) with documented prerequisites, including how the ScanCode Docker image is built viacompare-outputs.Issues
Scope and exclusions
How to verify
docs/demo.tape, thenvhs docs/demo.tapefrom the repo root.Intentional differences from Python
Follow-up work
--verbose); the race pane showcases that compact default output.