Add Agrarian performance profiling markers
This commit is contained in:
@@ -519,6 +519,15 @@ Minimum gate for milestone/demo builds:
|
||||
- current roadmap milestone is marked complete;
|
||||
- known blockers are documented.
|
||||
|
||||
## Performance Profiling
|
||||
|
||||
Agrarian gameplay code exposes a dedicated Unreal stat group named
|
||||
`STATGROUP_Agrarian`. Use `stat Agrarian` during editor or packaged sessions for
|
||||
game-specific cycle counters, and capture Unreal Insights traces for matching
|
||||
CPU scopes. The current markers cover authoritative game-state time/weather
|
||||
ticking, survival ticking, sky-light refresh, weather-audio refresh, foliage
|
||||
instance mutation, and weather-provider request/parse/fallback work.
|
||||
|
||||
## Near-Term Technical Priorities
|
||||
|
||||
Next technical foundation work should focus on:
|
||||
|
||||
Reference in New Issue
Block a user