Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the time on the website for the D (Dlang) HTTP server a mistake? #443

Open
alecgargett opened this issue Oct 31, 2024 · 0 comments
Open

Comments

@alecgargett
Copy link

alecgargett commented Oct 31, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant