question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Having different benchmark results

See original GitHub issue

Hi,

Using master, I have not the same results as show on README => https://github.com/GetRayo/rayo.js/tree/master#node-v8112

With the same version of node, I have :

Requests/s Latency Throughput/Mb
polka.js 33159.64 22.96 3.66
rayo.js 30187.6 27.03 3.34
fastify.js 29216.4 26.68 4.36
express.js 23353.3 32.45 2.59

Details on hardware :

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
waghanzacommented, Jun 13, 2018

sure, I hope the next release of https://github.com/tbrand/which_is_the_fastest will have real-world result (i.e : benchmarks completely on digitalocean)

1reaction
waghanzacommented, Jun 13, 2018

@aichholzer I see you have updated the results on https://github.com/GetRayo/rayo.js#how-does-it-compare

Personally (still on local containers, so not very viable results), I found :

Framework Version Requests / s Latency 99 percentile Throughput
express 4.16.3 49761.00 37460.00 643972.67 27.66 MB
fastify 1.6.0 69025.00 25809.00 465868.00 44.90 MB
polka 0.4.0 82643.67 17195.33 244113.00 28.53 MB
rayo 1.0.5 83007.67 17387.33 257226.00 27.55 MB
hapi 17.5.1 31411.67 66621.33 1165915.00 9.60 MB

PS : My benchmark tool are done by wrk (on node10) with :

  • HTTP pipelining
  • 10 seconds duration
  • 1000 parallel connections
Read more comments on GitHub >

github_iconTop Results From Across the Web

A Guide to Benchmarks and Benchmark Scores - UL Solutions
With a range of tests for different types of hardware, from laptops to desktops, 3DMark is the ideal benchmark for comparing the performance...
Read more >
Why Do Android Phones With the Same Processor Have ...
Ever wondered why smartphones with the same processor show different scores on benchmark apps? If they have the same chip, they should show ......
Read more >
How is it possible to get different benchmark scores with the ...
Hi all! As the question says. I thought (possibly wrongly!) that screen size didn't matter with benchmark scores?
Read more >
Why does the same processor never hit the same score in ...
Q: Can benchmarks scores for smartphones be trusted? A: No, you cannot trust benchmark software test results because Android phone manufacturers have been ......
Read more >
Explained: Why Android phones with similar chipsets show ...
Explained: Why Android phones with similar chipsets show different benchmark scores. A chipset that offers high-level performance also needs ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found