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

Add benchmark suite #233

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Add benchmark suite #233

wants to merge 12 commits into from

Conversation

lkdvos
Copy link
Collaborator

@lkdvos lkdvos commented Mar 21, 2025

This sets up a benchmark/benchmarks.jl script to have a dedicated SUITE to run our benchmarks, similar to BaseBenchmarks.jl.

The goal is to start adding more coverage so we can better assess the actual performance improvements and/or regressions between versions.

(This is not meant as being illustrative for the performance of this package, for which I am creating separate scripts to generate proper figures etc)

Copy link

codecov bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.64%. Comparing base (8e3af86) to head (b01661f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   82.64%   82.64%           
=======================================
  Files          43       43           
  Lines        5559     5559           
=======================================
  Hits         4594     4594           
  Misses        965      965           

☔ 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.

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