Language performance benchmark be updated 2019/11/09
Jacob Shtokolov
jacob.100205 at gmail.com
Sun Nov 17 13:45:02 UTC 2019
On Sunday, 17 November 2019 at 10:36:41 UTC, Daniel Kozak wrote:
> LDC binary is ok, this is about GC, I was able to make it
> almost as twice fast for ldc with some improvements
Just checked the code and found that they're using allocations
with `new` in loops. But that's very interesting to see what
changes you made to make it run so much faster!
Could you please share it somewhere?
More information about the Digitalmars-d
mailing list