On 19/09/2017 8:53 AM, Daniel Kozak wrote:
https://github.com/mariomka/regex-benchmark#performance

Do you know why?

Here is a code:
https://github.com/mariomka/regex-benchmark/blob/master/d/benchmark.d

I have try it with ldc too, but is still much slower (10x) than PHP

Most likely everything below D is being JIT'd.

Reply via email to