On Sunday, 17 May 2020 at 11:39:30 UTC, kinke wrote:
DMD v2.091:
* dmd -m64 -O -release -boundscheck=off -run ..\speed.d aa bbc: ~11 μs

I forgot `-inline` for DMD; that reduces the speed, yielding ~16 μs.

Reply via email to