We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The table here: https://web-frameworks-benchmark.netlify.app/result?asc=1&metric=minimumLatency&order_by=level64 has negative results for some entries, which seems impossible to me, and is probably due to an overflow somewhere in the measurement program.
The text was updated successfully, but these errors were encountered:
@spytheman I'm not sure, but since the website just renders the results of the benchmarks, I guess, submitting such issues to https://github.com/the-benchmarker/web-frameworks/issues may be more effective.
Sorry, something went wrong.
but anyway, I'm aware of this, but wonder why wrk give me some negative figures
wrk
No branches or pull requests
The table here:
https://web-frameworks-benchmark.netlify.app/result?asc=1&metric=minimumLatency&order_by=level64
has negative results for some entries, which seems impossible to me, and is probably due to an overflow somewhere in the measurement program.
The text was updated successfully, but these errors were encountered: