Creator of LLVM, Clang, and Swift Says To Not Write Security Critical Code In C/C++
Tofu Ninja via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 14 14:38:16 PDT 2015
On Tuesday, 14 July 2015 at 21:18:03 UTC, H. S. Teoh wrote:
> [...]
>
> The sooner you learn to use a profiler, the less time you'll
> waste optimizing things that don't matter while the real
> bottlenecks continue to plague your performance.
>
>
> T
Profilers are great <3 I love that dmd has built in profiler
support, it saves me so much time.
More information about the Digitalmars-d
mailing list