On Friday, 24 January 2014 at 15:56:26 UTC, bearophile wrote:
If someone if willing to test LDC2 with a known benchmark, there's this one:

http://benchmarksgame.alioth.debian.org/u32/performance.php?test=nbody

A reformatted C++11 version good as start point for a D translation:
http://codepad.org/4mOHW0fz

Bye,
bearophile

Hmm.. How would one use core.simd with LDC2? It doesn't seem to define D_SIMD.
Or should I go for builtins?

Reply via email to