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
As I wrote in 970d2d7. Benchmarking HTTP is more complicated than just running autocannon. I believe we should create an option for this script such as:
$ node index.js HTTP
to focus only on the HTTP benchmark, then use a different algorithm to collect reliable results.
As I wrote in 970d2d7. Benchmarking HTTP is more complicated than just running
autocannon. I believe we should create an option for this script such as:$ node index.js HTTPto focus only on the HTTP benchmark, then use a different algorithm to collect reliable results.