Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add walltime clock benchmarking #41

Merged

Conversation

art049
Copy link
Member

@art049 art049 commented Sep 10, 2024

  • chore: fix utils test using a fake git repo
  • refactor: create an abstraction for each instrument
image

Copy link

codspeed-hq bot commented Sep 10, 2024

CodSpeed Performance Report

Merging #41 will degrade performances by 2.49%

Comparing cod-25-collect-pytest-benchmark-json-data-with-the-cliaction (31f57ad) with master (9b258d8)

Summary

⚡ 5 improvements
❌ 1 (👁 1) regressions
✅ 14 untouched benchmarks

Benchmarks breakdown

Benchmark master cod-25-collect-pytest-benchmark-json-data-with-the-cliaction Change
test_make_allpass 38.1 µs 36.6 µs +4.14%
test_make_bandpass 38.2 µs 37.2 µs +2.77%
test_make_lowshelf 43.5 µs 42.6 µs +2.17%
test_process 32.6 µs 31.1 µs +4.95%
test_noop_lambda_decorated 19.6 µs 18.9 µs +3.94%
👁 test_noop_pass 12 µs 12.3 µs -2.49%

@art049 art049 force-pushed the cod-25-collect-pytest-benchmark-json-data-with-the-cliaction branch 15 times, most recently from 42cb488 to 3c32d59 Compare September 17, 2024 15:47
@art049 art049 force-pushed the cod-25-collect-pytest-benchmark-json-data-with-the-cliaction branch 2 times, most recently from 07e4926 to f1a42c4 Compare September 18, 2024 10:12
@art049 art049 force-pushed the cod-25-collect-pytest-benchmark-json-data-with-the-cliaction branch from f1a42c4 to a6ab55e Compare September 18, 2024 10:41
@art049 art049 force-pushed the cod-25-collect-pytest-benchmark-json-data-with-the-cliaction branch from ae633e6 to 31f57ad Compare September 18, 2024 13:59
@art049 art049 requested a review from adriencaccia September 18, 2024 14:18
@art049 art049 merged commit 31f57ad into master Sep 18, 2024
22 checks passed
@adriencaccia adriencaccia deleted the cod-25-collect-pytest-benchmark-json-data-with-the-cliaction branch September 20, 2024 09:41
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.

1 participant