On Tuesday, 29 December 2015 at 22:13:44 UTC, Nick B wrote:
So the best approach, if I understand you correctly, would be to perform micro-benchmarks on new code that is either D code (with a variety of algorithms and/or vibe.d framework code) or HHVM 64 bit code, and compare (and publish) the results ?
I am not sure if this is the right thing to do.The main reason to look at HHVM is to get an idea of implementation strategies.
benchmarking would require to already have a solution to work on.
