DigitalWhip

David Nadlinger via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Feb 13 12:45:41 PST 2016


Hi Artem,

On Saturday, 13 February 2016 at 18:48:12 UTC, artemalive wrote:
> https://github.com/artemalive/DigitalWhip

Your scripts had bounds checking enabled for LDC but not the 
other two D compilers. I posted a pull request with the fix. LDC 
isn't unreasonably slow any longer on a random EC2 box I used for 
a quick test:

---
Compiler relative times:
clang 1.00
gcc   1.02
ldc   1.07
dmd   2.07
---

  — David


More information about the Digitalmars-d-announce mailing list