Skip to content

Commit 7e1ee13

Browse files
authored
Update README.md
1 parent 5d2165d commit 7e1ee13

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -219,24 +219,7 @@ Percentage of the requests served within a certain time (ms)
219219
root@h163:~#
220220
221221
```
222-
- Downloading file from dpdk-nginx
223-
```
224-
CPU:Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz.
225-
NIC:Intel Corporation 82576 Gigabit Network Connection (rev 01)
226-
ANS run on a lcore.
227222

228-
# wget 10.0.0.2:80/nginx_large_data
229-
--2016-04-24 08:46:24-- http://10.0.0.2/nginx_large_data
230-
Connecting to 10.0.0.2:80... connected.
231-
HTTP request sent, awaiting response... 200 OK
232-
Length: 80185146 (76M) [application/octet-stream]
233-
Saving to: ‘nginx_large_data.3’
234-
235-
100%[=================================================>] 80,185,146 111MB/s in 0.7s
236-
237-
2016-04-24 08:46:25 (111 MB/s) - ‘nginx_large_data.3’ saved [80185146/80185146]
238-
239-
```
240223
- dpdk-nginx over ans performance
241224
```
242225
CPU:Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz.
@@ -261,6 +244,7 @@ Transfer/sec: 233.95MB
261244
- [dpdk http server](https://github.com/ansyun/dpdk-ans/tree/master/examples/http_server): http server run on ANS tcp/ip stack.
262245
- [dpdk https server](https://github.com/ansyun/dpdk-ans/tree/master/examples/https_server): https server run on ANS tcp/ip stack.
263246
- [dpdk-nginx](https://github.com/ansyun/dpdk-nginx), nginx was porting to run on ANS tcp/ip stack.
247+
- [dpdk-redis](https://github.com/ansyun/dpdk-redis), redis was porting to run on ANS tcp/ip stack.
264248

265249
#### [Wiki Page](https://github.com/ansyun/dpdk-ans/wiki)
266250
-------

0 commit comments

Comments
 (0)