LLVM and TLS

via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Thu Feb 19 23:43:11 PST 2015


On Wednesday, 18 February 2015 at 20:05:58 UTC, Jonathan Marler 
wrote:
>
> If I turn on optimization they both take 7 milliseconds.

You cannot benchmark it like this. To make it more realistic you 
should use multiple compilation units, add fences and cache 
invalidation.


More information about the digitalmars-d-ldc mailing list