You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to all the contributors for your work on this.
The time for the D http server on the website is 3.4 ms, about 30-50 times quicker than the second and third fastest implementations in Go and Rust, and 300 times quicker than the second fastest Dlang implementation. 3.4 ms is also smaller than its own standard deviation.
Perhaps even stranger, there doesn't seem to be any reference to http-server content in the D section of website/content on this repo:
Thanks to all the contributors for your work on this.
The time for the D http server on the website is 3.4 ms, about 30-50 times quicker than the second and third fastest implementations in Go and Rust, and 300 times quicker than the second fastest Dlang implementation. 3.4 ms is also smaller than its own standard deviation.
Perhaps even stranger, there doesn't seem to be any reference to http-server content in the D section of website/content on this repo:
https://github.com/hanabi1224/Programming-Language-Benchmarks/tree/f2172e6743dc97bf9e53a396b2ac4d33ee53683e/website/content/d
I also couldn't find where the times are stored to check if it was just a typo, or if was the real output of the (perhaps broken) test.
The text was updated successfully, but these errors were encountered: