Page 1 of 1

Posted: 14 Mar 2018, 21:37
by 23fx23
this is probably more a cpp question, but just wondered what could be an ideally *relatively simple* way to monitor a function call cost for optimisations test

for exemple ideally entering a scope, executing it, get the ececution time.

suppose need to call clock stuff, and will investigate on the net, but if any sdk usr or senso has suggs, im taking^^

Posted: 06 Apr 2018, 07:47
by senso
I think there are many profilers that you can use for that, I can't help you more.