vleue
polyanya
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
use rstar instead of bvh2d
#141
Comparing
drop-bvh2d-for-rstar
(
9baa48e
) with
main
(
ad45583
)
CodSpeed Performance Gauge
-30%
Improvement
3
Regression
5
Untouched
33
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
41 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is in mesh Vec2(728.0, 148.0)
benches/is_in_mesh.rs::benches::is_in_mesh
CodSpeed Performance Gauge
-30%
3.1 µs
4.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is in mesh Vec2(135.0, 360.0)
benches/is_in_mesh.rs::benches::is_in_mesh
CodSpeed Performance Gauge
-29%
2.8 µs
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is not in mesh Vec2(726.0, 470.0)
benches/is_in_mesh.rs::benches::is_not_in_mesh
CodSpeed Performance Gauge
-23%
4.5 µs
5.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is not in mesh Vec2(297.0, 438.0)
benches/is_in_mesh.rs::benches::is_not_in_mesh
CodSpeed Performance Gauge
-21%
4.4 µs
5.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no path Vec2(297.0, 438.0)-Vec2(575.0, 410.0)
benches/no_path.rs::benches::no_path
CodSpeed Performance Gauge
-17%
5.9 µs
7.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
baking
benches/baking.rs::benches::baking
CodSpeed Performance Gauge
+86%
35.1 ms
18.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no path Vec2(458.0, 47.0)-Vec2(575.0, 410.0)
benches/no_path.rs::benches::no_path
CodSpeed Performance Gauge
+11%
6 µs
5.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no path Vec2(575.0, 410.0)-Vec2(458.0, 47.0)
benches/no_path.rs::benches::no_path
CodSpeed Performance Gauge
+11%
6 µs
5.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is in mesh Vec2(131.0, 669.0)
benches/is_in_mesh.rs::benches::is_in_mesh
CodSpeed Performance Gauge
-10%
3.1 µs
3.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is not in mesh Vec2(521.0, 90.0)
benches/is_in_mesh.rs::benches::is_not_in_mesh
CodSpeed Performance Gauge
-8%
6.4 µs
7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is not in mesh Vec2(0.0, 0.0)
benches/is_in_mesh.rs::benches::is_not_in_mesh
CodSpeed Performance Gauge
+8%
2.4 µs
2.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no path Vec2(0.0, 0.0)-Vec2(575.0, 410.0)
benches/no_path.rs::benches::no_path
CodSpeed Performance Gauge
+8%
3.2 µs
3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no path Vec2(0.0, 0.0)-Vec2(0.0, 0.0)
benches/no_path.rs::benches::no_path
CodSpeed Performance Gauge
+8%
3.2 µs
3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is in mesh Vec2(575.0, 410.0)
benches/is_in_mesh.rs::benches::is_in_mesh
CodSpeed Performance Gauge
-7%
3.3 µs
3.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
triangulation arena overlapping
benches/triangulation.rs::benches::triangulation_overlapping
CodSpeed Performance Gauge
+3%
633.6 µs
613.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is not in mesh Vec2(969.0, 726.0)
benches/is_in_mesh.rs::benches::is_not_in_mesh
CodSpeed Performance Gauge
-2%
3.7 µs
3.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
recast - find path
benches/recast.rs::benches::find_path
CodSpeed Performance Gauge
+2%
398.7 µs
389.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is in mesh Vec2(22.0, 432.0)
benches/is_in_mesh.rs::benches::is_in_mesh
CodSpeed Performance Gauge
-2%
2.9 µs
3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is in mesh Vec2(308.0, 147.0)
benches/is_in_mesh.rs::benches::is_in_mesh
CodSpeed Performance Gauge
+2%
4 µs
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
recast - find path with height
benches/recast.rs::benches::find_path_with_height
CodSpeed Performance Gauge
+1%
423.6 µs
417.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
recast - enrich path with height
benches/recast.rs::benches::enrich_path_with_height
CodSpeed Performance Gauge
-1%
35.2 µs
35.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
get path Vec2(993.0, 290.0)
benches/path.rs::benches::get_path
CodSpeed Performance Gauge
+1%
14 ms
13.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no path Vec2(575.0, 410.0)-Vec2(0.0, 0.0)
benches/no_path.rs::benches::no_path
CodSpeed Performance Gauge
+1%
5.6 µs
5.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
get path Vec2(827.0, 678.0)
benches/path.rs::benches::get_path
CodSpeed Performance Gauge
+1%
7.4 ms
7.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
get path Vec2(468.0, 584.0)
benches/path.rs::benches::get_path
CodSpeed Performance Gauge
+1%
5.1 ms
5.1 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
ad45583
-59.79%
use rstar instead of bvh2d
606d415
3 months ago
by mockersf
+12.23%
try rstar improvement
817b439
3 months ago
by mockersf
+1.54%
use forked rstar
2350eb4
3 months ago
by mockersf
+16.12%
merged rstar
9baa48e
3 months ago
by mockersf
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs