mirror of https://github.com/tidwall/evio.git
removed pl 16
This commit is contained in:
parent
3139a79b4a
commit
bbe6ab48de
|
@ -205,7 +205,7 @@ $ go run examples/echo-server/main.go
|
|||
These benchmarks were run on an ec2 c4.xlarge instance in single-threaded mode (GOMAXPROC=1) over Ipv4 localhost.
|
||||
Check out [benchmarks](benchmarks) for more info.
|
||||
|
||||
<img src="benchmarks/out/echo.png" width="336" height="144" border="0" alt="echo benchmark"><img src="benchmarks/out/http.png" width="336" height="144" border="0" alt="http benchmark"><img src="benchmarks/out/redis_pipeline_1.png" width="336" height="144" border="0" alt="redis 1 benchmark"><img src="benchmarks/out/redis_pipeline_8.png" width="336" height="144" border="0" alt="redis 8 benchmark"><img src="benchmarks/out/redis_pipeline_16.png" width="336" height="144" border="0" alt="redis 16 benchmark">
|
||||
<img src="benchmarks/out/echo.png" width="336" height="144" border="0" alt="echo benchmark"><img src="benchmarks/out/http.png" width="336" height="144" border="0" alt="http benchmark"><img src="benchmarks/out/redis_pipeline_1.png" width="336" height="144" border="0" alt="redis 1 benchmark"><img src="benchmarks/out/redis_pipeline_8.png" width="336" height="144" border="0" alt="redis 8 benchmark">
|
||||
|
||||
|
||||
## Contact
|
||||
|
|
Loading…
Reference in New Issue