Skip to content

perf(lexer): add #[inline] to Lexer::get_string#16329

Closed
overlookmotel wants to merge 1 commit intomainfrom
12-01-perf_lexer_add_inline_to_lexer_get_string_
Closed

perf(lexer): add #[inline] to Lexer::get_string#16329
overlookmotel wants to merge 1 commit intomainfrom
12-01-perf_lexer_add_inline_to_lexer_get_string_

Conversation

@overlookmotel
Copy link
Member

No description provided.

Copy link
Member Author


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.

@github-actions github-actions bot added A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance labels Dec 1, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 1, 2025

CodSpeed Performance Report

Merging #16329 will improve performances by 3.06%

Comparing 12-01-perf_lexer_add_inline_to_lexer_get_string_ (3af1435) with main (8ccfb06)

Summary

⚡ 1 improvement
✅ 41 untouched
⏩ 3 skipped1

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
Simulation minifier[cal.com.tsx] 37 ms 35.9 ms +3.06%

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
Copy link
Member Author

No effect on benchmarks.

@overlookmotel overlookmotel deleted the 12-01-perf_lexer_add_inline_to_lexer_get_string_ branch December 1, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant