docs(benchmarks): record decimal.js-light comparison - #1432
Merged
Conversation
Signed-off-by: Maxim Stykow <maxim.stykow@gmail.com>
Greptile SummaryRecords the benchmark comparison against decimal.js-light at a pinned revision and regenerates the aggregate benchmark presentation.
Confidence Score: 5/5The documentation-only PR appears safe to merge with no actionable correctness or repository-rule issues identified. The benchmark entry follows the established record format, and its timing data, calculated speedup, chart points, tooltips, ordering, and updated run count are internally consistent.
|
| Filename | Overview |
|---|---|
| docs/BENCHMARKS.md | Adds a complete decimal.js-light benchmark record and updates aggregate statistics consistently with the new run. |
| docs/scan-duration-vs-files.svg | Adds chart points and tooltips whose file count and timings match the documented benchmark. |
Reviews (1): Last reviewed commit: "docs(benchmarks): record decimal.js-ligh..." | Re-trigger Greptile
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
commoncomparison forMikeMcl/decimal.js-lightat immutable revisionb2b0c28e04e4f96d21450d2075ea36064fc9e22d.Compare artifacts:
.provenant/compare-runs/20260909T081928Z-decimal.js-light-13251/Issues
Scope and exclusions
How to verify
cargo run --manifest-path xtask/Cargo.toml --bin compare-outputs -- --repo-url https://github.com/MikeMcl/decimal.js-light.git --repo-ref b2b0c28e04e4f96d21450d2075ea36064fc9e22d --profile common; confirm 46 common file paths, zero ScanCode-favored signals, and the documented timing/advantages.Intentional differences from Python
decimal.jsdocumentation link, and carries the manifest author into the assembled npm package holder.Follow-up work
Expected-output fixture changes
🤖 Generated with Claude Code