chore(tests): add benchmark on medium-sized scenes too#449
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #449 +/- ##
=======================================
Coverage 86.41% 86.41%
=======================================
Files 32 32
Lines 3165 3165
=======================================
Hits 2735 2735
Misses 430 430 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging this PR will degrade performance by 12.99%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| 🆕 | test_compute_paths[medium-disconnect-exhaustive] |
N/A | 12.5 s | N/A |
| 🆕 | test_compute_paths[medium-disconnect-hybrid] |
N/A | 30.9 s | N/A |
| 🆕 | test_compute_paths[medium-no_disconnect-exhaustive] |
N/A | 20.1 s | N/A |
| 🆕 | test_compute_paths[small-disconnect-exhaustive] |
N/A | 19.2 ms | N/A |
| 🆕 | test_rays_intersect_any_triangle[small] |
N/A | 30.8 ms | N/A |
| 🆕 | test_compute_paths[small-disconnect-hybrid] |
N/A | 143.3 ms | N/A |
| 🆕 | test_transmitter_visibility[medium] |
N/A | 7 s | N/A |
| 🆕 | test_compute_paths[small-no_disconnect-exhaustive] |
N/A | 12 ms | N/A |
| 🆕 | test_transmitter_visibility[small] |
N/A | 29.8 ms | N/A |
| 🆕 | test_first_triangles_hit_by_rays[medium] |
N/A | 11.2 s | N/A |
| 🆕 | test_first_triangles_hit_by_rays[small] |
N/A | 43.3 ms | N/A |
| ❌ | test_image_method |
171.8 µs | 197.4 µs | -12.99% |
| 🆕 | test_rays_intersect_any_triangle[medium] |
N/A | 8.5 s | N/A |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing more-benchmarks (955d813) with main (a8e3340)
Footnotes
-
7 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
No description provided.