-
Notifications
You must be signed in to change notification settings - Fork 7
Performance test code
Jasonsalex edited this page Aug 15, 2017
·
1 revision
- client: "test/client" "test/client_mutil_connects"
- server: "test/server"
-
100W QPS synchronous testing takes time: 20 seconds, average 5w QPS per second
-
100W QPS asynchronous testing takes 5 seconds, with an average of 20W QPS per second
-
1000 concurrent, 100wQPS asynchronous testing takes time: 5 seconds, average QPS:20W per second
-
server test code:"test/server"
-
client test code: "test/client"