mirror of
https://github.com/actix/actix-web.git
synced 2024-11-22 17:41:11 +00:00
fix readme
This commit is contained in:
parent
106f43e874
commit
d77156c16c
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Each result is best of five runs. All measurements are req/sec.
|
|||
Name | 1 thread | 1 pipeline | 3 thread | 3 pipeline | 8 thread | 8 pipeline
|
||||
---- | -------- | ---------- | -------- | ---------- | -------- | ----------
|
||||
Actix | 81.400 | 710.200 | 121.000 | 1.684.000 | 106.300 | 2.206.000
|
||||
Gotham | 61..000 | 178.000 | | | |
|
||||
Gotham | 61.000 | 178.000 | | | |
|
||||
Iron | | | | | 94.500 | 78.000
|
||||
Rocket | | | | | 95.500 | failed
|
||||
Shio | 71.800 | 317.800 | | | | |
|
||||
|
|
Loading…
Reference in a new issue