Skip to content

Instantly share code, notes, and snippets.

@dlsniper
Created March 2, 2016 00:35
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 dlsniper/731ae201708f35db60fc to your computer and use it in GitHub Desktop.
Save dlsniper/731ae201708f35db60fc to your computer and use it in GitHub Desktop.
runtime changes test results
name old time/op new time/op delta
BinaryTree17-8 3.84s ± 2% 3.83s ± 4% ~ (p=0.365 n=19+20)
Fannkuch11-8 3.57s ± 2% 3.56s ± 3% ~ (p=0.095 n=19+20)
FmtFprintfEmpty-8 70.4ns ± 3% 69.2ns ± 6% -1.67% (p=0.036 n=19+20)
FmtFprintfString-8 230ns ± 2% 228ns ± 2% ~ (p=0.194 n=19+19)
FmtFprintfInt-8 221ns ± 1% 218ns ± 2% -1.47% (p=0.000 n=16+18)
FmtFprintfIntInt-8 359ns ± 2% 356ns ± 2% -0.76% (p=0.017 n=19+19)
FmtFprintfPrefixedInt-8 321ns ± 1% 311ns ± 1% -3.13% (p=0.000 n=20+20)
FmtFprintfFloat-8 432ns ± 1% 452ns ± 2% +4.65% (p=0.000 n=20+18)
FmtManyArgs-8 1.40µs ± 1% 1.35µs ± 2% -3.47% (p=0.000 n=18+19)
GobDecode-8 10.7ms ± 2% 11.5ms ± 2% +7.49% (p=0.000 n=19+18)
GobEncode-8 9.12ms ± 1% 9.06ms ± 1% -0.67% (p=0.000 n=19+18)
Gzip-8 432ms ± 2% 430ms ± 2% ~ (p=0.461 n=19+20)
Gunzip-8 58.1ms ± 1% 58.5ms ± 1% +0.63% (p=0.001 n=19+20)
HTTPClientServer-8 90.9µs ± 1% 91.3µs ± 1% +0.40% (p=0.033 n=20+20)
JSONEncode-8 23.2ms ± 2% 23.0ms ± 1% -0.70% (p=0.022 n=19+18)
JSONDecode-8 77.6ms ± 2% 89.1ms ± 1% +14.79% (p=0.000 n=20+19)
Mandelbrot200-8 5.38ms ± 1% 5.37ms ± 1% ~ (p=0.183 n=20+20)
GoParse-8 4.84ms ± 1% 4.87ms ± 1% +0.52% (p=0.038 n=20+20)
RegexpMatchEasy0_32-8 136ns ± 2% 115ns ± 3% -15.92% (p=0.000 n=20+20)
RegexpMatchEasy0_1K-8 465ns ± 1% 351ns ± 1% -24.45% (p=0.000 n=20+17)
RegexpMatchEasy1_32-8 116ns ± 3% 114ns ± 6% -1.23% (p=0.017 n=19+19)
RegexpMatchEasy1_1K-8 681ns ± 2% 591ns ± 2% -13.20% (p=0.000 n=20+17)
RegexpMatchMedium_32-8 184ns ± 3% 186ns ± 2% +1.06% (p=0.004 n=19+18)
RegexpMatchMedium_1K-8 53.3µs ± 2% 54.3µs ± 1% +1.85% (p=0.000 n=19+17)
RegexpMatchHard_32-8 2.91µs ± 2% 2.92µs ± 1% ~ (p=0.214 n=16+18)
RegexpMatchHard_1K-8 87.9µs ± 1% 88.6µs ± 2% +0.84% (p=0.011 n=19+19)
Revcomp-8 769ms ± 2% 678ms ± 1% -11.88% (p=0.000 n=20+18)
Template-8 92.8ms ± 2% 107.8ms ± 2% +16.15% (p=0.000 n=20+19)
TimeParse-8 472ns ± 2% 474ns ± 1% ~ (p=0.074 n=19+19)
TimeFormat-8 477ns ± 2% 478ns ± 2% ~ (p=0.310 n=20+18)
name old speed new speed delta
GobDecode-8 71.9MB/s ± 2% 66.9MB/s ± 2% -6.96% (p=0.000 n=19+18)
GobEncode-8 84.2MB/s ± 1% 84.8MB/s ± 1% +0.67% (p=0.000 n=19+18)
Gzip-8 45.0MB/s ± 2% 45.1MB/s ± 2% ~ (p=0.448 n=19+20)
Gunzip-8 334MB/s ± 1% 332MB/s ± 1% -0.63% (p=0.001 n=19+20)
JSONEncode-8 83.6MB/s ± 2% 84.3MB/s ± 1% +0.82% (p=0.013 n=20+18)
JSONDecode-8 25.0MB/s ± 2% 21.8MB/s ± 1% -12.89% (p=0.000 n=20+19)
GoParse-8 12.0MB/s ± 1% 11.9MB/s ± 1% -0.50% (p=0.041 n=20+20)
RegexpMatchEasy0_32-8 234MB/s ± 2% 278MB/s ± 3% +18.84% (p=0.000 n=20+20)
RegexpMatchEasy0_1K-8 2.20GB/s ± 1% 2.91GB/s ± 1% +32.30% (p=0.000 n=20+17)
RegexpMatchEasy1_32-8 275MB/s ± 4% 279MB/s ± 6% +1.28% (p=0.023 n=19+19)
RegexpMatchEasy1_1K-8 1.50GB/s ± 2% 1.73GB/s ± 2% +15.21% (p=0.000 n=20+17)
RegexpMatchMedium_32-8 5.42MB/s ± 3% 5.37MB/s ± 2% -1.01% (p=0.006 n=19+18)
RegexpMatchMedium_1K-8 19.2MB/s ± 2% 18.9MB/s ± 1% -1.82% (p=0.000 n=19+17)
RegexpMatchHard_32-8 11.0MB/s ± 2% 11.0MB/s ± 1% ~ (p=0.226 n=16+18)
RegexpMatchHard_1K-8 11.7MB/s ± 1% 11.6MB/s ± 2% -0.84% (p=0.010 n=19+19)
Revcomp-8 331MB/s ± 2% 375MB/s ± 1% +13.47% (p=0.000 n=20+18)
Template-8 20.9MB/s ± 2% 18.0MB/s ± 2% -13.91% (p=0.000 n=20+19
BenchmarkBinaryTree17-8 1 3780836170 ns/op
BenchmarkFannkuch11-8 1 3502053880 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 67.1 ns/op
BenchmarkFmtFprintfString-8 10000000 231 ns/op
BenchmarkFmtFprintfInt-8 10000000 222 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 356 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 312 ns/op
BenchmarkFmtFprintfFloat-8 3000000 546 ns/op
BenchmarkFmtManyArgs-8 1000000 1336 ns/op
BenchmarkGobDecode-8 100 11413923 ns/op 67.25 MB/s
BenchmarkGobEncode-8 200 9034788 ns/op 84.95 MB/s
BenchmarkGzip-8 3 429445327 ns/op 45.19 MB/s
BenchmarkGunzip-8 20 58117255 ns/op 333.89 MB/s
BenchmarkHTTPClientServer-8 20000 90908 ns/op
BenchmarkJSONEncode-8 50 23156976 ns/op 83.80 MB/s
BenchmarkJSONDecode-8 20 91334852 ns/op 21.25 MB/s
BenchmarkMandelbrot200-8 300 5350265 ns/op
BenchmarkGoParse-8 300 4878950 ns/op 11.87 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 113 ns/op 282.67 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 348 ns/op 2937.72 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 112 ns/op 285.43 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 584 ns/op 1751.51 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 187 ns/op 5.35 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54480 ns/op 18.80 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2911 ns/op 10.99 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 89294 ns/op 11.47 MB/s
BenchmarkRevcomp-8 2 678500693 ns/op 374.60 MB/s
BenchmarkTemplate-8 10 107726263 ns/op 18.01 MB/s
BenchmarkTimeParse-8 3000000 469 ns/op
BenchmarkTimeFormat-8 3000000 473 ns/op
BenchmarkBinaryTree17-8 1 3774895837 ns/op
BenchmarkFannkuch11-8 1 3626000566 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 70.2 ns/op
BenchmarkFmtFprintfString-8 10000000 226 ns/op
BenchmarkFmtFprintfInt-8 10000000 217 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 358 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 313 ns/op
BenchmarkFmtFprintfFloat-8 3000000 459 ns/op
BenchmarkFmtManyArgs-8 1000000 1354 ns/op
BenchmarkGobDecode-8 100 11506704 ns/op 66.70 MB/s
BenchmarkGobEncode-8 200 9038441 ns/op 84.92 MB/s
BenchmarkGzip-8 3 428835799 ns/op 45.25 MB/s
BenchmarkGunzip-8 20 58148253 ns/op 333.71 MB/s
BenchmarkHTTPClientServer-8 20000 90924 ns/op
BenchmarkJSONEncode-8 50 23056352 ns/op 84.16 MB/s
BenchmarkJSONDecode-8 20 89375445 ns/op 21.71 MB/s
BenchmarkMandelbrot200-8 300 5397274 ns/op
BenchmarkGoParse-8 300 4910018 ns/op 11.80 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 113 ns/op 283.07 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 348 ns/op 2935.04 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 114 ns/op 278.63 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 603 ns/op 1696.10 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 193 ns/op 5.17 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 55744 ns/op 18.37 MB/s
BenchmarkRegexpMatchHard_32-8 500000 3004 ns/op 10.65 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 91609 ns/op 11.18 MB/s
BenchmarkRevcomp-8 2 671677021 ns/op 378.41 MB/s
BenchmarkTemplate-8 10 111085801 ns/op 17.47 MB/s
BenchmarkTimeParse-8 3000000 486 ns/op
BenchmarkTimeFormat-8 3000000 497 ns/op
BenchmarkBinaryTree17-8 1 3987256308 ns/op
BenchmarkFannkuch11-8 1 3606750862 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 69.7 ns/op
BenchmarkFmtFprintfString-8 10000000 228 ns/op
BenchmarkFmtFprintfInt-8 10000000 220 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 364 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 312 ns/op
BenchmarkFmtFprintfFloat-8 3000000 451 ns/op
BenchmarkFmtManyArgs-8 1000000 1349 ns/op
BenchmarkGobDecode-8 100 11557442 ns/op 66.41 MB/s
BenchmarkGobEncode-8 200 9021216 ns/op 85.08 MB/s
BenchmarkGzip-8 3 429700113 ns/op 45.16 MB/s
BenchmarkGunzip-8 20 58001364 ns/op 334.56 MB/s
BenchmarkHTTPClientServer-8 20000 90978 ns/op
BenchmarkJSONEncode-8 50 22717649 ns/op 85.42 MB/s
BenchmarkJSONDecode-8 20 88654163 ns/op 21.89 MB/s
BenchmarkMandelbrot200-8 300 5326972 ns/op
BenchmarkGoParse-8 300 4828369 ns/op 12.00 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 114 ns/op 279.54 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 352 ns/op 2906.77 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 112 ns/op 283.58 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 594 ns/op 1722.96 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 185 ns/op 5.38 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54055 ns/op 18.94 MB/s
BenchmarkRegexpMatchHard_32-8 500000 3117 ns/op 10.26 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 86971 ns/op 11.77 MB/s
BenchmarkRevcomp-8 2 678209809 ns/op 374.76 MB/s
BenchmarkTemplate-8 10 109630421 ns/op 17.70 MB/s
BenchmarkTimeParse-8 3000000 474 ns/op
BenchmarkTimeFormat-8 3000000 481 ns/op
BenchmarkBinaryTree17-8 1 3843754053 ns/op
BenchmarkFannkuch11-8 1 3507168421 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 70.6 ns/op
BenchmarkFmtFprintfString-8 10000000 232 ns/op
BenchmarkFmtFprintfInt-8 10000000 219 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 359 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 312 ns/op
BenchmarkFmtFprintfFloat-8 3000000 455 ns/op
BenchmarkFmtManyArgs-8 1000000 1353 ns/op
BenchmarkGobDecode-8 100 11654087 ns/op 65.86 MB/s
BenchmarkGobEncode-8 200 9055690 ns/op 84.76 MB/s
BenchmarkGzip-8 3 435102585 ns/op 44.60 MB/s
BenchmarkGunzip-8 20 58664612 ns/op 330.77 MB/s
BenchmarkHTTPClientServer-8 20000 91252 ns/op
BenchmarkJSONEncode-8 50 23179299 ns/op 83.72 MB/s
BenchmarkJSONDecode-8 20 89914353 ns/op 21.58 MB/s
BenchmarkMandelbrot200-8 300 5404091 ns/op
BenchmarkGoParse-8 300 4884071 ns/op 11.86 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 115 ns/op 276.01 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 351 ns/op 2911.23 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 123 ns/op 259.29 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 584 ns/op 1752.05 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 185 ns/op 5.39 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53863 ns/op 19.01 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2919 ns/op 10.96 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 89500 ns/op 11.44 MB/s
BenchmarkRevcomp-8 2 684053828 ns/op 371.56 MB/s
BenchmarkTemplate-8 10 109822639 ns/op 17.67 MB/s
BenchmarkTimeParse-8 3000000 476 ns/op
BenchmarkTimeFormat-8 3000000 487 ns/op
BenchmarkBinaryTree17-8 1 3785140242 ns/op
BenchmarkFannkuch11-8 1 3625881849 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 67.9 ns/op
BenchmarkFmtFprintfString-8 10000000 227 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 356 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 311 ns/op
BenchmarkFmtFprintfFloat-8 3000000 453 ns/op
BenchmarkFmtManyArgs-8 1000000 1369 ns/op
BenchmarkGobDecode-8 100 11292500 ns/op 67.97 MB/s
BenchmarkGobEncode-8 200 9034641 ns/op 84.95 MB/s
BenchmarkGzip-8 3 430400011 ns/op 45.09 MB/s
BenchmarkGunzip-8 20 58654951 ns/op 330.83 MB/s
BenchmarkHTTPClientServer-8 20000 90583 ns/op
BenchmarkJSONEncode-8 50 22887899 ns/op 84.78 MB/s
BenchmarkJSONDecode-8 20 88400332 ns/op 21.95 MB/s
BenchmarkMandelbrot200-8 300 5335986 ns/op
BenchmarkGoParse-8 300 4894997 ns/op 11.83 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 114 ns/op 279.54 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 353 ns/op 2898.01 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 113 ns/op 281.41 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 624 ns/op 1640.03 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 187 ns/op 5.33 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54556 ns/op 18.77 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2913 ns/op 10.98 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 89320 ns/op 11.46 MB/s
BenchmarkRevcomp-8 2 676920377 ns/op 375.48 MB/s
BenchmarkTemplate-8 10 106937845 ns/op 18.15 MB/s
BenchmarkTimeParse-8 3000000 474 ns/op
BenchmarkTimeFormat-8 3000000 473 ns/op
BenchmarkBinaryTree17-8 1 3759795984 ns/op
BenchmarkFannkuch11-8 1 3542875830 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 70.5 ns/op
BenchmarkFmtFprintfString-8 10000000 226 ns/op
BenchmarkFmtFprintfInt-8 10000000 216 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 354 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 310 ns/op
BenchmarkFmtFprintfFloat-8 3000000 451 ns/op
BenchmarkFmtManyArgs-8 1000000 1336 ns/op
BenchmarkGobDecode-8 100 11396464 ns/op 67.35 MB/s
BenchmarkGobEncode-8 200 9079188 ns/op 84.54 MB/s
BenchmarkGzip-8 3 423795354 ns/op 45.79 MB/s
BenchmarkGunzip-8 20 58730550 ns/op 330.40 MB/s
BenchmarkHTTPClientServer-8 20000 91402 ns/op
BenchmarkJSONEncode-8 50 23235944 ns/op 83.51 MB/s
BenchmarkJSONDecode-8 20 89429594 ns/op 21.70 MB/s
BenchmarkMandelbrot200-8 300 5383877 ns/op
BenchmarkGoParse-8 300 4883927 ns/op 11.86 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 116 ns/op 274.38 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 352 ns/op 2900.91 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 115 ns/op 277.06 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 661 ns/op 1548.09 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 187 ns/op 5.34 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54188 ns/op 18.90 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2934 ns/op 10.91 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88316 ns/op 11.59 MB/s
BenchmarkRevcomp-8 2 678745171 ns/op 374.47 MB/s
BenchmarkTemplate-8 10 107004199 ns/op 18.13 MB/s
BenchmarkTimeParse-8 3000000 476 ns/op
BenchmarkTimeFormat-8 3000000 478 ns/op
BenchmarkBinaryTree17-8 1 3948432501 ns/op
BenchmarkFannkuch11-8 1 3514142565 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 66.8 ns/op
BenchmarkFmtFprintfString-8 10000000 228 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 353 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 311 ns/op
BenchmarkFmtFprintfFloat-8 3000000 448 ns/op
BenchmarkFmtManyArgs-8 1000000 1334 ns/op
BenchmarkGobDecode-8 100 11659002 ns/op 65.83 MB/s
BenchmarkGobEncode-8 200 9060620 ns/op 84.71 MB/s
BenchmarkGzip-8 3 432200111 ns/op 44.90 MB/s
BenchmarkGunzip-8 20 58615368 ns/op 331.05 MB/s
BenchmarkHTTPClientServer-8 20000 91448 ns/op
BenchmarkJSONEncode-8 50 23149887 ns/op 83.82 MB/s
BenchmarkJSONDecode-8 20 90006521 ns/op 21.56 MB/s
BenchmarkMandelbrot200-8 300 5391446 ns/op
BenchmarkGoParse-8 300 4904939 ns/op 11.81 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 117 ns/op 273.00 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 354 ns/op 2884.81 MB/s
BenchmarkRegexpMatchEasy1_32-8 10000000 113 ns/op 283.07 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 912 ns/op 1121.86 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 187 ns/op 5.32 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54368 ns/op 18.83 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2919 ns/op 10.96 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 89238 ns/op 11.47 MB/s
BenchmarkRevcomp-8 2 675420112 ns/op 376.31 MB/s
BenchmarkTemplate-8 10 107194137 ns/op 18.10 MB/s
BenchmarkTimeParse-8 3000000 472 ns/op
BenchmarkTimeFormat-8 3000000 473 ns/op
BenchmarkBinaryTree17-8 1 3858469872 ns/op
BenchmarkFannkuch11-8 1 3548778873 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 70.0 ns/op
BenchmarkFmtFprintfString-8 10000000 229 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 357 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 309 ns/op
BenchmarkFmtFprintfFloat-8 3000000 450 ns/op
BenchmarkFmtManyArgs-8 1000000 1350 ns/op
BenchmarkGobDecode-8 100 11621048 ns/op 66.05 MB/s
BenchmarkGobEncode-8 200 9074680 ns/op 84.58 MB/s
BenchmarkGzip-8 3 427311938 ns/op 45.41 MB/s
BenchmarkGunzip-8 20 58138420 ns/op 333.77 MB/s
BenchmarkHTTPClientServer-8 20000 91509 ns/op
BenchmarkJSONEncode-8 50 24088092 ns/op 80.56 MB/s
BenchmarkJSONDecode-8 20 89559172 ns/op 21.67 MB/s
BenchmarkMandelbrot200-8 300 5407381 ns/op
BenchmarkGoParse-8 300 4910692 ns/op 11.79 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 114 ns/op 279.34 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 365 ns/op 2803.57 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 119 ns/op 266.81 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 600 ns/op 1704.74 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 184 ns/op 5.42 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 56210 ns/op 18.22 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2898 ns/op 11.04 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 89181 ns/op 11.48 MB/s
BenchmarkRevcomp-8 2 673871345 ns/op 377.17 MB/s
BenchmarkTemplate-8 10 107426058 ns/op 18.06 MB/s
BenchmarkTimeParse-8 3000000 476 ns/op
BenchmarkTimeFormat-8 3000000 479 ns/op
BenchmarkBinaryTree17-8 1 3859949422 ns/op
BenchmarkFannkuch11-8 1 3675538589 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 68.3 ns/op
BenchmarkFmtFprintfString-8 10000000 234 ns/op
BenchmarkFmtFprintfInt-8 10000000 215 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 352 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 309 ns/op
BenchmarkFmtFprintfFloat-8 3000000 453 ns/op
BenchmarkFmtManyArgs-8 1000000 1362 ns/op
BenchmarkGobDecode-8 100 11544863 ns/op 66.48 MB/s
BenchmarkGobEncode-8 200 9058240 ns/op 84.73 MB/s
BenchmarkGzip-8 3 433186499 ns/op 44.80 MB/s
BenchmarkGunzip-8 20 58932911 ns/op 329.27 MB/s
BenchmarkHTTPClientServer-8 20000 92025 ns/op
BenchmarkJSONEncode-8 50 22923695 ns/op 84.65 MB/s
BenchmarkJSONDecode-8 20 88742590 ns/op 21.87 MB/s
BenchmarkMandelbrot200-8 300 5332582 ns/op
BenchmarkGoParse-8 300 4844314 ns/op 11.96 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 113 ns/op 282.71 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 351 ns/op 2917.35 MB/s
BenchmarkRegexpMatchEasy1_32-8 10000000 116 ns/op 275.25 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 594 ns/op 1722.48 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 186 ns/op 5.37 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54693 ns/op 18.72 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2909 ns/op 11.00 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 89112 ns/op 11.49 MB/s
BenchmarkRevcomp-8 2 676269556 ns/op 375.84 MB/s
BenchmarkTemplate-8 10 108018400 ns/op 17.96 MB/s
BenchmarkTimeParse-8 3000000 477 ns/op
BenchmarkTimeFormat-8 3000000 482 ns/op
BenchmarkBinaryTree17-8 1 3791854698 ns/op
BenchmarkFannkuch11-8 1 3545103087 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.3 ns/op
BenchmarkFmtFprintfString-8 10000000 229 ns/op
BenchmarkFmtFprintfInt-8 10000000 220 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 365 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 313 ns/op
BenchmarkFmtFprintfFloat-8 3000000 452 ns/op
BenchmarkFmtManyArgs-8 1000000 1350 ns/op
BenchmarkGobDecode-8 100 13610127 ns/op 56.39 MB/s
BenchmarkGobEncode-8 200 9078340 ns/op 84.55 MB/s
BenchmarkGzip-8 3 426391691 ns/op 45.51 MB/s
BenchmarkGunzip-8 20 58631355 ns/op 330.96 MB/s
BenchmarkHTTPClientServer-8 20000 91467 ns/op
BenchmarkJSONEncode-8 50 23099136 ns/op 84.01 MB/s
BenchmarkJSONDecode-8 20 89714409 ns/op 21.63 MB/s
BenchmarkMandelbrot200-8 300 5332120 ns/op
BenchmarkGoParse-8 300 4856572 ns/op 11.93 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 115 ns/op 278.03 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 367 ns/op 2787.29 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 121 ns/op 263.53 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 587 ns/op 1743.73 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 186 ns/op 5.35 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54690 ns/op 18.72 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2947 ns/op 10.86 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88366 ns/op 11.59 MB/s
BenchmarkRevcomp-8 2 677516733 ns/op 375.14 MB/s
BenchmarkTemplate-8 10 108431875 ns/op 17.90 MB/s
BenchmarkTimeParse-8 3000000 478 ns/op
BenchmarkTimeFormat-8 3000000 482 ns/op
BenchmarkBinaryTree17-8 1 3776969288 ns/op
BenchmarkFannkuch11-8 1 3518180526 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 68.1 ns/op
BenchmarkFmtFprintfString-8 10000000 226 ns/op
BenchmarkFmtFprintfInt-8 10000000 216 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 351 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 312 ns/op
BenchmarkFmtFprintfFloat-8 3000000 455 ns/op
BenchmarkFmtManyArgs-8 1000000 1352 ns/op
BenchmarkGobDecode-8 100 11506217 ns/op 66.71 MB/s
BenchmarkGobEncode-8 200 9149744 ns/op 83.89 MB/s
BenchmarkGzip-8 3 428304743 ns/op 45.31 MB/s
BenchmarkGunzip-8 20 58676224 ns/op 330.71 MB/s
BenchmarkHTTPClientServer-8 20000 91010 ns/op
BenchmarkJSONEncode-8 50 22855652 ns/op 84.90 MB/s
BenchmarkJSONDecode-8 20 88644637 ns/op 21.89 MB/s
BenchmarkMandelbrot200-8 300 5334250 ns/op
BenchmarkGoParse-8 300 4823977 ns/op 12.01 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 115 ns/op 276.66 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 352 ns/op 2909.06 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 116 ns/op 275.12 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 593 ns/op 1724.29 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 183 ns/op 5.44 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 57226 ns/op 17.89 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2932 ns/op 10.91 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88214 ns/op 11.61 MB/s
BenchmarkRevcomp-8 2 674577709 ns/op 376.78 MB/s
BenchmarkTemplate-8 10 107908585 ns/op 17.98 MB/s
BenchmarkTimeParse-8 3000000 470 ns/op
BenchmarkTimeFormat-8 3000000 473 ns/op
BenchmarkBinaryTree17-8 1 3871989041 ns/op
BenchmarkFannkuch11-8 1 3596925761 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 70.1 ns/op
BenchmarkFmtFprintfString-8 10000000 229 ns/op
BenchmarkFmtFprintfInt-8 10000000 219 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 358 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 308 ns/op
BenchmarkFmtFprintfFloat-8 3000000 448 ns/op
BenchmarkFmtManyArgs-8 1000000 1343 ns/op
BenchmarkGobDecode-8 100 11970572 ns/op 64.12 MB/s
BenchmarkGobEncode-8 200 9126016 ns/op 84.10 MB/s
BenchmarkGzip-8 3 429034791 ns/op 45.23 MB/s
BenchmarkGunzip-8 20 58774599 ns/op 330.15 MB/s
BenchmarkHTTPClientServer-8 20000 90873 ns/op
BenchmarkJSONEncode-8 50 22975864 ns/op 84.46 MB/s
BenchmarkJSONDecode-8 20 88493784 ns/op 21.93 MB/s
BenchmarkMandelbrot200-8 300 5340158 ns/op
BenchmarkGoParse-8 300 4897429 ns/op 11.83 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 111 ns/op 285.92 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 348 ns/op 2934.91 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 112 ns/op 284.05 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 585 ns/op 1748.86 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 184 ns/op 5.43 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53788 ns/op 19.04 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2905 ns/op 11.02 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87346 ns/op 11.72 MB/s
BenchmarkRevcomp-8 2 662368110 ns/op 383.72 MB/s
BenchmarkTemplate-8 10 109229219 ns/op 17.77 MB/s
BenchmarkTimeParse-8 3000000 476 ns/op
BenchmarkTimeFormat-8 3000000 478 ns/op
BenchmarkBinaryTree17-8 1 3873042417 ns/op
BenchmarkFannkuch11-8 1 3511141296 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 66.9 ns/op
BenchmarkFmtFprintfString-8 10000000 227 ns/op
BenchmarkFmtFprintfInt-8 10000000 217 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 352 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 308 ns/op
BenchmarkFmtFprintfFloat-8 3000000 453 ns/op
BenchmarkFmtManyArgs-8 1000000 1350 ns/op
BenchmarkGobDecode-8 100 11511451 ns/op 66.68 MB/s
BenchmarkGobEncode-8 200 9039782 ns/op 84.91 MB/s
BenchmarkGzip-8 3 426163230 ns/op 45.53 MB/s
BenchmarkGunzip-8 20 57827483 ns/op 335.56 MB/s
BenchmarkHTTPClientServer-8 20000 91247 ns/op
BenchmarkJSONEncode-8 50 23069845 ns/op 84.11 MB/s
BenchmarkJSONDecode-8 20 88865549 ns/op 21.84 MB/s
BenchmarkMandelbrot200-8 300 5339006 ns/op
BenchmarkGoParse-8 300 4840136 ns/op 11.97 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 113 ns/op 282.15 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 352 ns/op 2908.05 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 112 ns/op 283.63 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 592 ns/op 1727.87 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 190 ns/op 5.25 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54305 ns/op 18.86 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2900 ns/op 11.03 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88620 ns/op 11.55 MB/s
BenchmarkRevcomp-8 2 675525048 ns/op 376.25 MB/s
BenchmarkTemplate-8 10 106382258 ns/op 18.24 MB/s
BenchmarkTimeParse-8 3000000 473 ns/op
BenchmarkTimeFormat-8 3000000 476 ns/op
BenchmarkBinaryTree17-8 1 3826374116 ns/op
BenchmarkFannkuch11-8 1 3541162894 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.7 ns/op
BenchmarkFmtFprintfString-8 10000000 228 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 353 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 308 ns/op
BenchmarkFmtFprintfFloat-8 3000000 449 ns/op
BenchmarkFmtManyArgs-8 1000000 1344 ns/op
BenchmarkGobDecode-8 100 11340758 ns/op 67.68 MB/s
BenchmarkGobEncode-8 200 9086478 ns/op 84.47 MB/s
BenchmarkGzip-8 3 432239368 ns/op 44.89 MB/s
BenchmarkGunzip-8 20 58626751 ns/op 330.99 MB/s
BenchmarkHTTPClientServer-8 20000 90891 ns/op
BenchmarkJSONEncode-8 50 23174719 ns/op 83.73 MB/s
BenchmarkJSONDecode-8 20 89362817 ns/op 21.71 MB/s
BenchmarkMandelbrot200-8 300 5394545 ns/op
BenchmarkGoParse-8 300 4885069 ns/op 11.86 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 117 ns/op 272.22 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 355 ns/op 2882.63 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 112 ns/op 284.94 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 586 ns/op 1747.34 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 185 ns/op 5.40 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53536 ns/op 19.13 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2901 ns/op 11.03 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87523 ns/op 11.70 MB/s
BenchmarkRevcomp-8 2 676292306 ns/op 375.82 MB/s
BenchmarkTemplate-8 10 107231673 ns/op 18.10 MB/s
BenchmarkTimeParse-8 3000000 470 ns/op
BenchmarkTimeFormat-8 3000000 477 ns/op
BenchmarkBinaryTree17-8 1 3861466367 ns/op
BenchmarkFannkuch11-8 1 3540182007 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 67.4 ns/op
BenchmarkFmtFprintfString-8 10000000 230 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 358 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 311 ns/op
BenchmarkFmtFprintfFloat-8 3000000 453 ns/op
BenchmarkFmtManyArgs-8 1000000 1353 ns/op
BenchmarkGobDecode-8 100 11362907 ns/op 67.55 MB/s
BenchmarkGobEncode-8 200 9210047 ns/op 83.34 MB/s
BenchmarkGzip-8 3 425714516 ns/op 45.58 MB/s
BenchmarkGunzip-8 20 58525821 ns/op 331.56 MB/s
BenchmarkHTTPClientServer-8 20000 91668 ns/op
BenchmarkJSONEncode-8 50 23142078 ns/op 83.85 MB/s
BenchmarkJSONDecode-8 20 89156360 ns/op 21.76 MB/s
BenchmarkMandelbrot200-8 300 5394759 ns/op
BenchmarkGoParse-8 300 4888222 ns/op 11.85 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 117 ns/op 272.22 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 351 ns/op 2910.34 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 112 ns/op 283.23 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 594 ns/op 1721.49 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 187 ns/op 5.34 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54691 ns/op 18.72 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2919 ns/op 10.96 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88638 ns/op 11.55 MB/s
BenchmarkRevcomp-8 2 682612864 ns/op 372.34 MB/s
BenchmarkTemplate-8 10 107501714 ns/op 18.05 MB/s
BenchmarkTimeParse-8 3000000 474 ns/op
BenchmarkTimeFormat-8 3000000 478 ns/op
BenchmarkBinaryTree17-8 1 3781869354 ns/op
BenchmarkFannkuch11-8 1 3547791915 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 68.7 ns/op
BenchmarkFmtFprintfString-8 10000000 231 ns/op
BenchmarkFmtFprintfInt-8 10000000 219 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 357 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 315 ns/op
BenchmarkFmtFprintfFloat-8 3000000 453 ns/op
BenchmarkFmtManyArgs-8 1000000 1348 ns/op
BenchmarkGobDecode-8 100 11388434 ns/op 67.40 MB/s
BenchmarkGobEncode-8 200 9054549 ns/op 84.77 MB/s
BenchmarkGzip-8 3 438489325 ns/op 44.25 MB/s
BenchmarkGunzip-8 20 58587233 ns/op 331.21 MB/s
BenchmarkHTTPClientServer-8 20000 91525 ns/op
BenchmarkJSONEncode-8 50 22946609 ns/op 84.56 MB/s
BenchmarkJSONDecode-8 20 88654183 ns/op 21.89 MB/s
BenchmarkMandelbrot200-8 300 5332216 ns/op
BenchmarkGoParse-8 300 4835928 ns/op 11.98 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 115 ns/op 278.21 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 367 ns/op 2788.59 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 116 ns/op 275.22 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 589 ns/op 1737.30 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 185 ns/op 5.40 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54105 ns/op 18.93 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2930 ns/op 10.92 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88618 ns/op 11.56 MB/s
BenchmarkRevcomp-8 2 678515996 ns/op 374.59 MB/s
BenchmarkTemplate-8 10 107245066 ns/op 18.09 MB/s
BenchmarkTimeParse-8 3000000 478 ns/op
BenchmarkTimeFormat-8 3000000 511 ns/op
BenchmarkBinaryTree17-8 1 3820668256 ns/op
BenchmarkFannkuch11-8 1 3618554911 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.4 ns/op
BenchmarkFmtFprintfString-8 10000000 229 ns/op
BenchmarkFmtFprintfInt-8 10000000 227 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 354 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 315 ns/op
BenchmarkFmtFprintfFloat-8 3000000 448 ns/op
BenchmarkFmtManyArgs-8 1000000 1332 ns/op
BenchmarkGobDecode-8 100 11491490 ns/op 66.79 MB/s
BenchmarkGobEncode-8 200 9081176 ns/op 84.52 MB/s
BenchmarkGzip-8 3 433838992 ns/op 44.73 MB/s
BenchmarkGunzip-8 20 58641317 ns/op 330.91 MB/s
BenchmarkHTTPClientServer-8 20000 91356 ns/op
BenchmarkJSONEncode-8 50 23070084 ns/op 84.11 MB/s
BenchmarkJSONDecode-8 20 89767134 ns/op 21.62 MB/s
BenchmarkMandelbrot200-8 300 5335546 ns/op
BenchmarkGoParse-8 300 4818901 ns/op 12.02 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 116 ns/op 274.89 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 348 ns/op 2937.24 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 113 ns/op 282.50 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 584 ns/op 1753.04 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 185 ns/op 5.39 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54630 ns/op 18.74 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2935 ns/op 10.90 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88966 ns/op 11.51 MB/s
BenchmarkRevcomp-8 2 680025025 ns/op 373.76 MB/s
BenchmarkTemplate-8 10 108260092 ns/op 17.92 MB/s
BenchmarkTimeParse-8 3000000 472 ns/op
BenchmarkTimeFormat-8 3000000 473 ns/op
BenchmarkBinaryTree17-8 1 3882904593 ns/op
BenchmarkFannkuch11-8 1 3511647635 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 73.6 ns/op
BenchmarkFmtFprintfString-8 10000000 239 ns/op
BenchmarkFmtFprintfInt-8 10000000 225 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 379 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 309 ns/op
BenchmarkFmtFprintfFloat-8 3000000 477 ns/op
BenchmarkFmtManyArgs-8 1000000 1437 ns/op
BenchmarkGobDecode-8 100 11565234 ns/op 66.37 MB/s
BenchmarkGobEncode-8 200 9077914 ns/op 84.55 MB/s
BenchmarkGzip-8 3 434321671 ns/op 44.68 MB/s
BenchmarkGunzip-8 20 58922175 ns/op 329.33 MB/s
BenchmarkHTTPClientServer-8 20000 90263 ns/op
BenchmarkJSONEncode-8 50 22982467 ns/op 84.43 MB/s
BenchmarkJSONDecode-8 20 88103028 ns/op 22.03 MB/s
BenchmarkMandelbrot200-8 300 5430488 ns/op
BenchmarkGoParse-8 300 4866327 ns/op 11.90 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 112 ns/op 283.98 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 349 ns/op 2927.62 MB/s
BenchmarkRegexpMatchEasy1_32-8 10000000 113 ns/op 280.79 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 592 ns/op 1729.29 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 187 ns/op 5.35 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54271 ns/op 18.87 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2934 ns/op 10.91 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88386 ns/op 11.59 MB/s
BenchmarkRevcomp-8 2 675378434 ns/op 376.33 MB/s
BenchmarkTemplate-8 10 107199443 ns/op 18.10 MB/s
BenchmarkTimeParse-8 3000000 473 ns/op
BenchmarkTimeFormat-8 3000000 483 ns/op
BenchmarkBinaryTree17-8 1 3782501004 ns/op
BenchmarkFannkuch11-8 1 3525305875 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 66.4 ns/op
BenchmarkFmtFprintfString-8 10000000 226 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 362 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 312 ns/op
BenchmarkFmtFprintfFloat-8 3000000 451 ns/op
BenchmarkFmtManyArgs-8 1000000 1335 ns/op
BenchmarkGobDecode-8 100 11359707 ns/op 67.57 MB/s
BenchmarkGobEncode-8 200 9007326 ns/op 85.21 MB/s
BenchmarkGzip-8 3 433234209 ns/op 44.79 MB/s
BenchmarkGunzip-8 20 57931450 ns/op 334.96 MB/s
BenchmarkHTTPClientServer-8 20000 92217 ns/op
BenchmarkJSONEncode-8 50 22844401 ns/op 84.94 MB/s
BenchmarkJSONDecode-8 20 88303164 ns/op 21.98 MB/s
BenchmarkMandelbrot200-8 300 5368132 ns/op
BenchmarkGoParse-8 300 4847723 ns/op 11.95 MB/s
BenchmarkRegexpMatchEasy0_32-8 20000000 117 ns/op 271.25 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 356 ns/op 2870.29 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 114 ns/op 279.85 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 594 ns/op 1721.76 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 187 ns/op 5.33 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54356 ns/op 18.84 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2923 ns/op 10.95 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 90070 ns/op 11.37 MB/s
BenchmarkRevcomp-8 2 682557363 ns/op 372.37 MB/s
BenchmarkTemplate-8 10 108289141 ns/op 17.92 MB/s
BenchmarkTimeParse-8 3000000 472 ns/op
BenchmarkTimeFormat-8 3000000 479 ns/op
BenchmarkBinaryTree17-8 1 3786173540 ns/op
BenchmarkFannkuch11-8 1 3515857082 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 67.2 ns/op
BenchmarkFmtFprintfString-8 10000000 225 ns/op
BenchmarkFmtFprintfInt-8 10000000 216 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 352 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 308 ns/op
BenchmarkFmtFprintfFloat-8 3000000 454 ns/op
BenchmarkFmtManyArgs-8 1000000 1349 ns/op
BenchmarkGobDecode-8 100 11484393 ns/op 66.83 MB/s
BenchmarkGobEncode-8 200 9000431 ns/op 85.28 MB/s
BenchmarkGzip-8 3 431777479 ns/op 44.94 MB/s
BenchmarkGunzip-8 20 58672738 ns/op 330.73 MB/s
BenchmarkHTTPClientServer-8 20000 91678 ns/op
BenchmarkJSONEncode-8 50 23877074 ns/op 81.27 MB/s
BenchmarkJSONDecode-8 20 89070236 ns/op 21.79 MB/s
BenchmarkMandelbrot200-8 300 5378614 ns/op
BenchmarkGoParse-8 300 4856139 ns/op 11.93 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 115 ns/op 277.76 MB/s
BenchmarkRegexpMatchEasy0_1K-8 5000000 348 ns/op 2939.84 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 116 ns/op 274.53 MB/s
BenchmarkRegexpMatchEasy1_1K-8 3000000 600 ns/op 1705.75 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 193 ns/op 5.16 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54342 ns/op 18.84 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2886 ns/op 11.09 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88434 ns/op 11.58 MB/s
BenchmarkRevcomp-8 2 665843349 ns/op 381.72 MB/s
BenchmarkTemplate-8 10 107563917 ns/op 18.04 MB/s
BenchmarkTimeParse-8 3000000 472 ns/op
BenchmarkTimeFormat-8 3000000 478 ns/op
BenchmarkBinaryTree17-8 1 3902992973 ns/op
BenchmarkFannkuch11-8 1 3530922251 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 75.9 ns/op
BenchmarkFmtFprintfString-8 5000000 241 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 364 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 322 ns/op
BenchmarkFmtFprintfFloat-8 3000000 433 ns/op
BenchmarkFmtManyArgs-8 1000000 1404 ns/op
BenchmarkGobDecode-8 100 10845697 ns/op 70.77 MB/s
BenchmarkGobEncode-8 200 9140771 ns/op 83.97 MB/s
BenchmarkGzip-8 3 429020040 ns/op 45.23 MB/s
BenchmarkGunzip-8 20 58516657 ns/op 331.61 MB/s
BenchmarkHTTPClientServer-8 20000 90932 ns/op
BenchmarkJSONEncode-8 50 23053974 ns/op 84.17 MB/s
BenchmarkJSONDecode-8 20 76995901 ns/op 25.20 MB/s
BenchmarkMandelbrot200-8 300 5338825 ns/op
BenchmarkGoParse-8 300 4802722 ns/op 12.06 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 232.98 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 468 ns/op 2186.82 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 117 ns/op 272.29 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 673 ns/op 1520.76 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 180 ns/op 5.53 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53093 ns/op 19.29 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2905 ns/op 11.01 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88699 ns/op 11.54 MB/s
BenchmarkRevcomp-8 2 787115548 ns/op 322.91 MB/s
BenchmarkTemplate-8 20 93441664 ns/op 20.77 MB/s
BenchmarkTimeParse-8 3000000 490 ns/op
BenchmarkTimeFormat-8 3000000 471 ns/op
BenchmarkBinaryTree17-8 1 4032656813 ns/op
BenchmarkFannkuch11-8 1 3615490341 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 69.6 ns/op
BenchmarkFmtFprintfString-8 10000000 230 ns/op
BenchmarkFmtFprintfInt-8 10000000 220 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 356 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 318 ns/op
BenchmarkFmtFprintfFloat-8 3000000 430 ns/op
BenchmarkFmtManyArgs-8 1000000 1392 ns/op
BenchmarkGobDecode-8 100 10606107 ns/op 72.37 MB/s
BenchmarkGobEncode-8 200 9193965 ns/op 83.48 MB/s
BenchmarkGzip-8 3 441121653 ns/op 43.99 MB/s
BenchmarkGunzip-8 20 59811943 ns/op 324.43 MB/s
BenchmarkHTTPClientServer-8 20000 91302 ns/op
BenchmarkJSONEncode-8 50 23325398 ns/op 83.19 MB/s
BenchmarkJSONDecode-8 20 77976436 ns/op 24.89 MB/s
BenchmarkMandelbrot200-8 300 5389283 ns/op
BenchmarkGoParse-8 300 4897949 ns/op 11.83 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 233.18 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 463 ns/op 2210.90 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 117 ns/op 271.64 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 674 ns/op 1517.35 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 182 ns/op 5.48 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53122 ns/op 19.28 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2883 ns/op 11.10 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88007 ns/op 11.64 MB/s
BenchmarkRevcomp-8 2 757943516 ns/op 335.34 MB/s
BenchmarkTemplate-8 20 92661420 ns/op 20.94 MB/s
BenchmarkTimeParse-8 3000000 475 ns/op
BenchmarkTimeFormat-8 3000000 473 ns/op
BenchmarkBinaryTree17-8 1 3831210708 ns/op
BenchmarkFannkuch11-8 1 3621429832 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 68.7 ns/op
BenchmarkFmtFprintfString-8 10000000 226 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 356 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 319 ns/op
BenchmarkFmtFprintfFloat-8 3000000 429 ns/op
BenchmarkFmtManyArgs-8 1000000 1392 ns/op
BenchmarkGobDecode-8 100 10691607 ns/op 71.79 MB/s
BenchmarkGobEncode-8 200 9026321 ns/op 85.03 MB/s
BenchmarkGzip-8 3 438460558 ns/op 44.26 MB/s
BenchmarkGunzip-8 20 58424531 ns/op 332.13 MB/s
BenchmarkHTTPClientServer-8 20000 91154 ns/op
BenchmarkJSONEncode-8 50 23290649 ns/op 83.32 MB/s
BenchmarkJSONDecode-8 20 78149435 ns/op 24.83 MB/s
BenchmarkMandelbrot200-8 300 5390801 ns/op
BenchmarkGoParse-8 300 4842987 ns/op 11.96 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 233.55 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 466 ns/op 2194.56 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 119 ns/op 266.96 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 681 ns/op 1501.63 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 185 ns/op 5.39 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53460 ns/op 19.15 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2904 ns/op 11.02 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88874 ns/op 11.52 MB/s
BenchmarkRevcomp-8 2 759908912 ns/op 334.47 MB/s
BenchmarkTemplate-8 20 93132670 ns/op 20.84 MB/s
BenchmarkTimeParse-8 3000000 469 ns/op
BenchmarkTimeFormat-8 3000000 473 ns/op
BenchmarkBinaryTree17-8 1 3807921320 ns/op
BenchmarkFannkuch11-8 1 3519131693 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 70.2 ns/op
BenchmarkFmtFprintfString-8 10000000 233 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 360 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 322 ns/op
BenchmarkFmtFprintfFloat-8 3000000 432 ns/op
BenchmarkFmtManyArgs-8 1000000 1397 ns/op
BenchmarkGobDecode-8 100 10659915 ns/op 72.00 MB/s
BenchmarkGobEncode-8 200 9164382 ns/op 83.75 MB/s
BenchmarkGzip-8 3 430324208 ns/op 45.09 MB/s
BenchmarkGunzip-8 20 58518409 ns/op 331.60 MB/s
BenchmarkHTTPClientServer-8 20000 90421 ns/op
BenchmarkJSONEncode-8 50 23077518 ns/op 84.08 MB/s
BenchmarkJSONDecode-8 20 77005479 ns/op 25.20 MB/s
BenchmarkMandelbrot200-8 300 5356045 ns/op
BenchmarkGoParse-8 300 4819676 ns/op 12.02 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 133 ns/op 239.08 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 464 ns/op 2202.33 MB/s
BenchmarkRegexpMatchEasy1_32-8 10000000 118 ns/op 270.05 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 683 ns/op 1498.69 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 186 ns/op 5.37 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 52749 ns/op 19.41 MB/s
BenchmarkRegexpMatchHard_32-8 500000 3088 ns/op 10.36 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87524 ns/op 11.70 MB/s
BenchmarkRevcomp-8 2 751597418 ns/op 338.17 MB/s
BenchmarkTemplate-8 20 92153115 ns/op 21.06 MB/s
BenchmarkTimeParse-8 3000000 468 ns/op
BenchmarkTimeFormat-8 3000000 477 ns/op
BenchmarkBinaryTree17-8 1 3819877348 ns/op
BenchmarkFannkuch11-8 1 3541105252 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.8 ns/op
BenchmarkFmtFprintfString-8 10000000 227 ns/op
BenchmarkFmtFprintfInt-8 10000000 223 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 361 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 324 ns/op
BenchmarkFmtFprintfFloat-8 3000000 435 ns/op
BenchmarkFmtManyArgs-8 1000000 1397 ns/op
BenchmarkGobDecode-8 100 10729887 ns/op 71.53 MB/s
BenchmarkGobEncode-8 200 9051727 ns/op 84.79 MB/s
BenchmarkGzip-8 3 431964659 ns/op 44.92 MB/s
BenchmarkGunzip-8 20 58498641 ns/op 331.71 MB/s
BenchmarkHTTPClientServer-8 20000 90233 ns/op
BenchmarkJSONEncode-8 50 23015594 ns/op 84.31 MB/s
BenchmarkJSONDecode-8 20 77902781 ns/op 24.91 MB/s
BenchmarkMandelbrot200-8 300 5405971 ns/op
BenchmarkGoParse-8 300 4846710 ns/op 11.95 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 138 ns/op 230.71 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 462 ns/op 2214.35 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 112 ns/op 285.33 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 676 ns/op 1513.21 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 183 ns/op 5.43 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 52722 ns/op 19.42 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2895 ns/op 11.05 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 86946 ns/op 11.78 MB/s
BenchmarkRevcomp-8 2 754784117 ns/op 336.74 MB/s
BenchmarkTemplate-8 20 92936543 ns/op 20.88 MB/s
BenchmarkTimeParse-8 3000000 469 ns/op
BenchmarkTimeFormat-8 3000000 483 ns/op
BenchmarkBinaryTree17-8 1 3881753931 ns/op
BenchmarkFannkuch11-8 1 3562769259 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.9 ns/op
BenchmarkFmtFprintfString-8 10000000 229 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 358 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 321 ns/op
BenchmarkFmtFprintfFloat-8 3000000 435 ns/op
BenchmarkFmtManyArgs-8 1000000 1397 ns/op
BenchmarkGobDecode-8 100 10680200 ns/op 71.87 MB/s
BenchmarkGobEncode-8 200 9117033 ns/op 84.19 MB/s
BenchmarkGzip-8 3 436944713 ns/op 44.41 MB/s
BenchmarkGunzip-8 20 58758424 ns/op 330.25 MB/s
BenchmarkHTTPClientServer-8 20000 91053 ns/op
BenchmarkJSONEncode-8 50 23136178 ns/op 83.87 MB/s
BenchmarkJSONDecode-8 20 77182567 ns/op 25.14 MB/s
BenchmarkMandelbrot200-8 300 5343568 ns/op
BenchmarkGoParse-8 300 4794218 ns/op 12.08 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 135 ns/op 235.93 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 461 ns/op 2218.72 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 114 ns/op 279.92 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 684 ns/op 1495.62 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 184 ns/op 5.42 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53783 ns/op 19.04 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2914 ns/op 10.98 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 89167 ns/op 11.48 MB/s
BenchmarkRevcomp-8 2 761232315 ns/op 333.89 MB/s
BenchmarkTemplate-8 20 93431680 ns/op 20.77 MB/s
BenchmarkTimeParse-8 3000000 478 ns/op
BenchmarkTimeFormat-8 3000000 477 ns/op
BenchmarkBinaryTree17-8 1 3822319214 ns/op
BenchmarkFannkuch11-8 1 3526177858 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 70.4 ns/op
BenchmarkFmtFprintfString-8 10000000 230 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 359 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 322 ns/op
BenchmarkFmtFprintfFloat-8 3000000 438 ns/op
BenchmarkFmtManyArgs-8 1000000 1401 ns/op
BenchmarkGobDecode-8 100 10730603 ns/op 71.53 MB/s
BenchmarkGobEncode-8 200 9143007 ns/op 83.95 MB/s
BenchmarkGzip-8 3 429555484 ns/op 45.17 MB/s
BenchmarkGunzip-8 20 57887717 ns/op 335.21 MB/s
BenchmarkHTTPClientServer-8 20000 91009 ns/op
BenchmarkJSONEncode-8 50 23311710 ns/op 83.24 MB/s
BenchmarkJSONDecode-8 20 77888200 ns/op 24.91 MB/s
BenchmarkMandelbrot200-8 300 5379591 ns/op
BenchmarkGoParse-8 300 4833296 ns/op 11.98 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 136 ns/op 235.08 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 470 ns/op 2177.96 MB/s
BenchmarkRegexpMatchEasy1_32-8 10000000 114 ns/op 280.47 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 680 ns/op 1503.85 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 186 ns/op 5.35 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 55162 ns/op 18.56 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2909 ns/op 11.00 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87770 ns/op 11.67 MB/s
BenchmarkRevcomp-8 2 766646895 ns/op 331.53 MB/s
BenchmarkTemplate-8 20 92675670 ns/op 20.94 MB/s
BenchmarkTimeParse-8 3000000 470 ns/op
BenchmarkTimeFormat-8 3000000 475 ns/op
BenchmarkBinaryTree17-8 1 3825807135 ns/op
BenchmarkFannkuch11-8 1 3552013718 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 69.0 ns/op
BenchmarkFmtFprintfString-8 10000000 230 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 357 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 319 ns/op
BenchmarkFmtFprintfFloat-8 3000000 429 ns/op
BenchmarkFmtManyArgs-8 1000000 1408 ns/op
BenchmarkGobDecode-8 100 10569779 ns/op 72.62 MB/s
BenchmarkGobEncode-8 200 9046634 ns/op 84.84 MB/s
BenchmarkGzip-8 3 429755206 ns/op 45.15 MB/s
BenchmarkGunzip-8 20 57753281 ns/op 335.99 MB/s
BenchmarkHTTPClientServer-8 20000 90517 ns/op
BenchmarkJSONEncode-8 50 23297799 ns/op 83.29 MB/s
BenchmarkJSONDecode-8 20 78029078 ns/op 24.87 MB/s
BenchmarkMandelbrot200-8 300 5402906 ns/op
BenchmarkGoParse-8 300 4894344 ns/op 11.83 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 134 ns/op 238.77 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 462 ns/op 2211.69 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 115 ns/op 276.78 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 676 ns/op 1513.65 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 185 ns/op 5.39 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53232 ns/op 19.24 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2913 ns/op 10.98 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87279 ns/op 11.73 MB/s
BenchmarkRevcomp-8 2 777131742 ns/op 327.06 MB/s
BenchmarkTemplate-8 20 94466755 ns/op 20.54 MB/s
BenchmarkTimeParse-8 3000000 475 ns/op
BenchmarkTimeFormat-8 3000000 479 ns/op
BenchmarkBinaryTree17-8 1 3864213033 ns/op
BenchmarkFannkuch11-8 1 3544791816 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.7 ns/op
BenchmarkFmtFprintfString-8 10000000 233 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 361 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 318 ns/op
BenchmarkFmtFprintfFloat-8 3000000 429 ns/op
BenchmarkFmtManyArgs-8 1000000 1383 ns/op
BenchmarkGobDecode-8 100 10690771 ns/op 71.79 MB/s
BenchmarkGobEncode-8 200 9137023 ns/op 84.00 MB/s
BenchmarkGzip-8 3 431113914 ns/op 45.01 MB/s
BenchmarkGunzip-8 20 58071237 ns/op 334.15 MB/s
BenchmarkHTTPClientServer-8 20000 90625 ns/op
BenchmarkJSONEncode-8 50 23595246 ns/op 82.24 MB/s
BenchmarkJSONDecode-8 20 79042503 ns/op 24.55 MB/s
BenchmarkMandelbrot200-8 300 5408848 ns/op
BenchmarkGoParse-8 300 4879843 ns/op 11.87 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 232.73 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 470 ns/op 2177.60 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 115 ns/op 276.33 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 684 ns/op 1495.18 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 184 ns/op 5.43 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53316 ns/op 19.21 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2921 ns/op 10.95 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87558 ns/op 11.70 MB/s
BenchmarkRevcomp-8 2 767392727 ns/op 331.21 MB/s
BenchmarkTemplate-8 20 93296259 ns/op 20.80 MB/s
BenchmarkTimeParse-8 3000000 469 ns/op
BenchmarkTimeFormat-8 3000000 478 ns/op
BenchmarkBinaryTree17-8 1 3823772238 ns/op
BenchmarkFannkuch11-8 1 3614449949 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.2 ns/op
BenchmarkFmtFprintfString-8 10000000 229 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 360 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 321 ns/op
BenchmarkFmtFprintfFloat-8 3000000 434 ns/op
BenchmarkFmtManyArgs-8 1000000 1395 ns/op
BenchmarkGobDecode-8 100 10599924 ns/op 72.41 MB/s
BenchmarkGobEncode-8 200 9115803 ns/op 84.20 MB/s
BenchmarkGzip-8 3 430126971 ns/op 45.11 MB/s
BenchmarkGunzip-8 20 58097992 ns/op 334.00 MB/s
BenchmarkHTTPClientServer-8 20000 92240 ns/op
BenchmarkJSONEncode-8 50 23355838 ns/op 83.08 MB/s
BenchmarkJSONDecode-8 20 78144045 ns/op 24.83 MB/s
BenchmarkMandelbrot200-8 300 5400580 ns/op
BenchmarkGoParse-8 300 4893119 ns/op 11.84 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 232.16 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 469 ns/op 2179.54 MB/s
BenchmarkRegexpMatchEasy1_32-8 10000000 116 ns/op 274.31 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 688 ns/op 1487.60 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 183 ns/op 5.45 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53787 ns/op 19.04 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2944 ns/op 10.87 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88641 ns/op 11.55 MB/s
BenchmarkRevcomp-8 2 775758543 ns/op 327.64 MB/s
BenchmarkTemplate-8 20 92126446 ns/op 21.06 MB/s
BenchmarkTimeParse-8 3000000 475 ns/op
BenchmarkTimeFormat-8 3000000 485 ns/op
BenchmarkBinaryTree17-8 1 3833445589 ns/op
BenchmarkFannkuch11-8 1 3608395391 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 69.1 ns/op
BenchmarkFmtFprintfString-8 10000000 229 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 360 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 322 ns/op
BenchmarkFmtFprintfFloat-8 3000000 431 ns/op
BenchmarkFmtManyArgs-8 1000000 1409 ns/op
BenchmarkGobDecode-8 100 10799962 ns/op 71.07 MB/s
BenchmarkGobEncode-8 200 9160534 ns/op 83.79 MB/s
BenchmarkGzip-8 3 430093693 ns/op 45.12 MB/s
BenchmarkGunzip-8 20 58012134 ns/op 334.49 MB/s
BenchmarkHTTPClientServer-8 20000 90429 ns/op
BenchmarkJSONEncode-8 50 22861476 ns/op 84.88 MB/s
BenchmarkJSONDecode-8 20 76973965 ns/op 25.21 MB/s
BenchmarkMandelbrot200-8 300 5374954 ns/op
BenchmarkGoParse-8 300 4878707 ns/op 11.87 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 232.81 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 460 ns/op 2224.95 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 117 ns/op 271.74 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 692 ns/op 1479.45 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 186 ns/op 5.35 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53169 ns/op 19.26 MB/s
BenchmarkRegexpMatchHard_32-8 500000 3137 ns/op 10.20 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 88536 ns/op 11.57 MB/s
BenchmarkRevcomp-8 2 780465622 ns/op 325.66 MB/s
BenchmarkTemplate-8 20 92864414 ns/op 20.90 MB/s
BenchmarkTimeParse-8 3000000 473 ns/op
BenchmarkTimeFormat-8 3000000 476 ns/op
BenchmarkBinaryTree17-8 1 3793010890 ns/op
BenchmarkFannkuch11-8 1 3540183778 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.3 ns/op
BenchmarkFmtFprintfString-8 10000000 231 ns/op
BenchmarkFmtFprintfInt-8 10000000 223 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 363 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 321 ns/op
BenchmarkFmtFprintfFloat-8 3000000 435 ns/op
BenchmarkFmtManyArgs-8 1000000 1404 ns/op
BenchmarkGobDecode-8 100 10716561 ns/op 71.62 MB/s
BenchmarkGobEncode-8 200 9112438 ns/op 84.23 MB/s
BenchmarkGzip-8 3 431859374 ns/op 44.93 MB/s
BenchmarkGunzip-8 20 57838124 ns/op 335.50 MB/s
BenchmarkHTTPClientServer-8 20000 91348 ns/op
BenchmarkJSONEncode-8 50 23753309 ns/op 81.69 MB/s
BenchmarkJSONDecode-8 20 77370690 ns/op 25.08 MB/s
BenchmarkMandelbrot200-8 300 5327638 ns/op
BenchmarkGoParse-8 300 4798324 ns/op 12.07 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 135 ns/op 236.85 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 462 ns/op 2212.46 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 117 ns/op 271.27 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 671 ns/op 1524.64 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 180 ns/op 5.55 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 52981 ns/op 19.33 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2894 ns/op 11.06 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87499 ns/op 11.70 MB/s
BenchmarkRevcomp-8 2 770222887 ns/op 329.99 MB/s
BenchmarkTemplate-8 20 91626497 ns/op 21.18 MB/s
BenchmarkTimeParse-8 3000000 475 ns/op
BenchmarkTimeFormat-8 3000000 477 ns/op
BenchmarkBinaryTree17-8 1 3814904227 ns/op
BenchmarkFannkuch11-8 1 3633896581 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 68.1 ns/op
BenchmarkFmtFprintfString-8 10000000 234 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 355 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 319 ns/op
BenchmarkFmtFprintfFloat-8 3000000 428 ns/op
BenchmarkFmtManyArgs-8 1000000 1382 ns/op
BenchmarkGobDecode-8 100 10733428 ns/op 71.51 MB/s
BenchmarkGobEncode-8 200 9149262 ns/op 83.89 MB/s
BenchmarkGzip-8 3 439622657 ns/op 44.14 MB/s
BenchmarkGunzip-8 20 57764100 ns/op 335.93 MB/s
BenchmarkHTTPClientServer-8 20000 90119 ns/op
BenchmarkJSONEncode-8 50 23585438 ns/op 82.27 MB/s
BenchmarkJSONDecode-8 20 77995309 ns/op 24.88 MB/s
BenchmarkMandelbrot200-8 300 5407500 ns/op
BenchmarkGoParse-8 300 4865840 ns/op 11.90 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 232.61 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 460 ns/op 2221.49 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 114 ns/op 278.86 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 677 ns/op 1510.89 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 189 ns/op 5.28 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54628 ns/op 18.74 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2951 ns/op 10.84 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 90795 ns/op 11.28 MB/s
BenchmarkRevcomp-8 2 771652996 ns/op 329.38 MB/s
BenchmarkTemplate-8 20 91823930 ns/op 21.13 MB/s
BenchmarkTimeParse-8 3000000 468 ns/op
BenchmarkTimeFormat-8 3000000 479 ns/op
BenchmarkBinaryTree17-8 1 3817313920 ns/op
BenchmarkFannkuch11-8 1 3590492155 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 68.3 ns/op
BenchmarkFmtFprintfString-8 10000000 226 ns/op
BenchmarkFmtFprintfInt-8 10000000 222 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 360 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 322 ns/op
BenchmarkFmtFprintfFloat-8 3000000 429 ns/op
BenchmarkFmtManyArgs-8 1000000 1380 ns/op
BenchmarkGobDecode-8 100 10593766 ns/op 72.45 MB/s
BenchmarkGobEncode-8 200 9050917 ns/op 84.80 MB/s
BenchmarkGzip-8 3 426802228 ns/op 45.47 MB/s
BenchmarkGunzip-8 20 57945740 ns/op 334.88 MB/s
BenchmarkHTTPClientServer-8 20000 91461 ns/op
BenchmarkJSONEncode-8 50 23025967 ns/op 84.27 MB/s
BenchmarkJSONDecode-8 20 77322796 ns/op 25.10 MB/s
BenchmarkMandelbrot200-8 300 5330755 ns/op
BenchmarkGoParse-8 300 4796356 ns/op 12.08 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 233.17 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 468 ns/op 2186.51 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 116 ns/op 275.33 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 684 ns/op 1497.03 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 185 ns/op 5.40 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53022 ns/op 19.31 MB/s
BenchmarkRegexpMatchHard_32-8 500000 3092 ns/op 10.35 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87751 ns/op 11.67 MB/s
BenchmarkRevcomp-8 2 771289751 ns/op 329.53 MB/s
BenchmarkTemplate-8 20 94435482 ns/op 20.55 MB/s
BenchmarkTimeParse-8 3000000 467 ns/op
BenchmarkTimeFormat-8 3000000 473 ns/op
BenchmarkBinaryTree17-8 1 3834558563 ns/op
BenchmarkFannkuch11-8 1 3555760738 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 69.0 ns/op
BenchmarkFmtFprintfString-8 5000000 227 ns/op
BenchmarkFmtFprintfInt-8 10000000 218 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 358 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 323 ns/op
BenchmarkFmtFprintfFloat-8 3000000 437 ns/op
BenchmarkFmtManyArgs-8 1000000 1397 ns/op
BenchmarkGobDecode-8 100 10702074 ns/op 71.72 MB/s
BenchmarkGobEncode-8 200 9127728 ns/op 84.09 MB/s
BenchmarkGzip-8 3 421500901 ns/op 46.04 MB/s
BenchmarkGunzip-8 20 57922031 ns/op 335.01 MB/s
BenchmarkHTTPClientServer-8 20000 91411 ns/op
BenchmarkJSONEncode-8 50 22985343 ns/op 84.42 MB/s
BenchmarkJSONDecode-8 20 76887621 ns/op 25.24 MB/s
BenchmarkMandelbrot200-8 300 5394326 ns/op
BenchmarkGoParse-8 300 4866730 ns/op 11.90 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 135 ns/op 235.64 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 460 ns/op 2222.15 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 126 ns/op 253.96 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 698 ns/op 1465.45 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 186 ns/op 5.37 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 54580 ns/op 18.76 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2962 ns/op 10.80 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 89035 ns/op 11.50 MB/s
BenchmarkRevcomp-8 2 775776178 ns/op 327.63 MB/s
BenchmarkTemplate-8 20 93183617 ns/op 20.82 MB/s
BenchmarkTimeParse-8 3000000 474 ns/op
BenchmarkTimeFormat-8 3000000 484 ns/op
BenchmarkBinaryTree17-8 1 3920681712 ns/op
BenchmarkFannkuch11-8 1 3560624120 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 72.8 ns/op
BenchmarkFmtFprintfString-8 10000000 235 ns/op
BenchmarkFmtFprintfInt-8 10000000 225 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 365 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 323 ns/op
BenchmarkFmtFprintfFloat-8 3000000 431 ns/op
BenchmarkFmtManyArgs-8 1000000 1389 ns/op
BenchmarkGobDecode-8 100 10597679 ns/op 72.42 MB/s
BenchmarkGobEncode-8 200 9116546 ns/op 84.19 MB/s
BenchmarkGzip-8 3 428522496 ns/op 45.28 MB/s
BenchmarkGunzip-8 20 58031745 ns/op 334.38 MB/s
BenchmarkHTTPClientServer-8 20000 90142 ns/op
BenchmarkJSONEncode-8 50 23124495 ns/op 83.91 MB/s
BenchmarkJSONDecode-8 20 77108032 ns/op 25.17 MB/s
BenchmarkMandelbrot200-8 300 5340805 ns/op
BenchmarkGoParse-8 300 4797468 ns/op 12.07 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 137 ns/op 233.00 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 469 ns/op 2182.02 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 116 ns/op 275.28 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 688 ns/op 1486.42 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 183 ns/op 5.44 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 52882 ns/op 19.36 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2899 ns/op 11.04 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 86763 ns/op 11.80 MB/s
BenchmarkRevcomp-8 2 764568546 ns/op 332.43 MB/s
BenchmarkTemplate-8 20 92777739 ns/op 20.92 MB/s
BenchmarkTimeParse-8 3000000 470 ns/op
BenchmarkTimeFormat-8 3000000 480 ns/op
BenchmarkBinaryTree17-8 1 3817975826 ns/op
BenchmarkFannkuch11-8 1 3575142805 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.5 ns/op
BenchmarkFmtFprintfString-8 10000000 226 ns/op
BenchmarkFmtFprintfInt-8 10000000 222 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 357 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 324 ns/op
BenchmarkFmtFprintfFloat-8 3000000 434 ns/op
BenchmarkFmtManyArgs-8 1000000 1590 ns/op
BenchmarkGobDecode-8 100 10652796 ns/op 72.05 MB/s
BenchmarkGobEncode-8 200 9134760 ns/op 84.02 MB/s
BenchmarkGzip-8 3 428875722 ns/op 45.25 MB/s
BenchmarkGunzip-8 20 57831728 ns/op 335.54 MB/s
BenchmarkHTTPClientServer-8 20000 90489 ns/op
BenchmarkJSONEncode-8 50 22933916 ns/op 84.61 MB/s
BenchmarkJSONDecode-8 20 77037834 ns/op 25.19 MB/s
BenchmarkMandelbrot200-8 300 5411004 ns/op
BenchmarkGoParse-8 300 4811040 ns/op 12.04 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 138 ns/op 230.97 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 468 ns/op 2187.24 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 115 ns/op 275.92 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 689 ns/op 1484.89 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 184 ns/op 5.42 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 52584 ns/op 19.47 MB/s
BenchmarkRegexpMatchHard_32-8 500000 3080 ns/op 10.39 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87247 ns/op 11.74 MB/s
BenchmarkRevcomp-8 2 764578208 ns/op 332.43 MB/s
BenchmarkTemplate-8 20 92624871 ns/op 20.95 MB/s
BenchmarkTimeParse-8 3000000 469 ns/op
BenchmarkTimeFormat-8 3000000 471 ns/op
BenchmarkBinaryTree17-8 1 3893174177 ns/op
BenchmarkFannkuch11-8 1 3853002245 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 68.2 ns/op
BenchmarkFmtFprintfString-8 10000000 228 ns/op
BenchmarkFmtFprintfInt-8 10000000 219 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 358 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 318 ns/op
BenchmarkFmtFprintfFloat-8 3000000 428 ns/op
BenchmarkFmtManyArgs-8 1000000 1475 ns/op
BenchmarkGobDecode-8 100 10689874 ns/op 71.80 MB/s
BenchmarkGobEncode-8 200 9556623 ns/op 80.31 MB/s
BenchmarkGzip-8 3 433983944 ns/op 44.71 MB/s
BenchmarkGunzip-8 20 58260983 ns/op 333.07 MB/s
BenchmarkHTTPClientServer-8 20000 91839 ns/op
BenchmarkJSONEncode-8 50 23064806 ns/op 84.13 MB/s
BenchmarkJSONDecode-8 20 77197497 ns/op 25.14 MB/s
BenchmarkMandelbrot200-8 300 5382257 ns/op
BenchmarkGoParse-8 300 4802018 ns/op 12.06 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 135 ns/op 236.69 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 463 ns/op 2208.09 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 114 ns/op 278.62 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 673 ns/op 1520.31 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 263 ns/op 3.79 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53468 ns/op 19.15 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2906 ns/op 11.01 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87568 ns/op 11.69 MB/s
BenchmarkRevcomp-8 2 779267804 ns/op 326.16 MB/s
BenchmarkTemplate-8 20 92070455 ns/op 21.08 MB/s
BenchmarkTimeParse-8 3000000 483 ns/op
BenchmarkTimeFormat-8 3000000 476 ns/op
BenchmarkBinaryTree17-8 1 3834798420 ns/op
BenchmarkFannkuch11-8 1 3660422114 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 71.7 ns/op
BenchmarkFmtFprintfString-8 10000000 229 ns/op
BenchmarkFmtFprintfInt-8 10000000 221 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 355 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 319 ns/op
BenchmarkFmtFprintfFloat-8 3000000 430 ns/op
BenchmarkFmtManyArgs-8 1000000 1398 ns/op
BenchmarkGobDecode-8 100 10646021 ns/op 72.10 MB/s
BenchmarkGobEncode-8 200 9151864 ns/op 83.87 MB/s
BenchmarkGzip-8 3 432760062 ns/op 44.84 MB/s
BenchmarkGunzip-8 20 58443150 ns/op 332.03 MB/s
BenchmarkHTTPClientServer-8 20000 90800 ns/op
BenchmarkJSONEncode-8 50 23262960 ns/op 83.41 MB/s
BenchmarkJSONDecode-8 20 77673256 ns/op 24.98 MB/s
BenchmarkMandelbrot200-8 300 5401884 ns/op
BenchmarkGoParse-8 300 4886596 ns/op 11.85 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 136 ns/op 234.28 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 462 ns/op 2215.13 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 117 ns/op 273.48 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 675 ns/op 1515.99 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 181 ns/op 5.52 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 52944 ns/op 19.34 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2882 ns/op 11.10 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87612 ns/op 11.69 MB/s
BenchmarkRevcomp-8 2 769763384 ns/op 330.19 MB/s
BenchmarkTemplate-8 20 92646569 ns/op 20.94 MB/s
BenchmarkTimeParse-8 3000000 473 ns/op
BenchmarkTimeFormat-8 3000000 476 ns/op
BenchmarkBinaryTree17-8 1 3810712261 ns/op
BenchmarkFannkuch11-8 1 3544303836 ns/op
BenchmarkFmtFprintfEmpty-8 20000000 72.6 ns/op
BenchmarkFmtFprintfString-8 10000000 230 ns/op
BenchmarkFmtFprintfInt-8 10000000 222 ns/op
BenchmarkFmtFprintfIntInt-8 5000000 378 ns/op
BenchmarkFmtFprintfPrefixedInt-8 5000000 322 ns/op
BenchmarkFmtFprintfFloat-8 3000000 431 ns/op
BenchmarkFmtManyArgs-8 1000000 1398 ns/op
BenchmarkGobDecode-8 100 11090883 ns/op 69.20 MB/s
BenchmarkGobEncode-8 200 9086168 ns/op 84.47 MB/s
BenchmarkGzip-8 2 504858027 ns/op 38.44 MB/s
BenchmarkGunzip-8 20 57776345 ns/op 335.86 MB/s
BenchmarkHTTPClientServer-8 20000 90400 ns/op
BenchmarkJSONEncode-8 50 23279261 ns/op 83.36 MB/s
BenchmarkJSONDecode-8 20 77845486 ns/op 24.93 MB/s
BenchmarkMandelbrot200-8 300 5380848 ns/op
BenchmarkGoParse-8 300 4849716 ns/op 11.94 MB/s
BenchmarkRegexpMatchEasy0_32-8 10000000 138 ns/op 231.33 MB/s
BenchmarkRegexpMatchEasy0_1K-8 3000000 467 ns/op 2192.62 MB/s
BenchmarkRegexpMatchEasy1_32-8 20000000 115 ns/op 276.96 MB/s
BenchmarkRegexpMatchEasy1_1K-8 2000000 682 ns/op 1501.05 MB/s
BenchmarkRegexpMatchMedium_32-8 10000000 184 ns/op 5.42 MB/s
BenchmarkRegexpMatchMedium_1K-8 30000 53265 ns/op 19.22 MB/s
BenchmarkRegexpMatchHard_32-8 500000 2908 ns/op 11.00 MB/s
BenchmarkRegexpMatchHard_1K-8 20000 87617 ns/op 11.69 MB/s
BenchmarkRevcomp-8 2 772486727 ns/op 329.02 MB/s
BenchmarkTemplate-8 20 92620745 ns/op 20.95 MB/s
BenchmarkTimeParse-8 3000000 470 ns/op
BenchmarkTimeFormat-8 3000000 472 ns/op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment