dmd omit framepointer
Benjamin Thaut
code at benjamin-thaut.de
Fri Sep 30 11:36:03 PDT 2011
Am 30.09.2011 20:23, schrieb Martin Nowak:
>
> You should try the good built-in profiler.
> It's an instrumenting one and besides a severe slowdown in certain
> situations the results are way preciser than those from a sampling
> profiler.
>
> martin
As I want to profile a realtime 3d game the builtin profiler is not
usable for me, as it slows my game down to unplayable framerates. Using
a sampling profiler however is possible without a gamebreaking
performance impact.
--
Kind Regards
Benjamin Thaut
More information about the Digitalmars-d
mailing list