Conversation
|
pkg.pr.new packages benchmark commit |
📊 Bundle Size Comparison
👀 Notable resultsStatic test results:No major changes. Dynamic test results:No major changes. 📋 All resultsClick to reveal the results table (350 entries).
If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu. |
There was a problem hiding this comment.
Pull request overview
Removes Git LFS checkout configuration from the CI GitHub Actions workflow, aligning the pipeline with a repo that no longer relies on LFS.
Changes:
- Remove
lfs: truefromactions/checkout@v4in the CI workflow.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
d8ac0fd to
29ea8ac
Compare
Resolution Time Benchmark---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Random Branching (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.94, 2.05, 4.11, 6.71, 7.31, 11.11, 21.32, 24.93]
line [0.97, 2.02, 4.13, 6.23, 7.45, 11.97, 21.96, 22.52]
line [0.97, 1.89, 4.31, 6.07, 7.28, 9.08, 20.75, 21.51]
---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Linear Recursion (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.35, 0.56, 0.72, 0.83, 1.16, 1.19, 1.47, 1.63]
line [0.30, 0.57, 0.72, 0.85, 1.13, 1.25, 1.47, 1.61]
line [0.27, 0.54, 0.69, 0.81, 1.10, 1.19, 1.40, 1.57]
---
config:
themeVariables:
xyChart:
plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
title "Full Tree (🔴 PR | 🔵 main | 🟢 release)"
x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
y-axis "time (ms)"
line [0.75, 1.74, 3.43, 6.62, 12.55, 24.80, 55.70, 113.69]
line [0.91, 1.87, 3.43, 6.30, 12.56, 25.78, 57.27, 114.26]
line [0.85, 1.88, 3.97, 6.16, 12.46, 25.25, 54.58, 110.27]
|
aleksanderkatan
approved these changes
Apr 14, 2026
Contributor
aleksanderkatan
left a comment
There was a problem hiding this comment.
Yay! LFS no more
reczkok
approved these changes
Apr 14, 2026
ba6d26e to
cbae7e9
Compare
cbae7e9 to
25267cc
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.
We don't use LFS anymore, seems redundant