wrk -c 200 -d 10s https://localhost:8443/string --timeout 100000s -t 8
Running 10s test @ http://localhost:8080/string
8 threads and 200 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 3.48ms 521.40us 30.89ms 95.22%
Req/Sec 7.21k 530.04 8.28k 89.47%
579148 requests in 10.10s, 22.65MB read
Requests/sec: 57323.97
Transfer/sec: 2.24MB
Running 10s test @ https://localhost:8443/string
8 threads and 200 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 62.24ms 132.56ms 1.04s 88.12%
Req/Sec 1.72k 0.85k 2.39k 79.91%
79213 requests in 10.06s, 3.10MB read
Socket errors: connect 82, read 0, write 0, timeout 0
Requests/sec: 7874.11
Transfer/sec: 315.27KB
Hello,
When I enable SSL on vertx 3.0 there is a big drops in performance, more than just the overhead due to SSL itself.
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Running 10s test @ https://localhost:8443/string
8 threads and 200 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 4.31ms 1.19ms 28.93ms 78.84%
Req/Sec 5.80k 1.31k 24.74k 93.27%
462505 requests in 10.10s, 18.08MB read
Socket errors: connect 34, read 0, write 0, timeout 0
Requests/sec: 45791.10
Transfer/sec: 1.79MB
Visit this group at http://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/5401c48a-fc36-4633-8b57-a7360be6ccec%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.