Skip to content

Instantly share code, notes, and snippets.

@akbargumbira
Created October 22, 2018 06:05
Show Gist options
  • Save akbargumbira/f62055ab9496cd7c36b22cade8bb250d to your computer and use it in GitHub Desktop.
Save akbargumbira/f62055ab9496cd7c36b22cade8bb250d to your computer and use it in GitHub Desktop.
our custom vs intel mkl
ours - XLA, AVX, AVX2, FMA, SSE4.2 enabled
Running 1m test @ http://0.0.0.0:5642/detect
1 threads and 1 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 446.47ms 13.73ms 507.17ms 70.90%
Req/Sec 1.64 0.48 2.00 64.18%
134 requests in 1.00m, 73.54KB read
intel mkl
Running 1m test @ http://0.0.0.0:5642/detect
1 threads and 1 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 455.21ms 36.25ms 602.72ms 86.36%
Req/Sec 1.60 0.49 2.00 59.85%
132 requests in 1.00m, 72.45KB read
Requests/sec: 2.20
Transfer/sec: 1.21KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment