Created
December 29, 2017 17:19
-
-
Save maciej/dbff7ead05fed6f68243274bd593a1ed to your computer and use it in GitHub Desktop.
Roaring #122 benchmarks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # columns: | |
| # old – master branch | |
| # new – rle-len branch | |
| benchmark old ns/op new ns/op delta | |
| BenchmarkMarshalMsgarrayContainer-8 32.2 32.7 +1.55% | |
| BenchmarkAppendMsgarrayContainer-8 8.91 8.98 +0.79% | |
| BenchmarkUnmarshalarrayContainer-8 26.0 26.3 +1.15% | |
| BenchmarkEncodearrayContainer-8 17.9 17.9 +0.00% | |
| BenchmarkDecodearrayContainer-8 51.3 51.0 -0.58% | |
| BenchmarkIntersectionBitset-8 8670 8760 +1.04% | |
| BenchmarkIntersectionRoaring-8 929 948 +2.05% | |
| BenchmarkIntersectionCardinalityRoaring-8 224 221 -1.34% | |
| BenchmarkUnionBitset-8 5401489 5360682 -0.76% | |
| BenchmarkUnionRoaring-8 204982 199954 -2.45% | |
| BenchmarkSetRoaring-8 63.5 62.3 -1.89% | |
| BenchmarkSetBitset-8 23.8 23.4 -1.68% | |
| BenchmarkGetTestRoaring-8 119 120 +0.84% | |
| BenchmarkGetTestBitSet-8 17.6 17.7 +0.57% | |
| BenchmarkCountRoaring-8 43.7 44.7 +2.29% | |
| BenchmarkCountBitset-8 28511 28115 -1.39% | |
| BenchmarkIterateRoaring-8 813713 814166 +0.06% | |
| BenchmarkSparseIterateRoaring-8 761714 735540 -3.44% | |
| BenchmarkIterateBitset-8 522612 516732 -1.13% | |
| BenchmarkSparseContains-8 97409 100295 +2.96% | |
| BenchmarkSparseIterateBitset-8 1994159 1987749 -0.32% | |
| BenchmarkSerializationSparse-8 122534 121811 -0.59% | |
| BenchmarkSerializationMid-8 48303 48015 -0.60% | |
| BenchmarkSerializationDense-8 5829 5742 -1.49% | |
| BenchmarkEqualsSparse-8 89947 90974 +1.14% | |
| BenchmarkEqualsClone-8 85734 84770 -1.12% | |
| BenchmarkSequentialAdd-8 10134623 10067790 -0.66% | |
| BenchmarkXor-8 998080 992500 -0.56% | |
| BenchmarkXorLopsided-8 160984 160964 -0.01% | |
| BenchmarkMarshalMsgbitmapContainer-8 46.5 46.5 +0.00% | |
| BenchmarkAppendMsgbitmapContainer-8 16.6 16.5 -0.60% | |
| BenchmarkUnmarshalbitmapContainer-8 47.7 48.9 +2.52% | |
| BenchmarkEncodebitmapContainer-8 34.7 33.7 -2.88% | |
| BenchmarkDecodebitmapContainer-8 91.7 91.8 +0.11% | |
| BenchmarkMarshalMsgbitmapContainerShortIterator-8 40.4 41.0 +1.49% | |
| BenchmarkAppendMsgbitmapContainerShortIterator-8 13.3 13.1 -1.50% | |
| BenchmarkUnmarshalbitmapContainerShortIterator-8 41.7 42.5 +1.92% | |
| BenchmarkEncodebitmapContainerShortIterator-8 33.0 33.4 +1.21% | |
| BenchmarkDecodebitmapContainerShortIterator-8 89.1 88.4 -0.79% | |
| Benchmark100OrigNumberOfTrailingZeros-8 587 595 +1.36% | |
| Benchmark100CountTrailingZeros-8 53.4 52.6 -1.50% | |
| BenchmarkIntersectionLargeParallel-8 2110064 2036181 -3.50% | |
| BenchmarkIntersectionLargeRoaring-8 4602043 4689081 +1.89% | |
| BenchmarkPopcount-8 63.6 67.9 +6.76% | |
| BenchmarkMarshalMsgaddHelper16-8 64.9 66.4 +2.31% | |
| BenchmarkAppendMsgaddHelper16-8 33.0 33.4 +1.21% | |
| BenchmarkUnmarshaladdHelper16-8 116 115 -0.86% | |
| BenchmarkEncodeaddHelper16-8 80.4 80.4 +0.00% | |
| BenchmarkDecodeaddHelper16-8 210 209 -0.48% | |
| BenchmarkMarshalMsginterval16-8 46.0 46.3 +0.65% | |
| BenchmarkAppendMsginterval16-8 19.1 18.9 -1.05% | |
| BenchmarkUnmarshalinterval16-8 49.4 50.7 +2.63% | |
| BenchmarkEncodeinterval16-8 35.7 35.9 +0.56% | |
| BenchmarkDecodeinterval16-8 87.5 88.3 +0.91% | |
| BenchmarkMarshalMsgrunContainer16-8 42.0 41.8 -0.48% | |
| BenchmarkAppendMsgrunContainer16-8 13.9 13.1 -5.76% | |
| BenchmarkUnmarshalrunContainer16-8 44.1 42.6 -3.40% | |
| BenchmarkEncoderunContainer16-8 31.2 30.8 -1.28% | |
| BenchmarkDecoderunContainer16-8 82.6 82.5 -0.12% | |
| BenchmarkMarshalMsgrunIterator16-8 53.9 53.2 -1.30% | |
| BenchmarkAppendMsgrunIterator16-8 22.0 22.5 +2.27% | |
| BenchmarkUnmarshalrunIterator16-8 88.1 88.3 +0.23% | |
| BenchmarkEncoderunIterator16-8 67.4 61.4 -8.90% | |
| BenchmarkDecoderunIterator16-8 171 171 +0.00% | |
| BenchmarkMarshalMsguint16Slice-8 24.2 24.6 +1.65% | |
| BenchmarkAppendMsguint16Slice-8 8.02 8.06 +0.50% | |
| BenchmarkUnmarshaluint16Slice-8 9.71 9.51 -2.06% | |
| BenchmarkEncodeuint16Slice-8 9.72 9.59 -1.34% | |
| BenchmarkDecodeuint16Slice-8 15.7 15.8 +0.64% | |
| BenchmarkFromBitmap16-8 13263 13739 +3.59% | |
| BenchmarkMarshalMsgaddHelper32-8 66.7 65.8 -1.35% | |
| BenchmarkAppendMsgaddHelper32-8 33.2 33.9 +2.11% | |
| BenchmarkUnmarshaladdHelper32-8 116 111 -4.31% | |
| BenchmarkEncodeaddHelper32-8 91.2 81.4 -10.75% | |
| BenchmarkDecodeaddHelper32-8 210 210 +0.00% | |
| BenchmarkMarshalMsginterval32-8 46.9 46.5 -0.85% | |
| BenchmarkAppendMsginterval32-8 19.0 18.6 -2.11% | |
| BenchmarkUnmarshalinterval32-8 49.1 49.7 +1.22% | |
| BenchmarkEncodeinterval32-8 36.8 35.8 -2.72% | |
| BenchmarkDecodeinterval32-8 87.7 88.8 +1.25% | |
| BenchmarkMarshalMsgrunContainer32-8 42.4 41.7 -1.65% | |
| BenchmarkAppendMsgrunContainer32-8 13.5 13.2 -2.22% | |
| BenchmarkUnmarshalrunContainer32-8 43.7 42.9 -1.83% | |
| BenchmarkEncoderunContainer32-8 30.7 31.3 +1.95% | |
| BenchmarkDecoderunContainer32-8 84.2 83.6 -0.71% | |
| BenchmarkMarshalMsgrunIterator32-8 52.5 53.7 +2.29% | |
| BenchmarkAppendMsgrunIterator32-8 22.6 21.8 -3.54% | |
| BenchmarkUnmarshalrunIterator32-8 89.6 89.3 -0.33% | |
| BenchmarkEncoderunIterator32-8 66.1 60.9 -7.87% | |
| BenchmarkDecoderunIterator32-8 171 171 +0.00% | |
| BenchmarkMarshalMsguint32Slice-8 24.4 24.6 +0.82% | |
| BenchmarkAppendMsguint32Slice-8 7.92 8.23 +3.91% | |
| BenchmarkUnmarshaluint32Slice-8 9.35 9.62 +2.89% | |
| BenchmarkEncodeuint32Slice-8 9.61 9.65 +0.42% | |
| BenchmarkDecodeuint32Slice-8 15.6 15.5 -0.64% | |
| BenchmarkFromBitmap32-8 12858 13663 +6.26% | |
| BenchmarkMarshalMsgcontainerSerz-8 34.9 34.5 -1.15% | |
| BenchmarkAppendMsgcontainerSerz-8 16.5 16.9 +2.42% | |
| BenchmarkUnmarshalcontainerSerz-8 56.8 57.2 +0.70% | |
| BenchmarkEncodecontainerSerz-8 35.5 36.5 +2.82% | |
| BenchmarkDecodecontainerSerz-8 95.9 94.6 -1.36% | |
| BenchmarkMarshalMsgroaringArray-8 55.0 54.6 -0.73% | |
| BenchmarkAppendMsgroaringArray-8 21.3 21.3 +0.00% | |
| BenchmarkUnmarshalroaringArray-8 84.9 86.7 +2.12% | |
| BenchmarkEncoderoaringArray-8 59.7 59.2 -0.84% | |
| BenchmarkDecoderoaringArray-8 168 169 +0.60% | |
| benchmark old MB/s new MB/s speedup | |
| BenchmarkAppendMsgarrayContainer-8 1121.93 1113.31 0.99x | |
| BenchmarkUnmarshalarrayContainer-8 384.53 380.51 0.99x | |
| BenchmarkEncodearrayContainer-8 558.44 558.56 1.00x | |
| BenchmarkDecodearrayContainer-8 194.89 196.22 1.01x | |
| BenchmarkAppendMsgbitmapContainer-8 1327.76 1329.71 1.00x | |
| BenchmarkUnmarshalbitmapContainer-8 460.88 450.00 0.98x | |
| BenchmarkEncodebitmapContainer-8 634.21 652.40 1.03x | |
| BenchmarkDecodebitmapContainer-8 240.01 239.57 1.00x | |
| BenchmarkAppendMsgbitmapContainerShortIterator-8 674.47 688.96 1.02x | |
| BenchmarkUnmarshalbitmapContainerShortIterator-8 215.94 211.73 0.98x | |
| BenchmarkEncodebitmapContainerShortIterator-8 272.60 269.75 0.99x | |
| BenchmarkDecodebitmapContainerShortIterator-8 100.99 101.84 1.01x | |
| BenchmarkAppendMsgaddHelper16-8 1243.97 1228.09 0.99x | |
| BenchmarkUnmarshaladdHelper16-8 352.30 355.47 1.01x | |
| BenchmarkEncodeaddHelper16-8 510.20 510.08 1.00x | |
| BenchmarkDecodeaddHelper16-8 195.13 195.51 1.00x | |
| BenchmarkAppendMsginterval16-8 732.09 740.39 1.01x | |
| BenchmarkUnmarshalinterval16-8 283.66 276.31 0.97x | |
| BenchmarkEncodeinterval16-8 391.79 390.29 1.00x | |
| BenchmarkDecodeinterval16-8 159.99 158.57 0.99x | |
| BenchmarkAppendMsgrunContainer16-8 791.80 837.92 1.06x | |
| BenchmarkUnmarshalrunContainer16-8 249.65 258.33 1.03x | |
| BenchmarkEncoderunContainer16-8 352.99 356.65 1.01x | |
| BenchmarkDecoderunContainer16-8 133.21 133.25 1.00x | |
| BenchmarkAppendMsgrunIterator16-8 1727.06 1687.32 0.98x | |
| BenchmarkUnmarshalrunIterator16-8 431.37 430.43 1.00x | |
| BenchmarkEncoderunIterator16-8 563.56 619.31 1.10x | |
| BenchmarkDecoderunIterator16-8 221.02 221.01 1.00x | |
| BenchmarkAppendMsguint16Slice-8 124.62 124.09 1.00x | |
| BenchmarkUnmarshaluint16Slice-8 102.94 105.16 1.02x | |
| BenchmarkEncodeuint16Slice-8 102.88 104.28 1.01x | |
| BenchmarkDecodeuint16Slice-8 63.70 63.29 0.99x | |
| BenchmarkAppendMsgaddHelper32-8 1234.62 1208.52 0.98x | |
| BenchmarkUnmarshaladdHelper32-8 351.34 366.49 1.04x | |
| BenchmarkEncodeaddHelper32-8 449.50 503.80 1.12x | |
| BenchmarkDecodeaddHelper32-8 194.40 194.97 1.00x | |
| BenchmarkAppendMsginterval32-8 737.23 751.34 1.02x | |
| BenchmarkUnmarshalinterval32-8 284.97 281.61 0.99x | |
| BenchmarkEncodeinterval32-8 380.70 390.90 1.03x | |
| BenchmarkDecodeinterval32-8 159.63 157.71 0.99x | |
| BenchmarkAppendMsgrunContainer32-8 816.02 831.73 1.02x | |
| BenchmarkUnmarshalrunContainer32-8 251.96 256.66 1.02x | |
| BenchmarkEncoderunContainer32-8 357.73 351.53 0.98x | |
| BenchmarkDecoderunContainer32-8 130.70 131.52 1.01x | |
| BenchmarkAppendMsgrunIterator32-8 1678.43 1742.45 1.04x | |
| BenchmarkUnmarshalrunIterator32-8 424.18 425.63 1.00x | |
| BenchmarkEncoderunIterator32-8 574.52 624.28 1.09x | |
| BenchmarkDecoderunIterator32-8 221.04 221.51 1.00x | |
| BenchmarkAppendMsguint32Slice-8 126.19 121.46 0.96x | |
| BenchmarkUnmarshaluint32Slice-8 106.93 103.96 0.97x | |
| BenchmarkEncodeuint32Slice-8 104.03 103.67 1.00x | |
| BenchmarkDecodeuint32Slice-8 63.95 64.70 1.01x | |
| BenchmarkAppendMsgcontainerSerz-8 424.66 413.88 0.97x | |
| BenchmarkUnmarshalcontainerSerz-8 123.17 122.44 0.99x | |
| BenchmarkEncodecontainerSerz-8 197.36 191.80 0.97x | |
| BenchmarkDecodecontainerSerz-8 72.99 74.03 1.01x | |
| BenchmarkAppendMsgroaringArray-8 2160.01 2158.85 1.00x | |
| BenchmarkUnmarshalroaringArray-8 541.64 530.79 0.98x | |
| BenchmarkEncoderoaringArray-8 771.09 776.78 1.01x | |
| BenchmarkDecoderoaringArray-8 272.40 271.87 1.00x | |
| benchmark old allocs new allocs delta | |
| BenchmarkMarshalMsgarrayContainer-8 1 1 +0.00% | |
| BenchmarkAppendMsgarrayContainer-8 0 0 +0.00% | |
| BenchmarkUnmarshalarrayContainer-8 0 0 +0.00% | |
| BenchmarkEncodearrayContainer-8 0 0 +0.00% | |
| BenchmarkDecodearrayContainer-8 0 0 +0.00% | |
| BenchmarkMarshalMsgbitmapContainer-8 1 1 +0.00% | |
| BenchmarkAppendMsgbitmapContainer-8 0 0 +0.00% | |
| BenchmarkUnmarshalbitmapContainer-8 0 0 +0.00% | |
| BenchmarkEncodebitmapContainer-8 0 0 +0.00% | |
| BenchmarkDecodebitmapContainer-8 0 0 +0.00% | |
| BenchmarkMarshalMsgbitmapContainerShortIterator-8 1 1 +0.00% | |
| BenchmarkAppendMsgbitmapContainerShortIterator-8 0 0 +0.00% | |
| BenchmarkUnmarshalbitmapContainerShortIterator-8 0 0 +0.00% | |
| BenchmarkEncodebitmapContainerShortIterator-8 0 0 +0.00% | |
| BenchmarkDecodebitmapContainerShortIterator-8 0 0 +0.00% | |
| BenchmarkMarshalMsgaddHelper16-8 1 1 +0.00% | |
| BenchmarkAppendMsgaddHelper16-8 0 0 +0.00% | |
| BenchmarkUnmarshaladdHelper16-8 0 0 +0.00% | |
| BenchmarkEncodeaddHelper16-8 0 0 +0.00% | |
| BenchmarkDecodeaddHelper16-8 0 0 +0.00% | |
| BenchmarkMarshalMsginterval16-8 1 1 +0.00% | |
| BenchmarkAppendMsginterval16-8 0 0 +0.00% | |
| BenchmarkUnmarshalinterval16-8 0 0 +0.00% | |
| BenchmarkEncodeinterval16-8 0 0 +0.00% | |
| BenchmarkDecodeinterval16-8 0 0 +0.00% | |
| BenchmarkMarshalMsgrunContainer16-8 1 1 +0.00% | |
| BenchmarkAppendMsgrunContainer16-8 0 0 +0.00% | |
| BenchmarkUnmarshalrunContainer16-8 0 0 +0.00% | |
| BenchmarkEncoderunContainer16-8 0 0 +0.00% | |
| BenchmarkDecoderunContainer16-8 0 0 +0.00% | |
| BenchmarkMarshalMsgrunIterator16-8 1 1 +0.00% | |
| BenchmarkAppendMsgrunIterator16-8 0 0 +0.00% | |
| BenchmarkUnmarshalrunIterator16-8 0 0 +0.00% | |
| BenchmarkEncoderunIterator16-8 0 0 +0.00% | |
| BenchmarkDecoderunIterator16-8 0 0 +0.00% | |
| BenchmarkMarshalMsguint16Slice-8 1 1 +0.00% | |
| BenchmarkAppendMsguint16Slice-8 0 0 +0.00% | |
| BenchmarkUnmarshaluint16Slice-8 0 0 +0.00% | |
| BenchmarkEncodeuint16Slice-8 0 0 +0.00% | |
| BenchmarkDecodeuint16Slice-8 0 0 +0.00% | |
| BenchmarkMarshalMsgaddHelper32-8 1 1 +0.00% | |
| BenchmarkAppendMsgaddHelper32-8 0 0 +0.00% | |
| BenchmarkUnmarshaladdHelper32-8 0 0 +0.00% | |
| BenchmarkEncodeaddHelper32-8 0 0 +0.00% | |
| BenchmarkDecodeaddHelper32-8 0 0 +0.00% | |
| BenchmarkMarshalMsginterval32-8 1 1 +0.00% | |
| BenchmarkAppendMsginterval32-8 0 0 +0.00% | |
| BenchmarkUnmarshalinterval32-8 0 0 +0.00% | |
| BenchmarkEncodeinterval32-8 0 0 +0.00% | |
| BenchmarkDecodeinterval32-8 0 0 +0.00% | |
| BenchmarkMarshalMsgrunContainer32-8 1 1 +0.00% | |
| BenchmarkAppendMsgrunContainer32-8 0 0 +0.00% | |
| BenchmarkUnmarshalrunContainer32-8 0 0 +0.00% | |
| BenchmarkEncoderunContainer32-8 0 0 +0.00% | |
| BenchmarkDecoderunContainer32-8 0 0 +0.00% | |
| BenchmarkMarshalMsgrunIterator32-8 1 1 +0.00% | |
| BenchmarkAppendMsgrunIterator32-8 0 0 +0.00% | |
| BenchmarkUnmarshalrunIterator32-8 0 0 +0.00% | |
| BenchmarkEncoderunIterator32-8 0 0 +0.00% | |
| BenchmarkDecoderunIterator32-8 0 0 +0.00% | |
| BenchmarkMarshalMsguint32Slice-8 1 1 +0.00% | |
| BenchmarkAppendMsguint32Slice-8 0 0 +0.00% | |
| BenchmarkUnmarshaluint32Slice-8 0 0 +0.00% | |
| BenchmarkEncodeuint32Slice-8 0 0 +0.00% | |
| BenchmarkDecodeuint32Slice-8 0 0 +0.00% | |
| BenchmarkMarshalMsgcontainerSerz-8 1 1 +0.00% | |
| BenchmarkAppendMsgcontainerSerz-8 0 0 +0.00% | |
| BenchmarkUnmarshalcontainerSerz-8 0 0 +0.00% | |
| BenchmarkEncodecontainerSerz-8 0 0 +0.00% | |
| BenchmarkDecodecontainerSerz-8 0 0 +0.00% | |
| BenchmarkMarshalMsgroaringArray-8 1 1 +0.00% | |
| BenchmarkAppendMsgroaringArray-8 0 0 +0.00% | |
| BenchmarkUnmarshalroaringArray-8 0 0 +0.00% | |
| BenchmarkEncoderoaringArray-8 0 0 +0.00% | |
| BenchmarkDecoderoaringArray-8 0 0 +0.00% | |
| benchmark old bytes new bytes delta | |
| BenchmarkMarshalMsgarrayContainer-8 16 16 +0.00% | |
| BenchmarkAppendMsgarrayContainer-8 0 0 +0.00% | |
| BenchmarkUnmarshalarrayContainer-8 0 0 +0.00% | |
| BenchmarkEncodearrayContainer-8 0 0 +0.00% | |
| BenchmarkDecodearrayContainer-8 0 0 +0.00% | |
| BenchmarkMarshalMsgbitmapContainer-8 48 48 +0.00% | |
| BenchmarkAppendMsgbitmapContainer-8 0 0 +0.00% | |
| BenchmarkUnmarshalbitmapContainer-8 0 0 +0.00% | |
| BenchmarkEncodebitmapContainer-8 0 0 +0.00% | |
| BenchmarkDecodebitmapContainer-8 0 0 +0.00% | |
| BenchmarkMarshalMsgbitmapContainerShortIterator-8 32 32 +0.00% | |
| BenchmarkAppendMsgbitmapContainerShortIterator-8 0 0 +0.00% | |
| BenchmarkUnmarshalbitmapContainerShortIterator-8 0 0 +0.00% | |
| BenchmarkEncodebitmapContainerShortIterator-8 0 0 +0.00% | |
| BenchmarkDecodebitmapContainerShortIterator-8 0 0 +0.00% | |
| BenchmarkMarshalMsgaddHelper16-8 64 64 +0.00% | |
| BenchmarkAppendMsgaddHelper16-8 0 0 +0.00% | |
| BenchmarkUnmarshaladdHelper16-8 0 0 +0.00% | |
| BenchmarkEncodeaddHelper16-8 0 0 +0.00% | |
| BenchmarkDecodeaddHelper16-8 0 0 +0.00% | |
| BenchmarkMarshalMsginterval16-8 32 32 +0.00% | |
| BenchmarkAppendMsginterval16-8 0 0 +0.00% | |
| BenchmarkUnmarshalinterval16-8 0 0 +0.00% | |
| BenchmarkEncodeinterval16-8 0 0 +0.00% | |
| BenchmarkDecodeinterval16-8 0 0 +0.00% | |
| BenchmarkMarshalMsgrunContainer16-8 32 32 +0.00% | |
| BenchmarkAppendMsgrunContainer16-8 0 0 +0.00% | |
| BenchmarkUnmarshalrunContainer16-8 0 0 +0.00% | |
| BenchmarkEncoderunContainer16-8 0 0 +0.00% | |
| BenchmarkDecoderunContainer16-8 0 0 +0.00% | |
| BenchmarkMarshalMsgrunIterator16-8 64 64 +0.00% | |
| BenchmarkAppendMsgrunIterator16-8 0 0 +0.00% | |
| BenchmarkUnmarshalrunIterator16-8 0 0 +0.00% | |
| BenchmarkEncoderunIterator16-8 0 0 +0.00% | |
| BenchmarkDecoderunIterator16-8 0 0 +0.00% | |
| BenchmarkMarshalMsguint16Slice-8 5 5 +0.00% | |
| BenchmarkAppendMsguint16Slice-8 0 0 +0.00% | |
| BenchmarkUnmarshaluint16Slice-8 0 0 +0.00% | |
| BenchmarkEncodeuint16Slice-8 0 0 +0.00% | |
| BenchmarkDecodeuint16Slice-8 0 0 +0.00% | |
| BenchmarkMarshalMsgaddHelper32-8 64 64 +0.00% | |
| BenchmarkAppendMsgaddHelper32-8 0 0 +0.00% | |
| BenchmarkUnmarshaladdHelper32-8 0 0 +0.00% | |
| BenchmarkEncodeaddHelper32-8 0 0 +0.00% | |
| BenchmarkDecodeaddHelper32-8 0 0 +0.00% | |
| BenchmarkMarshalMsginterval32-8 32 32 +0.00% | |
| BenchmarkAppendMsginterval32-8 0 0 +0.00% | |
| BenchmarkUnmarshalinterval32-8 0 0 +0.00% | |
| BenchmarkEncodeinterval32-8 0 0 +0.00% | |
| BenchmarkDecodeinterval32-8 0 0 +0.00% | |
| BenchmarkMarshalMsgrunContainer32-8 32 32 +0.00% | |
| BenchmarkAppendMsgrunContainer32-8 0 0 +0.00% | |
| BenchmarkUnmarshalrunContainer32-8 0 0 +0.00% | |
| BenchmarkEncoderunContainer32-8 0 0 +0.00% | |
| BenchmarkDecoderunContainer32-8 0 0 +0.00% | |
| BenchmarkMarshalMsgrunIterator32-8 64 64 +0.00% | |
| BenchmarkAppendMsgrunIterator32-8 0 0 +0.00% | |
| BenchmarkUnmarshalrunIterator32-8 0 0 +0.00% | |
| BenchmarkEncoderunIterator32-8 0 0 +0.00% | |
| BenchmarkDecoderunIterator32-8 0 0 +0.00% | |
| BenchmarkMarshalMsguint32Slice-8 5 5 +0.00% | |
| BenchmarkAppendMsguint32Slice-8 0 0 +0.00% | |
| BenchmarkUnmarshaluint32Slice-8 0 0 +0.00% | |
| BenchmarkEncodeuint32Slice-8 0 0 +0.00% | |
| BenchmarkDecodeuint32Slice-8 0 0 +0.00% | |
| BenchmarkMarshalMsgcontainerSerz-8 8 8 +0.00% | |
| BenchmarkAppendMsgcontainerSerz-8 0 0 +0.00% | |
| BenchmarkUnmarshalcontainerSerz-8 0 0 +0.00% | |
| BenchmarkEncodecontainerSerz-8 0 0 +0.00% | |
| BenchmarkDecodecontainerSerz-8 0 0 +0.00% | |
| BenchmarkMarshalMsgroaringArray-8 64 64 +0.00% | |
| BenchmarkAppendMsgroaringArray-8 0 0 +0.00% | |
| BenchmarkUnmarshalroaringArray-8 0 0 +0.00% | |
| BenchmarkEncoderoaringArray-8 0 0 +0.00% | |
| BenchmarkDecoderoaringArray-8 0 0 +0.00% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment