Skip to content

Conversation

@RafaelGSS
Copy link
Owner

No description provided.

Replace incorrect util.debug usage with util.debuglog('benchmark') and declare newCode/functionToCall during plugin template generation.
Use 'for (const p of plugins)' to avoid leaking loop variable.
Pass numbers (not stringified .toFixed) to Intl.NumberFormat for consistent formatting.
Import real timer from clock and rename local number formatter; use timer.format for ns min/max.
Make minTime strictly greater than 1e-6; enforce repeatSuite and minSamples minimums.
Raise minSamples to stabilize same-function comparison.
@RafaelGSS RafaelGSS merged commit cf96c3d into main Nov 2, 2025
6 checks passed
@RafaelGSS RafaelGSS deleted the tiny-refactor branch November 2, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants