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

Added CodSpeed support #256

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Added CodSpeed support #256

merged 4 commits into from
Nov 6, 2024

Conversation

alcides
Copy link
Owner

@alcides alcides commented Nov 6, 2024

For performance benchmarking on bare metal.

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.11%. Comparing base (8fcbe4d) to head (d6c2814).
Report is 57 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #256   +/-   ##
=======================================
  Coverage   89.11%   89.11%           
=======================================
  Files          91       91           
  Lines        4816     4816           
=======================================
  Hits         4292     4292           
  Misses        524      524           

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

Copy link

codspeed-hq bot commented Nov 6, 2024

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 21 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_bench_crossover[DSGE] (3.3 s)
  • test_bench_crossover[GE] (1.9 s)
  • test_bench_crossover[SGE] (78.9 s)
  • test_bench_crossover[StackGP] (73.5 s)
  • test_bench_crossover[TreeBased] (1.7 s)
  • test_bench_initialization[Full] (403 µs)
  • test_bench_initialization[MaxDepth] (474.5 µs)
  • test_bench_initialization[PIGrow] (384.6 µs)
  • test_bench_initialization_class[DSGE] (30.9 ms)
  • test_bench_initialization_class[GE] (123.7 ms)
  • test_bench_initialization_class[SGE] (2.2 s)
  • test_bench_initialization_class[StackGP] (1 s)
  • test_bench_initialization_class[Tree-Full] (33.6 ms)
  • test_bench_initialization_class[Tree-Grow] (31.3 ms)
  • test_bench_initialization_class[Tree-HandH] (31 ms)
  • test_bench_initialization_class[Tree-PIGrow] (32.5 ms)
  • test_bench_mutation[DSGE] (3.4 s)
  • test_bench_mutation[GE] (2 s)
  • test_bench_mutation[SGE] (83.8 s)
  • test_bench_mutation[StackGP] (55.5 s)
  • test_bench_mutation[TreeBased] (1.7 s)

@alcides alcides merged commit 205b80c into main Nov 6, 2024
12 checks passed
@alcides alcides deleted the codspeed branch November 19, 2024 08:45
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