wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
10.24k stars 691 forks source link

Frame time window has wrong axis range #923

Open Dom324 opened 2 weeks ago

Dom324 commented 2 weeks ago

Hello, I'm trying to use Tracy in a sudoku solver, where one frame means one sudoku board. Solving the sudoku is relatively fast, and therefore the frame times are roughly ~500us. Unfortunately it looks like Tracy cannot display such short frame times: image It looks like the frame time window has fixed axis and cannot adjust for the ~500us frame time. Adjusting frame target did not help.

Tracy 0.11.1