bevy/benches/benches
Giacomo Stevanato 6367ad4c95
Add benchmarks for spawning and inserting bundles (#19762)
# Objective

- Splitted off from https://github.com/bevyengine/bevy/pull/19491
- Add some benchmarks for spawning and inserting components. Right now
these are pretty short, but it's expected that they will be extended
when different kinds of dynamic bundles will be implemented.
2025-06-30 22:50:39 +00:00
..
bevy_ecs Add benchmarks for spawning and inserting bundles (#19762) 2025-06-30 22:50:39 +00:00
bevy_math Improve Bevy's double-precision story for third-party crates (#19194) 2025-06-08 02:02:47 +00:00
bevy_picking Upstream raycasting UVs (#19791) 2025-06-24 18:10:59 +00:00
bevy_reflect Upgrade to Rust 1.88 (#19825) 2025-06-26 19:38:19 +00:00
bevy_render Add compute_*_normals benchmarks (#18648) 2025-03-31 17:58:45 +00:00
bevy_tasks Migrate to core::hint::black_box() (#16980) 2024-12-29 19:33:42 +00:00