Tracing and Performance improvements
tracing chunk rebuild testing speed up world gen by moving collider creation to thread pool
This commit is contained in:
@@ -13,3 +13,6 @@ serde_json = "1.0.115"
|
||||
asset_loader = {path = "../asset_loader"}
|
||||
rayon = "1.10.0"
|
||||
bevy-inspector-egui = "0.24.0"
|
||||
|
||||
[features]
|
||||
tracing = ["bevy/trace_tracy"]
|
||||
Reference in New Issue
Block a user