Y
Hacker News
new
|
ask
|
show
|
jobs
by
michaelsbradley
1055 days ago
Possibly it wasn't compiled with `-d:release`. I only looked briefly — is there a way to see the source code and cli flags used for the various implementations?
1 comments
Jtsummers
1055 days ago
https://github.com/TechEmpower/FrameworkBenchmarks/blob/mast...
That appears to be the docker file they used, it's compiled with -d:release.
link
That appears to be the docker file they used, it's compiled with -d:release.