Skip to content

add performance benchmarks#254

Merged
AbdallahS merged 2 commits intomasterfrom
users/mo/performance_benchmarks
Apr 22, 2026
Merged

add performance benchmarks#254
AbdallahS merged 2 commits intomasterfrom
users/mo/performance_benchmarks

Conversation

@MaxOstrowski
Copy link
Copy Markdown
Member

Add a new option
nox -s performance
to run a currently 15min performance evaluation.
Doing this in different branches and then running
nox -s benchmark_compare -- .benchmarks/0001_xxx .benchmarks/0002_yyy
gives an overview of how the performance has changed between these versions

@MaxOstrowski MaxOstrowski requested a review from AbdallahS April 21, 2026 10:47
@AbdallahS
Copy link
Copy Markdown
Member

@copilot please do the following changes:

  • create a new file test_performance.py and move the new benchmark functionality introduced in this PR out of test_encoding.py to this new file.
  • when I run nox and interrupt it with ctrl-c, I get the control back in my terminal but some benchmark tests are still being carried out in the background. Can you identify the reason for this behavior and fix it?

@AbdallahS AbdallahS merged commit 22afe72 into master Apr 22, 2026
1 check failed
@AbdallahS AbdallahS deleted the users/mo/performance_benchmarks branch April 22, 2026 07:06
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