Skip to content

test(benchmarks): add parser_tokens benchmark#17047

Closed
overlookmotel wants to merge 1 commit intomainfrom
12-18-test_benchmarks_add_parser_tokens_benchmark
Closed

test(benchmarks): add parser_tokens benchmark#17047
overlookmotel wants to merge 1 commit intomainfrom
12-18-test_benchmarks_add_parser_tokens_benchmark

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Dec 18, 2025

Add a benchmark parser_tokens to measure the perf of parsing with tokens collection.

This is not to be merged yet. It's intended for #17024 to be based on.

@github-actions github-actions bot added the C-test Category - Testing. Code is missing test cases, or a PR is adding them label Dec 18, 2025
Copy link
Member Author

overlookmotel commented Dec 18, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 18, 2025

CodSpeed Performance Report

Merging #17047 will not alter performance

Comparing 12-18-test_benchmarks_add_parser_tokens_benchmark (08c5680) with main (07faa5a)

Summary

✅ 42 untouched
🆕 4 new
⏩ 3 skipped1

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
🆕 Simulation parser_tokens[RadixUIAdoptionSection.jsx] N/A 80.6 µs N/A
🆕 Simulation parser_tokens[cal.com.tsx] N/A 25.8 ms N/A
🆕 Simulation parser_tokens[react.development.js] N/A 1.2 ms N/A
🆕 Simulation parser_tokens[binder.ts] N/A 3.2 ms N/A

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@overlookmotel overlookmotel force-pushed the 12-18-test_benchmarks_add_parser_tokens_benchmark branch from 955752f to 6b868dd Compare December 18, 2025 11:53
@overlookmotel overlookmotel force-pushed the 12-18-test_benchmarks_add_parser_tokens_benchmark branch from 6b868dd to 3296252 Compare December 18, 2025 13:45
@lilnasy lilnasy force-pushed the 12-18-test_benchmarks_add_parser_tokens_benchmark branch 2 times, most recently from e7d7cab to f525989 Compare December 19, 2025 00:58
@lilnasy lilnasy force-pushed the 12-18-test_benchmarks_add_parser_tokens_benchmark branch from f525989 to 08c5680 Compare December 19, 2025 14:59
@overlookmotel
Copy link
Member Author

Superceded by #19649.

@overlookmotel overlookmotel deleted the 12-18-test_benchmarks_add_parser_tokens_benchmark branch February 23, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-test Category - Testing. Code is missing test cases, or a PR is adding them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant