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 introspection benchmarks #9

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Conversation

art049
Copy link
Member

@art049 art049 commented Jun 7, 2023

No description provided.

@codspeed-hq
Copy link

codspeed-hq bot commented Jun 7, 2023

CodSpeed Performance Report

Merging #9 feat/introspection-benches (8f23362) will create unknown performance changes.

Congrats! CodSpeed is installed 🎉

🆕 5 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

  • test_iterative_fibo_10 (31.8 µs)
  • test_recursive_fibo_10 (325.9 µs)
  • test_recursive_fibo_20 (38.2 ms)
  • test_recursive_cached_fibo_10 (86.6 µs)
  • test_recursive_cached_fibo_100 (678.3 µs)

@art049 art049 merged commit 84cc814 into master Jun 7, 2023
@adriencaccia adriencaccia deleted the feat/introspection-benches 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