Skip to content

repl: add benchmarks - #64590

Open
avivkeller wants to merge 2 commits into
nodejs:mainfrom
avivkeller:repl-benchmarks
Open

repl: add benchmarks#64590
avivkeller wants to merge 2 commits into
nodejs:mainfrom
avivkeller:repl-benchmarks

Conversation

@avivkeller

Copy link
Copy Markdown
Member

Adds benchmarks for the REPL including:

  • Evaluation
  • Completion
  • Creation
  • Line Process
  • Context Resetting

Signed-off-by: avivkeller <me@aviv.sh>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/performance

@nodejs-github-bot nodejs-github-bot added benchmark Issues and PRs related to the benchmark subsystem. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. test Issues and PRs related to the tests. labels Jul 19, 2026
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.30%. Comparing base (4f844f4) to head (b4cff78).
⚠️ Report is 260 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #64590      +/-   ##
==========================================
+ Coverage   90.13%   90.30%   +0.16%     
==========================================
  Files         741      759      +18     
  Lines      241976   247644    +5668     
  Branches    45543    46693    +1150     
==========================================
+ Hits       218116   223637    +5521     
- Misses      15379    15472      +93     
- Partials     8481     8535      +54     

see 203 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.

@avivkeller

Copy link
Copy Markdown
Member Author

cc @nodejs/repl

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

Labels

benchmark Issues and PRs related to the benchmark subsystem. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants