File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -101,10 +101,7 @@ of fetches per second. A simple hello world Ruby handler at over 100,000
101
101
requests per second on a desktop computer. That places Agoo at about 85 times
102
102
faster than Sinatra and 1000 times faster than Rails. In both cases the
103
103
latency was two orders of magnitude lower or more. Checkout the
104
- [ benchmarks] ( http://opo.technology/benchmarks.html#web_benchmarks ) . Note that
105
- the benchmarks had to use a C program called
106
- [ Perfer] ( https://github.com/ohler55/perfer ) to hit the Agoo limits. Ruby
107
- benchmarks driver could not push Agoo hard enough.
104
+ [ benchmarks] ( https://web-frameworks-benchmark.netlify.app/result?l=ruby ) .
108
105
109
106
Agoo supports the [ Ruby rack API] ( https://rack.github.io ) which allows for the
110
107
use of rack compatible gems such as Hanami and Rails. Agoo also supports WebSockets and SSE.
You can’t perform that action at this time.
0 commit comments