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

chore(ci): add bechmark for quads #136

Merged
merged 1 commit into from
Oct 10, 2024
Merged

chore(ci): add bechmark for quads #136

merged 1 commit into from
Oct 10, 2024

Conversation

jeertmans
Copy link
Owner

No description provided.

@github-actions github-actions bot added python Changes Python code tests Changes tests benchmarks Changes benchmarks labels Oct 10, 2024
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.10%. Comparing base (f072acf) to head (d1c8115).
Report is 98 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   79.10%   79.10%           
=======================================
  Files          25       25           
  Lines        1742     1742           
=======================================
  Hits         1378     1378           
  Misses        364      364           

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

Copy link

codspeed-hq bot commented Oct 10, 2024

CodSpeed Performance Report

Merging #136 will not alter performance

Comparing bench-assume-quads (d1c8115) with main (f072acf)

Summary

✅ 3 untouched benchmarks

🆕 12 new benchmarks
⁉️ 6 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main bench-assume-quads Change
⁉️ test_compute_paths_in_simple_street_canyon_scene[20000-0] 1.1 s N/A N/A
⁉️ test_compute_paths_in_simple_street_canyon_scene[20000-1] 1.8 s N/A N/A
⁉️ test_compute_paths_in_simple_street_canyon_scene[20000-2] 2.2 s N/A N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[False-20000-0] N/A 1.1 s N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[False-20000-1] N/A 1.8 s N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[False-20000-2] N/A 2.2 s N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[False-None-0] N/A 968.7 ms N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[False-None-1] N/A 2 s N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[False-None-2] N/A 2.1 s N/A
⁉️ test_compute_paths_in_simple_street_canyon_scene[None-0] 970.4 ms N/A N/A
⁉️ test_compute_paths_in_simple_street_canyon_scene[None-1] 2 s N/A N/A
⁉️ test_compute_paths_in_simple_street_canyon_scene[None-2] 2.1 s N/A N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[True-20000-0] N/A 5.7 ms N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[True-20000-1] N/A 6.6 ms N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[True-20000-2] N/A 2.2 s N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[True-None-0] N/A 685.5 ms N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[True-None-1] N/A 2 s N/A
🆕 test_compute_paths_in_simple_street_canyon_scene[True-None-2] N/A 2.2 s N/A

@jeertmans jeertmans merged commit c05ef62 into main Oct 10, 2024
44 of 47 checks passed
@jeertmans jeertmans deleted the bench-assume-quads branch October 10, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks Changes benchmarks python Changes Python code tests Changes tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant