bombomby / optick

C++ Profiler For Games
https://optick.dev
MIT License
2.95k stars 296 forks source link

Add stats per function call to Function Chart (GUI) #139

Open jkunstwald opened 3 years ago

jkunstwald commented 3 years ago

Optick PR

Not sure if this is a good idea or if you want the values to be somewhere else, i required this feature personally. The performance impact is minimal now that the values are precomputed, in fact this is likely a flat improvement over the current version even though more things are computed