Skip to content

Instantly share code, notes, and snippets.

@tiwilliam
Created April 24, 2014 23:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiwilliam/11273483 to your computer and use it in GitHub Desktop.
Save tiwilliam/11273483 to your computer and use it in GitHub Desktop.
$ python benchmark_20962.py
--- 10K.gz ---
7.464ms 1x 1000 offset
-1.875ms 4x 1000 offset
-1.508ms 8x 1000 offset
-0.582ms 16x 1000 offset
-0.636ms 32x 1000 offset
-0.323ms 64x 1000 offset
11923.781ms 1x 10000000 offset
-10.134ms 4x 10000000 offset
-45.894ms 8x 10000000 offset
-64.784ms 16x 10000000 offset
-64.519ms 32x 10000000 offset
-54.440ms 64x 10000000 offset
--- 1M.gz ---
4.852ms 1x 1000 offset
0.369ms 4x 1000 offset
0.727ms 8x 1000 offset
1.320ms 16x 1000 offset
2.545ms 32x 1000 offset
5.250ms 64x 1000 offset
12074.723ms 1x 10000000 offset
-691.733ms 4x 10000000 offset
-884.095ms 8x 10000000 offset
-978.295ms 16x 10000000 offset
-1022.580ms 32x 10000000 offset
-1036.521ms 64x 10000000 offset
--- 5M.gz ---
4.831ms 1x 1000 offset
0.485ms 4x 1000 offset
0.553ms 8x 1000 offset
1.286ms 16x 1000 offset
2.573ms 32x 1000 offset
5.063ms 64x 1000 offset
13066.156ms 1x 10000000 offset
-3576.692ms 4x 10000000 offset
-4426.803ms 8x 10000000 offset
-4827.508ms 16x 10000000 offset
-4844.081ms 32x 10000000 offset
-4540.458ms 64x 10000000 offset
--- 100M.gz ---
5.356ms 1x 1000 offset
0.101ms 4x 1000 offset
0.400ms 8x 1000 offset
1.359ms 16x 1000 offset
2.396ms 32x 1000 offset
5.133ms 64x 1000 offset
14527.597ms 1x 10000000 offset
-6997.857ms 4x 10000000 offset
-8555.932ms 8x 10000000 offset
-9532.448ms 16x 10000000 offset
-9802.803ms 32x 10000000 offset
-10126.697ms 64x 10000000 offset
--- 1000M.gz ---
5.373ms 1x 1000 offset
0.422ms 4x 1000 offset
0.836ms 8x 1000 offset
1.480ms 16x 1000 offset
2.585ms 32x 1000 offset
5.227ms 64x 1000 offset
14389.611ms 1x 10000000 offset
-7170.357ms 4x 10000000 offset
-8645.983ms 8x 10000000 offset
-9514.589ms 16x 10000000 offset
-9965.599ms 32x 10000000 offset
-10184.807ms 64x 10000000 offset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment