Skip to content

benchmark: add --csv option to compare.js with --analyze - #65922

Open
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/bench-compare-csv
Open

benchmark: add --csv option to compare.js with --analyze#65922
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/bench-compare-csv

Conversation

@jasnell

@jasnell jasnell commented Sep 9, 2026

Copy link
Copy Markdown
Member

Add a --csv {filename} option to benchmark/compare.js to capture the CSV when the --analyze option is used

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/performance
  • @nodejs/tsc

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Sep 9, 2026
Add a `--csv {filename}` option to benchmark/compare.js
to capture the CSV when the `--analyze` option is used

Signed-off-by: James M Snell <jasnell@gmail.com>
Assisted-by: Opencode
@jasnell
jasnell force-pushed the jasnell/bench-compare-csv branch from 520b0e2 to df6708b Compare September 9, 2026 01:27
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.20%. Comparing base (7055c48) to head (df6708b).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65922      +/-   ##
==========================================
+ Coverage   90.17%   90.20%   +0.03%     
==========================================
  Files         771      771              
  Lines      265407   265407              
  Branches    50441    50465      +24     
==========================================
+ Hits       239322   239410      +88     
+ Misses      17029    16945      -84     
+ Partials     9056     9052       -4     

see 31 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants