mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
7b0809b532
# Objective We want to measure performance on path reflection parsing. ## Solution Benchmark path-based reflection: - Add a benchmark for `ParsedPath::parse` It's fairly noisy, this is why I added the 3% threshold. Ideally we would fix the noisiness though. Supposedly I'm seeding the RNG correctly, so there shouldn't be much observable variance. Maybe someone can help spot the issue. |
||
---|---|---|
.. | ||
benches | ||
Cargo.toml |