You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RapierConfiguration::query_pipeline_active to false jumps the fps to 60fps
Actual Result: Still I am just getting ~20fps and only using 13% of CPU
Expected Result: 60fps and use more than 13% of CPU
Edit: Updated CPU percent
The text was updated successfully, but these errors were encountered:
chaoticgood1
changed the title
CPU uages is just ~7% even after setting everything correctly
CPU usages is just ~7% even after setting everything correctly
Oct 2, 2021
chaoticgood1
changed the title
CPU usages is just ~7% even after setting everything correctly
CPU usages is just ~13% even after setting everything correctly
Oct 7, 2021
OS: Ubuntu 20.04
Bevy: 0.5
Bevy Rapier: 10.02
CPU: Ryzen 4600H
Set the features: https://github.com/Nickan/bevytest/blob/master/Cargo.toml
Set the profile.release https://github.com/Nickan/bevytest/blob/master/.cargo/config
And the run
cargo run --release
Added just 30000 ColliderBundles: https://github.com/Nickan/bevytest/blob/6df6ea9c40838c2cb138355813074f547f891903/src/main.rs#L45
RapierConfiguration::query_pipeline_active to false jumps the fps to 60fps
Actual Result: Still I am just getting ~20fps and only using 13% of CPU
Expected Result: 60fps and use more than 13% of CPU
Edit: Updated CPU percent
The text was updated successfully, but these errors were encountered: