Page MenuHomePhabricator
Paste P7759

autocannon on mobileapps with inter-method promisification (Change-Id: I7049d0), workers=4, intermediate api requests cached
ArchivedPublic

Authored by Mholloway on Nov 2 2018, 5:15 PM.
DESKTOP-Q1AOJV7:mobileapps mholloway$ autocannon -c4 localhost:6927/en.wikipedia.org/v1/page/summary/Barack_Obama
Running 10s test @ http://localhost:6927/en.wikipedia.org/v1/page/summary/Barack_Obama
4 connections
Stat 2.5% 50% 97.5% 99% Avg Stdev Max
Latency 628 ms 890 ms 2435 ms 2458 ms 972.45 ms 353.38 ms 2458.25 ms
Stat 1% 2.5% 50% 97.5% Avg Stdev Min
Req/Sec 2 2 4 5 4 1.1 2
Bytes/Sec 6.63 kB 6.63 kB 13.3 kB 16.6 kB 13.3 kB 3.63 kB 6.63 kB
Req/Bytes counts sampled once per second.
40 requests in 10.08s, 133 kB read
DESKTOP-Q1AOJV7:mobileapps mholloway$ autocannon -c16 localhost:6927/en.wikipedia.org/v1/page/summary/Barack_Obama
Running 10s test @ http://localhost:6927/en.wikipedia.org/v1/page/summary/Barack_Obama
16 connections
Stat 2.5% 50% 97.5% 99% Avg Stdev Max
Latency 184 ms 1694 ms 3631 ms 3631 ms 1698.98 ms 881.77 ms 3631.81 ms
Stat 1% 2.5% 50% 97.5% Avg Stdev Min
Req/Sec 0 0 4 7 3.7 2.29 1
Bytes/Sec 0 B 0 B 13.3 kB 23.2 kB 12 kB 7.87 kB 922 B
Req/Bytes counts sampled once per second.
36 2xx responses, 1 non 2xx responses
37 requests in 10.1s, 120 kB read
8 errors (8 timeouts)
DESKTOP-Q1AOJV7:mobileapps mholloway$ autocannon -c64 localhost:6927/en.wikipedia.org/v1/page/summary/Barack_Obama
Running 10s test @ http://localhost:6927/en.wikipedia.org/v1/page/summary/Barack_Obama
64 connections
Stat 2.5% 50% 97.5% 99% Avg Stdev Max
Latency 534 ms 1910 ms 9298 ms 9298 ms 3655.64 ms 3046.62 ms 9298.92 ms
Stat 1% 2.5% 50% 97.5% Avg Stdev Min
Req/Sec 0 0 1 8 3 2.65 1
Bytes/Sec 0 B 0 B 3.31 kB 26.5 kB 9.94 kB 8.77 kB 3.31 kB
Req/Bytes counts sampled once per second.
30 requests in 10.12s, 99.4 kB read
52 errors (52 timeouts)

Event Timeline

Mholloway changed the title of this paste from autocannon with inter-method promisification (Change-Id: I7049d0), workers=4 to autocannon on mobileapps with inter-method promisification (Change-Id: I7049d0), workers=4.
Mholloway changed the title of this paste from autocannon on mobileapps with inter-method promisification (Change-Id: I7049d0), workers=4 to autocannon on mobileapps with inter-method promisification (Change-Id: I7049d0), workers=4, intermediate api requests cached.Nov 2 2018, 7:52 PM
Mholloway edited the content of this paste. (Show Details)