Skip to content

Commit 20053fb

Browse files
committed
Update benchmark link
1 parent ae72146 commit 20053fb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,7 @@ of fetches per second. A simple hello world Ruby handler at over 100,000
101101
requests per second on a desktop computer. That places Agoo at about 85 times
102102
faster than Sinatra and 1000 times faster than Rails. In both cases the
103103
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).
108105

109106
Agoo supports the [Ruby rack API](https://rack.github.io) which allows for the
110107
use of rack compatible gems such as Hanami and Rails. Agoo also supports WebSockets and SSE.

0 commit comments

Comments
 (0)