- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 4.2k
 
Closed
Labels
C-BenchmarksStress tests and benchmarks used to measure how fast things areStress tests and benchmarks used to measure how fast things areD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examples
Description
Improve https://github.com/bevyengine/bevy/blob/main/docs/profiling.md#compile-time by adding instructions for e.g. CARGO_INCREMENTAL=0 RUSTC_WRAPPER= RUSTC_BOOTSTRAP=1 cargo rustc --package bevy_render --  -Z self-profile -Z self-profile-events=default,args.
Produces a file you can run through crox and then visualize with perfetto.
Metadata
Metadata
Assignees
Labels
C-BenchmarksStress tests and benchmarks used to measure how fast things areStress tests and benchmarks used to measure how fast things areD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesSimple bug fixes and API improvements, docs, test and examples