Skip to content

Add expression and parser benchmarks#145

Merged
Schamper merged 1 commit intomainfrom
more-benchmarks
Mar 3, 2026
Merged

Add expression and parser benchmarks#145
Schamper merged 1 commit intomainfrom
more-benchmarks

Conversation

@Schamper
Copy link
Member

@Schamper Schamper commented Mar 3, 2026

Add a few more benchmarks for expression parsing, evaluation and the syntax parsing.

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (a282438) to head (7ecd563).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #145   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         21      21           
  Lines       2435    2435           
=====================================
  Misses      2435    2435           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 3, 2026

Merging this PR will not alter performance

✅ 8 untouched benchmarks
🆕 4 new benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
🆕 test_benchmark_expression_parse N/A 347 µs N/A
🆕 test_benchmark_lexer_and_parser N/A 15.7 ms N/A
🆕 test_benchmark_expression_evaluate N/A 83 µs N/A
🆕 test_benchmark_expression_parse_and_evaluate N/A 393.3 µs N/A

Comparing more-benchmarks (7ecd563) with main (a282438)

Open in CodSpeed

@Schamper Schamper merged commit 0e27409 into main Mar 3, 2026
24 checks passed
@Schamper Schamper deleted the more-benchmarks branch March 3, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants