Skip to content

repl: add benchmarks#64590

Open
avivkeller wants to merge 1 commit into
nodejs:mainfrom
avivkeller:repl-benchmarks
Open

repl: add benchmarks#64590
avivkeller wants to merge 1 commit 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.14%. Comparing base (4f844f4) to head (2e48bb6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #64590   +/-   ##
=======================================
  Coverage   90.13%   90.14%           
=======================================
  Files         741      741           
  Lines      241976   241976           
  Branches    45543    45537    -6     
=======================================
+ Hits       218116   218120    +4     
+ Misses      15379    15372    -7     
- Partials     8481     8484    +3     

see 34 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

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