# JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 34011) # Run progress: 0.00% complete, ETA 04:32:48 # Fork: 1 of 1 # Warmup Iteration 1: 267.003 us/op # Warmup Iteration 2: 249.972 us/op # Warmup Iteration 3: 247.489 us/op Iteration 1: 246.547 us/op totalInputBytes: 566421345.000 # totalOutputBytes: 1077978645.000 # Iteration 2: 245.368 us/op totalInputBytes: 712159350.000 # totalOutputBytes: 1355338350.000 # Iteration 3: 246.309 us/op totalInputBytes: 857343354.000 # totalOutputBytes: 1631643714.000 # Iteration 4: 251.823 us/op totalInputBytes: 999346320.000 # totalOutputBytes: 1901895120.000 # Iteration 5: 250.969 us/op totalInputBytes: 1141831803.000 # totalOutputBytes: 2173064823.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 248.203 ±(99.9%) 11.410 us/op [Average] (min, avg, max) = (245.368, 248.203, 251.823), stdev = 2.963 CI (99.9%): [236.793, 259.613] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4277102172.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (566421345.000, 855420434.400, 1141831803.000), stdev = 227373064.701 CI (99.9%): [4277102172.000, 4277102172.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8139920652.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1077978645.000, 1627984130.400, 2173064823.000), stdev = 432722584.273 CI (99.9%): [8139920652.000, 8139920652.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 42223) # Run progress: 0.05% complete, ETA 04:55:38 # Fork: 1 of 1 # Warmup Iteration 1: 284.131 us/op # Warmup Iteration 2: 265.163 us/op # Warmup Iteration 3: 266.903 us/op Iteration 1: 258.221 us/op totalInputBytes: 568250719.000 # totalOutputBytes: 1259554313.000 # Iteration 2: 259.628 us/op totalInputBytes: 715061362.000 # totalOutputBytes: 1584966974.000 # Iteration 3: 263.457 us/op totalInputBytes: 859738517.000 # totalOutputBytes: 1905650659.000 # Iteration 4: 261.483 us/op totalInputBytes: 1005501465.000 # totalOutputBytes: 2228741055.000 # Iteration 5: 259.696 us/op totalInputBytes: 1152274010.000 # totalOutputBytes: 2554069270.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 260.497 ±(99.9%) 7.776 us/op [Average] (min, avg, max) = (258.221, 260.497, 263.457), stdev = 2.019 CI (99.9%): [252.721, 268.273] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4300826073.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (568250719.000, 860165214.600, 1152274010.000), stdev = 230607652.129 CI (99.9%): [4300826073.000, 4300826073.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9532982271.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1259554313.000, 1906596454.200, 2554069270.000), stdev = 511152653.465 CI (99.9%): [9532982271.000, 9532982271.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 51771) # Run progress: 0.10% complete, ETA 04:54:20 # Fork: 1 of 1 # Warmup Iteration 1: 327.345 us/op # Warmup Iteration 2: 305.603 us/op # Warmup Iteration 3: 315.005 us/op Iteration 1: 300.283 us/op totalInputBytes: 527749625.000 # totalOutputBytes: 1329220425.000 # Iteration 2: 299.597 us/op totalInputBytes: 665036470.000 # totalOutputBytes: 1674998934.000 # Iteration 3: 298.988 us/op totalInputBytes: 802611085.000 # totalOutputBytes: 2021502237.000 # Iteration 4: 298.654 us/op totalInputBytes: 940329585.000 # totalOutputBytes: 2368367937.000 # Iteration 5: 298.737 us/op totalInputBytes: 1077986420.000 # totalOutputBytes: 2715078324.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 299.252 ±(99.9%) 2.635 us/op [Average] (min, avg, max) = (298.654, 299.252, 300.283), stdev = 0.684 CI (99.9%): [296.617, 301.887] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4013713185.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (527749625.000, 802742637.000, 1077986420.000), stdev = 217527854.955 CI (99.9%): [4013713185.000, 4013713185.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10109167857.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1329220425.000, 2021833571.400, 2715078324.000), stdev = 547878111.353 CI (99.9%): [10109167857.000, 10109167857.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 62830) # Run progress: 0.15% complete, ETA 04:53:09 # Fork: 1 of 1 # Warmup Iteration 1: 368.099 us/op # Warmup Iteration 2: 328.027 us/op # Warmup Iteration 3: 323.615 us/op Iteration 1: 322.881 us/op totalInputBytes: 542338160.000 # totalOutputBytes: 1502893600.000 # Iteration 2: 322.990 us/op totalInputBytes: 682820068.000 # totalOutputBytes: 1892188280.000 # Iteration 3: 326.975 us/op totalInputBytes: 821578828.000 # totalOutputBytes: 2276707880.000 # Iteration 4: 323.238 us/op totalInputBytes: 961924698.000 # totalOutputBytes: 2665625580.000 # Iteration 5: 331.976 us/op totalInputBytes: 1099300405.000 # totalOutputBytes: 3046312550.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 325.612 ±(99.9%) 15.200 us/op [Average] (min, avg, max) = (322.881, 325.612, 331.976), stdev = 3.947 CI (99.9%): [310.412, 340.812] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4107962159.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (542338160.000, 821592431.800, 1099300405.000), stdev = 220258700.608 CI (99.9%): [4107962159.000, 4107962159.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11383727890.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1502893600.000, 2276745578.000, 3046312550.000), stdev = 610367139.734 CI (99.9%): [11383727890.000, 11383727890.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 81207) # Run progress: 0.20% complete, ETA 04:52:50 # Fork: 1 of 1 # Warmup Iteration 1: 418.078 us/op # Warmup Iteration 2: 372.324 us/op # Warmup Iteration 3: 367.089 us/op Iteration 1: 358.988 us/op totalInputBytes: 504626523.000 # totalOutputBytes: 1721019951.000 # Iteration 2: 359.543 us/op totalInputBytes: 637158549.000 # totalOutputBytes: 2173018113.000 # Iteration 3: 359.355 us/op totalInputBytes: 769738197.000 # totalOutputBytes: 2625178689.000 # Iteration 4: 376.323 us/op totalInputBytes: 896365095.000 # totalOutputBytes: 3057037515.000 # Iteration 5: 359.329 us/op totalInputBytes: 1028968554.000 # totalOutputBytes: 3509279298.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 362.708 ±(99.9%) 29.318 us/op [Average] (min, avg, max) = (358.988, 362.708, 376.323), stdev = 7.614 CI (99.9%): [333.390, 392.025] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3836856918.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (504626523.000, 767371383.600, 1028968554.000), stdev = 206802020.671 CI (99.9%): [3836856918.000, 3836856918.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 13085533566.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1721019951.000, 2617106713.200, 3509279298.000), stdev = 705294682.819 CI (99.9%): [13085533566.000, 13085533566.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 94417) # Run progress: 0.24% complete, ETA 04:52:21 # Fork: 1 of 1 # Warmup Iteration 1: 1009.166 us/op # Warmup Iteration 2: 938.861 us/op # Warmup Iteration 3: 954.780 us/op Iteration 1: 930.959 us/op totalInputBytes: 407678088.000 # totalOutputBytes: 789703788.000 # Iteration 2: 930.861 us/op totalInputBytes: 512522130.000 # totalOutputBytes: 992794755.000 # Iteration 3: 937.720 us/op totalInputBytes: 616586300.000 # totalOutputBytes: 1194375050.000 # Iteration 4: 925.838 us/op totalInputBytes: 721966504.000 # totalOutputBytes: 1398504604.000 # Iteration 5: 926.499 us/op totalInputBytes: 827297966.000 # totalOutputBytes: 1602539741.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 930.375 ±(99.9%) 18.279 us/op [Average] (min, avg, max) = (925.838, 930.375, 937.720), stdev = 4.747 CI (99.9%): [912.096, 948.655] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3086050988.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (407678088.000, 617210197.600, 827297966.000), stdev = 165811971.719 CI (99.9%): [3086050988.000, 3086050988.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 5977917938.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (789703788.000, 1195583587.600, 1602539741.000), stdev = 321190532.473 CI (99.9%): [5977917938.000, 5977917938.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 607930) # Run progress: 0.29% complete, ETA 04:52:13 # Fork: 1 of 1 # Warmup Iteration 1: 4030.238 us/op # Warmup Iteration 2: 3760.760 us/op # Warmup Iteration 3: 3742.486 us/op Iteration 1: 3620.868 us/op totalInputBytes: 532514213.000 # totalOutputBytes: 1290635390.000 # Iteration 2: 3580.737 us/op totalInputBytes: 672979573.000 # totalOutputBytes: 1631076190.000 # Iteration 3: 3593.957 us/op totalInputBytes: 812943271.000 # totalOutputBytes: 1970301130.000 # Iteration 4: 3516.054 us/op totalInputBytes: 956167772.000 # totalOutputBytes: 2317429160.000 # Iteration 5: 3662.203 us/op totalInputBytes: 1093623160.000 # totalOutputBytes: 2650574800.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 3594.764 ±(99.9%) 207.561 us/op [Average] (min, avg, max) = (3516.054, 3594.764, 3662.203), stdev = 53.903 CI (99.9%): [3387.203, 3802.325] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4068227989.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (532514213.000, 813645597.800, 1093623160.000), stdev = 222217396.253 CI (99.9%): [4068227989.000, 4068227989.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9860016670.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1290635390.000, 1972003334.000, 2650574800.000), stdev = 538580246.078 CI (99.9%): [9860016670.000, 9860016670.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 751048) # Run progress: 0.34% complete, ETA 04:52:17 # Fork: 1 of 1 # Warmup Iteration 1: 4480.232 us/op # Warmup Iteration 2: 4279.630 us/op # Warmup Iteration 3: 3988.659 us/op Iteration 1: 3875.725 us/op totalInputBytes: 523626120.000 # totalOutputBytes: 1460037312.000 # Iteration 2: 3916.987 us/op totalInputBytes: 661805235.000 # totalOutputBytes: 1845324936.000 # Iteration 3: 4068.748 us/op totalInputBytes: 794866605.000 # totalOutputBytes: 2216342648.000 # Iteration 4: 3914.800 us/op totalInputBytes: 933045720.000 # totalOutputBytes: 2601630272.000 # Iteration 5: 3852.285 us/op totalInputBytes: 1073649030.000 # totalOutputBytes: 2993677328.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 3925.709 ±(99.9%) 325.286 us/op [Average] (min, avg, max) = (3852.285, 3925.709, 4068.748), stdev = 84.476 CI (99.9%): [3600.423, 4250.995] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3986992710.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (523626120.000, 797398542.000, 1073649030.000), stdev = 216828148.355 CI (99.9%): [3986992710.000, 3986992710.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11117012496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1460037312.000, 2223402499.200, 2993677328.000), stdev = 604586316.071 CI (99.9%): [11117012496.000, 11117012496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 781196) # Run progress: 0.39% complete, ETA 04:52:23 # Fork: 1 of 1 # Warmup Iteration 1: 4545.124 us/op # Warmup Iteration 2: 4130.095 us/op # Warmup Iteration 3: 4215.674 us/op Iteration 1: 4026.605 us/op totalInputBytes: 536310744.000 # totalOutputBytes: 1485834792.000 # Iteration 2: 4049.248 us/op totalInputBytes: 676168856.000 # totalOutputBytes: 1873308008.000 # Iteration 3: 3980.513 us/op totalInputBytes: 818282744.000 # totalOutputBytes: 2267030792.000 # Iteration 4: 4087.113 us/op totalInputBytes: 957012968.000 # totalOutputBytes: 2651379224.000 # Iteration 5: 4013.614 us/op totalInputBytes: 1098280940.000 # totalOutputBytes: 3042758420.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 4031.419 ±(99.9%) 153.439 us/op [Average] (min, avg, max) = (3980.513, 4031.419, 4087.113), stdev = 39.848 CI (99.9%): [3877.980, 4184.858] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4086056252.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (536310744.000, 817211250.400, 1098280940.000), stdev = 222117024.487 CI (99.9%): [4086056252.000, 4086056252.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11320311236.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1485834792.000, 2264062247.200, 3042758420.000), stdev = 615369366.679 CI (99.9%): [11320311236.000, 11320311236.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 866049) # Run progress: 0.44% complete, ETA 04:52:19 # Fork: 1 of 1 # Warmup Iteration 1: 7175.432 us/op # Warmup Iteration 2: 7043.555 us/op # Warmup Iteration 3: 7115.028 us/op Iteration 1: 6836.500 us/op totalInputBytes: 589591404.000 # totalOutputBytes: 989894007.000 # Iteration 2: 7022.630 us/op totalInputBytes: 737634040.000 # totalOutputBytes: 1238450070.000 # Iteration 3: 6924.346 us/op totalInputBytes: 887739988.000 # totalOutputBytes: 1490470329.000 # Iteration 4: 6859.005 us/op totalInputBytes: 1038877592.000 # totalOutputBytes: 1744222686.000 # Iteration 5: 6950.344 us/op totalInputBytes: 1188467712.000 # totalOutputBytes: 1995376896.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6918.565 ±(99.9%) 286.576 us/op [Average] (min, avg, max) = (6836.500, 6918.565, 7022.630), stdev = 74.423 CI (99.9%): [6631.990, 7205.141] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4442310736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (589591404.000, 888462147.200, 1188467712.000), stdev = 237013451.898 CI (99.9%): [4442310736.000, 4442310736.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7458413988.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (989894007.000, 1491682797.600, 1995376896.000), stdev = 397933541.806 CI (99.9%): [7458413988.000, 7458413988.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 904172) # Run progress: 0.49% complete, ETA 04:52:24 # Fork: 1 of 1 # Warmup Iteration 1: 7077.286 us/op # Warmup Iteration 2: 6653.959 us/op # Warmup Iteration 3: 6509.033 us/op Iteration 1: 6646.610 us/op totalInputBytes: 486470400.000 # totalOutputBytes: 1085006400.000 # Iteration 2: 6551.300 us/op totalInputBytes: 610925744.000 # totalOutputBytes: 1362587204.000 # Iteration 3: 6523.290 us/op totalInputBytes: 736191872.000 # totalOutputBytes: 1641976352.000 # Iteration 4: 6541.680 us/op totalInputBytes: 861052608.000 # totalOutputBytes: 1920461328.000 # Iteration 5: 6530.497 us/op totalInputBytes: 986318736.000 # totalOutputBytes: 2199850476.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6558.675 ±(99.9%) 193.702 us/op [Average] (min, avg, max) = (6523.290, 6558.675, 6646.610), stdev = 50.304 CI (99.9%): [6364.974, 6752.377] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3680959360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (486470400.000, 736191872.000, 986318736.000), stdev = 197614566.702 CI (99.9%): [3680959360.000, 3680959360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8209881760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1085006400.000, 1641976352.000, 2199850476.000), stdev = 440752550.627 CI (99.9%): [8209881760.000, 8209881760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 1075724) # Run progress: 0.54% complete, ETA 04:52:29 # Fork: 1 of 1 # Warmup Iteration 1: 10333.620 us/op # Warmup Iteration 2: 9496.332 us/op # Warmup Iteration 3: 10063.780 us/op Iteration 1: 9832.992 us/op totalInputBytes: 401546425.000 # totalOutputBytes: 876715060.000 # Iteration 2: 9724.422 us/op totalInputBytes: 504026985.000 # totalOutputBytes: 1100465652.000 # Iteration 3: 9829.463 us/op totalInputBytes: 605029460.000 # totalOutputBytes: 1320989072.000 # Iteration 4: 9637.313 us/op totalInputBytes: 708002715.000 # totalOutputBytes: 1545815388.000 # Iteration 5: 9786.057 us/op totalInputBytes: 809990580.000 # totalOutputBytes: 1768490256.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 9762.049 ±(99.9%) 317.116 us/op [Average] (min, avg, max) = (9637.313, 9762.049, 9832.992), stdev = 82.354 CI (99.9%): [9444.934, 10079.165] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3028596165.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (401546425.000, 605719233.000, 809990580.000), stdev = 161413303.752 CI (99.9%): [3028596165.000, 3028596165.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6612475428.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (876715060.000, 1322495085.600, 1768490256.000), stdev = 352421203.310 CI (99.9%): [6612475428.000, 6612475428.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 1293080) # Run progress: 0.59% complete, ETA 04:52:42 # Fork: 1 of 1 # Warmup Iteration 1: 10468.210 us/op # Warmup Iteration 2: 9730.894 us/op # Warmup Iteration 3: 9858.197 us/op Iteration 1: 9638.478 us/op totalInputBytes: 375826323.000 # totalOutputBytes: 1051274040.000 # Iteration 2: 9655.907 us/op totalInputBytes: 472440962.000 # totalOutputBytes: 1321527760.000 # Iteration 3: 9752.598 us/op totalInputBytes: 568131059.000 # totalOutputBytes: 1589195320.000 # Iteration 4: 10094.070 us/op totalInputBytes: 660585259.000 # totalOutputBytes: 1847811320.000 # Iteration 5: 9760.688 us/op totalInputBytes: 756275356.000 # totalOutputBytes: 2115478880.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 9780.348 ±(99.9%) 707.907 us/op [Average] (min, avg, max) = (9638.478, 9780.348, 10094.070), stdev = 183.841 CI (99.9%): [9072.441, 10488.256] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2833258959.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (375826323.000, 566651791.800, 756275356.000), stdev = 150060671.551 CI (99.9%): [2833258959.000, 2833258959.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7925287320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1051274040.000, 1585057464.000, 2115478880.000), stdev = 419754761.103 CI (99.9%): [7925287320.000, 7925287320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 1448911) # Run progress: 0.64% complete, ETA 04:52:56 # Fork: 1 of 1 # Warmup Iteration 1: 9241.890 us/op # Warmup Iteration 2: 8676.177 us/op # Warmup Iteration 3: 9335.574 us/op Iteration 1: 8611.400 us/op totalInputBytes: 538539100.000 # totalOutputBytes: 1306917722.000 # Iteration 2: 8755.403 us/op totalInputBytes: 676457650.000 # totalOutputBytes: 1641616163.000 # Iteration 3: 9005.761 us/op totalInputBytes: 810196850.000 # totalOutputBytes: 1966172227.000 # Iteration 4: 8891.178 us/op totalInputBytes: 945130150.000 # totalOutputBytes: 2293626113.000 # Iteration 5: 8925.959 us/op totalInputBytes: 1080063450.000 # totalOutputBytes: 2621079999.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8837.940 ±(99.9%) 599.262 us/op [Average] (min, avg, max) = (8611.400, 8837.940, 9005.761), stdev = 155.627 CI (99.9%): [8238.678, 9437.203] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4050387200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (538539100.000, 810077440.000, 1080063450.000), stdev = 213728222.693 CI (99.9%): [4050387200.000, 4050387200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9829412224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1306917722.000, 1965882444.800, 2621079999.000), stdev = 518672092.573 CI (99.9%): [9829412224.000, 9829412224.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 1599048) # Run progress: 0.68% complete, ETA 04:53:02 # Fork: 1 of 1 # Warmup Iteration 1: 11706.201 us/op # Warmup Iteration 2: 10846.794 us/op # Warmup Iteration 3: 10859.675 us/op Iteration 1: 10551.583 us/op totalInputBytes: 398418880.000 # totalOutputBytes: 1176899328.000 # Iteration 2: 10690.753 us/op totalInputBytes: 500730250.000 # totalOutputBytes: 1479119400.000 # Iteration 3: 10616.551 us/op totalInputBytes: 604124280.000 # totalOutputBytes: 1784537568.000 # Iteration 4: 10669.500 us/op totalInputBytes: 706976980.000 # totalOutputBytes: 2088356688.000 # Iteration 5: 10345.397 us/op totalInputBytes: 812536330.000 # totalOutputBytes: 2400171048.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 10574.757 ±(99.9%) 535.368 us/op [Average] (min, avg, max) = (10345.397, 10574.757, 10690.753), stdev = 139.033 CI (99.9%): [10039.388, 11110.125] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3022786720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (398418880.000, 604557344.000, 812536330.000), stdev = 163568303.614 CI (99.9%): [3022786720.000, 3022786720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8929084032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1176899328.000, 1785816806.400, 2400171048.000), stdev = 483168434.703 CI (99.9%): [8929084032.000, 8929084032.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 4072805) # Run progress: 0.73% complete, ETA 04:53:06 # Fork: 1 of 1 # Warmup Iteration 1: 23518.783 us/op # Warmup Iteration 2: 22195.302 us/op # Warmup Iteration 3: 22212.165 us/op Iteration 1: 22139.068 us/op totalInputBytes: 408119712.000 # totalOutputBytes: 1482501020.000 # Iteration 2: 23314.677 us/op totalInputBytes: 505664808.000 # totalOutputBytes: 1836835055.000 # Iteration 3: 22344.981 us/op totalInputBytes: 607694736.000 # totalOutputBytes: 2207460310.000 # Iteration 4: 23096.970 us/op totalInputBytes: 707482248.000 # totalOutputBytes: 2569939955.000 # Iteration 5: 25306.714 us/op totalInputBytes: 798300096.000 # totalOutputBytes: 2899837160.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 23240.482 ±(99.9%) 4836.526 us/op [Average] (min, avg, max) = (22139.068, 23240.482, 25306.714), stdev = 1256.030 CI (99.9%): [18403.956, 28077.008] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3027261600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (408119712.000, 605452320.000, 798300096.000), stdev = 155324744.549 CI (99.9%): [3027261600.000, 3027261600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10996573500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1482501020.000, 2199314700.000, 2899837160.000), stdev = 564219481.329 CI (99.9%): [10996573500.000, 10996573500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, length = 4287156) # Run progress: 0.78% complete, ETA 04:53:42 # Fork: 1 of 1 # Warmup Iteration 1: 26313.289 us/op # Warmup Iteration 2: 25262.507 us/op # Warmup Iteration 3: 25459.617 us/op Iteration 1: 30399.663 us/op totalInputBytes: 362744536.000 # totalOutputBytes: 1320444048.000 # Iteration 2: 33744.397 us/op totalInputBytes: 434586798.000 # totalOutputBytes: 1581960564.000 # Iteration 3: 28994.221 us/op totalInputBytes: 518206480.000 # totalOutputBytes: 1886348640.000 # Iteration 4: 27367.641 us/op totalInputBytes: 606537130.000 # totalOutputBytes: 2207885340.000 # Iteration 5: 25575.559 us/op totalInputBytes: 701934232.000 # totalOutputBytes: 2555144976.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 29216.296 ±(99.9%) 11965.821 us/op [Average] (min, avg, max) = (25575.559, 29216.296, 33744.397), stdev = 3107.486 CI (99.9%): [17250.475, 41182.117] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2624009176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (362744536.000, 524801835.200, 701934232.000), stdev = 134630386.878 CI (99.9%): [2624009176.000, 2624009176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9551783568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1320444048.000, 1910356713.600, 2555144976.000), stdev = 490074626.603 CI (99.9%): [9551783568.000, 9551783568.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 34011) # Run progress: 0.83% complete, ETA 04:54:17 # Fork: 1 of 1 # Warmup Iteration 1: 309.972 us/op # Warmup Iteration 2: 296.596 us/op # Warmup Iteration 3: 284.989 us/op Iteration 1: 283.022 us/op totalInputBytes: 487425687.000 # totalOutputBytes: 928262223.000 # Iteration 2: 283.835 us/op totalInputBytes: 613313778.000 # totalOutputBytes: 1168005762.000 # Iteration 3: 283.215 us/op totalInputBytes: 739469754.000 # totalOutputBytes: 1408259466.000 # Iteration 4: 283.071 us/op totalInputBytes: 865697166.000 # totalOutputBytes: 1648649214.000 # Iteration 5: 282.768 us/op totalInputBytes: 992067450.000 # totalOutputBytes: 1889311050.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 283.182 ±(99.9%) 1.536 us/op [Average] (min, avg, max) = (282.768, 283.182, 283.835), stdev = 0.399 CI (99.9%): [281.646, 284.718] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3697973835.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487425687.000, 739594767.000, 992067450.000), stdev = 199487104.479 CI (99.9%): [3697973835.000, 3697973835.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7042487715.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (928262223.000, 1408497543.000, 1889311050.000), stdev = 379906820.675 CI (99.9%): [7042487715.000, 7042487715.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 42223) # Run progress: 0.88% complete, ETA 04:53:51 # Fork: 1 of 1 # Warmup Iteration 1: 340.607 us/op # Warmup Iteration 2: 314.216 us/op # Warmup Iteration 3: 308.846 us/op Iteration 1: 316.387 us/op totalInputBytes: 476819739.000 # totalOutputBytes: 1057559481.000 # Iteration 2: 308.247 us/op totalInputBytes: 600388906.000 # totalOutputBytes: 1331628974.000 # Iteration 3: 338.125 us/op totalInputBytes: 713049872.000 # totalOutputBytes: 1581504688.000 # Iteration 4: 307.684 us/op totalInputBytes: 836847483.000 # totalOutputBytes: 1856080857.000 # Iteration 5: 308.021 us/op totalInputBytes: 960511835.000 # totalOutputBytes: 2130361465.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 315.693 ±(99.9%) 50.285 us/op [Average] (min, avg, max) = (307.684, 315.693, 338.125), stdev = 13.059 CI (99.9%): [265.408, 365.978] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3587617835.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (476819739.000, 717523567.000, 960511835.000), stdev = 190368308.079 CI (99.9%): [3587617835.000, 3587617835.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7957135465.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1057559481.000, 1591427093.000, 2130361465.000), stdev = 422226247.414 CI (99.9%): [7957135465.000, 7957135465.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 51771) # Run progress: 0.93% complete, ETA 04:53:30 # Fork: 1 of 1 # Warmup Iteration 1: 384.164 us/op # Warmup Iteration 2: 359.802 us/op # Warmup Iteration 3: 357.043 us/op Iteration 1: 355.193 us/op totalInputBytes: 452089801.000 # totalOutputBytes: 1139324397.000 # Iteration 2: 368.026 us/op totalInputBytes: 563782092.000 # totalOutputBytes: 1420803324.000 # Iteration 3: 356.381 us/op totalInputBytes: 679131037.000 # totalOutputBytes: 1711497489.000 # Iteration 4: 363.145 us/op totalInputBytes: 792322967.000 # totalOutputBytes: 1996755699.000 # Iteration 5: 376.218 us/op totalInputBytes: 901591184.000 # totalOutputBytes: 2272125648.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 363.792 ±(99.9%) 33.438 us/op [Average] (min, avg, max) = (355.193, 363.792, 376.218), stdev = 8.684 CI (99.9%): [330.355, 397.230] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3388917081.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (452089801.000, 677783416.200, 901591184.000), stdev = 178286953.791 CI (99.9%): [3388917081.000, 3388917081.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8540506557.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1139324397.000, 1708101311.400, 2272125648.000), stdev = 449306035.375 CI (99.9%): [8540506557.000, 8540506557.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 62830) # Run progress: 0.98% complete, ETA 04:53:07 # Fork: 1 of 1 # Warmup Iteration 1: 424.870 us/op # Warmup Iteration 2: 399.467 us/op # Warmup Iteration 3: 395.461 us/op Iteration 1: 395.156 us/op totalInputBytes: 449752867.000 # totalOutputBytes: 1246987010.000 # Iteration 2: 396.597 us/op totalInputBytes: 564122934.000 # totalOutputBytes: 1564090020.000 # Iteration 3: 395.817 us/op totalInputBytes: 678674289.000 # totalOutputBytes: 1881695670.000 # Iteration 4: 394.756 us/op totalInputBytes: 793565559.000 # totalOutputBytes: 2200243770.000 # Iteration 5: 394.499 us/op totalInputBytes: 908502151.000 # totalOutputBytes: 2518917530.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 395.365 ±(99.9%) 3.272 us/op [Average] (min, avg, max) = (394.499, 395.365, 396.597), stdev = 0.850 CI (99.9%): [392.093, 398.637] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3394617800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (449752867.000, 678923560.000, 908502151.000), stdev = 181347435.725 CI (99.9%): [3394617800.000, 3394617800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9411934000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1246987010.000, 1882386800.000, 2518917530.000), stdev = 502804791.784 CI (99.9%): [9411934000.000, 9411934000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 81207) # Run progress: 1.03% complete, ETA 04:52:47 # Fork: 1 of 1 # Warmup Iteration 1: 461.928 us/op # Warmup Iteration 2: 438.693 us/op # Warmup Iteration 3: 426.887 us/op Iteration 1: 436.074 us/op totalInputBytes: 432427830.000 # totalOutputBytes: 1475531190.000 # Iteration 2: 426.990 us/op totalInputBytes: 543973743.000 # totalOutputBytes: 1856148399.000 # Iteration 3: 426.473 us/op totalInputBytes: 655710048.000 # totalOutputBytes: 2237415264.000 # Iteration 4: 426.206 us/op totalInputBytes: 767446353.000 # totalOutputBytes: 2618682129.000 # Iteration 5: 427.605 us/op totalInputBytes: 878825673.000 # totalOutputBytes: 2998730889.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 428.670 ±(99.9%) 16.071 us/op [Average] (min, avg, max) = (426.206, 428.670, 436.074), stdev = 4.174 CI (99.9%): [412.599, 444.741] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3278383647.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (432427830.000, 655676729.400, 878825673.000), stdev = 176497541.876 CI (99.9%): [3278383647.000, 3278383647.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11186507871.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1475531190.000, 2237301574.200, 2998730889.000), stdev = 602245299.515 CI (99.9%): [11186507871.000, 11186507871.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 94417) # Run progress: 1.08% complete, ETA 04:52:27 # Fork: 1 of 1 # Warmup Iteration 1: 1139.275 us/op # Warmup Iteration 2: 1043.917 us/op # Warmup Iteration 3: 1051.572 us/op Iteration 1: 1033.769 us/op totalInputBytes: 366352140.000 # totalOutputBytes: 709827006.000 # Iteration 2: 1030.573 us/op totalInputBytes: 461034530.000 # totalOutputBytes: 893279237.000 # Iteration 3: 1033.583 us/op totalInputBytes: 555424540.000 # totalOutputBytes: 1076164966.000 # Iteration 4: 1068.435 us/op totalInputBytes: 646744560.000 # totalOutputBytes: 1253102424.000 # Iteration 5: 1034.396 us/op totalInputBytes: 741085840.000 # totalOutputBytes: 1435893736.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1040.151 ±(99.9%) 61.148 us/op [Average] (min, avg, max) = (1030.573, 1040.151, 1068.435), stdev = 15.880 CI (99.9%): [979.003, 1101.299] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2770641610.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (366352140.000, 554128322.000, 741085840.000), stdev = 147867263.022 CI (99.9%): [2770641610.000, 2770641610.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 5368267369.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (709827006.000, 1073653473.800, 1435893736.000), stdev = 286500787.456 CI (99.9%): [5368267369.000, 5368267369.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 607930) # Run progress: 1.12% complete, ETA 04:52:10 # Fork: 1 of 1 # Warmup Iteration 1: 4754.930 us/op # Warmup Iteration 2: 4129.047 us/op # Warmup Iteration 3: 4261.728 us/op Iteration 1: 4571.723 us/op totalInputBytes: 456741399.000 # totalOutputBytes: 1107040530.000 # Iteration 2: 4026.984 us/op totalInputBytes: 581900080.000 # totalOutputBytes: 1410397600.000 # Iteration 3: 4059.190 us/op totalInputBytes: 706055485.000 # totalOutputBytes: 1711322950.000 # Iteration 4: 4061.236 us/op totalInputBytes: 829960071.000 # totalOutputBytes: 2011640370.000 # Iteration 5: 4034.873 us/op totalInputBytes: 955118752.000 # totalOutputBytes: 2314997440.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 4150.801 ±(99.9%) 907.886 us/op [Average] (min, avg, max) = (4026.984, 4150.801, 4571.723), stdev = 235.775 CI (99.9%): [3242.915, 5058.688] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3529775787.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (456741399.000, 705955157.400, 955118752.000), stdev = 196822816.983 CI (99.9%): [3529775787.000, 3529775787.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8555398890.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1107040530.000, 1711079778.000, 2314997440.000), stdev = 477055147.851 CI (99.9%): [8555398890.000, 8555398890.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 751048) # Run progress: 1.17% complete, ETA 04:51:58 # Fork: 1 of 1 # Warmup Iteration 1: 4969.400 us/op # Warmup Iteration 2: 4875.480 us/op # Warmup Iteration 3: 4799.203 us/op Iteration 1: 5004.697 us/op totalInputBytes: 440645148.000 # totalOutputBytes: 1228714528.000 # Iteration 2: 5107.974 us/op totalInputBytes: 546766290.000 # totalOutputBytes: 1524627440.000 # Iteration 3: 5329.431 us/op totalInputBytes: 648308601.000 # totalOutputBytes: 1807772536.000 # Iteration 4: 4819.685 us/op totalInputBytes: 760624632.000 # totalOutputBytes: 2120959552.000 # Iteration 5: 4865.551 us/op totalInputBytes: 871863291.000 # totalOutputBytes: 2431142376.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 5025.468 ±(99.9%) 788.095 us/op [Average] (min, avg, max) = (4819.685, 5025.468, 5329.431), stdev = 204.666 CI (99.9%): [4237.373, 5813.563] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3268207962.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (440645148.000, 653641592.400, 871863291.000), stdev = 170208942.839 CI (99.9%): [3268207962.000, 3268207962.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9113216432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1228714528.000, 1822643286.400, 2431142376.000), stdev = 474618186.109 CI (99.9%): [9113216432.000, 9113216432.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 781196) # Run progress: 1.22% complete, ETA 04:51:46 # Fork: 1 of 1 # Warmup Iteration 1: 5533.706 us/op # Warmup Iteration 2: 5087.070 us/op # Warmup Iteration 3: 5020.960 us/op Iteration 1: 5054.896 us/op totalInputBytes: 438729760.000 # totalOutputBytes: 1215540976.000 # Iteration 2: 5126.073 us/op totalInputBytes: 549258080.000 # totalOutputBytes: 1521769808.000 # Iteration 3: 5071.424 us/op totalInputBytes: 661196200.000 # totalOutputBytes: 1831904620.000 # Iteration 4: 5045.446 us/op totalInputBytes: 773698240.000 # totalOutputBytes: 2143601824.000 # Iteration 5: 4899.167 us/op totalInputBytes: 889583800.000 # totalOutputBytes: 2464673380.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 5039.401 ±(99.9%) 324.916 us/op [Average] (min, avg, max) = (4899.167, 5039.401, 5126.073), stdev = 84.380 CI (99.9%): [4714.486, 5364.317] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3312466080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (438729760.000, 662493216.000, 889583800.000), stdev = 178066457.552 CI (99.9%): [3312466080.000, 3312466080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9177490608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1215540976.000, 1835498121.600, 2464673380.000), stdev = 493349426.777 CI (99.9%): [9177490608.000, 9177490608.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 866049) # Run progress: 1.27% complete, ETA 04:51:36 # Fork: 1 of 1 # Warmup Iteration 1: 8664.111 us/op # Warmup Iteration 2: 8290.064 us/op # Warmup Iteration 3: 8236.031 us/op Iteration 1: 8241.030 us/op totalInputBytes: 498278256.000 # totalOutputBytes: 836603334.000 # Iteration 2: 8205.868 us/op totalInputBytes: 625168992.000 # totalOutputBytes: 1049651388.000 # Iteration 3: 8232.058 us/op totalInputBytes: 751543912.000 # totalOutputBytes: 1261833393.000 # Iteration 4: 8289.390 us/op totalInputBytes: 876887200.000 # totalOutputBytes: 1472283300.000 # Iteration 5: 8455.658 us/op totalInputBytes: 999651408.000 # totalOutputBytes: 1678402962.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8284.801 ±(99.9%) 385.745 us/op [Average] (min, avg, max) = (8205.868, 8284.801, 8455.658), stdev = 100.177 CI (99.9%): [7899.056, 8670.545] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3751529768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (498278256.000, 750305953.600, 999651408.000), stdev = 198352413.413 CI (99.9%): [3751529768.000, 3751529768.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6298774377.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (836603334.000, 1259754875.400, 1678402962.000), stdev = 333031370.264 CI (99.9%): [6298774377.000, 6298774377.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 904172) # Run progress: 1.32% complete, ETA 04:51:29 # Fork: 1 of 1 # Warmup Iteration 1: 8345.030 us/op # Warmup Iteration 2: 7905.925 us/op # Warmup Iteration 3: 7695.508 us/op Iteration 1: 7910.200 us/op totalInputBytes: 410244560.000 # totalOutputBytes: 915022064.000 # Iteration 2: 7807.622 us/op totalInputBytes: 515237980.000 # totalOutputBytes: 1149202612.000 # Iteration 3: 7633.931 us/op totalInputBytes: 622258300.000 # totalOutputBytes: 1387904020.000 # Iteration 4: 7770.933 us/op totalInputBytes: 727251720.000 # totalOutputBytes: 1622084568.000 # Iteration 5: 7600.004 us/op totalInputBytes: 834677420.000 # totalOutputBytes: 1861690148.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 7744.538 ±(99.9%) 491.783 us/op [Average] (min, avg, max) = (7600.004, 7744.538, 7910.200), stdev = 127.715 CI (99.9%): [7252.755, 8236.321] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3109669980.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (410244560.000, 621933996.000, 834677420.000), stdev = 167740983.186 CI (99.9%): [3109669980.000, 3109669980.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6935903412.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (915022064.000, 1387180682.400, 1861690148.000), stdev = 374134639.719 CI (99.9%): [6935903412.000, 6935903412.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 1075724) # Run progress: 1.37% complete, ETA 04:51:22 # Fork: 1 of 1 # Warmup Iteration 1: 11938.671 us/op # Warmup Iteration 2: 10697.634 us/op # Warmup Iteration 3: 10611.630 us/op Iteration 1: 10648.433 us/op totalInputBytes: 363600054.000 # totalOutputBytes: 793884312.000 # Iteration 2: 10832.613 us/op totalInputBytes: 455731775.000 # totalOutputBytes: 995044700.000 # Iteration 3: 10546.726 us/op totalInputBytes: 549834228.000 # totalOutputBytes: 1200507984.000 # Iteration 4: 10490.340 us/op totalInputBytes: 644922047.000 # totalOutputBytes: 1408122716.000 # Iteration 5: 10482.267 us/op totalInputBytes: 740009866.000 # totalOutputBytes: 1615737448.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 10600.076 ±(99.9%) 561.913 us/op [Average] (min, avg, max) = (10482.267, 10600.076, 10832.613), stdev = 145.927 CI (99.9%): [10038.163, 11161.989] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2754097970.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (363600054.000, 550819594.000, 740009866.000), stdev = 148948020.385 CI (99.9%): [2754097970.000, 2754097970.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6013297160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (793884312.000, 1202659432.000, 1615737448.000), stdev = 325213088.904 CI (99.9%): [6013297160.000, 6013297160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 1293080) # Run progress: 1.42% complete, ETA 04:51:21 # Fork: 1 of 1 # Warmup Iteration 1: 11572.097 us/op # Warmup Iteration 2: 10783.278 us/op # Warmup Iteration 3: 10691.964 us/op Iteration 1: 11142.001 us/op totalInputBytes: 339298106.000 # totalOutputBytes: 949120720.000 # Iteration 2: 10551.092 us/op totalInputBytes: 428051834.000 # totalOutputBytes: 1197392080.000 # Iteration 3: 10659.587 us/op totalInputBytes: 515418785.000 # totalOutputBytes: 1441784200.000 # Iteration 4: 10587.137 us/op totalInputBytes: 603247995.000 # totalOutputBytes: 1687469400.000 # Iteration 5: 10643.726 us/op totalInputBytes: 691077205.000 # totalOutputBytes: 1933154600.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 10716.709 ±(99.9%) 930.710 us/op [Average] (min, avg, max) = (10551.092, 10716.709, 11142.001), stdev = 241.702 CI (99.9%): [9785.999, 11647.419] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2577093925.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (339298106.000, 515418785.000, 691077205.000), stdev = 138943629.167 CI (99.9%): [2577093925.000, 2577093925.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7208921000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (949120720.000, 1441784200.000, 1933154600.000), stdev = 388667885.327 CI (99.9%): [7208921000.000, 7208921000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 1448911) # Run progress: 1.47% complete, ETA 04:51:21 # Fork: 1 of 1 # Warmup Iteration 1: 10857.588 us/op # Warmup Iteration 2: 10220.394 us/op # Warmup Iteration 3: 10515.385 us/op Iteration 1: 10406.094 us/op totalInputBytes: 458525184.000 # totalOutputBytes: 1112763648.000 # Iteration 2: 10145.374 us/op totalInputBytes: 577335746.000 # totalOutputBytes: 1401096937.000 # Iteration 3: 10300.506 us/op totalInputBytes: 694952232.000 # totalOutputBytes: 1686532404.000 # Iteration 4: 10337.480 us/op totalInputBytes: 811971680.000 # totalOutputBytes: 1970518960.000 # Iteration 5: 10210.172 us/op totalInputBytes: 930782242.000 # totalOutputBytes: 2258852249.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 10279.925 ±(99.9%) 397.494 us/op [Average] (min, avg, max) = (10145.374, 10279.925, 10406.094), stdev = 103.228 CI (99.9%): [9882.431, 10677.419] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3473567084.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (458525184.000, 694713416.800, 930782242.000), stdev = 186440638.320 CI (99.9%): [3473567084.000, 3473567084.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8429764198.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1112763648.000, 1685952839.600, 2258852249.000), stdev = 452460131.028 CI (99.9%): [8429764198.000, 8429764198.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 1599048) # Run progress: 1.52% complete, ETA 04:51:17 # Fork: 1 of 1 # Warmup Iteration 1: 13437.460 us/op # Warmup Iteration 2: 12586.634 us/op # Warmup Iteration 3: 12332.345 us/op Iteration 1: 12617.495 us/op totalInputBytes: 344819566.000 # totalOutputBytes: 1018593576.000 # Iteration 2: 12732.829 us/op totalInputBytes: 430889128.000 # totalOutputBytes: 1272842208.000 # Iteration 3: 12615.291 us/op totalInputBytes: 518041326.000 # totalOutputBytes: 1530288936.000 # Iteration 4: 12476.873 us/op totalInputBytes: 605734842.000 # totalOutputBytes: 1789334712.000 # Iteration 5: 12388.236 us/op totalInputBytes: 693969676.000 # totalOutputBytes: 2049979536.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 12566.145 ±(99.9%) 518.255 us/op [Average] (min, avg, max) = (12388.236, 12566.145, 12732.829), stdev = 134.589 CI (99.9%): [12047.890, 13084.400] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2593454538.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (344819566.000, 518690907.600, 693969676.000), stdev = 138058059.394 CI (99.9%): [2593454538.000, 2593454538.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7661038968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1018593576.000, 1532207793.600, 2049979536.000), stdev = 407822137.372 CI (99.9%): [7661038968.000, 7661038968.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 4072805) # Run progress: 1.56% complete, ETA 04:51:13 # Fork: 1 of 1 # Warmup Iteration 1: 29182.627 us/op # Warmup Iteration 2: 26600.543 us/op # Warmup Iteration 3: 26920.331 us/op Iteration 1: 29177.230 us/op totalInputBytes: 330752820.000 # totalOutputBytes: 1201477475.000 # Iteration 2: 27548.375 us/op totalInputBytes: 414842520.000 # totalOutputBytes: 1506937850.000 # Iteration 3: 26448.522 us/op totalInputBytes: 501174612.000 # totalOutputBytes: 1820543835.000 # Iteration 4: 27768.617 us/op totalInputBytes: 584143116.000 # totalOutputBytes: 2121931405.000 # Iteration 5: 26508.103 us/op totalInputBytes: 670475208.000 # totalOutputBytes: 2435537390.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 27490.169 ±(99.9%) 4295.056 us/op [Average] (min, avg, max) = (26448.522, 27490.169, 29177.230), stdev = 1115.412 CI (99.9%): [23195.113, 31785.226] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2501388276.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (330752820.000, 500277655.200, 670475208.000), stdev = 134200651.174 CI (99.9%): [2501388276.000, 2501388276.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9086427955.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1201477475.000, 1817285591.000, 2435537390.000), stdev = 487491110.479 CI (99.9%): [9086427955.000, 9086427955.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, length = 4287156) # Run progress: 1.61% complete, ETA 04:51:28 # Fork: 1 of 1 # Warmup Iteration 1: 30361.926 us/op # Warmup Iteration 2: 27337.999 us/op # Warmup Iteration 3: 27457.582 us/op Iteration 1: 27982.259 us/op totalInputBytes: 341541700.000 # totalOutputBytes: 1243275240.000 # Iteration 2: 29142.346 us/op totalInputBytes: 423982800.000 # totalOutputBytes: 1543376160.000 # Iteration 3: 28341.737 us/op totalInputBytes: 509957090.000 # totalOutputBytes: 1856338548.000 # Iteration 4: 28962.130 us/op totalInputBytes: 593575920.000 # totalOutputBytes: 2160726624.000 # Iteration 5: 28892.373 us/op totalInputBytes: 677194750.000 # totalOutputBytes: 2465114700.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 28664.169 ±(99.9%) 1865.154 us/op [Average] (min, avg, max) = (27982.259, 28664.169, 29142.346), stdev = 484.375 CI (99.9%): [26799.015, 30529.323] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2546252260.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (341541700.000, 509250452.000, 677194750.000), stdev = 132959927.324 CI (99.9%): [2546252260.000, 2546252260.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9268831272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1243275240.000, 1853766254.400, 2465114700.000), stdev = 483998836.905 CI (99.9%): [9268831272.000, 9268831272.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 34011) # Run progress: 1.66% complete, ETA 04:51:43 # Fork: 1 of 1 # Warmup Iteration 1: 261.668 us/op # Warmup Iteration 2: 242.793 us/op # Warmup Iteration 3: 246.963 us/op Iteration 1: 242.311 us/op totalInputBytes: 576063887.000 # totalOutputBytes: 1096820739.000 # Iteration 2: 252.058 us/op totalInputBytes: 717860381.000 # totalOutputBytes: 1366800057.000 # Iteration 3: 242.072 us/op totalInputBytes: 865498076.000 # totalOutputBytes: 1647900972.000 # Iteration 4: 242.147 us/op totalInputBytes: 1013100045.000 # totalOutputBytes: 1928933865.000 # Iteration 5: 241.524 us/op totalInputBytes: 1161077137.000 # totalOutputBytes: 2210680989.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 244.022 ±(99.9%) 17.334 us/op [Average] (min, avg, max) = (241.524, 244.022, 252.058), stdev = 4.502 CI (99.9%): [226.688, 261.356] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4333599526.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (576063887.000, 866719905.200, 1161077137.000), stdev = 231686694.141 CI (99.9%): [4333599526.000, 4333599526.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8251136622.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1096820739.000, 1650227324.400, 2210680989.000), stdev = 441129494.174 CI (99.9%): [8251136622.000, 8251136622.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 42223) # Run progress: 1.71% complete, ETA 04:51:25 # Fork: 1 of 1 # Warmup Iteration 1: 274.848 us/op # Warmup Iteration 2: 259.766 us/op # Warmup Iteration 3: 259.954 us/op Iteration 1: 264.051 us/op totalInputBytes: 576180660.000 # totalOutputBytes: 1277667980.000 # Iteration 2: 258.853 us/op totalInputBytes: 723367590.000 # totalOutputBytes: 1604051770.000 # Iteration 3: 264.396 us/op totalInputBytes: 867450837.000 # totalOutputBytes: 1923553211.000 # Iteration 4: 265.021 us/op totalInputBytes: 1011248469.000 # totalOutputBytes: 2242421307.000 # Iteration 5: 259.929 us/op totalInputBytes: 1157807046.000 # totalOutputBytes: 2567411738.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 262.450 ±(99.9%) 10.934 us/op [Average] (min, avg, max) = (258.853, 262.450, 265.021), stdev = 2.840 CI (99.9%): [251.516, 273.384] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4336054602.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (576180660.000, 867210920.400, 1157807046.000), stdev = 229446343.046 CI (99.9%): [4336054602.000, 4336054602.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9615106006.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1277667980.000, 1923021201.200, 2567411738.000), stdev = 508792234.780 CI (99.9%): [9615106006.000, 9615106006.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 51771) # Run progress: 1.76% complete, ETA 04:51:08 # Fork: 1 of 1 # Warmup Iteration 1: 320.396 us/op # Warmup Iteration 2: 305.350 us/op # Warmup Iteration 3: 304.304 us/op Iteration 1: 304.508 us/op totalInputBytes: 533133009.000 # totalOutputBytes: 1343302137.000 # Iteration 2: 308.376 us/op totalInputBytes: 666462492.000 # totalOutputBytes: 1679244156.000 # Iteration 3: 305.738 us/op totalInputBytes: 800922060.000 # totalOutputBytes: 2018033580.000 # Iteration 4: 304.205 us/op totalInputBytes: 936080226.000 # totalOutputBytes: 2358583218.000 # Iteration 5: 303.661 us/op totalInputBytes: 1071484956.000 # totalOutputBytes: 2699754108.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 305.298 ±(99.9%) 7.246 us/op [Average] (min, avg, max) = (303.661, 305.298, 308.376), stdev = 1.882 CI (99.9%): [298.052, 312.543] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4008082743.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (533133009.000, 801616548.600, 1071484956.000), stdev = 212873172.463 CI (99.9%): [4008082743.000, 4008082743.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10098917199.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1343302137.000, 2019783439.800, 2699754108.000), stdev = 536363313.944 CI (99.9%): [10098917199.000, 10098917199.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 62830) # Run progress: 1.81% complete, ETA 04:50:51 # Fork: 1 of 1 # Warmup Iteration 1: 355.613 us/op # Warmup Iteration 2: 335.902 us/op # Warmup Iteration 3: 336.593 us/op Iteration 1: 335.361 us/op totalInputBytes: 532582170.000 # totalOutputBytes: 1476379340.000 # Iteration 2: 343.463 us/op totalInputBytes: 664628460.000 # totalOutputBytes: 1842426920.000 # Iteration 3: 336.571 us/op totalInputBytes: 799371885.000 # totalOutputBytes: 2215951270.000 # Iteration 4: 335.666 us/op totalInputBytes: 934523280.000 # totalOutputBytes: 2590606560.000 # Iteration 5: 334.479 us/op totalInputBytes: 1070127975.000 # totalOutputBytes: 2966518450.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 337.108 ±(99.9%) 13.979 us/op [Average] (min, avg, max) = (334.479, 337.108, 343.463), stdev = 3.630 CI (99.9%): [323.129, 351.087] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4001233770.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (532582170.000, 800246754.000, 1070127975.000), stdev = 212663746.014 CI (99.9%): [4001233770.000, 4001233770.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11091882540.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1476379340.000, 2218376508.000, 2966518450.000), stdev = 589528487.185 CI (99.9%): [11091882540.000, 11091882540.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 81207) # Run progress: 1.86% complete, ETA 04:50:36 # Fork: 1 of 1 # Warmup Iteration 1: 388.845 us/op # Warmup Iteration 2: 373.170 us/op # Warmup Iteration 3: 365.769 us/op Iteration 1: 373.459 us/op totalInputBytes: 508027429.000 # totalOutputBytes: 1733201001.000 # Iteration 2: 365.197 us/op totalInputBytes: 638467869.000 # totalOutputBytes: 2178215361.000 # Iteration 3: 363.920 us/op totalInputBytes: 769360566.000 # totalOutputBytes: 2624772654.000 # Iteration 4: 375.751 us/op totalInputBytes: 896159147.000 # totalOutputBytes: 3057362343.000 # Iteration 5: 363.335 us/op totalInputBytes: 1027242268.000 # totalOutputBytes: 3504569292.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 368.333 ±(99.9%) 22.419 us/op [Average] (min, avg, max) = (363.335, 368.333, 375.751), stdev = 5.822 CI (99.9%): [345.914, 390.751] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3839257279.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (508027429.000, 767851455.800, 1027242268.000), stdev = 204937412.351 CI (99.9%): [3839257279.000, 3839257279.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 13098120651.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1733201001.000, 2619624130.200, 3504569292.000), stdev = 699170375.363 CI (99.9%): [13098120651.000, 13098120651.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 94417) # Run progress: 1.91% complete, ETA 04:50:19 # Fork: 1 of 1 # Warmup Iteration 1: 992.654 us/op # Warmup Iteration 2: 963.255 us/op # Warmup Iteration 3: 945.970 us/op Iteration 1: 936.267 us/op totalInputBytes: 407075102.000 # totalOutputBytes: 788665201.000 # Iteration 2: 936.569 us/op totalInputBytes: 511268394.000 # totalOutputBytes: 990528747.000 # Iteration 3: 936.586 us/op totalInputBytes: 615461686.000 # totalOutputBytes: 1192392293.000 # Iteration 4: 935.000 us/op totalInputBytes: 719849914.000 # totalOutputBytes: 1394633507.000 # Iteration 5: 938.821 us/op totalInputBytes: 823799536.000 # totalOutputBytes: 1596024968.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 936.649 ±(99.9%) 5.305 us/op [Average] (min, avg, max) = (935.000, 936.649, 938.821), stdev = 1.378 CI (99.9%): [931.344, 941.954] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3077454632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (407075102.000, 615490926.400, 823799536.000), stdev = 164759497.527 CI (99.9%): [3077454632.000, 3077454632.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 5962244716.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (788665201.000, 1192448943.200, 1596024968.000), stdev = 319204199.902 CI (99.9%): [5962244716.000, 5962244716.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 607930) # Run progress: 1.96% complete, ETA 04:50:04 # Fork: 1 of 1 # Warmup Iteration 1: 3712.985 us/op # Warmup Iteration 2: 3656.347 us/op # Warmup Iteration 3: 3680.101 us/op Iteration 1: 3545.717 us/op totalInputBytes: 552061423.000 # totalOutputBytes: 1338053930.000 # Iteration 2: 3473.642 us/op totalInputBytes: 696786294.000 # totalOutputBytes: 1688829540.000 # Iteration 3: 3655.796 us/op totalInputBytes: 834488121.000 # totalOutputBytes: 2022583110.000 # Iteration 4: 3571.263 us/op totalInputBytes: 975450647.000 # totalOutputBytes: 2364239770.000 # Iteration 5: 3525.044 us/op totalInputBytes: 1118419757.000 # totalOutputBytes: 2710759870.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 3554.292 ±(99.9%) 258.486 us/op [Average] (min, avg, max) = (3473.642, 3554.292, 3655.796), stdev = 67.128 CI (99.9%): [3295.807, 3812.778] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4177206242.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (552061423.000, 835441248.400, 1118419757.000), stdev = 223164568.369 CI (99.9%): [4177206242.000, 4177206242.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10124466220.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1338053930.000, 2024893244.000, 2710759870.000), stdev = 540893124.030 CI (99.9%): [10124466220.000, 10124466220.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 751048) # Run progress: 2.00% complete, ETA 04:49:53 # Fork: 1 of 1 # Warmup Iteration 1: 3886.049 us/op # Warmup Iteration 2: 3862.067 us/op # Warmup Iteration 3: 3902.551 us/op Iteration 1: 3851.910 us/op totalInputBytes: 558895025.000 # totalOutputBytes: 1558424600.000 # Iteration 2: 3850.336 us/op totalInputBytes: 699224812.000 # totalOutputBytes: 1949720608.000 # Iteration 3: 3820.866 us/op totalInputBytes: 840631987.000 # totalOutputBytes: 2344020808.000 # Iteration 4: 4000.970 us/op totalInputBytes: 975844181.000 # totalOutputBytes: 2721046904.000 # Iteration 5: 3851.888 us/op totalInputBytes: 1116173968.000 # totalOutputBytes: 3112342912.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 3875.194 ±(99.9%) 275.492 us/op [Average] (min, avg, max) = (3820.866, 3875.194, 4000.970), stdev = 71.544 CI (99.9%): [3599.702, 4150.685] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4190769973.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (558895025.000, 838153994.600, 1116173968.000), stdev = 219969727.103 CI (99.9%): [4190769973.000, 4190769973.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11685555832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1558424600.000, 2337111166.400, 3112342912.000), stdev = 613364260.976 CI (99.9%): [11685555832.000, 11685555832.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 781196) # Run progress: 2.05% complete, ETA 04:49:40 # Fork: 1 of 1 # Warmup Iteration 1: 4297.020 us/op # Warmup Iteration 2: 4046.460 us/op # Warmup Iteration 3: 4048.087 us/op Iteration 1: 4060.155 us/op totalInputBytes: 551239620.000 # totalOutputBytes: 1527238180.000 # Iteration 2: 3987.710 us/op totalInputBytes: 693349476.000 # totalOutputBytes: 1920960964.000 # Iteration 3: 4043.533 us/op totalInputBytes: 833485584.000 # totalOutputBytes: 2309215376.000 # Iteration 4: 4096.507 us/op totalInputBytes: 971647944.000 # totalOutputBytes: 2692001416.000 # Iteration 5: 4012.372 us/op totalInputBytes: 1112629944.000 # totalOutputBytes: 3082599416.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 4040.056 ±(99.9%) 162.336 us/op [Average] (min, avg, max) = (3987.710, 4040.056, 4096.507), stdev = 42.158 CI (99.9%): [3877.720, 4202.391] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4162352568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (551239620.000, 832470513.600, 1112629944.000), stdev = 221532262.075 CI (99.9%): [4162352568.000, 4162352568.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11532015352.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1527238180.000, 2306403070.400, 3082599416.000), stdev = 613766711.368 CI (99.9%): [11532015352.000, 11532015352.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 866049) # Run progress: 2.10% complete, ETA 04:49:29 # Fork: 1 of 1 # Warmup Iteration 1: 7057.814 us/op # Warmup Iteration 2: 7035.285 us/op # Warmup Iteration 3: 7093.955 us/op Iteration 1: 6838.341 us/op totalInputBytes: 593193000.000 # totalOutputBytes: 995956350.000 # Iteration 2: 6961.329 us/op totalInputBytes: 742264980.000 # totalOutputBytes: 1246244511.000 # Iteration 3: 6916.749 us/op totalInputBytes: 892368600.000 # totalOutputBytes: 1498264770.000 # Iteration 4: 6903.512 us/op totalInputBytes: 1042988040.000 # totalOutputBytes: 1751151078.000 # Iteration 5: 6993.631 us/op totalInputBytes: 1191544200.000 # totalOutputBytes: 2000573190.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6922.712 ±(99.9%) 228.161 us/op [Average] (min, avg, max) = (6838.341, 6922.712, 6993.631), stdev = 59.253 CI (99.9%): [6694.551, 7150.873] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4462358820.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (593193000.000, 892471764.000, 1191544200.000), stdev = 236764301.838 CI (99.9%): [4462358820.000, 4462358820.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7492189899.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (995956350.000, 1498437979.800, 2000573190.000), stdev = 397521396.694 CI (99.9%): [7492189899.000, 7492189899.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 904172) # Run progress: 2.15% complete, ETA 04:49:20 # Fork: 1 of 1 # Warmup Iteration 1: 6729.828 us/op # Warmup Iteration 2: 6581.435 us/op # Warmup Iteration 3: 6605.688 us/op Iteration 1: 6547.569 us/op totalInputBytes: 493352328.000 # totalOutputBytes: 1100377324.000 # Iteration 2: 6638.187 us/op totalInputBytes: 616183680.000 # totalOutputBytes: 1374341440.000 # Iteration 3: 6599.332 us/op totalInputBytes: 739825800.000 # totalOutputBytes: 1650113900.000 # Iteration 4: 6524.863 us/op totalInputBytes: 865089456.000 # totalOutputBytes: 1929503048.000 # Iteration 5: 6588.313 us/op totalInputBytes: 989136960.000 # totalOutputBytes: 2206179680.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6579.653 ±(99.9%) 171.340 us/op [Average] (min, avg, max) = (6524.863, 6579.653, 6638.187), stdev = 44.497 CI (99.9%): [6408.313, 6750.993] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3703588224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (493352328.000, 740717644.800, 989136960.000), stdev = 196137456.467 CI (99.9%): [3703588224.000, 3703588224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8260515392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1100377324.000, 1652103078.400, 2206179680.000), stdev = 437466689.086 CI (99.9%): [8260515392.000, 8260515392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 1075724) # Run progress: 2.20% complete, ETA 04:49:10 # Fork: 1 of 1 # Warmup Iteration 1: 9817.775 us/op # Warmup Iteration 2: 9867.032 us/op # Warmup Iteration 3: 9767.333 us/op Iteration 1: 9858.995 us/op totalInputBytes: 405481401.000 # totalOutputBytes: 885320852.000 # Iteration 2: 9829.126 us/op totalInputBytes: 506482236.000 # totalOutputBytes: 1105844272.000 # Iteration 3: 9791.888 us/op totalInputBytes: 608468445.000 # totalOutputBytes: 1328519140.000 # Iteration 4: 9734.766 us/op totalInputBytes: 710454654.000 # totalOutputBytes: 1551194008.000 # Iteration 5: 9680.419 us/op totalInputBytes: 813426237.000 # totalOutputBytes: 1776020324.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 9779.039 ±(99.9%) 277.359 us/op [Average] (min, avg, max) = (9680.419, 9779.039, 9858.995), stdev = 72.029 CI (99.9%): [9501.680, 10056.397] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3044312973.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (405481401.000, 608862594.600, 813426237.000), stdev = 161255258.376 CI (99.9%): [3044312973.000, 3044312973.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6646898596.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (885320852.000, 1329379719.200, 1776020324.000), stdev = 352081852.295 CI (99.9%): [6646898596.000, 6646898596.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 1293080) # Run progress: 2.25% complete, ETA 04:49:07 # Fork: 1 of 1 # Warmup Iteration 1: 9421.031 us/op # Warmup Iteration 2: 9686.728 us/op # Warmup Iteration 3: 9324.122 us/op Iteration 1: 9344.032 us/op totalInputBytes: 395697128.000 # totalOutputBytes: 1106876480.000 # Iteration 2: 9360.781 us/op totalInputBytes: 495083673.000 # totalOutputBytes: 1384888680.000 # Iteration 3: 9068.818 us/op totalInputBytes: 598168322.000 # totalOutputBytes: 1673245520.000 # Iteration 4: 9427.067 us/op totalInputBytes: 697554867.000 # totalOutputBytes: 1951257720.000 # Iteration 5: 9083.871 us/op totalInputBytes: 800177253.000 # totalOutputBytes: 2238321480.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 9256.914 ±(99.9%) 646.214 us/op [Average] (min, avg, max) = (9068.818, 9256.914, 9427.067), stdev = 167.820 CI (99.9%): [8610.700, 9903.128] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2986681243.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (395697128.000, 597336248.600, 800177253.000), stdev = 159924092.196 CI (99.9%): [2986681243.000, 2986681243.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8354589880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1106876480.000, 1670917976.000, 2238321480.000), stdev = 447352795.135 CI (99.9%): [8354589880.000, 8354589880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 1448911) # Run progress: 2.30% complete, ETA 04:49:03 # Fork: 1 of 1 # Warmup Iteration 1: 8911.232 us/op # Warmup Iteration 2: 8876.358 us/op # Warmup Iteration 3: 8572.175 us/op Iteration 1: 8658.700 us/op totalInputBytes: 549875682.000 # totalOutputBytes: 1334447031.000 # Iteration 2: 8657.709 us/op totalInputBytes: 688986468.000 # totalOutputBytes: 1672043294.000 # Iteration 3: 8576.794 us/op totalInputBytes: 829291338.000 # totalOutputBytes: 2012537379.000 # Iteration 4: 8543.874 us/op totalInputBytes: 970193250.000 # totalOutputBytes: 2354480375.000 # Iteration 5: 8706.547 us/op totalInputBytes: 1108706994.000 # totalOutputBytes: 2690627727.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8628.725 ±(99.9%) 256.085 us/op [Average] (min, avg, max) = (8543.874, 8628.725, 8706.547), stdev = 66.504 CI (99.9%): [8372.640, 8884.810] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4147053732.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (549875682.000, 829410746.400, 1108706994.000), stdev = 221181459.268 CI (99.9%): [4147053732.000, 4147053732.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10064135806.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1334447031.000, 2012827161.200, 2690627727.000), stdev = 536766675.257 CI (99.9%): [10064135806.000, 10064135806.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 1599048) # Run progress: 2.35% complete, ETA 04:48:57 # Fork: 1 of 1 # Warmup Iteration 1: 10803.723 us/op # Warmup Iteration 2: 10526.990 us/op # Warmup Iteration 3: 10323.563 us/op Iteration 1: 10326.040 us/op totalInputBytes: 417359262.000 # totalOutputBytes: 1232866008.000 # Iteration 2: 10198.051 us/op totalInputBytes: 525082340.000 # totalOutputBytes: 1551076560.000 # Iteration 3: 11026.617 us/op totalInputBytes: 624144266.000 # totalOutputBytes: 1843702344.000 # Iteration 4: 10282.693 us/op totalInputBytes: 730784700.000 # totalOutputBytes: 2158714800.000 # Iteration 5: 10112.402 us/op totalInputBytes: 839049100.000 # totalOutputBytes: 2478524400.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 10389.160 ±(99.9%) 1407.973 us/op [Average] (min, avg, max) = (10112.402, 10389.160, 11026.617), stdev = 365.646 CI (99.9%): [8981.187, 11797.134] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3136419668.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (417359262.000, 627283933.600, 839049100.000), stdev = 165891745.831 CI (99.9%): [3136419668.000, 3136419668.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9264884112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1232866008.000, 1852976822.400, 2478524400.000), stdev = 490038949.807 CI (99.9%): [9264884112.000, 9264884112.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 4072805) # Run progress: 2.39% complete, ETA 04:48:53 # Fork: 1 of 1 # Warmup Iteration 1: 22258.634 us/op # Warmup Iteration 2: 22455.901 us/op # Warmup Iteration 3: 23337.356 us/op Iteration 1: 21428.099 us/op totalInputBytes: 409238000.000 # totalOutputBytes: 1486573825.000 # Iteration 2: 21447.662 us/op totalInputBytes: 515752000.000 # totalOutputBytes: 1873490300.000 # Iteration 3: 24596.963 us/op totalInputBytes: 608811600.000 # totalOutputBytes: 2211533115.000 # Iteration 4: 23792.573 us/op totalInputBytes: 706356000.000 # totalOutputBytes: 2565867150.000 # Iteration 5: 24175.930 us/op totalInputBytes: 801658000.000 # totalOutputBytes: 2912055575.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 23088.245 ±(99.9%) 5903.855 us/op [Average] (min, avg, max) = (21428.099, 23088.245, 24596.963), stdev = 1533.212 CI (99.9%): [17184.390, 28992.100] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3041815600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (409238000.000, 608363120.000, 801658000.000), stdev = 154267097.320 CI (99.9%): [3041815600.000, 3041815600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11049519965.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1486573825.000, 2209903993.000, 2912055575.000), stdev = 560381560.203 CI (99.9%): [11049519965.000, 11049519965.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, length = 4287156) # Run progress: 2.44% complete, ETA 04:48:59 # Fork: 1 of 1 # Warmup Iteration 1: 24411.925 us/op # Warmup Iteration 2: 23282.553 us/op # Warmup Iteration 3: 24209.070 us/op Iteration 1: 23039.825 us/op totalInputBytes: 408673698.000 # totalOutputBytes: 1487643132.000 # Iteration 2: 24161.919 us/op totalInputBytes: 508781088.000 # totalOutputBytes: 1852051392.000 # Iteration 3: 25316.926 us/op totalInputBytes: 604177542.000 # totalOutputBytes: 2199311028.000 # Iteration 4: 24945.818 us/op totalInputBytes: 700751730.000 # totalOutputBytes: 2550857820.000 # Iteration 5: 24903.118 us/op totalInputBytes: 798503652.000 # totalOutputBytes: 2906691768.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 24473.521 ±(99.9%) 3482.401 us/op [Average] (min, avg, max) = (23039.825, 24473.521, 25316.926), stdev = 904.369 CI (99.9%): [20991.120, 27955.922] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3020887710.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (408673698.000, 604177542.000, 798503652.000), stdev = 153632229.098 CI (99.9%): [3020887710.000, 3020887710.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10996555140.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1487643132.000, 2199311028.000, 2906691768.000), stdev = 559247956.474 CI (99.9%): [10996555140.000, 10996555140.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 34011) # Run progress: 2.49% complete, ETA 04:49:07 # Fork: 1 of 1 # Warmup Iteration 1: 175.106 us/op # Warmup Iteration 2: 157.552 us/op # Warmup Iteration 3: 129.540 us/op Iteration 1: 132.168 us/op totalInputBytes: 1001926200.000 # totalOutputBytes: 1863122580.000 # Iteration 2: 136.472 us/op totalInputBytes: 1270039310.000 # totalOutputBytes: 2361689829.000 # Iteration 3: 129.377 us/op totalInputBytes: 1552857580.000 # totalOutputBytes: 2887601922.000 # Iteration 4: 142.398 us/op totalInputBytes: 1809832080.000 # totalOutputBytes: 3365456472.000 # Iteration 5: 136.493 us/op totalInputBytes: 2078310990.000 # totalOutputBytes: 3864703941.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 135.382 ±(99.9%) 19.063 us/op [Average] (min, avg, max) = (129.377, 135.382, 142.398), stdev = 4.951 CI (99.9%): [116.319, 154.444] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7712966160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1001926200.000, 1542593232.000, 2078310990.000), stdev = 425770464.818 CI (99.9%): [7712966160.000, 7712966160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 14342574744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1863122580.000, 2868514948.800, 3864703941.000), stdev = 791737522.085 CI (99.9%): [14342574744.000, 14342574744.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 42223) # Run progress: 2.54% complete, ETA 04:48:56 # Fork: 1 of 1 # Warmup Iteration 1: 184.848 us/op # Warmup Iteration 2: 164.760 us/op # Warmup Iteration 3: 150.470 us/op Iteration 1: 165.800 us/op totalInputBytes: 920099202.000 # totalOutputBytes: 2040299806.000 # Iteration 2: 151.650 us/op totalInputBytes: 1171307115.000 # totalOutputBytes: 2597347845.000 # Iteration 3: 149.944 us/op totalInputBytes: 1425371178.000 # totalOutputBytes: 3160729334.000 # Iteration 4: 147.647 us/op totalInputBytes: 1683471933.000 # totalOutputBytes: 3733062099.000 # Iteration 5: 148.225 us/op totalInputBytes: 1940506392.000 # totalOutputBytes: 4303030376.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 152.653 ±(99.9%) 28.935 us/op [Average] (min, avg, max) = (147.647, 152.653, 165.800), stdev = 7.514 CI (99.9%): [123.718, 181.588] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7140755820.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (920099202.000, 1428151164.000, 1940506392.000), stdev = 403667550.301 CI (99.9%): [7140755820.000, 7140755820.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 15834469460.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2040299806.000, 3166893892.000, 4303030376.000), stdev = 895123941.828 CI (99.9%): [15834469460.000, 15834469460.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 51771) # Run progress: 2.59% complete, ETA 04:48:45 # Fork: 1 of 1 # Warmup Iteration 1: 191.102 us/op # Warmup Iteration 2: 165.463 us/op # Warmup Iteration 3: 146.529 us/op Iteration 1: 153.889 us/op totalInputBytes: 994194397.000 # totalOutputBytes: 2550187689.000 # Iteration 2: 155.268 us/op totalInputBytes: 1254252352.000 # totalOutputBytes: 3217257024.000 # Iteration 3: 150.802 us/op totalInputBytes: 1522020213.000 # totalOutputBytes: 3904102881.000 # Iteration 4: 151.253 us/op totalInputBytes: 1789000937.000 # totalOutputBytes: 4588929669.000 # Iteration 5: 150.881 us/op totalInputBytes: 2056607334.000 # totalOutputBytes: 5275361358.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 152.419 ±(99.9%) 7.849 us/op [Average] (min, avg, max) = (150.802, 152.419, 155.268), stdev = 2.038 CI (99.9%): [144.570, 160.268] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7616075233.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (994194397.000, 1523215046.600, 2056607334.000), stdev = 420521901.395 CI (99.9%): [7616075233.000, 7616075233.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 19535838621.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2550187689.000, 3907167724.200, 5275361358.000), stdev = 1078672117.976 CI (99.9%): [19535838621.000, 19535838621.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 62830) # Run progress: 2.64% complete, ETA 04:48:36 # Fork: 1 of 1 # Warmup Iteration 1: 194.267 us/op # Warmup Iteration 2: 182.725 us/op # Warmup Iteration 3: 167.639 us/op Iteration 1: 166.916 us/op totalInputBytes: 1018471068.000 # totalOutputBytes: 2836962990.000 # Iteration 2: 177.637 us/op totalInputBytes: 1272541852.000 # totalOutputBytes: 3544680110.000 # Iteration 3: 155.064 us/op totalInputBytes: 1563536808.000 # totalOutputBytes: 4355249940.000 # Iteration 4: 151.718 us/op totalInputBytes: 1863193268.000 # totalOutputBytes: 5189946490.000 # Iteration 5: 168.356 us/op totalInputBytes: 2131226216.000 # totalOutputBytes: 5936555380.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 163.938 ±(99.9%) 40.576 us/op [Average] (min, avg, max) = (151.718, 163.938, 177.637), stdev = 10.538 CI (99.9%): [123.362, 204.515] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7848969212.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1018471068.000, 1569793842.400, 2131226216.000), stdev = 445433561.521 CI (99.9%): [7848969212.000, 7848969212.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 21863394910.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2836962990.000, 4372678982.000, 5936555380.000), stdev = 1240760359.566 CI (99.9%): [21863394910.000, 21863394910.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 81207) # Run progress: 2.69% complete, ETA 04:48:24 # Fork: 1 of 1 # Warmup Iteration 1: 234.050 us/op # Warmup Iteration 2: 191.401 us/op # Warmup Iteration 3: 182.984 us/op Iteration 1: 186.572 us/op totalInputBytes: 922047568.000 # totalOutputBytes: 3302607483.000 # Iteration 2: 176.143 us/op totalInputBytes: 1179601488.000 # totalOutputBytes: 4225119003.000 # Iteration 3: 187.546 us/op totalInputBytes: 1421489056.000 # totalOutputBytes: 5091516486.000 # Iteration 4: 183.011 us/op totalInputBytes: 1669362032.000 # totalOutputBytes: 5979352617.000 # Iteration 5: 182.551 us/op totalInputBytes: 1917801808.000 # totalOutputBytes: 6869218923.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 183.165 ±(99.9%) 17.275 us/op [Average] (min, avg, max) = (176.143, 183.165, 187.546), stdev = 4.486 CI (99.9%): [165.889, 200.440] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7110301952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (922047568.000, 1422060390.400, 1917801808.000), stdev = 392338222.521 CI (99.9%): [7110301952.000, 7110301952.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 25467814512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3302607483.000, 5093562902.400, 6869218923.000), stdev = 1405284493.482 CI (99.9%): [25467814512.000, 25467814512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 94417) # Run progress: 2.74% complete, ETA 04:48:13 # Fork: 1 of 1 # Warmup Iteration 1: 347.307 us/op # Warmup Iteration 2: 304.014 us/op # Warmup Iteration 3: 272.019 us/op Iteration 1: 298.937 us/op totalInputBytes: 1287407280.000 # totalOutputBytes: 2491098128.000 # Iteration 2: 278.939 us/op totalInputBytes: 1637901765.000 # totalOutputBytes: 3169295439.000 # Iteration 3: 306.833 us/op totalInputBytes: 1956142755.000 # totalOutputBytes: 3785083113.000 # Iteration 4: 276.678 us/op totalInputBytes: 2309028195.000 # totalOutputBytes: 4467906857.000 # Iteration 5: 283.466 us/op totalInputBytes: 2653472100.000 # totalOutputBytes: 5134396460.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 288.970 ±(99.9%) 50.955 us/op [Average] (min, avg, max) = (276.678, 288.970, 306.833), stdev = 13.233 CI (99.9%): [238.015, 339.926] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 9843952095.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1287407280.000, 1968790419.000, 2653472100.000), stdev = 538163775.114 CI (99.9%): [9843952095.000, 9843952095.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 19047779997.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2491098128.000, 3809555999.400, 5134396460.000), stdev = 1041332291.319 CI (99.9%): [19047779997.000, 19047779997.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 607930) # Run progress: 2.79% complete, ETA 04:48:02 # Fork: 1 of 1 # Warmup Iteration 1: 1217.368 us/op # Warmup Iteration 2: 1032.153 us/op # Warmup Iteration 3: 1096.580 us/op Iteration 1: 1191.161 us/op totalInputBytes: 1604341736.000 # totalOutputBytes: 4313871280.000 # Iteration 2: 1149.469 us/op totalInputBytes: 1998192258.000 # totalOutputBytes: 5372885340.000 # Iteration 3: 1022.041 us/op totalInputBytes: 2441104527.000 # totalOutputBytes: 6563820210.000 # Iteration 4: 1083.233 us/op totalInputBytes: 2858920695.000 # totalOutputBytes: 7687274850.000 # Iteration 5: 970.294 us/op totalInputBytes: 3325346428.000 # totalOutputBytes: 8941434440.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1083.240 ±(99.9%) 347.280 us/op [Average] (min, avg, max) = (970.294, 1083.240, 1191.161), stdev = 90.188 CI (99.9%): [735.960, 1430.520] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 12227905644.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1604341736.000, 2445581128.800, 3325346428.000), stdev = 680569088.400 CI (99.9%): [12227905644.000, 12227905644.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 32879286120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4313871280.000, 6575857224.000, 8941434440.000), stdev = 1829963890.251 CI (99.9%): [32879286120.000, 32879286120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 751048) # Run progress: 2.83% complete, ETA 04:47:51 # Fork: 1 of 1 # Warmup Iteration 1: 1303.729 us/op # Warmup Iteration 2: 980.615 us/op # Warmup Iteration 3: 1135.433 us/op Iteration 1: 1089.481 us/op totalInputBytes: 1680904008.000 # totalOutputBytes: 5394026736.000 # Iteration 2: 1065.055 us/op totalInputBytes: 2120906728.000 # totalOutputBytes: 6805996976.000 # Iteration 3: 986.098 us/op totalInputBytes: 2596484136.000 # totalOutputBytes: 8332126512.000 # Iteration 4: 1019.218 us/op totalInputBytes: 3056146552.000 # totalOutputBytes: 9807184784.000 # Iteration 5: 1028.076 us/op totalInputBytes: 3513234484.000 # totalOutputBytes: 11273981528.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1037.586 ±(99.9%) 155.541 us/op [Average] (min, avg, max) = (986.098, 1037.586, 1089.481), stdev = 40.393 CI (99.9%): [882.045, 1193.127] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 12967675908.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1680904008.000, 2593535181.600, 3513234484.000), stdev = 727347595.268 CI (99.9%): [12967675908.000, 12967675908.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 41613316536.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5394026736.000, 8322663307.200, 11273981528.000), stdev = 2334060931.837 CI (99.9%): [41613316536.000, 41613316536.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 781196) # Run progress: 2.88% complete, ETA 04:47:40 # Fork: 1 of 1 # Warmup Iteration 1: 1186.746 us/op # Warmup Iteration 2: 1219.626 us/op # Warmup Iteration 3: 1045.760 us/op Iteration 1: 1160.927 us/op totalInputBytes: 1716136794.000 # totalOutputBytes: 5441811336.000 # Iteration 2: 1072.385 us/op totalInputBytes: 2176089047.000 # totalOutputBytes: 6900304268.000 # Iteration 3: 1149.689 us/op totalInputBytes: 2605492784.000 # totalOutputBytes: 8261928896.000 # Iteration 4: 1095.333 us/op totalInputBytes: 3055344318.000 # totalOutputBytes: 9688392792.000 # Iteration 5: 1089.174 us/op totalInputBytes: 3508152160.000 # totalOutputBytes: 11124231040.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1113.502 ±(99.9%) 151.247 us/op [Average] (min, avg, max) = (1072.385, 1113.502, 1160.927), stdev = 39.278 CI (99.9%): [962.254, 1264.749] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 13061215103.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1716136794.000, 2612243020.600, 3508152160.000), stdev = 705739712.917 CI (99.9%): [13061215103.000, 13061215103.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 41416668332.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5441811336.000, 8283333666.400, 11124231040.000), stdev = 2237876597.858 CI (99.9%): [41416668332.000, 41416668332.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 866049) # Run progress: 2.93% complete, ETA 04:47:29 # Fork: 1 of 1 # Warmup Iteration 1: 2223.325 us/op # Warmup Iteration 2: 2164.460 us/op # Warmup Iteration 3: 2090.380 us/op Iteration 1: 2107.354 us/op totalInputBytes: 1634343312.000 # totalOutputBytes: 3237291162.000 # Iteration 2: 1950.489 us/op totalInputBytes: 2085121256.000 # totalOutputBytes: 4130187681.000 # Iteration 3: 2200.001 us/op totalInputBytes: 2483432320.000 # totalOutputBytes: 4919158320.000 # Iteration 4: 2068.512 us/op totalInputBytes: 2907102376.000 # totalOutputBytes: 5758359801.000 # Iteration 5: 2198.034 us/op totalInputBytes: 3305413440.000 # totalOutputBytes: 6547330440.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2104.878 ±(99.9%) 398.737 us/op [Average] (min, avg, max) = (1950.489, 2104.878, 2200.001), stdev = 103.551 CI (99.9%): [1706.141, 2503.615] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 12415412704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1634343312.000, 2483082540.800, 3305413440.000), stdev = 658550019.640 CI (99.9%): [12415412704.000, 12415412704.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 24592327404.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3237291162.000, 4918465480.800, 6547330440.000), stdev = 1304449403.416 CI (99.9%): [24592327404.000, 24592327404.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 904172) # Run progress: 2.98% complete, ETA 04:47:18 # Fork: 1 of 1 # Warmup Iteration 1: 1645.837 us/op # Warmup Iteration 2: 1585.001 us/op # Warmup Iteration 3: 1532.246 us/op Iteration 1: 1594.326 us/op totalInputBytes: 1480391087.000 # totalOutputBytes: 4563356084.000 # Iteration 2: 1607.819 us/op totalInputBytes: 1845869053.000 # totalOutputBytes: 5689954396.000 # Iteration 3: 1486.748 us/op totalInputBytes: 2241265761.000 # totalOutputBytes: 6908778252.000 # Iteration 4: 1527.205 us/op totalInputBytes: 2626102913.000 # totalOutputBytes: 8095051916.000 # Iteration 5: 1564.693 us/op totalInputBytes: 3001847114.000 # totalOutputBytes: 9253296248.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1556.158 ±(99.9%) 191.127 us/op [Average] (min, avg, max) = (1486.748, 1556.158, 1607.819), stdev = 49.635 CI (99.9%): [1365.031, 1747.285] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 11195475928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1480391087.000, 2239095185.600, 3001847114.000), stdev = 604530581.802 CI (99.9%): [11195475928.000, 11195475928.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 34510436896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4563356084.000, 6902087379.200, 9253296248.000), stdev = 1863486164.335 CI (99.9%): [34510436896.000, 34510436896.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 1075724) # Run progress: 3.03% complete, ETA 04:47:07 # Fork: 1 of 1 # Warmup Iteration 1: 3622.991 us/op # Warmup Iteration 2: 3490.737 us/op # Warmup Iteration 3: 3423.335 us/op Iteration 1: 3300.213 us/op totalInputBytes: 1051289987.000 # totalOutputBytes: 2496755404.000 # Iteration 2: 3712.129 us/op totalInputBytes: 1296334314.000 # totalOutputBytes: 3078722088.000 # Iteration 3: 3546.058 us/op totalInputBytes: 1552702316.000 # totalOutputBytes: 3687581872.000 # Iteration 4: 3632.647 us/op totalInputBytes: 1803182007.000 # totalOutputBytes: 4282457244.000 # Iteration 5: 3644.827 us/op totalInputBytes: 2052755804.000 # totalOutputBytes: 4875181168.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 3567.175 ±(99.9%) 618.033 us/op [Average] (min, avg, max) = (3300.213, 3567.175, 3712.129), stdev = 160.501 CI (99.9%): [2949.141, 4185.208] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7756264428.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1051289987.000, 1551252885.600, 2052755804.000), stdev = 396838108.788 CI (99.9%): [7756264428.000, 7756264428.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 18420697776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2496755404.000, 3684139555.200, 4875181168.000), stdev = 942468495.735 CI (99.9%): [18420697776.000, 18420697776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 1293080) # Run progress: 3.08% complete, ETA 04:46:56 # Fork: 1 of 1 # Warmup Iteration 1: 2844.833 us/op # Warmup Iteration 2: 2931.170 us/op # Warmup Iteration 3: 2554.362 us/op Iteration 1: 2607.085 us/op totalInputBytes: 1027717092.000 # totalOutputBytes: 3804241360.000 # Iteration 2: 2499.201 us/op totalInputBytes: 1307876544.000 # totalOutputBytes: 4841291520.000 # Iteration 3: 2388.066 us/op totalInputBytes: 1600961058.000 # totalOutputBytes: 5926185640.000 # Iteration 4: 2564.506 us/op totalInputBytes: 1873784664.000 # totalOutputBytes: 6936081120.000 # Iteration 5: 2516.306 us/op totalInputBytes: 2152197486.000 # totalOutputBytes: 7966665880.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2515.033 ±(99.9%) 318.081 us/op [Average] (min, avg, max) = (2388.066, 2515.033, 2607.085), stdev = 82.605 CI (99.9%): [2196.952, 2833.113] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7962536844.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1027717092.000, 1592507368.800, 2152197486.000), stdev = 445096667.068 CI (99.9%): [7962536844.000, 7962536844.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 29474465520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3804241360.000, 5894893104.000, 7966665880.000), stdev = 1647588780.259 CI (99.9%): [29474465520.000, 29474465520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 1448911) # Run progress: 3.13% complete, ETA 04:46:46 # Fork: 1 of 1 # Warmup Iteration 1: 3312.182 us/op # Warmup Iteration 2: 3111.660 us/op # Warmup Iteration 3: 2956.918 us/op Iteration 1: 3145.696 us/op totalInputBytes: 1418782456.000 # totalOutputBytes: 3717905626.000 # Iteration 2: 2851.171 us/op totalInputBytes: 1806929488.000 # totalOutputBytes: 4735041148.000 # Iteration 3: 2885.428 us/op totalInputBytes: 2191206108.000 # totalOutputBytes: 5742034293.000 # Iteration 4: 2841.379 us/op totalInputBytes: 2581564804.000 # totalOutputBytes: 6764965459.000 # Iteration 5: 2793.007 us/op totalInputBytes: 2978558492.000 # totalOutputBytes: 7805283557.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2903.336 ±(99.9%) 536.993 us/op [Average] (min, avg, max) = (2793.007, 2903.336, 3145.696), stdev = 139.455 CI (99.9%): [2366.343, 3440.329] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 10977041348.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1418782456.000, 2195408269.600, 2978558492.000), stdev = 615735782.656 CI (99.9%): [10977041348.000, 10977041348.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 28765230083.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3717905626.000, 5753046016.600, 7805283557.000), stdev = 1613529629.425 CI (99.9%): [28765230083.000, 28765230083.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 1599048) # Run progress: 3.18% complete, ETA 04:46:36 # Fork: 1 of 1 # Warmup Iteration 1: 3514.986 us/op # Warmup Iteration 2: 3390.134 us/op # Warmup Iteration 3: 3529.132 us/op Iteration 1: 3115.818 us/op totalInputBytes: 1040012500.000 # totalOutputBytes: 3797739000.000 # Iteration 2: 3104.478 us/op totalInputBytes: 1322895900.000 # totalOutputBytes: 4830724008.000 # Iteration 3: 3246.166 us/op totalInputBytes: 1593956000.000 # totalOutputBytes: 5820534720.000 # Iteration 4: 3351.892 us/op totalInputBytes: 1856258100.000 # totalOutputBytes: 6778364472.000 # Iteration 5: 3163.311 us/op totalInputBytes: 2136076200.000 # totalOutputBytes: 7800156144.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 3196.333 ±(99.9%) 397.813 us/op [Average] (min, avg, max) = (3104.478, 3196.333, 3351.892), stdev = 103.311 CI (99.9%): [2798.521, 3594.146] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7949198700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1040012500.000, 1589839740.000, 2136076200.000), stdev = 430969536.027 CI (99.9%): [7949198700.000, 7949198700.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 29027518344.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3797739000.000, 5805503668.800, 7800156144.000), stdev = 1573740522.141 CI (99.9%): [29027518344.000, 29027518344.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 4072805) # Run progress: 3.23% complete, ETA 04:46:25 # Fork: 1 of 1 # Warmup Iteration 1: 6008.742 us/op # Warmup Iteration 2: 6144.433 us/op # Warmup Iteration 3: 6022.251 us/op Iteration 1: 5853.854 us/op totalInputBytes: 971990812.000 # totalOutputBytes: 5453485895.000 # Iteration 2: 5394.889 us/op totalInputBytes: 1242754496.000 # totalOutputBytes: 6972642160.000 # Iteration 3: 5320.240 us/op totalInputBytes: 1517147720.000 # totalOutputBytes: 8512162450.000 # Iteration 4: 5323.620 us/op totalInputBytes: 1791540944.000 # totalOutputBytes: 10051682740.000 # Iteration 5: 5227.108 us/op totalInputBytes: 2070289616.000 # totalOutputBytes: 11615639860.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 5423.942 ±(99.9%) 953.433 us/op [Average] (min, avg, max) = (5227.108, 5423.942, 5853.854), stdev = 247.604 CI (99.9%): [4470.509, 6377.376] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 7593723588.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (971990812.000, 1518744717.600, 2070289616.000), stdev = 434088856.744 CI (99.9%): [7593723588.000, 7593723588.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 42605613105.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5453485895.000, 8521122621.000, 11615639860.000), stdev = 2435514233.474 CI (99.9%): [42605613105.000, 42605613105.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, length = 4287156) # Run progress: 3.27% complete, ETA 04:46:16 # Fork: 1 of 1 # Warmup Iteration 1: 8549.860 us/op # Warmup Iteration 2: 7807.942 us/op # Warmup Iteration 3: 8192.710 us/op Iteration 1: 7478.271 us/op totalInputBytes: 780843120.000 # totalOutputBytes: 4330027560.000 # Iteration 2: 7611.831 us/op totalInputBytes: 985717800.000 # totalOutputBytes: 5466123900.000 # Iteration 3: 7299.845 us/op totalInputBytes: 1199869824.000 # totalOutputBytes: 6653666112.000 # Iteration 4: 7779.243 us/op totalInputBytes: 1400105832.000 # totalOutputBytes: 7764039516.000 # Iteration 5: 6874.577 us/op totalInputBytes: 1626627648.000 # totalOutputBytes: 9020176224.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 7408.753 ±(99.9%) 1334.655 us/op [Average] (min, avg, max) = (6874.577, 7408.753, 7779.243), stdev = 346.606 CI (99.9%): [6074.099, 8743.408] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 5993164224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (780843120.000, 1198632844.800, 1626627648.000), stdev = 333036603.358 CI (99.9%): [5993164224.000, 5993164224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 33234033312.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4330027560.000, 6646806662.400, 9020176224.000), stdev = 1846795641.908 CI (99.9%): [33234033312.000, 33234033312.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 34011) # Run progress: 3.32% complete, ETA 04:46:07 # Fork: 1 of 1 # Warmup Iteration 1: 44.530 us/op # Warmup Iteration 2: 44.408 us/op # Warmup Iteration 3: 41.267 us/op Iteration 1: 41.182 us/op totalInputBytes: 4154700816.000 # totalOutputBytes: 6361961616.000 # Iteration 2: 41.292 us/op totalInputBytes: 5230734922.000 # totalOutputBytes: 8009658522.000 # Iteration 3: 40.893 us/op totalInputBytes: 6317341464.000 # totalOutputBytes: 9673544664.000 # Iteration 4: 40.893 us/op totalInputBytes: 7403881373.000 # totalOutputBytes: 11337328773.000 # Iteration 5: 41.244 us/op totalInputBytes: 8481137084.000 # totalOutputBytes: 12986896284.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 41.101 ±(99.9%) 0.746 us/op [Average] (min, avg, max) = (40.893, 41.101, 41.292), stdev = 0.194 CI (99.9%): [40.355, 41.847] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 31587795659.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4154700816.000, 6317559131.800, 8481137084.000), stdev = 1711746810.395 CI (99.9%): [31587795659.000, 31587795659.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 48369389859.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6361961616.000, 9673877971.800, 12986896284.000), stdev = 2621143612.099 CI (99.9%): [48369389859.000, 48369389859.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 42223) # Run progress: 3.37% complete, ETA 04:45:56 # Fork: 1 of 1 # Warmup Iteration 1: 45.350 us/op # Warmup Iteration 2: 42.079 us/op # Warmup Iteration 3: 41.900 us/op Iteration 1: 41.945 us/op totalInputBytes: 4232060138.000 # totalOutputBytes: 7900007746.000 # Iteration 2: 42.250 us/op totalInputBytes: 5303160264.000 # totalOutputBytes: 9899435688.000 # Iteration 3: 41.260 us/op totalInputBytes: 6399819860.000 # totalOutputBytes: 11946575620.000 # Iteration 4: 41.332 us/op totalInputBytes: 7494511603.000 # totalOutputBytes: 13990042151.000 # Iteration 5: 41.164 us/op totalInputBytes: 8593772384.000 # totalOutputBytes: 16042037728.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 41.590 ±(99.9%) 1.845 us/op [Average] (min, avg, max) = (41.164, 41.590, 42.250), stdev = 0.479 CI (99.9%): [39.746, 43.435] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 32023324249.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4232060138.000, 6404664849.800, 8593772384.000), stdev = 1725797265.176 CI (99.9%): [32023324249.000, 32023324249.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 59778098933.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7900007746.000, 11955619786.600, 16042037728.000), stdev = 3221554353.752 CI (99.9%): [59778098933.000, 59778098933.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 51771) # Run progress: 3.42% complete, ETA 04:45:44 # Fork: 1 of 1 # Warmup Iteration 1: 58.505 us/op # Warmup Iteration 2: 54.288 us/op # Warmup Iteration 3: 53.971 us/op Iteration 1: 53.338 us/op totalInputBytes: 3814699265.000 # totalOutputBytes: 7539255417.000 # Iteration 2: 53.876 us/op totalInputBytes: 4787450590.000 # totalOutputBytes: 9461771502.000 # Iteration 3: 54.394 us/op totalInputBytes: 5750902690.000 # totalOutputBytes: 11365908882.000 # Iteration 4: 53.619 us/op totalInputBytes: 6728238140.000 # totalOutputBytes: 13297484892.000 # Iteration 5: 53.236 us/op totalInputBytes: 7712541460.000 # totalOutputBytes: 15242831988.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 53.693 ±(99.9%) 1.790 us/op [Average] (min, avg, max) = (53.236, 53.693, 54.394), stdev = 0.465 CI (99.9%): [51.902, 55.483] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 28793832145.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3814699265.000, 5758766429.000, 7712541460.000), stdev = 1539482519.048 CI (99.9%): [28793832145.000, 28793832145.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 56907252681.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7539255417.000, 11381450536.200, 15242831988.000), stdev = 3042586352.114 CI (99.9%): [56907252681.000, 56907252681.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 62830) # Run progress: 3.47% complete, ETA 04:45:34 # Fork: 1 of 1 # Warmup Iteration 1: 54.183 us/op # Warmup Iteration 2: 50.528 us/op # Warmup Iteration 3: 50.331 us/op Iteration 1: 50.697 us/op totalInputBytes: 4330528716.000 # totalOutputBytes: 9784138920.000 # Iteration 2: 49.855 us/op totalInputBytes: 5446337032.000 # totalOutputBytes: 12305129840.000 # Iteration 3: 50.043 us/op totalInputBytes: 6557918380.000 # totalOutputBytes: 14816570600.000 # Iteration 4: 49.966 us/op totalInputBytes: 7671223886.000 # totalOutputBytes: 17331906820.000 # Iteration 5: 50.131 us/op totalInputBytes: 8780886413.000 # totalOutputBytes: 19839012310.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 50.139 ±(99.9%) 1.264 us/op [Average] (min, avg, max) = (49.855, 50.139, 50.697), stdev = 0.328 CI (99.9%): [48.874, 51.403] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 32786894427.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4330528716.000, 6557378885.400, 8780886413.000), stdev = 1759112871.498 CI (99.9%): [32786894427.000, 32786894427.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 74076758490.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9784138920.000, 14815351698.000, 19839012310.000), stdev = 3974434956.891 CI (99.9%): [74076758490.000, 74076758490.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 81207) # Run progress: 3.52% complete, ETA 04:45:23 # Fork: 1 of 1 # Warmup Iteration 1: 69.606 us/op # Warmup Iteration 2: 62.958 us/op # Warmup Iteration 3: 62.904 us/op Iteration 1: 62.968 us/op totalInputBytes: 4189312160.000 # totalOutputBytes: 10077057837.000 # Iteration 2: 62.126 us/op totalInputBytes: 5276451680.000 # totalOutputBytes: 12692085651.000 # Iteration 3: 61.957 us/op totalInputBytes: 6366595840.000 # totalOutputBytes: 15314340888.000 # Iteration 4: 62.064 us/op totalInputBytes: 7454849440.000 # totalOutputBytes: 17932048533.000 # Iteration 5: 62.121 us/op totalInputBytes: 8542056480.000 # totalOutputBytes: 20547238761.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 62.247 ±(99.9%) 1.574 us/op [Average] (min, avg, max) = (61.957, 62.247, 62.968), stdev = 0.409 CI (99.9%): [60.673, 63.821] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 31829265600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4189312160.000, 6365853120.000, 8542056480.000), stdev = 1720893710.308 CI (99.9%): [31829265600.000, 31829265600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 76562771670.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10077057837.000, 15312554334.000, 20547238761.000), stdev = 4139473208.916 CI (99.9%): [76562771670.000, 76562771670.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 94417) # Run progress: 3.57% complete, ETA 04:45:12 # Fork: 1 of 1 # Warmup Iteration 1: 206.824 us/op # Warmup Iteration 2: 199.046 us/op # Warmup Iteration 3: 197.496 us/op Iteration 1: 196.696 us/op totalInputBytes: 2650974384.000 # totalOutputBytes: 3779323676.000 # Iteration 2: 196.854 us/op totalInputBytes: 3324115776.000 # totalOutputBytes: 4738978064.000 # Iteration 3: 196.299 us/op totalInputBytes: 3999111552.000 # totalOutputBytes: 5701276128.000 # Iteration 4: 196.181 us/op totalInputBytes: 4674835836.000 # totalOutputBytes: 6664612779.000 # Iteration 5: 200.594 us/op totalInputBytes: 5335393908.000 # totalOutputBytes: 7606327937.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 197.325 ±(99.9%) 7.118 us/op [Average] (min, avg, max) = (196.181, 197.325, 200.594), stdev = 1.848 CI (99.9%): [190.207, 204.443] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 19984431456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2650974384.000, 3996886291.200, 5335393908.000), stdev = 1062464376.506 CI (99.9%): [19984431456.000, 19984431456.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 28490518584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3779323676.000, 5698103716.800, 7606327937.000), stdev = 1514687126.843 CI (99.9%): [28490518584.000, 28490518584.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 607930) # Run progress: 3.62% complete, ETA 04:45:01 # Fork: 1 of 1 # Warmup Iteration 1: 770.332 us/op # Warmup Iteration 2: 706.558 us/op # Warmup Iteration 3: 714.336 us/op Iteration 1: 712.667 us/op totalInputBytes: 3418471080.000 # totalOutputBytes: 6713370990.000 # Iteration 2: 713.830 us/op totalInputBytes: 4287406000.000 # totalOutputBytes: 8419830500.000 # Iteration 3: 720.515 us/op totalInputBytes: 5147363680.000 # totalOutputBytes: 10108660040.000 # Iteration 4: 732.350 us/op totalInputBytes: 5993700720.000 # totalOutputBytes: 11770740660.000 # Iteration 5: 712.375 us/op totalInputBytes: 6863564320.000 # totalOutputBytes: 13479023960.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 718.347 ±(99.9%) 32.737 us/op [Average] (min, avg, max) = (712.375, 718.347, 732.350), stdev = 8.502 CI (99.9%): [685.610, 751.084] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 25710505800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3418471080.000, 5142101160.000, 6863564320.000), stdev = 1359235942.097 CI (99.9%): [25710505800.000, 25710505800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 50491626150.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6713370990.000, 10098325230.000, 13479023960.000), stdev = 2669338113.061 CI (99.9%): [50491626150.000, 50491626150.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 751048) # Run progress: 3.67% complete, ETA 04:44:50 # Fork: 1 of 1 # Warmup Iteration 1: 1271.189 us/op # Warmup Iteration 2: 1179.584 us/op # Warmup Iteration 3: 1211.162 us/op Iteration 1: 1165.805 us/op totalInputBytes: 2904808590.000 # totalOutputBytes: 4990713960.000 # Iteration 2: 1201.018 us/op totalInputBytes: 3633961446.000 # totalOutputBytes: 6243462024.000 # Iteration 3: 1177.593 us/op totalInputBytes: 4377539988.000 # totalOutputBytes: 7520994672.000 # Iteration 4: 1186.441 us/op totalInputBytes: 5115872826.000 # totalOutputBytes: 8789514744.000 # Iteration 5: 1169.765 us/op totalInputBytes: 5863822788.000 # totalOutputBytes: 10074557872.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1180.124 ±(99.9%) 54.292 us/op [Average] (min, avg, max) = (1165.805, 1180.124, 1201.018), stdev = 14.100 CI (99.9%): [1125.832, 1234.417] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 21896005638.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2904808590.000, 4379201127.600, 5863822788.000), stdev = 1170043264.488 CI (99.9%): [21896005638.000, 21896005638.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 37619243272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4990713960.000, 7523848654.400, 10074557872.000), stdev = 2010236156.003 CI (99.9%): [37619243272.000, 37619243272.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 781196) # Run progress: 3.71% complete, ETA 04:44:39 # Fork: 1 of 1 # Warmup Iteration 1: 1291.201 us/op # Warmup Iteration 2: 1232.097 us/op # Warmup Iteration 3: 1237.646 us/op Iteration 1: 1219.435 us/op totalInputBytes: 2908348203.000 # totalOutputBytes: 5030121044.000 # Iteration 2: 1244.889 us/op totalInputBytes: 3634644819.000 # totalOutputBytes: 6286284212.000 # Iteration 3: 1256.741 us/op totalInputBytes: 4355069634.000 # totalOutputBytes: 7532291832.000 # Iteration 4: 1229.775 us/op totalInputBytes: 5090399790.000 # totalOutputBytes: 8804078920.000 # Iteration 5: 1235.191 us/op totalInputBytes: 5823019884.000 # totalOutputBytes: 10071178832.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1237.206 ±(99.9%) 54.990 us/op [Average] (min, avg, max) = (1219.435, 1237.206, 1256.741), stdev = 14.281 CI (99.9%): [1182.216, 1292.196] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 21811482330.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2908348203.000, 4362296466.000, 5823019884.000), stdev = 1151883463.320 CI (99.9%): [21811482330.000, 21811482330.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 37723954840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5030121044.000, 7544790968.000, 10071178832.000), stdev = 1992235057.378 CI (99.9%): [37723954840.000, 37723954840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 866049) # Run progress: 3.76% complete, ETA 04:44:29 # Fork: 1 of 1 # Warmup Iteration 1: 949.402 us/op # Warmup Iteration 2: 931.395 us/op # Warmup Iteration 3: 884.078 us/op Iteration 1: 908.100 us/op totalInputBytes: 5226175787.000 # totalOutputBytes: 7561473819.000 # Iteration 2: 894.033 us/op totalInputBytes: 6566389690.000 # totalOutputBytes: 9500557530.000 # Iteration 3: 891.999 us/op totalInputBytes: 7910195055.000 # totalOutputBytes: 11444837535.000 # Iteration 4: 893.164 us/op totalInputBytes: 9252204689.000 # totalOutputBytes: 13386519393.000 # Iteration 5: 920.219 us/op totalInputBytes: 10554708241.000 # totalOutputBytes: 15271042017.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 901.503 ±(99.9%) 47.531 us/op [Average] (min, avg, max) = (891.999, 901.503, 920.219), stdev = 12.344 CI (99.9%): [853.972, 949.034] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 39509673462.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5226175787.000, 7901934692.400, 10554708241.000), stdev = 2109731675.517 CI (99.9%): [39509673462.000, 39509673462.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 57164430294.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7561473819.000, 11432886058.800, 15271042017.000), stdev = 3052457758.735 CI (99.9%): [57164430294.000, 57164430294.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 904172) # Run progress: 3.81% complete, ETA 04:44:18 # Fork: 1 of 1 # Warmup Iteration 1: 1602.737 us/op # Warmup Iteration 2: 1478.803 us/op # Warmup Iteration 3: 1610.008 us/op Iteration 1: 1606.178 us/op totalInputBytes: 2562972048.000 # totalOutputBytes: 4607660512.000 # Iteration 2: 1498.283 us/op totalInputBytes: 3235903092.000 # totalOutputBytes: 5817442648.000 # Iteration 3: 1519.378 us/op totalInputBytes: 3898775376.000 # totalOutputBytes: 7009141344.000 # Iteration 4: 1501.461 us/op totalInputBytes: 4569694668.000 # totalOutputBytes: 8215306792.000 # Iteration 5: 1510.374 us/op totalInputBytes: 5236087518.000 # totalOutputBytes: 9413334692.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1527.135 ±(99.9%) 173.070 us/op [Average] (min, avg, max) = (1498.283, 1527.135, 1606.178), stdev = 44.946 CI (99.9%): [1354.064, 1700.205] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 19503432702.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2562972048.000, 3900686540.400, 5236087518.000), stdev = 1056206465.939 CI (99.9%): [19503432702.000, 19503432702.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 35062885988.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4607660512.000, 7012577197.600, 9413334692.000), stdev = 1898827117.300 CI (99.9%): [35062885988.000, 35062885988.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 1075724) # Run progress: 3.86% complete, ETA 04:44:07 # Fork: 1 of 1 # Warmup Iteration 1: 1816.205 us/op # Warmup Iteration 2: 1710.595 us/op # Warmup Iteration 3: 1583.101 us/op Iteration 1: 1913.529 us/op totalInputBytes: 2839291380.000 # totalOutputBytes: 4937573160.000 # Iteration 2: 1524.727 us/op totalInputBytes: 3652108128.000 # totalOutputBytes: 6351074496.000 # Iteration 3: 1984.226 us/op totalInputBytes: 4278113112.000 # totalOutputBytes: 7439707184.000 # Iteration 4: 1538.979 us/op totalInputBytes: 5083506876.000 # totalOutputBytes: 8840299832.000 # Iteration 5: 1831.890 us/op totalInputBytes: 5760235584.000 # totalOutputBytes: 10017141888.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1758.670 ±(99.9%) 824.099 us/op [Average] (min, avg, max) = (1524.727, 1758.670, 1984.226), stdev = 214.016 CI (99.9%): [934.571, 2582.770] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 21613255080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2839291380.000, 4322651016.000, 5760235584.000), stdev = 1150816908.668 CI (99.9%): [21613255080.000, 21613255080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 37585796560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4937573160.000, 7517159312.000, 10017141888.000), stdev = 2001289025.965 CI (99.9%): [37585796560.000, 37585796560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 1293080) # Run progress: 3.91% complete, ETA 04:43:58 # Fork: 1 of 1 # Warmup Iteration 1: 2651.857 us/op # Warmup Iteration 2: 2277.379 us/op # Warmup Iteration 3: 2775.859 us/op Iteration 1: 2259.864 us/op totalInputBytes: 2011081402.000 # totalOutputBytes: 4198630760.000 # Iteration 2: 2465.327 us/op totalInputBytes: 2515245326.000 # totalOutputBytes: 5251197880.000 # Iteration 3: 2225.218 us/op totalInputBytes: 3073913458.000 # totalOutputBytes: 6417556040.000 # Iteration 4: 2411.672 us/op totalInputBytes: 3591084068.000 # totalOutputBytes: 7497277840.000 # Iteration 5: 2185.399 us/op totalInputBytes: 4159662056.000 # totalOutputBytes: 8684325280.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2309.496 ±(99.9%) 470.383 us/op [Average] (min, avg, max) = (2185.399, 2309.496, 2465.327), stdev = 122.157 CI (99.9%): [1839.113, 2779.879] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 15350986310.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2011081402.000, 3070197262.000, 4159662056.000), stdev = 849701192.820 CI (99.9%): [15350986310.000, 15350986310.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 32048987800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4198630760.000, 6409797560.000, 8684325280.000), stdev = 1773961790.623 CI (99.9%): [32048987800.000, 32048987800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 1448911) # Run progress: 3.96% complete, ETA 04:43:49 # Fork: 1 of 1 # Warmup Iteration 1: 2066.059 us/op # Warmup Iteration 2: 1807.922 us/op # Warmup Iteration 3: 2261.931 us/op Iteration 1: 2053.884 us/op totalInputBytes: 2797648903.000 # totalOutputBytes: 5710158251.000 # Iteration 2: 1722.645 us/op totalInputBytes: 3623242832.000 # totalOutputBytes: 7395241744.000 # Iteration 3: 1921.323 us/op totalInputBytes: 4365780450.000 # totalOutputBytes: 8910802650.000 # Iteration 4: 2051.290 us/op totalInputBytes: 5060046024.000 # totalOutputBytes: 10327837608.000 # Iteration 5: 1666.722 us/op totalInputBytes: 5913325390.000 # totalOutputBytes: 12069428630.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1883.173 ±(99.9%) 698.128 us/op [Average] (min, avg, max) = (1666.722, 1883.173, 2053.884), stdev = 181.302 CI (99.9%): [1185.044, 2581.301] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 21760043599.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2797648903.000, 4352008719.800, 5913325390.000), stdev = 1213090102.655 CI (99.9%): [21760043599.000, 21760043599.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 44413468883.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5710158251.000, 8882693776.600, 12069428630.000), stdev = 2475984906.989 CI (99.9%): [44413468883.000, 44413468883.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 1599048) # Run progress: 4.01% complete, ETA 04:43:39 # Fork: 1 of 1 # Warmup Iteration 1: 3201.985 us/op # Warmup Iteration 2: 2502.836 us/op # Warmup Iteration 3: 3254.881 us/op Iteration 1: 2531.319 us/op totalInputBytes: 2074350200.000 # totalOutputBytes: 4541296320.000 # Iteration 2: 2978.065 us/op totalInputBytes: 2566643170.000 # totalOutputBytes: 5619054672.000 # Iteration 3: 2456.864 us/op totalInputBytes: 3163384055.000 # totalOutputBytes: 6925476888.000 # Iteration 4: 3017.919 us/op totalInputBytes: 3650564190.000 # totalOutputBytes: 7992041904.000 # Iteration 5: 2457.532 us/op totalInputBytes: 4246574670.000 # totalOutputBytes: 9296865072.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2688.340 ±(99.9%) 1096.034 us/op [Average] (min, avg, max) = (2456.864, 2688.340, 3017.919), stdev = 284.636 CI (99.9%): [1592.306, 3784.373] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 15701516285.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2074350200.000, 3140303257.000, 4246574670.000), stdev = 858789438.301 CI (99.9%): [15701516285.000, 15701516285.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 34374734856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4541296320.000, 6874946971.200, 9296865072.000), stdev = 1880115187.788 CI (99.9%): [34374734856.000, 34374734856.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 4072805) # Run progress: 4.06% complete, ETA 04:43:31 # Fork: 1 of 1 # Warmup Iteration 1: 7157.717 us/op # Warmup Iteration 2: 7321.682 us/op # Warmup Iteration 3: 8480.502 us/op Iteration 1: 7332.927 us/op totalInputBytes: 1856969521.000 # totalOutputBytes: 4353828545.000 # Iteration 2: 6265.758 us/op totalInputBytes: 2414581510.000 # totalOutputBytes: 5661198950.000 # Iteration 3: 6227.358 us/op totalInputBytes: 2977404826.000 # totalOutputBytes: 6980787770.000 # Iteration 4: 7272.381 us/op totalInputBytes: 3460321128.000 # totalOutputBytes: 8113027560.000 # Iteration 5: 7567.708 us/op totalInputBytes: 3922392122.000 # totalOutputBytes: 9196393690.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6933.226 ±(99.9%) 2451.379 us/op [Average] (min, avg, max) = (6227.358, 6933.226, 7567.708), stdev = 636.615 CI (99.9%): [4481.847, 9384.606] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 14631669107.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1856969521.000, 2926333821.400, 3922392122.000), stdev = 819346273.640 CI (99.9%): [14631669107.000, 14631669107.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 34305236515.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4353828545.000, 6861047303.000, 9196393690.000), stdev = 1921029480.597 CI (99.9%): [34305236515.000, 34305236515.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, length = 4287156) # Run progress: 4.11% complete, ETA 04:43:23 # Fork: 1 of 1 # Warmup Iteration 1: 8130.282 us/op # Warmup Iteration 2: 8885.913 us/op # Warmup Iteration 3: 7583.714 us/op Iteration 1: 6913.705 us/op totalInputBytes: 1885196712.000 # totalOutputBytes: 4424344992.000 # Iteration 2: 8777.316 us/op totalInputBytes: 2305347142.000 # totalOutputBytes: 5410390872.000 # Iteration 3: 7795.941 us/op totalInputBytes: 2780299802.000 # totalOutputBytes: 6525051432.000 # Iteration 4: 7998.189 us/op totalInputBytes: 3240638534.000 # totalOutputBytes: 7605414744.000 # Iteration 5: 9432.793 us/op totalInputBytes: 3633387849.000 # totalOutputBytes: 8527153284.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8183.589 ±(99.9%) 3708.567 us/op [Average] (min, avg, max) = (6913.705, 8183.589, 9432.793), stdev = 963.103 CI (99.9%): [4475.021, 11892.156] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 13844870039.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1885196712.000, 2768974007.800, 3633387849.000), stdev = 701038366.819 CI (99.9%): [13844870039.000, 13844870039.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 32492355324.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4424344992.000, 6498471064.800, 8527153284.000), stdev = 1645258326.462 CI (99.9%): [32492355324.000, 32492355324.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 34011) # Run progress: 4.15% complete, ETA 04:43:16 # Fork: 1 of 1 # Warmup Iteration 1: 344.040 us/op # Warmup Iteration 2: 317.367 us/op # Warmup Iteration 3: 316.031 us/op Iteration 1: 323.505 us/op totalInputBytes: 503350722.000 # totalOutputBytes: 837792963.000 # Iteration 2: 323.201 us/op totalInputBytes: 629878050.000 # totalOutputBytes: 1048389075.000 # Iteration 3: 317.262 us/op totalInputBytes: 758755288.000 # totalOutputBytes: 1262896452.000 # Iteration 4: 316.617 us/op totalInputBytes: 887898168.000 # totalOutputBytes: 1477845972.000 # Iteration 5: 317.704 us/op totalInputBytes: 1016611934.000 # totalOutputBytes: 1692081261.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 319.658 ±(99.9%) 13.081 us/op [Average] (min, avg, max) = (316.617, 319.658, 323.505), stdev = 3.397 CI (99.9%): [306.576, 332.739] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3796494162.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (503350722.000, 759298832.400, 1016611934.000), stdev = 203105447.334 CI (99.9%): [3796494162.000, 3796494162.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6319005723.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (837792963.000, 1263801144.600, 1692081261.000), stdev = 338055171.247 CI (99.9%): [6319005723.000, 6319005723.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 42223) # Run progress: 4.20% complete, ETA 04:43:06 # Fork: 1 of 1 # Warmup Iteration 1: 382.075 us/op # Warmup Iteration 2: 351.459 us/op # Warmup Iteration 3: 349.633 us/op Iteration 1: 349.121 us/op totalInputBytes: 487904634.000 # totalOutputBytes: 945077409.000 # Iteration 2: 347.868 us/op totalInputBytes: 613308528.000 # totalOutputBytes: 1187986328.000 # Iteration 3: 347.993 us/op totalInputBytes: 738625230.000 # totalOutputBytes: 1430726355.000 # Iteration 4: 348.091 us/op totalInputBytes: 863941932.000 # totalOutputBytes: 1673466382.000 # Iteration 5: 347.363 us/op totalInputBytes: 989498412.000 # totalOutputBytes: 1916670862.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 348.087 ±(99.9%) 2.472 us/op [Average] (min, avg, max) = (347.363, 348.087, 349.121), stdev = 0.642 CI (99.9%): [345.615, 350.560] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3693278736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487904634.000, 738655747.200, 989498412.000), stdev = 198246511.728 CI (99.9%): [3693278736.000, 3693278736.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7153927336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (945077409.000, 1430785467.200, 1916670862.000), stdev = 384005985.168 CI (99.9%): [7153927336.000, 7153927336.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 51771) # Run progress: 4.25% complete, ETA 04:42:54 # Fork: 1 of 1 # Warmup Iteration 1: 382.143 us/op # Warmup Iteration 2: 352.795 us/op # Warmup Iteration 3: 349.558 us/op Iteration 1: 347.273 us/op totalInputBytes: 513003792.000 # totalOutputBytes: 1159566858.000 # Iteration 2: 346.794 us/op totalInputBytes: 645159872.000 # totalOutputBytes: 1458285528.000 # Iteration 3: 347.310 us/op totalInputBytes: 777109816.000 # totalOutputBytes: 1756538259.000 # Iteration 4: 348.238 us/op totalInputBytes: 908739104.000 # totalOutputBytes: 2054066196.000 # Iteration 5: 349.555 us/op totalInputBytes: 1039864504.000 # totalOutputBytes: 2350455171.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 347.834 ±(99.9%) 4.216 us/op [Average] (min, avg, max) = (346.794, 347.834, 349.555), stdev = 1.095 CI (99.9%): [343.618, 352.050] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3883877088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (513003792.000, 776775417.600, 1039864504.000), stdev = 208283770.400 CI (99.9%): [3883877088.000, 3883877088.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8778912012.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1159566858.000, 1755782402.400, 2350455171.000), stdev = 470793707.535 CI (99.9%): [8778912012.000, 8778912012.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 62830) # Run progress: 4.30% complete, ETA 04:42:42 # Fork: 1 of 1 # Warmup Iteration 1: 433.108 us/op # Warmup Iteration 2: 403.141 us/op # Warmup Iteration 3: 401.301 us/op Iteration 1: 404.486 us/op totalInputBytes: 523204444.000 # totalOutputBytes: 1226190280.000 # Iteration 2: 414.886 us/op totalInputBytes: 652504251.000 # totalOutputBytes: 1529219370.000 # Iteration 3: 403.777 us/op totalInputBytes: 785369655.000 # totalOutputBytes: 1840604850.000 # Iteration 4: 402.334 us/op totalInputBytes: 918717621.000 # totalOutputBytes: 2153121270.000 # Iteration 5: 401.494 us/op totalInputBytes: 1052333677.000 # totalOutputBytes: 2466265990.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 405.395 ±(99.9%) 20.924 us/op [Average] (min, avg, max) = (401.494, 405.395, 414.886), stdev = 5.434 CI (99.9%): [384.471, 426.320] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3932129648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (523204444.000, 786425929.600, 1052333677.000), stdev = 209421646.408 CI (99.9%): [3932129648.000, 3932129648.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9215401760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1226190280.000, 1843080352.000, 2466265990.000), stdev = 490803910.770 CI (99.9%): [9215401760.000, 9215401760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 81207) # Run progress: 4.35% complete, ETA 04:42:31 # Fork: 1 of 1 # Warmup Iteration 1: 435.924 us/op # Warmup Iteration 2: 415.080 us/op # Warmup Iteration 3: 422.758 us/op Iteration 1: 407.258 us/op totalInputBytes: 507933816.000 # totalOutputBytes: 1547643006.000 # Iteration 2: 408.069 us/op totalInputBytes: 638608572.000 # totalOutputBytes: 1945800927.000 # Iteration 3: 421.530 us/op totalInputBytes: 765125616.000 # totalOutputBytes: 2331290556.000 # Iteration 4: 409.658 us/op totalInputBytes: 895320636.000 # totalOutputBytes: 2727986751.000 # Iteration 5: 425.585 us/op totalInputBytes: 1020638340.000 # totalOutputBytes: 3109822065.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 414.420 ±(99.9%) 32.761 us/op [Average] (min, avg, max) = (407.258, 414.420, 425.585), stdev = 8.508 CI (99.9%): [381.659, 447.181] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3827626980.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (507933816.000, 765525396.000, 1020638340.000), stdev = 202725726.444 CI (99.9%): [3827626980.000, 3827626980.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11662543305.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1547643006.000, 2332508661.000, 3109822065.000), stdev = 617692783.555 CI (99.9%): [11662543305.000, 11662543305.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 94417) # Run progress: 4.40% complete, ETA 04:42:20 # Fork: 1 of 1 # Warmup Iteration 1: 948.384 us/op # Warmup Iteration 2: 900.061 us/op # Warmup Iteration 3: 899.315 us/op Iteration 1: 909.210 us/op totalInputBytes: 488514124.000 # totalOutputBytes: 827470588.000 # Iteration 2: 879.971 us/op totalInputBytes: 615324899.000 # totalOutputBytes: 1042269263.000 # Iteration 3: 897.147 us/op totalInputBytes: 739683070.000 # totalOutputBytes: 1252913590.000 # Iteration 4: 882.682 us/op totalInputBytes: 866103658.000 # totalOutputBytes: 1467051346.000 # Iteration 5: 883.169 us/op totalInputBytes: 992468505.000 # totalOutputBytes: 1681094685.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 890.436 ±(99.9%) 47.939 us/op [Average] (min, avg, max) = (879.971, 890.436, 909.210), stdev = 12.450 CI (99.9%): [842.497, 938.375] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3702094256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (488514124.000, 740418851.200, 992468505.000), stdev = 199016788.537 CI (99.9%): [3702094256.000, 3702094256.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6270799472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (827470588.000, 1254159894.400, 1681094685.000), stdev = 337104969.829 CI (99.9%): [6270799472.000, 6270799472.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 607930) # Run progress: 4.45% complete, ETA 04:42:09 # Fork: 1 of 1 # Warmup Iteration 1: 5075.568 us/op # Warmup Iteration 2: 4951.192 us/op # Warmup Iteration 3: 5030.718 us/op Iteration 1: 4964.639 us/op totalInputBytes: 454840950.000 # totalOutputBytes: 975727650.000 # Iteration 2: 4928.564 us/op totalInputBytes: 570464070.000 # totalOutputBytes: 1223763090.000 # Iteration 3: 4923.376 us/op totalInputBytes: 686087190.000 # totalOutputBytes: 1471798530.000 # Iteration 4: 4932.586 us/op totalInputBytes: 801426920.000 # totalOutputBytes: 1719226040.000 # Iteration 5: 4916.962 us/op totalInputBytes: 917050040.000 # totalOutputBytes: 1967261480.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 4933.225 ±(99.9%) 71.275 us/op [Average] (min, avg, max) = (4916.962, 4933.225, 4964.639), stdev = 18.510 CI (99.9%): [4861.951, 5004.500] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3429869170.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (454840950.000, 685973834.000, 917050040.000), stdev = 182681797.493 CI (99.9%): [3429869170.000, 3429869170.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7357776790.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (975727650.000, 1471555358.000, 1967261480.000), stdev = 391890134.267 CI (99.9%): [7357776790.000, 7357776790.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 751048) # Run progress: 4.50% complete, ETA 04:41:58 # Fork: 1 of 1 # Warmup Iteration 1: 5554.604 us/op # Warmup Iteration 2: 5379.033 us/op # Warmup Iteration 3: 5364.944 us/op Iteration 1: 5370.219 us/op totalInputBytes: 448501900.000 # totalOutputBytes: 1114555232.000 # Iteration 2: 5375.664 us/op totalInputBytes: 561534050.000 # totalOutputBytes: 1395447184.000 # Iteration 3: 5373.971 us/op totalInputBytes: 674868425.000 # totalOutputBytes: 1677090184.000 # Iteration 4: 5355.751 us/op totalInputBytes: 788202800.000 # totalOutputBytes: 1958733184.000 # Iteration 5: 5346.002 us/op totalInputBytes: 901839400.000 # totalOutputBytes: 2241127232.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 5364.321 ±(99.9%) 49.672 us/op [Average] (min, avg, max) = (5346.002, 5364.321, 5375.664), stdev = 12.900 CI (99.9%): [5314.650, 5413.993] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3374946575.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (448501900.000, 674989315.000, 901839400.000), stdev = 179197457.553 CI (99.9%): [3374946575.000, 3374946575.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8386953016.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1114555232.000, 1677390603.200, 2241127232.000), stdev = 445316873.523 CI (99.9%): [8386953016.000, 8386953016.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 781196) # Run progress: 4.55% complete, ETA 04:41:48 # Fork: 1 of 1 # Warmup Iteration 1: 5956.330 us/op # Warmup Iteration 2: 5676.473 us/op # Warmup Iteration 3: 5759.121 us/op Iteration 1: 5652.863 us/op totalInputBytes: 448547363.000 # totalOutputBytes: 1091330812.000 # Iteration 2: 5705.080 us/op totalInputBytes: 561888250.000 # totalOutputBytes: 1367093000.000 # Iteration 3: 5642.860 us/op totalInputBytes: 676192374.000 # totalOutputBytes: 1645198776.000 # Iteration 4: 5626.208 us/op totalInputBytes: 791138656.000 # totalOutputBytes: 1924866944.000 # Iteration 5: 5637.017 us/op totalInputBytes: 905442780.000 # totalOutputBytes: 2202972720.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 5652.806 ±(99.9%) 118.500 us/op [Average] (min, avg, max) = (5626.208, 5652.806, 5705.080), stdev = 30.774 CI (99.9%): [5534.305, 5771.306] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3383209423.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (448547363.000, 676641884.600, 905442780.000), stdev = 180731202.269 CI (99.9%): [3383209423.000, 3383209423.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8231462252.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1091330812.000, 1646292450.400, 2202972720.000), stdev = 439725090.360 CI (99.9%): [8231462252.000, 8231462252.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 866049) # Run progress: 4.59% complete, ETA 04:41:38 # Fork: 1 of 1 # Warmup Iteration 1: 9061.504 us/op # Warmup Iteration 2: 8969.458 us/op # Warmup Iteration 3: 8695.316 us/op Iteration 1: 8693.873 us/op totalInputBytes: 508606896.000 # totalOutputBytes: 789836688.000 # Iteration 2: 8665.632 us/op totalInputBytes: 638547035.000 # totalOutputBytes: 991626105.000 # Iteration 3: 8688.507 us/op totalInputBytes: 767929491.000 # totalOutputBytes: 1192549473.000 # Iteration 4: 8675.270 us/op totalInputBytes: 897869630.000 # totalOutputBytes: 1394338890.000 # Iteration 5: 8681.619 us/op totalInputBytes: 1027252086.000 # totalOutputBytes: 1595262258.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8680.980 ±(99.9%) 42.682 us/op [Average] (min, avg, max) = (8665.632, 8680.980, 8693.873), stdev = 11.084 CI (99.9%): [8638.298, 8723.662] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3840205138.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (508606896.000, 768041027.600, 1027252086.000), stdev = 205012569.125 CI (99.9%): [3840205138.000, 3840205138.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 5963613414.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (789836688.000, 1192722682.800, 1595262258.000), stdev = 318372499.212 CI (99.9%): [5963613414.000, 5963613414.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 904172) # Run progress: 4.64% complete, ETA 04:41:29 # Fork: 1 of 1 # Warmup Iteration 1: 7670.336 us/op # Warmup Iteration 2: 7434.279 us/op # Warmup Iteration 3: 7395.768 us/op Iteration 1: 7398.422 us/op totalInputBytes: 450398338.000 # totalOutputBytes: 975601588.000 # Iteration 2: 7399.433 us/op totalInputBytes: 563937122.000 # totalOutputBytes: 1221536372.000 # Iteration 3: 7433.606 us/op totalInputBytes: 677058484.000 # totalOutputBytes: 1466566984.000 # Iteration 4: 7407.864 us/op totalInputBytes: 790597268.000 # totalOutputBytes: 1712501768.000 # Iteration 5: 7400.841 us/op totalInputBytes: 904136052.000 # totalOutputBytes: 1958436552.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 7408.033 ±(99.9%) 56.857 us/op [Average] (min, avg, max) = (7398.422, 7408.033, 7433.606), stdev = 14.766 CI (99.9%): [7351.176, 7464.890] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3386127264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (450398338.000, 677225452.800, 904136052.000), stdev = 179322615.900 CI (99.9%): [3386127264.000, 3386127264.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7334643264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (975601588.000, 1466928652.800, 1958436552.000), stdev = 388428229.140 CI (99.9%): [7334643264.000, 7334643264.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 1075724) # Run progress: 4.69% complete, ETA 04:41:20 # Fork: 1 of 1 # Warmup Iteration 1: 8506.007 us/op # Warmup Iteration 2: 8344.331 us/op # Warmup Iteration 3: 8309.605 us/op Iteration 1: 8304.006 us/op totalInputBytes: 513012654.000 # totalOutputBytes: 1039149384.000 # Iteration 2: 8268.950 us/op totalInputBytes: 642593490.000 # totalOutputBytes: 1301626040.000 # Iteration 3: 8267.356 us/op totalInputBytes: 772174326.000 # totalOutputBytes: 1564102696.000 # Iteration 4: 8294.307 us/op totalInputBytes: 901224093.000 # totalOutputBytes: 1825503628.000 # Iteration 5: 8422.453 us/op totalInputBytes: 1028680653.000 # totalOutputBytes: 2083677388.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8311.414 ±(99.9%) 246.722 us/op [Average] (min, avg, max) = (8267.356, 8311.414, 8422.453), stdev = 64.073 CI (99.9%): [8064.692, 8558.137] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3857685216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (513012654.000, 771537043.200, 1028680653.000), stdev = 203962786.311 CI (99.9%): [3857685216.000, 3857685216.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7814059136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1039149384.000, 1562811827.200, 2083677388.000), stdev = 413143422.685 CI (99.9%): [7814059136.000, 7814059136.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 1293080) # Run progress: 4.74% complete, ETA 04:41:11 # Fork: 1 of 1 # Warmup Iteration 1: 9056.326 us/op # Warmup Iteration 2: 8874.533 us/op # Warmup Iteration 3: 9057.086 us/op Iteration 1: 8833.802 us/op totalInputBytes: 475195248.000 # totalOutputBytes: 1166358160.000 # Iteration 2: 8798.427 us/op totalInputBytes: 595837944.000 # totalOutputBytes: 1462473480.000 # Iteration 3: 8781.561 us/op totalInputBytes: 717007464.000 # totalOutputBytes: 1759881880.000 # Iteration 4: 8831.329 us/op totalInputBytes: 837650160.000 # totalOutputBytes: 2055997200.000 # Iteration 5: 8800.912 us/op totalInputBytes: 958819680.000 # totalOutputBytes: 2353405600.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8809.206 ±(99.9%) 87.036 us/op [Average] (min, avg, max) = (8781.561, 8809.206, 8833.802), stdev = 22.603 CI (99.9%): [8722.170, 8896.242] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3584510496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (475195248.000, 716902099.200, 958819680.000), stdev = 191169396.596 CI (99.9%): [3584510496.000, 3584510496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8798116320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1166358160.000, 1759623264.000, 2353405600.000), stdev = 469221833.764 CI (99.9%): [8798116320.000, 8798116320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 1448911) # Run progress: 4.79% complete, ETA 04:41:02 # Fork: 1 of 1 # Warmup Iteration 1: 11937.990 us/op # Warmup Iteration 2: 11586.857 us/op # Warmup Iteration 3: 11691.418 us/op Iteration 1: 11657.006 us/op totalInputBytes: 461389539.000 # totalOutputBytes: 998299679.000 # Iteration 2: 11635.063 us/op totalInputBytes: 577908813.000 # totalOutputBytes: 1250410193.000 # Iteration 3: 11617.127 us/op totalInputBytes: 694428087.000 # totalOutputBytes: 1502520707.000 # Iteration 4: 11581.108 us/op totalInputBytes: 810947361.000 # totalOutputBytes: 1754631221.000 # Iteration 5: 11589.588 us/op totalInputBytes: 928136286.000 # totalOutputBytes: 2008190646.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 11615.978 ±(99.9%) 121.175 us/op [Average] (min, avg, max) = (11581.108, 11615.978, 11657.006), stdev = 31.469 CI (99.9%): [11494.803, 11737.154] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3472810086.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (461389539.000, 694562017.200, 928136286.000), stdev = 184445032.377 CI (99.9%): [3472810086.000, 3472810086.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7514052446.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (998299679.000, 1502810489.200, 2008190646.000), stdev = 399080172.069 CI (99.9%): [7514052446.000, 7514052446.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 1599048) # Run progress: 4.84% complete, ETA 04:40:53 # Fork: 1 of 1 # Warmup Iteration 1: 10791.475 us/op # Warmup Iteration 2: 10406.692 us/op # Warmup Iteration 3: 10435.494 us/op Iteration 1: 10444.871 us/op totalInputBytes: 488534784.000 # totalOutputBytes: 1228068864.000 # Iteration 2: 10366.324 us/op totalInputBytes: 612576819.000 # totalOutputBytes: 1539883224.000 # Iteration 3: 10365.049 us/op totalInputBytes: 736618854.000 # totalOutputBytes: 1851697584.000 # Iteration 4: 10383.489 us/op totalInputBytes: 860660889.000 # totalOutputBytes: 2163511944.000 # Iteration 5: 10397.880 us/op totalInputBytes: 984702924.000 # totalOutputBytes: 2475326304.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 10391.523 ±(99.9%) 126.057 us/op [Average] (min, avg, max) = (10365.049, 10391.523, 10444.871), stdev = 32.737 CI (99.9%): [10265.465, 10517.580] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3683094270.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (488534784.000, 736618854.000, 984702924.000), stdev = 196127678.101 CI (99.9%): [3683094270.000, 3683094270.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9258487920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1228068864.000, 1851697584.000, 2475326304.000), stdev = 493021792.374 CI (99.9%): [9258487920.000, 9258487920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 4072805) # Run progress: 4.89% complete, ETA 04:40:44 # Fork: 1 of 1 # Warmup Iteration 1: 20195.489 us/op # Warmup Iteration 2: 19338.733 us/op # Warmup Iteration 3: 19345.406 us/op Iteration 1: 19325.046 us/op totalInputBytes: 452422880.000 # totalOutputBytes: 1694286880.000 # Iteration 2: 19289.419 us/op totalInputBytes: 566616155.000 # totalOutputBytes: 2121931405.000 # Iteration 3: 19451.178 us/op totalInputBytes: 680809430.000 # totalOutputBytes: 2549575930.000 # Iteration 4: 19250.790 us/op totalInputBytes: 796090260.000 # totalOutputBytes: 2981293260.000 # Iteration 5: 19210.714 us/op totalInputBytes: 911371090.000 # totalOutputBytes: 3413010590.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 19305.429 ±(99.9%) 354.177 us/op [Average] (min, avg, max) = (19210.714, 19305.429, 19451.178), stdev = 91.979 CI (99.9%): [18951.252, 19659.606] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3407309815.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (452422880.000, 681461963.000, 911371090.000), stdev = 181415779.432 CI (99.9%): [3407309815.000, 3407309815.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 12760098065.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1694286880.000, 2552019613.000, 3413010590.000), stdev = 679387335.397 CI (99.9%): [12760098065.000, 12760098065.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, length = 4287156) # Run progress: 4.94% complete, ETA 04:40:38 # Fork: 1 of 1 # Warmup Iteration 1: 22520.589 us/op # Warmup Iteration 2: 21827.668 us/op # Warmup Iteration 3: 21856.733 us/op Iteration 1: 21646.117 us/op totalInputBytes: 430188227.000 # totalOutputBytes: 1590534876.000 # Iteration 2: 21780.561 us/op totalInputBytes: 538025168.000 # totalOutputBytes: 1989240384.000 # Iteration 3: 21601.885 us/op totalInputBytes: 647021646.000 # totalOutputBytes: 2392233048.000 # Iteration 4: 21525.084 us/op totalInputBytes: 757177661.000 # totalOutputBytes: 2799512868.000 # Iteration 5: 21590.249 us/op totalInputBytes: 867333676.000 # totalOutputBytes: 3206792688.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 21628.779 ±(99.9%) 366.818 us/op [Average] (min, avg, max) = (21525.084, 21628.779, 21780.561), stdev = 95.261 CI (99.9%): [21261.962, 21995.597] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3239746378.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (430188227.000, 647949275.600, 867333676.000), stdev = 172890427.389 CI (99.9%): [3239746378.000, 3239746378.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11978313864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1590534876.000, 2395662772.800, 3206792688.000), stdev = 639227754.807 CI (99.9%): [11978313864.000, 11978313864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 34011) # Run progress: 4.99% complete, ETA 04:40:32 # Fork: 1 of 1 # Warmup Iteration 1: 259.314 us/op # Warmup Iteration 2: 237.950 us/op # Warmup Iteration 3: 236.569 us/op Iteration 1: 236.958 us/op totalInputBytes: 562926034.000 # totalOutputBytes: 1123111242.000 # Iteration 2: 237.826 us/op totalInputBytes: 706359492.000 # totalOutputBytes: 1409279796.000 # Iteration 3: 236.322 us/op totalInputBytes: 850679394.000 # totalOutputBytes: 1697216922.000 # Iteration 4: 236.839 us/op totalInputBytes: 994675403.000 # totalOutputBytes: 1984507839.000 # Iteration 5: 236.536 us/op totalInputBytes: 1138875976.000 # totalOutputBytes: 2272206888.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 236.896 ±(99.9%) 2.222 us/op [Average] (min, avg, max) = (236.322, 236.896, 237.826), stdev = 0.577 CI (99.9%): [234.674, 239.118] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4253516299.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (562926034.000, 850703259.800, 1138875976.000), stdev = 227718218.387 CI (99.9%): [4253516299.000, 4253516299.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8486322687.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1123111242.000, 1697264537.400, 2272206888.000), stdev = 454327701.388 CI (99.9%): [8486322687.000, 8486322687.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 42223) # Run progress: 5.03% complete, ETA 04:40:21 # Fork: 1 of 1 # Warmup Iteration 1: 259.088 us/op # Warmup Iteration 2: 236.250 us/op # Warmup Iteration 3: 234.349 us/op Iteration 1: 234.581 us/op totalInputBytes: 609116896.000 # totalOutputBytes: 1404168088.000 # Iteration 2: 234.492 us/op totalInputBytes: 765425640.000 # totalOutputBytes: 1764499170.000 # Iteration 3: 235.630 us/op totalInputBytes: 920965112.000 # totalOutputBytes: 2123056886.000 # Iteration 4: 235.560 us/op totalInputBytes: 1076541216.000 # totalOutputBytes: 2481699048.000 # Iteration 5: 236.822 us/op totalInputBytes: 1231274784.000 # totalOutputBytes: 2838398952.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 235.417 ±(99.9%) 3.651 us/op [Average] (min, avg, max) = (234.492, 235.417, 236.822), stdev = 0.948 CI (99.9%): [231.766, 239.068] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4603323648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (609116896.000, 920664729.600, 1231274784.000), stdev = 245935663.689 CI (99.9%): [4603323648.000, 4603323648.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10611822144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1404168088.000, 2122364428.800, 2838398952.000), stdev = 566943739.242 CI (99.9%): [10611822144.000, 10611822144.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 51771) # Run progress: 5.08% complete, ETA 04:40:11 # Fork: 1 of 1 # Warmup Iteration 1: 308.736 us/op # Warmup Iteration 2: 285.047 us/op # Warmup Iteration 3: 283.516 us/op Iteration 1: 284.014 us/op totalInputBytes: 521098158.000 # totalOutputBytes: 1428983142.000 # Iteration 2: 288.096 us/op totalInputBytes: 652212813.000 # totalOutputBytes: 1788532737.000 # Iteration 3: 284.506 us/op totalInputBytes: 784988820.000 # totalOutputBytes: 2152638180.000 # Iteration 4: 283.618 us/op totalInputBytes: 918180165.000 # totalOutputBytes: 2517882585.000 # Iteration 5: 282.979 us/op totalInputBytes: 1051654695.000 # totalOutputBytes: 2883903555.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 284.643 ±(99.9%) 7.740 us/op [Average] (min, avg, max) = (282.979, 284.643, 288.096), stdev = 2.010 CI (99.9%): [276.903, 292.382] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3928134651.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (521098158.000, 785626930.200, 1051654695.000), stdev = 209831084.968 CI (99.9%): [3928134651.000, 3928134651.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10771940199.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1428983142.000, 2154388039.800, 2883903555.000), stdev = 575409984.632 CI (99.9%): [10771940199.000, 10771940199.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 62830) # Run progress: 5.13% complete, ETA 04:40:00 # Fork: 1 of 1 # Warmup Iteration 1: 300.655 us/op # Warmup Iteration 2: 275.773 us/op # Warmup Iteration 3: 280.433 us/op Iteration 1: 275.325 us/op totalInputBytes: 592053143.000 # totalOutputBytes: 1778905790.000 # Iteration 2: 275.953 us/op totalInputBytes: 743678804.000 # totalOutputBytes: 2234486120.000 # Iteration 3: 274.681 us/op totalInputBytes: 895994528.000 # totalOutputBytes: 2692139840.000 # Iteration 4: 274.323 us/op totalInputBytes: 1048519362.000 # totalOutputBytes: 3150421860.000 # Iteration 5: 274.065 us/op totalInputBytes: 1201190573.000 # totalOutputBytes: 3609143690.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 274.869 ±(99.9%) 2.959 us/op [Average] (min, avg, max) = (274.065, 274.869, 275.953), stdev = 0.768 CI (99.9%): [271.910, 277.828] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4481436410.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (592053143.000, 896287282.000, 1201190573.000), stdev = 240825905.811 CI (99.9%): [4481436410.000, 4481436410.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 13465097300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1778905790.000, 2693019460.000, 3609143690.000), stdev = 723594838.225 CI (99.9%): [13465097300.000, 13465097300.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 81207) # Run progress: 5.18% complete, ETA 04:39:49 # Fork: 1 of 1 # Warmup Iteration 1: 300.156 us/op # Warmup Iteration 2: 277.126 us/op # Warmup Iteration 3: 276.625 us/op Iteration 1: 276.454 us/op totalInputBytes: 604493400.000 # totalOutputBytes: 2303030520.000 # Iteration 2: 275.965 us/op totalInputBytes: 759048465.000 # totalOutputBytes: 2891862477.000 # Iteration 3: 274.746 us/op totalInputBytes: 914285610.000 # totalOutputBytes: 3483293058.000 # Iteration 4: 284.022 us/op totalInputBytes: 1064449785.000 # totalOutputBytes: 4055396373.000 # Iteration 5: 275.805 us/op totalInputBytes: 1219154055.000 # totalOutputBytes: 4644796779.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 277.398 ±(99.9%) 14.458 us/op [Average] (min, avg, max) = (274.746, 277.398, 284.022), stdev = 3.755 CI (99.9%): [262.940, 291.857] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4561431315.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (604493400.000, 912286263.000, 1219154055.000), stdev = 242664297.865 CI (99.9%): [4561431315.000, 4561431315.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 17378379207.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2303030520.000, 3475675841.400, 4644796779.000), stdev = 924515113.145 CI (99.9%): [17378379207.000, 17378379207.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 94417) # Run progress: 5.23% complete, ETA 04:39:39 # Fork: 1 of 1 # Warmup Iteration 1: 793.261 us/op # Warmup Iteration 2: 742.704 us/op # Warmup Iteration 3: 741.240 us/op Iteration 1: 739.780 us/op totalInputBytes: 488038125.000 # totalOutputBytes: 1003180625.000 # Iteration 2: 739.998 us/op totalInputBytes: 612332823.000 # totalOutputBytes: 1258673027.000 # Iteration 3: 737.963 us/op totalInputBytes: 736903119.000 # totalOutputBytes: 1514731931.000 # Iteration 4: 741.492 us/op totalInputBytes: 860876286.000 # totalOutputBytes: 1769563414.000 # Iteration 5: 742.853 us/op totalInputBytes: 984665721.000 # totalOutputBytes: 2024017229.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 740.417 ±(99.9%) 7.125 us/op [Average] (min, avg, max) = (737.963, 740.417, 742.853), stdev = 1.850 CI (99.9%): [733.293, 747.542] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3682816074.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (488038125.000, 736563214.800, 984665721.000), stdev = 196345753.262 CI (99.9%): [3682816074.000, 3682816074.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7570166226.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1003180625.000, 1514033245.200, 2024017229.000), stdev = 403596041.750 CI (99.9%): [7570166226.000, 7570166226.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 607930) # Run progress: 5.28% complete, ETA 04:39:28 # Fork: 1 of 1 # Warmup Iteration 1: 2575.857 us/op # Warmup Iteration 2: 2539.966 us/op # Warmup Iteration 3: 2524.139 us/op Iteration 1: 2497.053 us/op totalInputBytes: 679820204.000 # totalOutputBytes: 1923490520.000 # Iteration 2: 2491.826 us/op totalInputBytes: 852783309.000 # totalOutputBytes: 2412874170.000 # Iteration 3: 2493.986 us/op totalInputBytes: 1025531553.000 # totalOutputBytes: 2901649890.000 # Iteration 4: 2502.284 us/op totalInputBytes: 1197635214.000 # totalOutputBytes: 3388601820.000 # Iteration 5: 2504.419 us/op totalInputBytes: 1369738875.000 # totalOutputBytes: 3875553750.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2497.913 ±(99.9%) 20.615 us/op [Average] (min, avg, max) = (2491.826, 2497.913, 2504.419), stdev = 5.354 CI (99.9%): [2477.298, 2518.528] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 5125509155.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (679820204.000, 1025101831.000, 1369738875.000), stdev = 272697506.395 CI (99.9%): [5125509155.000, 5125509155.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 14502170150.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1923490520.000, 2900434030.000, 3875553750.000), stdev = 771573226.702 CI (99.9%): [14502170150.000, 14502170150.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 751048) # Run progress: 5.33% complete, ETA 04:39:18 # Fork: 1 of 1 # Warmup Iteration 1: 2922.034 us/op # Warmup Iteration 2: 2838.815 us/op # Warmup Iteration 3: 2830.444 us/op Iteration 1: 2833.039 us/op totalInputBytes: 647608584.000 # totalOutputBytes: 2108191736.000 # Iteration 2: 2823.417 us/op totalInputBytes: 811644816.000 # totalOutputBytes: 2642186864.000 # Iteration 3: 2816.064 us/op totalInputBytes: 975911760.000 # totalOutputBytes: 3176933040.000 # Iteration 4: 2814.119 us/op totalInputBytes: 1140178704.000 # totalOutputBytes: 3711679216.000 # Iteration 5: 2820.658 us/op totalInputBytes: 1304214936.000 # totalOutputBytes: 4245674344.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2821.459 ±(99.9%) 28.658 us/op [Average] (min, avg, max) = (2814.119, 2821.459, 2833.039), stdev = 7.442 CI (99.9%): [2792.802, 2850.117] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4879558800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (647608584.000, 975911760.000, 1304214936.000), stdev = 259582938.830 CI (99.9%): [4879558800.000, 4879558800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 15884665200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2108191736.000, 3176933040.000, 4245674344.000), stdev = 845032972.026 CI (99.9%): [15884665200.000, 15884665200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 781196) # Run progress: 5.38% complete, ETA 04:39:09 # Fork: 1 of 1 # Warmup Iteration 1: 3092.301 us/op # Warmup Iteration 2: 3050.527 us/op # Warmup Iteration 3: 2980.580 us/op Iteration 1: 2979.884 us/op totalInputBytes: 642512168.000 # totalOutputBytes: 2073294184.000 # Iteration 2: 2968.800 us/op totalInputBytes: 805924268.000 # totalOutputBytes: 2600601484.000 # Iteration 3: 2980.039 us/op totalInputBytes: 968852184.000 # totalOutputBytes: 3126346392.000 # Iteration 4: 2976.367 us/op totalInputBytes: 1132022192.000 # totalOutputBytes: 3652872496.000 # Iteration 5: 2974.269 us/op totalInputBytes: 1295192200.000 # totalOutputBytes: 4179398600.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2975.872 ±(99.9%) 17.884 us/op [Average] (min, avg, max) = (2968.800, 2975.872, 2980.039), stdev = 4.645 CI (99.9%): [2957.987, 2993.756] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4844503012.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (642512168.000, 968900602.400, 1295192200.000), stdev = 257956177.328 CI (99.9%): [4844503012.000, 4844503012.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 15632513156.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2073294184.000, 3126502631.200, 4179398600.000), stdev = 832387414.305 CI (99.9%): [15632513156.000, 15632513156.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 866049) # Run progress: 5.43% complete, ETA 04:38:59 # Fork: 1 of 1 # Warmup Iteration 1: 6963.401 us/op # Warmup Iteration 2: 6717.269 us/op # Warmup Iteration 3: 6761.941 us/op Iteration 1: 6720.751 us/op totalInputBytes: 510299609.000 # totalOutputBytes: 1028000163.000 # Iteration 2: 6740.720 us/op totalInputBytes: 638841802.000 # totalOutputBytes: 1286948814.000 # Iteration 3: 6725.809 us/op totalInputBytes: 767383995.000 # totalOutputBytes: 1545897465.000 # Iteration 4: 6705.145 us/op totalInputBytes: 896786002.000 # totalOutputBytes: 1806578214.000 # Iteration 5: 6775.944 us/op totalInputBytes: 1024468381.000 # totalOutputBytes: 2063794767.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6733.674 ±(99.9%) 103.308 us/op [Average] (min, avg, max) = (6705.145, 6733.674, 6775.944), stdev = 26.829 CI (99.9%): [6630.365, 6836.982] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3837779789.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (510299609.000, 767555957.800, 1024468381.000), stdev = 203379319.248 CI (99.9%): [3837779789.000, 3837779789.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7731219423.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1028000163.000, 1546243884.600, 2063794767.000), stdev = 409708276.570 CI (99.9%): [7731219423.000, 7731219423.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 904172) # Run progress: 5.47% complete, ETA 04:38:51 # Fork: 1 of 1 # Warmup Iteration 1: 3798.769 us/op # Warmup Iteration 2: 3632.582 us/op # Warmup Iteration 3: 3673.897 us/op Iteration 1: 3613.320 us/op totalInputBytes: 613663130.000 # totalOutputBytes: 1973807476.000 # Iteration 2: 3610.189 us/op totalInputBytes: 769960290.000 # totalOutputBytes: 2476527108.000 # Iteration 3: 3603.778 us/op totalInputBytes: 926538560.000 # totalOutputBytes: 2980150912.000 # Iteration 4: 3610.096 us/op totalInputBytes: 1082835720.000 # totalOutputBytes: 3482870544.000 # Iteration 5: 3610.218 us/op totalInputBytes: 1239132880.000 # totalOutputBytes: 3985590176.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 3609.520 ±(99.9%) 13.434 us/op [Average] (min, avg, max) = (3603.778, 3609.520, 3613.320), stdev = 3.489 CI (99.9%): [3596.087, 3622.954] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4632130580.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (613663130.000, 926426116.000, 1239132880.000), stdev = 247260862.874 CI (99.9%): [4632130580.000, 4632130580.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 14898946216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1973807476.000, 2979789243.200, 3985590176.000), stdev = 795298455.786 CI (99.9%): [14898946216.000, 14898946216.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 1075724) # Run progress: 5.52% complete, ETA 04:38:42 # Fork: 1 of 1 # Warmup Iteration 1: 7092.913 us/op # Warmup Iteration 2: 6919.863 us/op # Warmup Iteration 3: 6908.809 us/op Iteration 1: 6921.783 us/op totalInputBytes: 487851504.000 # totalOutputBytes: 1245688392.000 # Iteration 2: 6899.408 us/op totalInputBytes: 610446312.000 # totalOutputBytes: 1558724076.000 # Iteration 3: 6895.809 us/op totalInputBytes: 733883696.000 # totalOutputBytes: 1873911208.000 # Iteration 4: 6895.792 us/op totalInputBytes: 857321080.000 # totalOutputBytes: 2189098340.000 # Iteration 5: 6990.168 us/op totalInputBytes: 978652024.000 # totalOutputBytes: 2498906852.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6920.592 ±(99.9%) 155.466 us/op [Average] (min, avg, max) = (6895.792, 6920.592, 6990.168), stdev = 40.374 CI (99.9%): [6765.126, 7076.058] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3668154616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487851504.000, 733630923.200, 978652024.000), stdev = 194239948.234 CI (99.9%): [3668154616.000, 3668154616.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9366328868.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1245688392.000, 1873265773.600, 2498906852.000), stdev = 495975613.057 CI (99.9%): [9366328868.000, 9366328868.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 1293080) # Run progress: 5.57% complete, ETA 04:38:34 # Fork: 1 of 1 # Warmup Iteration 1: 6661.581 us/op # Warmup Iteration 2: 6536.422 us/op # Warmup Iteration 3: 6535.598 us/op Iteration 1: 6491.204 us/op totalInputBytes: 387865740.000 # totalOutputBytes: 1590488400.000 # Iteration 2: 6480.576 us/op totalInputBytes: 485620520.000 # totalOutputBytes: 1991343200.000 # Iteration 3: 6477.345 us/op totalInputBytes: 583690638.000 # totalOutputBytes: 2393491080.000 # Iteration 4: 6500.090 us/op totalInputBytes: 681445418.000 # totalOutputBytes: 2794345880.000 # Iteration 5: 6496.755 us/op totalInputBytes: 779200198.000 # totalOutputBytes: 3195200680.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6489.194 ±(99.9%) 38.246 us/op [Average] (min, avg, max) = (6477.345, 6489.194, 6500.090), stdev = 9.932 CI (99.9%): [6450.949, 6527.440] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2917822514.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (387865740.000, 583564502.800, 779200198.000), stdev = 154713480.533 CI (99.9%): [2917822514.000, 2917822514.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 11964869240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1590488400.000, 2392973848.000, 3195200680.000), stdev = 634420550.039 CI (99.9%): [11964869240.000, 11964869240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 1448911) # Run progress: 5.62% complete, ETA 04:38:26 # Fork: 1 of 1 # Warmup Iteration 1: 6248.492 us/op # Warmup Iteration 2: 6398.504 us/op # Warmup Iteration 3: 6098.239 us/op Iteration 1: 6055.995 us/op totalInputBytes: 651890646.000 # totalOutputBytes: 1880686478.000 # Iteration 2: 6068.970 us/op totalInputBytes: 818127783.000 # totalOutputBytes: 2360276019.000 # Iteration 3: 6064.088 us/op totalInputBytes: 984867147.000 # totalOutputBytes: 2841314471.000 # Iteration 4: 6045.557 us/op totalInputBytes: 1152108738.000 # totalOutputBytes: 3323801834.000 # Iteration 5: 6160.188 us/op totalInputBytes: 1316336967.000 # totalOutputBytes: 3797595731.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6078.959 ±(99.9%) 178.153 us/op [Average] (min, avg, max) = (6045.557, 6078.959, 6160.188), stdev = 46.266 CI (99.9%): [5900.807, 6257.112] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4923331281.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (651890646.000, 984666256.200, 1316336967.000), stdev = 262924492.617 CI (99.9%): [4923331281.000, 4923331281.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 14203674533.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1880686478.000, 2840734906.600, 3797595731.000), stdev = 758529886.927 CI (99.9%): [14203674533.000, 14203674533.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 1599048) # Run progress: 5.67% complete, ETA 04:38:18 # Fork: 1 of 1 # Warmup Iteration 1: 7715.134 us/op # Warmup Iteration 2: 7548.888 us/op # Warmup Iteration 3: 7503.002 us/op Iteration 1: 7464.188 us/op totalInputBytes: 392501285.000 # totalOutputBytes: 1706184216.000 # Iteration 2: 7470.534 us/op totalInputBytes: 491822135.000 # totalOutputBytes: 2137927176.000 # Iteration 3: 7454.113 us/op totalInputBytes: 591142985.000 # totalOutputBytes: 2569670136.000 # Iteration 4: 7457.312 us/op totalInputBytes: 690463835.000 # totalOutputBytes: 3001413096.000 # Iteration 5: 7443.043 us/op totalInputBytes: 790152540.000 # totalOutputBytes: 3434755104.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 7457.838 ±(99.9%) 40.135 us/op [Average] (min, avg, max) = (7443.043, 7457.838, 7470.534), stdev = 10.423 CI (99.9%): [7417.703, 7497.973] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2956082780.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (392501285.000, 591216556.000, 790152540.000), stdev = 157156421.589 CI (99.9%): [2956082780.000, 2956082780.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 12849949728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1706184216.000, 2569989945.600, 3434755104.000), stdev = 683151409.192 CI (99.9%): [12849949728.000, 12849949728.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 4072805) # Run progress: 5.72% complete, ETA 04:38:11 # Fork: 1 of 1 # Warmup Iteration 1: 8713.576 us/op # Warmup Iteration 2: 8337.722 us/op # Warmup Iteration 3: 8314.908 us/op Iteration 1: 8270.095 us/op totalInputBytes: 611346240.000 # totalOutputBytes: 3909892800.000 # Iteration 2: 8300.834 us/op totalInputBytes: 766093257.000 # totalOutputBytes: 4899584415.000 # Iteration 3: 8299.956 us/op totalInputBytes: 920840274.000 # totalOutputBytes: 5889276030.000 # Iteration 4: 9049.395 us/op totalInputBytes: 1062850911.000 # totalOutputBytes: 6797511545.000 # Iteration 5: 8241.506 us/op totalInputBytes: 1218871566.000 # totalOutputBytes: 7795348770.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8432.357 ±(99.9%) 1331.562 us/op [Average] (min, avg, max) = (8241.506, 8432.357, 9049.395), stdev = 345.802 CI (99.9%): [7100.795, 9763.919] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4580002248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (611346240.000, 916000449.600, 1218871566.000), stdev = 239063667.714 CI (99.9%): [4580002248.000, 4580002248.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 29291613560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3909892800.000, 5858322712.000, 7795348770.000), stdev = 1528942605.644 CI (99.9%): [29291613560.000, 29291613560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, length = 4287156) # Run progress: 5.77% complete, ETA 04:38:05 # Fork: 1 of 1 # Warmup Iteration 1: 10816.742 us/op # Warmup Iteration 2: 10065.478 us/op # Warmup Iteration 3: 9757.232 us/op Iteration 1: 9751.981 us/op totalInputBytes: 541449600.000 # totalOutputBytes: 3429724800.000 # Iteration 2: 9774.361 us/op totalInputBytes: 681549684.000 # totalOutputBytes: 4317166092.000 # Iteration 3: 9757.355 us/op totalInputBytes: 822326580.000 # totalOutputBytes: 5208894540.000 # Iteration 4: 9742.039 us/op totalInputBytes: 962426664.000 # totalOutputBytes: 6096335832.000 # Iteration 5: 9728.321 us/op totalInputBytes: 1102526748.000 # totalOutputBytes: 6983777124.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 9750.811 ±(99.9%) 66.180 us/op [Average] (min, avg, max) = (9728.321, 9750.811, 9774.361), stdev = 17.187 CI (99.9%): [9684.631, 9816.992] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4110279276.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (541449600.000, 822055855.200, 1102526748.000), stdev = 221838800.464 CI (99.9%): [4110279276.000, 4110279276.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 26035898388.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3429724800.000, 5207179677.600, 6983777124.000), stdev = 1405201953.339 CI (99.9%): [26035898388.000, 26035898388.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 34011) # Run progress: 5.82% complete, ETA 04:37:59 # Fork: 1 of 1 # Warmup Iteration 1: 333.807 us/op # Warmup Iteration 2: 300.484 us/op # Warmup Iteration 3: 299.615 us/op Iteration 1: 297.892 us/op totalInputBytes: 420320439.000 # totalOutputBytes: 885884517.000 # Iteration 2: 300.097 us/op totalInputBytes: 527921955.000 # totalOutputBytes: 1112669865.000 # Iteration 3: 309.499 us/op totalInputBytes: 632247660.000 # totalOutputBytes: 1332550980.000 # Iteration 4: 301.473 us/op totalInputBytes: 739348929.000 # totalOutputBytes: 1558281987.000 # Iteration 5: 300.529 us/op totalInputBytes: 846789075.000 # totalOutputBytes: 1784727225.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 301.898 ±(99.9%) 17.126 us/op [Average] (min, avg, max) = (297.892, 301.898, 309.499), stdev = 4.447 CI (99.9%): [284.772, 319.024] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3166628058.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (420320439.000, 633325611.600, 846789075.000), stdev = 168292818.027 CI (99.9%): [3166628058.000, 3166628058.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6674114574.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (885884517.000, 1334822914.800, 1784727225.000), stdev = 354700813.901 CI (99.9%): [6674114574.000, 6674114574.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 42223) # Run progress: 5.87% complete, ETA 04:37:50 # Fork: 1 of 1 # Warmup Iteration 1: 398.391 us/op # Warmup Iteration 2: 376.225 us/op # Warmup Iteration 3: 368.864 us/op Iteration 1: 365.957 us/op totalInputBytes: 377816562.000 # totalOutputBytes: 896563182.000 # Iteration 2: 368.666 us/op totalInputBytes: 474396966.000 # totalOutputBytes: 1125749626.000 # Iteration 3: 367.825 us/op totalInputBytes: 571208679.000 # totalOutputBytes: 1355484969.000 # Iteration 4: 366.958 us/op totalInputBytes: 668233908.000 # totalOutputBytes: 1585726988.000 # Iteration 5: 368.066 us/op totalInputBytes: 764974449.000 # totalOutputBytes: 1815293439.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 367.494 ±(99.9%) 4.066 us/op [Average] (min, avg, max) = (365.957, 367.494, 368.666), stdev = 1.056 CI (99.9%): [363.429, 371.560] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2856630564.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (377816562.000, 571326112.800, 764974449.000), stdev = 153078426.325 CI (99.9%): [2856630564.000, 2856630564.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6778818204.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (896563182.000, 1355763640.800, 1815293439.000), stdev = 363256920.964 CI (99.9%): [6778818204.000, 6778818204.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 51771) # Run progress: 5.91% complete, ETA 04:37:42 # Fork: 1 of 1 # Warmup Iteration 1: 366.635 us/op # Warmup Iteration 2: 352.189 us/op # Warmup Iteration 3: 349.084 us/op Iteration 1: 349.422 us/op totalInputBytes: 406049566.000 # totalOutputBytes: 1170076371.000 # Iteration 2: 348.749 us/op totalInputBytes: 509156440.000 # totalOutputBytes: 1467190140.000 # Iteration 3: 350.570 us/op totalInputBytes: 611760266.000 # totalOutputBytes: 1762854321.000 # Iteration 4: 350.285 us/op totalInputBytes: 714417990.000 # totalOutputBytes: 2058673815.000 # Iteration 5: 350.041 us/op totalInputBytes: 817147578.000 # totalOutputBytes: 2354700393.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 349.813 ±(99.9%) 2.812 us/op [Average] (min, avg, max) = (348.749, 349.813, 350.570), stdev = 0.730 CI (99.9%): [347.002, 352.625] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3058531840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (406049566.000, 611706368.000, 817147578.000), stdev = 162455362.259 CI (99.9%): [3058531840.000, 3058531840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8813495040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1170076371.000, 1762699008.000, 2354700393.000), stdev = 468132948.876 CI (99.9%): [8813495040.000, 8813495040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 62830) # Run progress: 5.96% complete, ETA 04:37:34 # Fork: 1 of 1 # Warmup Iteration 1: 308.663 us/op # Warmup Iteration 2: 281.645 us/op # Warmup Iteration 3: 280.607 us/op Iteration 1: 284.114 us/op totalInputBytes: 549275304.000 # totalOutputBytes: 1744035140.000 # Iteration 2: 280.443 us/op totalInputBytes: 690462684.000 # totalOutputBytes: 2192327190.000 # Iteration 3: 280.348 us/op totalInputBytes: 831689640.000 # totalOutputBytes: 2640744900.000 # Iteration 4: 284.947 us/op totalInputBytes: 970640976.000 # totalOutputBytes: 3081937160.000 # Iteration 5: 279.486 us/op totalInputBytes: 1112303268.000 # totalOutputBytes: 3531737130.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 281.868 ±(99.9%) 9.537 us/op [Average] (min, avg, max) = (279.486, 281.868, 284.947), stdev = 2.477 CI (99.9%): [272.330, 291.405] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4154371872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (549275304.000, 830874374.400, 1112303268.000), stdev = 222346052.914 CI (99.9%): [4154371872.000, 4154371872.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 13190781520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1744035140.000, 2638156304.000, 3531737130.000), stdev = 705983550.867 CI (99.9%): [13190781520.000, 13190781520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 81207) # Run progress: 6.01% complete, ETA 04:37:27 # Fork: 1 of 1 # Warmup Iteration 1: 304.528 us/op # Warmup Iteration 2: 286.235 us/op # Warmup Iteration 3: 286.812 us/op Iteration 1: 291.774 us/op totalInputBytes: 560645910.000 # totalOutputBytes: 2224259730.000 # Iteration 2: 284.764 us/op totalInputBytes: 704481573.000 # totalOutputBytes: 2794901319.000 # Iteration 3: 285.323 us/op totalInputBytes: 848030670.000 # totalOutputBytes: 3364406010.000 # Iteration 4: 284.149 us/op totalInputBytes: 992173368.000 # totalOutputBytes: 3936265704.000 # Iteration 5: 284.538 us/op totalInputBytes: 1136090907.000 # totalOutputBytes: 4507232121.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 286.109 ±(99.9%) 12.302 us/op [Average] (min, avg, max) = (284.149, 286.109, 291.774), stdev = 3.195 CI (99.9%): [273.807, 298.412] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 4241422428.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (560645910.000, 848284485.600, 1136090907.000), stdev = 227459798.066 CI (99.9%): [4241422428.000, 4241422428.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 16827064884.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2224259730.000, 3365412976.800, 4507232121.000), stdev = 902404993.969 CI (99.9%): [16827064884.000, 16827064884.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 94417) # Run progress: 6.06% complete, ETA 04:37:21 # Fork: 1 of 1 # Warmup Iteration 1: 924.663 us/op # Warmup Iteration 2: 879.830 us/op # Warmup Iteration 3: 874.039 us/op Iteration 1: 874.210 us/op totalInputBytes: 387540010.000 # totalOutputBytes: 851830174.000 # Iteration 2: 884.789 us/op totalInputBytes: 484704220.000 # totalOutputBytes: 1065401428.000 # Iteration 3: 884.612 us/op totalInputBytes: 581911385.000 # totalOutputBytes: 1279067099.000 # Iteration 4: 871.336 us/op totalInputBytes: 680579020.000 # totalOutputBytes: 1495942948.000 # Iteration 5: 872.711 us/op totalInputBytes: 779160745.000 # totalOutputBytes: 1712629963.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 877.532 ±(99.9%) 25.502 us/op [Average] (min, avg, max) = (871.336, 877.532, 884.789), stdev = 6.623 CI (99.9%): [852.030, 903.034] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2913895380.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (387540010.000, 582779076.000, 779160745.000), stdev = 154813042.187 CI (99.9%): [2913895380.000, 2913895380.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6404871612.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (851830174.000, 1280974322.400, 1712629963.000), stdev = 340285950.511 CI (99.9%): [6404871612.000, 6404871612.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 607930) # Run progress: 6.11% complete, ETA 04:37:16 # Fork: 1 of 1 # Warmup Iteration 1: 4268.330 us/op # Warmup Iteration 2: 4168.101 us/op # Warmup Iteration 3: 4348.852 us/op Iteration 1: 4150.622 us/op totalInputBytes: 394634807.000 # totalOutputBytes: 1153243210.000 # Iteration 2: 4143.514 us/op totalInputBytes: 495321811.000 # totalOutputBytes: 1447481330.000 # Iteration 3: 4145.659 us/op totalInputBytes: 596216846.000 # totalOutputBytes: 1742327380.000 # Iteration 4: 4143.621 us/op totalInputBytes: 696903850.000 # totalOutputBytes: 2036565500.000 # Iteration 5: 4145.454 us/op totalInputBytes: 797590854.000 # totalOutputBytes: 2330803620.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 4145.774 ±(99.9%) 11.121 us/op [Average] (min, avg, max) = (4143.514, 4145.774, 4150.622), stdev = 2.888 CI (99.9%): [4134.653, 4156.895] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2980668168.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (394634807.000, 596133633.600, 797590854.000), stdev = 159298819.664 CI (99.9%): [2980668168.000, 2980668168.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 8710421040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1153243210.000, 1742084208.000, 2330803620.000), stdev = 465519713.113 CI (99.9%): [8710421040.000, 8710421040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 751048) # Run progress: 6.16% complete, ETA 04:37:41 # Fork: 1 of 1 # Warmup Iteration 1: 4574.564 us/op # Warmup Iteration 2: 4456.678 us/op # Warmup Iteration 3: 4447.815 us/op Iteration 1: 4449.304 us/op totalInputBytes: 404284160.000 # totalOutputBytes: 1345878016.000 # Iteration 2: 4473.797 us/op totalInputBytes: 505580805.000 # totalOutputBytes: 1683098568.000 # Iteration 3: 4420.697 us/op totalInputBytes: 608231080.000 # totalOutputBytes: 2024825408.000 # Iteration 4: 4420.581 us/op totalInputBytes: 710655750.000 # totalOutputBytes: 2365801200.000 # Iteration 5: 4413.689 us/op totalInputBytes: 813306025.000 # totalOutputBytes: 2707528040.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 4435.614 ±(99.9%) 97.691 us/op [Average] (min, avg, max) = (4413.689, 4435.614, 4473.797), stdev = 25.370 CI (99.9%): [4337.922, 4533.305] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3042057820.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (404284160.000, 608411564.000, 813306025.000), stdev = 161769750.227 CI (99.9%): [3042057820.000, 3042057820.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 10127131232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1345878016.000, 2025426246.400, 2707528040.000), stdev = 538537919.676 CI (99.9%): [10127131232.000, 10127131232.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 781196) # Run progress: 6.21% complete, ETA 04:38:13 # Fork: 1 of 1 # Warmup Iteration 1: 4865.003 us/op # Warmup Iteration 2: 4709.703 us/op # Warmup Iteration 3: 4710.881 us/op Iteration 1: 4714.816 us/op totalInputBytes: 399520912.000 # totalOutputBytes: 1322564828.000 # Iteration 2: 4702.494 us/op totalInputBytes: 500286080.000 # totalOutputBytes: 1656135520.000 # Iteration 3: 4702.238 us/op totalInputBytes: 601287232.000 # totalOutputBytes: 1990487408.000 # Iteration 4: 4699.952 us/op totalInputBytes: 702288384.000 # totalOutputBytes: 2324839296.000 # Iteration 5: 4683.029 us/op totalInputBytes: 803525520.000 # totalOutputBytes: 2659972380.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 4700.506 ±(99.9%) 43.797 us/op [Average] (min, avg, max) = (4683.029, 4700.506, 4714.816), stdev = 11.374 CI (99.9%): [4656.709, 4744.303] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3006908128.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (399520912.000, 601381625.600, 803525520.000), stdev = 159696895.617 CI (99.9%): [3006908128.000, 3006908128.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9953999432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1322564828.000, 1990799886.400, 2659972380.000), stdev = 528656926.185 CI (99.9%): [9953999432.000, 9953999432.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 866049) # Run progress: 6.26% complete, ETA 04:38:46 # Fork: 1 of 1 # Warmup Iteration 1: 8836.131 us/op # Warmup Iteration 2: 8498.590 us/op # Warmup Iteration 3: 8470.945 us/op Iteration 1: 8478.430 us/op totalInputBytes: 379663680.000 # totalOutputBytes: 815818158.000 # Iteration 2: 8515.443 us/op totalInputBytes: 475184160.000 # totalOutputBytes: 1021071771.000 # Iteration 3: 8504.181 us/op totalInputBytes: 570704640.000 # totalOutputBytes: 1226325384.000 # Iteration 4: 8584.284 us/op totalInputBytes: 665419040.000 # totalOutputBytes: 1429846899.000 # Iteration 5: 8509.766 us/op totalInputBytes: 760939520.000 # totalOutputBytes: 1635100512.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8518.421 ±(99.9%) 151.890 us/op [Average] (min, avg, max) = (8478.430, 8518.421, 8584.284), stdev = 39.445 CI (99.9%): [8366.531, 8670.310] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2851911040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (379663680.000, 570382208.000, 760939520.000), stdev = 150648944.421 CI (99.9%): [2851911040.000, 2851911040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 6128162724.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (815818158.000, 1225632544.800, 1635100512.000), stdev = 323713198.857 CI (99.9%): [6128162724.000, 6128162724.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 904172) # Run progress: 6.30% complete, ETA 04:39:12 # Fork: 1 of 1 # Warmup Iteration 1: 5648.026 us/op # Warmup Iteration 2: 5434.840 us/op # Warmup Iteration 3: 5444.626 us/op Iteration 1: 5441.294 us/op totalInputBytes: 392373674.000 # totalOutputBytes: 1322803636.000 # Iteration 2: 5456.241 us/op totalInputBytes: 491338736.000 # totalOutputBytes: 1656443104.000 # Iteration 3: 5428.837 us/op totalInputBytes: 590571996.000 # totalOutputBytes: 1990986744.000 # Iteration 4: 5420.505 us/op totalInputBytes: 690073454.000 # totalOutputBytes: 2326434556.000 # Iteration 5: 5419.175 us/op totalInputBytes: 789574912.000 # totalOutputBytes: 2661882368.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 5433.210 ±(99.9%) 60.066 us/op [Average] (min, avg, max) = (5419.175, 5433.210, 5456.241), stdev = 15.599 CI (99.9%): [5373.145, 5493.276] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2953932772.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (392373674.000, 590786554.400, 789574912.000), stdev = 157028886.895 CI (99.9%): [2953932772.000, 2953932772.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9958550408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1322803636.000, 1991710081.600, 2661882368.000), stdev = 529389192.767 CI (99.9%): [9958550408.000, 9958550408.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 1075724) # Run progress: 6.35% complete, ETA 04:39:50 # Fork: 1 of 1 # Warmup Iteration 1: 8566.974 us/op # Warmup Iteration 2: 8524.503 us/op # Warmup Iteration 3: 8417.028 us/op Iteration 1: 8508.265 us/op totalInputBytes: 368050572.000 # totalOutputBytes: 1019786352.000 # Iteration 2: 8367.981 us/op totalInputBytes: 461616171.000 # totalOutputBytes: 1279035836.000 # Iteration 3: 8381.007 us/op totalInputBytes: 555181770.000 # totalOutputBytes: 1538285320.000 # Iteration 4: 8372.376 us/op totalInputBytes: 648747369.000 # totalOutputBytes: 1797534804.000 # Iteration 5: 8409.074 us/op totalInputBytes: 741536490.000 # totalOutputBytes: 2054632840.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 8407.741 ±(99.9%) 224.967 us/op [Average] (min, avg, max) = (8367.981, 8407.741, 8508.265), stdev = 58.423 CI (99.9%): [8182.774, 8632.707] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2775132372.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (368050572.000, 555026474.400, 741536490.000), stdev = 147694861.945 CI (99.9%): [2775132372.000, 2775132372.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 7689275152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1019786352.000, 1537855030.400, 2054632840.000), stdev = 409229643.779 CI (99.9%): [7689275152.000, 7689275152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 1293080) # Run progress: 6.40% complete, ETA 04:40:40 # Fork: 1 of 1 # Warmup Iteration 1: 6076.988 us/op # Warmup Iteration 2: 5911.092 us/op # Warmup Iteration 3: 5912.446 us/op Iteration 1: 5837.459 us/op totalInputBytes: 405951014.000 # totalOutputBytes: 1756002640.000 # Iteration 2: 5845.192 us/op totalInputBytes: 509082899.000 # totalOutputBytes: 2202115240.000 # Iteration 3: 5837.850 us/op totalInputBytes: 612214784.000 # totalOutputBytes: 2648227840.000 # Iteration 4: 5898.955 us/op totalInputBytes: 714150937.000 # totalOutputBytes: 3089168120.000 # Iteration 5: 5852.712 us/op totalInputBytes: 816983889.000 # totalOutputBytes: 3533987640.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 5854.434 ±(99.9%) 98.807 us/op [Average] (min, avg, max) = (5837.459, 5854.434, 5898.955), stdev = 25.660 CI (99.9%): [5755.627, 5953.241] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3058383523.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (405951014.000, 611676704.600, 816983889.000), stdev = 162404469.244 CI (99.9%): [3058383523.000, 3058383523.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 13229501480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1756002640.000, 2645900296.000, 3533987640.000), stdev = 702505146.940 CI (99.9%): [13229501480.000, 13229501480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 1448911) # Run progress: 6.45% complete, ETA 04:41:31 # Fork: 1 of 1 # Warmup Iteration 1: 9453.499 us/op # Warmup Iteration 2: 9280.891 us/op # Warmup Iteration 3: 9212.725 us/op Iteration 1: 9257.821 us/op totalInputBytes: 399542136.000 # totalOutputBytes: 1257654748.000 # Iteration 2: 9182.896 us/op totalInputBytes: 500348274.000 # totalOutputBytes: 1574966257.000 # Iteration 3: 9172.491 us/op totalInputBytes: 602075016.000 # totalOutputBytes: 1895175588.000 # Iteration 4: 9373.810 us/op totalInputBytes: 701500248.000 # totalOutputBytes: 2208140364.000 # Iteration 5: 9194.038 us/op totalInputBytes: 802306386.000 # totalOutputBytes: 2525451873.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 9236.211 ±(99.9%) 322.638 us/op [Average] (min, avg, max) = (9172.491, 9236.211, 9373.810), stdev = 83.788 CI (99.9%): [8913.574, 9558.849] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 3005772060.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (399542136.000, 601154412.000, 802306386.000), stdev = 159171007.293 CI (99.9%): [3005772060.000, 3005772060.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 9461388830.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1257654748.000, 1892277766.000, 2525451873.000), stdev = 501028940.452 CI (99.9%): [9461388830.000, 9461388830.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 1599048) # Run progress: 6.50% complete, ETA 04:42:33 # Fork: 1 of 1 # Warmup Iteration 1: 7067.762 us/op # Warmup Iteration 2: 6867.392 us/op # Warmup Iteration 3: 6855.001 us/op Iteration 1: 6851.332 us/op totalInputBytes: 386101970.000 # totalOutputBytes: 1862890920.000 # Iteration 2: 6837.916 us/op totalInputBytes: 483870280.000 # totalOutputBytes: 2334610080.000 # Iteration 3: 6833.370 us/op totalInputBytes: 581638590.000 # totalOutputBytes: 2806329240.000 # Iteration 4: 6806.488 us/op totalInputBytes: 679738318.000 # totalOutputBytes: 3279647448.000 # Iteration 5: 6944.338 us/op totalInputBytes: 775849538.000 # totalOutputBytes: 3743371368.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 6854.689 ±(99.9%) 202.913 us/op [Average] (min, avg, max) = (6806.488, 6854.689, 6944.338), stdev = 52.696 CI (99.9%): [6651.776, 7057.602] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2907198696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (386101970.000, 581439739.200, 775849538.000), stdev = 154219375.769 CI (99.9%): [2907198696.000, 2907198696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 14026849056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1862890920.000, 2805369811.200, 3743371368.000), stdev = 744088083.279 CI (99.9%): [14026849056.000, 14026849056.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 4072805) # Run progress: 6.55% complete, ETA 04:43:40 # Fork: 1 of 1 # Warmup Iteration 1: 13423.654 us/op # Warmup Iteration 2: 12991.195 us/op # Warmup Iteration 3: 13302.437 us/op Iteration 1: 13049.615 us/op totalInputBytes: 376140765.000 # totalOutputBytes: 2504775075.000 # Iteration 2: 12833.253 us/op totalInputBytes: 472775303.000 # totalOutputBytes: 3148278265.000 # Iteration 3: 12773.948 us/op totalInputBytes: 570021452.000 # totalOutputBytes: 3795854260.000 # Iteration 4: 12781.751 us/op totalInputBytes: 667267601.000 # totalOutputBytes: 4443430255.000 # Iteration 5: 12760.975 us/op totalInputBytes: 764513750.000 # totalOutputBytes: 5091006250.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 12839.908 ±(99.9%) 463.617 us/op [Average] (min, avg, max) = (12760.975, 12839.908, 13049.615), stdev = 120.400 CI (99.9%): [12376.291, 13303.526] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2850718871.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (376140765.000, 570143774.200, 764513750.000), stdev = 153566375.673 CI (99.9%): [2850718871.000, 2850718871.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 18983344105.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2504775075.000, 3796668821.000, 5091006250.000), stdev = 1022620428.140 CI (99.9%): [18983344105.000, 18983344105.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, length = 4287156) # Run progress: 6.60% complete, ETA 04:46:42 # Fork: 1 of 1 # Warmup Iteration 1: 15226.703 us/op # Warmup Iteration 2: 14683.151 us/op # Warmup Iteration 3: 14659.637 us/op Iteration 1: 14496.913 us/op totalInputBytes: 356716800.000 # totalOutputBytes: 2357935800.000 # Iteration 2: 14393.768 us/op totalInputBytes: 448166016.000 # totalOutputBytes: 2962424796.000 # Iteration 3: 14459.269 us/op totalInputBytes: 538966656.000 # totalOutputBytes: 3562626636.000 # Iteration 4: 14465.625 us/op totalInputBytes: 630415872.000 # totalOutputBytes: 4167115632.000 # Iteration 5: 14720.304 us/op totalInputBytes: 719919360.000 # totalOutputBytes: 4758743160.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 14507.176 ±(99.9%) 480.990 us/op [Average] (min, avg, max) = (14393.768, 14507.176, 14720.304), stdev = 124.912 CI (99.9%): [14026.186, 14988.166] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 2694184704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (356716800.000, 538836940.800, 719919360.000), stdev = 143671954.725 CI (99.9%): [2694184704.000, 2694184704.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 17808846024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2357935800.000, 3561769204.800, 4758743160.000), stdev = 949686825.803 CI (99.9%): [17808846024.000, 17808846024.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 34011) # Run progress: 6.65% complete, ETA 04:49:46 # Fork: 1 of 1 # Warmup Iteration 1: 24.477 us/op # Warmup Iteration 2: 22.286 us/op # Warmup Iteration 3: 21.241 us/op Iteration 1: 21.232 us/op totalInputBytes: 7951684020.000 # totalOutputBytes: 12241749285.000 # Iteration 2: 21.522 us/op totalInputBytes: 10005356340.000 # totalOutputBytes: 15403411845.000 # Iteration 3: 21.238 us/op totalInputBytes: 12086268096.000 # totalOutputBytes: 18607009968.000 # Iteration 4: 21.252 us/op totalInputBytes: 14165854332.000 # totalOutputBytes: 21808567431.000 # Iteration 5: 21.246 us/op totalInputBytes: 16246059144.000 # totalOutputBytes: 25011077202.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 21.298 ±(99.9%) 0.482 us/op [Average] (min, avg, max) = (21.232, 21.298, 21.522), stdev = 0.125 CI (99.9%): [20.816, 21.780] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 60455221932.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7951684020.000, 12091044386.400, 16246059144.000), stdev = 3280754700.865 CI (99.9%): [60455221932.000, 60455221932.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 93071815731.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12241749285.000, 18614363146.200, 25011077202.000), stdev = 5050776214.518 CI (99.9%): [93071815731.000, 93071815731.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 42223) # Run progress: 6.70% complete, ETA 04:49:30 # Fork: 1 of 1 # Warmup Iteration 1: 26.130 us/op # Warmup Iteration 2: 23.005 us/op # Warmup Iteration 3: 22.892 us/op Iteration 1: 22.872 us/op totalInputBytes: 7877647648.000 # totalOutputBytes: 14288938768.000 # Iteration 2: 22.866 us/op totalInputBytes: 9914239868.000 # totalOutputBytes: 17983029038.000 # Iteration 3: 22.841 us/op totalInputBytes: 11953043498.000 # totalOutputBytes: 21681130493.000 # Iteration 4: 22.790 us/op totalInputBytes: 13996409616.000 # totalOutputBytes: 25387507656.000 # Iteration 5: 22.877 us/op totalInputBytes: 16032024160.000 # totalOutputBytes: 29079824560.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 22.849 ±(99.9%) 0.138 us/op [Average] (min, avg, max) = (22.790, 22.849, 22.877), stdev = 0.036 CI (99.9%): [22.711, 22.987] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 59773364790.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7877647648.000, 11954672958.000, 16032024160.000), stdev = 3224088500.389 CI (99.9%): [59773364790.000, 59773364790.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 108420430515.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14288938768.000, 21684086103.000, 29079824560.000), stdev = 5848040585.614 CI (99.9%): [108420430515.000, 108420430515.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 51771) # Run progress: 6.74% complete, ETA 04:49:13 # Fork: 1 of 1 # Warmup Iteration 1: 33.095 us/op # Warmup Iteration 2: 31.803 us/op # Warmup Iteration 3: 30.983 us/op Iteration 1: 29.930 us/op totalInputBytes: 6856210530.000 # totalOutputBytes: 13190370693.000 # Iteration 2: 30.027 us/op totalInputBytes: 8649089280.000 # totalOutputBytes: 16639613568.000 # Iteration 3: 30.445 us/op totalInputBytes: 10417264650.000 # totalOutputBytes: 20041330665.000 # Iteration 4: 30.010 us/op totalInputBytes: 12211192890.000 # totalOutputBytes: 23492592609.000 # Iteration 5: 30.054 us/op totalInputBytes: 14002430130.000 # totalOutputBytes: 26938677453.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 30.093 ±(99.9%) 0.777 us/op [Average] (min, avg, max) = (29.930, 30.093, 30.445), stdev = 0.202 CI (99.9%): [29.316, 30.871] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 52136187480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6856210530.000, 10427237496.000, 14002430130.000), stdev = 2823058773.105 CI (99.9%): [52136187480.000, 52136187480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 100302584988.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13190370693.000, 20060516997.600, 26938677453.000), stdev = 5431162234.946 CI (99.9%): [100302584988.000, 100302584988.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 62830) # Run progress: 6.79% complete, ETA 04:48:56 # Fork: 1 of 1 # Warmup Iteration 1: 33.961 us/op # Warmup Iteration 2: 30.141 us/op # Warmup Iteration 3: 31.360 us/op Iteration 1: 30.029 us/op totalInputBytes: 7363738464.000 # totalOutputBytes: 16066384960.000 # Iteration 2: 29.941 us/op totalInputBytes: 9287781222.000 # totalOutputBytes: 20264308580.000 # Iteration 3: 29.903 us/op totalInputBytes: 11214271725.000 # totalOutputBytes: 24467572750.000 # Iteration 4: 30.284 us/op totalInputBytes: 13116399966.000 # totalOutputBytes: 28617682740.000 # Iteration 5: 30.109 us/op totalInputBytes: 15029759037.000 # totalOutputBytes: 32792296430.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 30.053 ±(99.9%) 0.584 us/op [Average] (min, avg, max) = (29.903, 30.053, 30.284), stdev = 0.152 CI (99.9%): [29.469, 30.637] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 56011950414.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7363738464.000, 11202390082.800, 15029759037.000), stdev = 3029575112.881 CI (99.9%): [56011950414.000, 56011950414.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 122208245460.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16066384960.000, 24441649092.000, 32792296430.000), stdev = 6610001192.566 CI (99.9%): [122208245460.000, 122208245460.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 81207) # Run progress: 6.84% complete, ETA 04:48:40 # Fork: 1 of 1 # Warmup Iteration 1: 33.198 us/op # Warmup Iteration 2: 28.350 us/op # Warmup Iteration 3: 28.106 us/op Iteration 1: 27.812 us/op totalInputBytes: 8742388136.000 # totalOutputBytes: 22246901271.000 # Iteration 2: 27.999 us/op totalInputBytes: 11022500536.000 # totalOutputBytes: 28049141421.000 # Iteration 3: 27.901 us/op totalInputBytes: 13310750496.000 # totalOutputBytes: 33872089356.000 # Iteration 4: 27.836 us/op totalInputBytes: 15604010640.000 # totalOutputBytes: 39707786790.000 # Iteration 5: 27.701 us/op totalInputBytes: 17908376160.000 # totalOutputBytes: 45571744260.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 27.850 ±(99.9%) 0.423 us/op [Average] (min, avg, max) = (27.701, 27.850, 27.999), stdev = 0.110 CI (99.9%): [27.427, 28.273] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 66588025968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8742388136.000, 13317605193.600, 17908376160.000), stdev = 3622947399.274 CI (99.9%): [66588025968.000, 66588025968.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 169447663098.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22246901271.000, 33889532619.600, 45571744260.000), stdev = 9219374826.175 CI (99.9%): [169447663098.000, 169447663098.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 94417) # Run progress: 6.89% complete, ETA 04:48:23 # Fork: 1 of 1 # Warmup Iteration 1: 56.162 us/op # Warmup Iteration 2: 48.901 us/op # Warmup Iteration 3: 48.709 us/op Iteration 1: 48.611 us/op totalInputBytes: 10657125138.000 # totalOutputBytes: 14989926171.000 # Iteration 2: 49.133 us/op totalInputBytes: 13390160228.000 # totalOutputBytes: 18834114326.000 # Iteration 3: 47.883 us/op totalInputBytes: 16194617382.000 # totalOutputBytes: 22778762169.000 # Iteration 4: 47.664 us/op totalInputBytes: 19011895602.000 # totalOutputBytes: 26741443659.000 # Iteration 5: 47.857 us/op totalInputBytes: 21817695276.000 # totalOutputBytes: 30687979842.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 48.230 ±(99.9%) 2.389 us/op [Average] (min, avg, max) = (47.664, 48.230, 49.133), stdev = 0.621 CI (99.9%): [45.840, 50.619] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 81071493626.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10657125138.000, 16214298725.200, 21817695276.000), stdev = 4418227163.567 CI (99.9%): [81071493626.000, 81071493626.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 114032226167.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14989926171.000, 22806445233.400, 30687979842.000), stdev = 6214518280.584 CI (99.9%): [114032226167.000, 114032226167.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 607930) # Run progress: 6.94% complete, ETA 04:48:07 # Fork: 1 of 1 # Warmup Iteration 1: 399.514 us/op # Warmup Iteration 2: 379.741 us/op # Warmup Iteration 3: 374.482 us/op Iteration 1: 382.935 us/op totalInputBytes: 6510537091.000 # totalOutputBytes: 12675948430.000 # Iteration 2: 382.415 us/op totalInputBytes: 8144494244.000 # totalOutputBytes: 15857246120.000 # Iteration 3: 372.396 us/op totalInputBytes: 9822165137.000 # totalOutputBytes: 19123654010.000 # Iteration 4: 380.872 us/op totalInputBytes: 11462679351.000 # totalOutputBytes: 22317718230.000 # Iteration 5: 388.054 us/op totalInputBytes: 13073218429.000 # totalOutputBytes: 25453421170.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 381.334 ±(99.9%) 21.866 us/op [Average] (min, avg, max) = (372.396, 381.334, 388.054), stdev = 5.679 CI (99.9%): [359.468, 403.201] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 49013094252.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6510537091.000, 9802618850.400, 13073218429.000), stdev = 2600008848.419 CI (99.9%): [49013094252.000, 49013094252.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 95427987960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12675948430.000, 19085597592.000, 25453421170.000), stdev = 5062190356.870 CI (99.9%): [95427987960.000, 95427987960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 751048) # Run progress: 6.99% complete, ETA 04:47:51 # Fork: 1 of 1 # Warmup Iteration 1: 732.138 us/op # Warmup Iteration 2: 681.233 us/op # Warmup Iteration 3: 691.526 us/op Iteration 1: 681.820 us/op totalInputBytes: 5569020956.000 # totalOutputBytes: 8643811432.000 # Iteration 2: 697.884 us/op totalInputBytes: 6957284152.000 # totalOutputBytes: 10798568144.000 # Iteration 3: 689.094 us/op totalInputBytes: 8362483288.000 # totalOutputBytes: 12979611536.000 # Iteration 4: 690.367 us/op totalInputBytes: 9766230772.000 # totalOutputBytes: 15158401784.000 # Iteration 5: 692.392 us/op totalInputBytes: 11165623300.000 # totalOutputBytes: 17330432600.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 690.311 ±(99.9%) 22.392 us/op [Average] (min, avg, max) = (681.820, 690.311, 697.884), stdev = 5.815 CI (99.9%): [667.919, 712.703] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 41820642468.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5569020956.000, 8364128493.600, 11165623300.000), stdev = 2213939012.503 CI (99.9%): [41820642468.000, 41820642468.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 64910825496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8643811432.000, 12982165099.200, 17330432600.000), stdev = 3436308014.859 CI (99.9%): [64910825496.000, 64910825496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 781196) # Run progress: 7.04% complete, ETA 04:47:34 # Fork: 1 of 1 # Warmup Iteration 1: 769.530 us/op # Warmup Iteration 2: 711.768 us/op # Warmup Iteration 3: 707.404 us/op Iteration 1: 689.358 us/op totalInputBytes: 5634656268.000 # totalOutputBytes: 8708773008.000 # Iteration 2: 708.125 us/op totalInputBytes: 7063537975.000 # totalOutputBytes: 10917214100.000 # Iteration 3: 701.834 us/op totalInputBytes: 8505055707.000 # totalOutputBytes: 13145185092.000 # Iteration 4: 713.123 us/op totalInputBytes: 9924839476.000 # totalOutputBytes: 15339564656.000 # Iteration 5: 708.287 us/op totalInputBytes: 11353215742.000 # totalOutputBytes: 17547224552.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 704.145 ±(99.9%) 35.376 us/op [Average] (min, avg, max) = (689.358, 704.145, 713.123), stdev = 9.187 CI (99.9%): [668.770, 739.521] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 42481305168.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5634656268.000, 8496261033.600, 11353215742.000), stdev = 2260784217.665 CI (99.9%): [42481305168.000, 42481305168.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 65657961408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8708773008.000, 13131592281.600, 17547224552.000), stdev = 3494207212.519 CI (99.9%): [65657961408.000, 65657961408.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 866049) # Run progress: 7.09% complete, ETA 04:47:18 # Fork: 1 of 1 # Warmup Iteration 1: 521.116 us/op # Warmup Iteration 2: 490.387 us/op # Warmup Iteration 3: 483.497 us/op Iteration 1: 471.330 us/op totalInputBytes: 9757367064.000 # totalOutputBytes: 14136517827.000 # Iteration 2: 481.573 us/op totalInputBytes: 12246473016.000 # totalOutputBytes: 17742745863.000 # Iteration 3: 492.664 us/op totalInputBytes: 14674606632.000 # totalOutputBytes: 21260636901.000 # Iteration 4: 479.506 us/op totalInputBytes: 17170288032.000 # totalOutputBytes: 24876391476.000 # Iteration 5: 469.303 us/op totalInputBytes: 19719170784.000 # totalOutputBytes: 28569224412.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 478.875 ±(99.9%) 35.832 us/op [Average] (min, avg, max) = (469.303, 478.875, 492.664), stdev = 9.306 CI (99.9%): [443.043, 514.707] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 73567905528.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9757367064.000, 14713581105.600, 19719170784.000), stdev = 3928852755.966 CI (99.9%): [73567905528.000, 73567905528.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 106585516479.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14136517827.000, 21317103295.800, 28569224412.000), stdev = 5692139760.662 CI (99.9%): [106585516479.000, 106585516479.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 904172) # Run progress: 7.14% complete, ETA 04:47:03 # Fork: 1 of 1 # Warmup Iteration 1: 794.949 us/op # Warmup Iteration 2: 756.370 us/op # Warmup Iteration 3: 738.582 us/op Iteration 1: 746.051 us/op totalInputBytes: 5291452788.000 # totalOutputBytes: 9547152148.000 # Iteration 2: 744.491 us/op totalInputBytes: 6638996736.000 # totalOutputBytes: 11978470656.000 # Iteration 3: 769.641 us/op totalInputBytes: 7942441068.000 # totalOutputBytes: 14330222028.000 # Iteration 4: 738.804 us/op totalInputBytes: 9300007656.000 # totalOutputBytes: 16779623976.000 # Iteration 5: 771.008 us/op totalInputBytes: 10600946328.000 # totalOutputBytes: 19126854488.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 753.999 ±(99.9%) 58.348 us/op [Average] (min, avg, max) = (738.804, 753.999, 771.008), stdev = 15.153 CI (99.9%): [695.651, 812.347] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 39773844576.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5291452788.000, 7954768915.200, 10600946328.000), stdev = 2099796619.112 CI (99.9%): [39773844576.000, 39773844576.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 71762323296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9547152148.000, 14352464659.200, 19126854488.000), stdev = 3788577278.433 CI (99.9%): [71762323296.000, 71762323296.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 1075724) # Run progress: 7.18% complete, ETA 04:46:47 # Fork: 1 of 1 # Warmup Iteration 1: 1159.650 us/op # Warmup Iteration 2: 896.988 us/op # Warmup Iteration 3: 1013.487 us/op Iteration 1: 1199.659 us/op totalInputBytes: 4801270760.000 # totalOutputBytes: 8186259640.000 # Iteration 2: 1095.926 us/op totalInputBytes: 5952692460.000 # totalOutputBytes: 10149455940.000 # Iteration 3: 1292.228 us/op totalInputBytes: 6932505008.000 # totalOutputBytes: 11820055312.000 # Iteration 4: 1134.987 us/op totalInputBytes: 8045440832.000 # totalOutputBytes: 13717632448.000 # Iteration 5: 882.150 us/op totalInputBytes: 9478251068.000 # totalOutputBytes: 16160601652.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1120.990 ±(99.9%) 588.343 us/op [Average] (min, avg, max) = (882.150, 1120.990, 1292.228), stdev = 152.791 CI (99.9%): [532.647, 1709.333] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 35210160128.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4801270760.000, 7042032025.600, 9478251068.000), stdev = 1813950134.478 CI (99.9%): [35210160128.000, 35210160128.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 60034004992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8186259640.000, 12006800998.400, 16160601652.000), stdev = 3092820113.076 CI (99.9%): [60034004992.000, 60034004992.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 1293080) # Run progress: 7.23% complete, ETA 04:46:31 # Fork: 1 of 1 # Warmup Iteration 1: 1227.748 us/op # Warmup Iteration 2: 1010.921 us/op # Warmup Iteration 3: 1214.082 us/op Iteration 1: 973.647 us/op totalInputBytes: 4378235932.000 # totalOutputBytes: 9470517920.000 # Iteration 2: 1146.149 us/op totalInputBytes: 5422580303.000 # totalOutputBytes: 11729528680.000 # Iteration 3: 1295.663 us/op totalInputBytes: 6346768281.000 # totalOutputBytes: 13728630360.000 # Iteration 4: 943.559 us/op totalInputBytes: 7615882820.000 # totalOutputBytes: 16473839200.000 # Iteration 5: 1341.685 us/op totalInputBytes: 8512572320.000 # totalOutputBytes: 18413459200.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1140.141 ±(99.9%) 697.402 us/op [Average] (min, avg, max) = (943.559, 1140.141, 1341.685), stdev = 181.113 CI (99.9%): [442.739, 1837.542] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 32276039656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4378235932.000, 6455207931.200, 8512572320.000), stdev = 1656185835.550 CI (99.9%): [32276039656.000, 32276039656.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 69815975360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9470517920.000, 13963195072.000, 18413459200.000), stdev = 3582478851.766 CI (99.9%): [69815975360.000, 69815975360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 1448911) # Run progress: 7.28% complete, ETA 04:46:17 # Fork: 1 of 1 # Warmup Iteration 1: 961.665 us/op # Warmup Iteration 2: 1330.951 us/op # Warmup Iteration 3: 910.394 us/op Iteration 1: 1487.978 us/op totalInputBytes: 5069090396.000 # totalOutputBytes: 10333633252.000 # Iteration 2: 945.850 us/op totalInputBytes: 6575176003.000 # totalOutputBytes: 13403875661.000 # Iteration 3: 1029.068 us/op totalInputBytes: 7962565859.000 # totalOutputBytes: 16232149933.000 # Iteration 4: 1119.458 us/op totalInputBytes: 9239078247.000 # totalOutputBytes: 18834394089.000 # Iteration 5: 1004.822 us/op totalInputBytes: 10659162741.000 # totalOutputBytes: 21729318267.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1117.435 ±(99.9%) 833.106 us/op [Average] (min, avg, max) = (945.850, 1117.435, 1487.978), stdev = 216.355 CI (99.9%): [284.330, 1950.541] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 39505073246.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5069090396.000, 7901014649.200, 10659162741.000), stdev = 2189704702.186 CI (99.9%): [39505073246.000, 39505073246.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 80533371202.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10333633252.000, 16106674240.400, 21729318267.000), stdev = 4463839378.447 CI (99.9%): [80533371202.000, 80533371202.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 1599048) # Run progress: 7.33% complete, ETA 04:46:02 # Fork: 1 of 1 # Warmup Iteration 1: 1571.545 us/op # Warmup Iteration 2: 1445.154 us/op # Warmup Iteration 3: 1290.637 us/op Iteration 1: 1844.050 us/op totalInputBytes: 3838677271.000 # totalOutputBytes: 8502138216.000 # Iteration 2: 1271.148 us/op totalInputBytes: 4976490959.000 # totalOutputBytes: 11022237864.000 # Iteration 3: 2041.144 us/op totalInputBytes: 5686902551.000 # totalOutputBytes: 12595701096.000 # Iteration 4: 1149.866 us/op totalInputBytes: 6944562097.000 # totalOutputBytes: 15381242712.000 # Iteration 5: 1648.832 us/op totalInputBytes: 7825356957.000 # totalOutputBytes: 17332081272.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1591.008 ±(99.9%) 1449.644 us/op [Average] (min, avg, max) = (1149.866, 1591.008, 2041.144), stdev = 376.468 CI (99.9%): [141.364, 3040.652] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 29271989835.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3838677271.000, 5854397967.000, 7825356957.000), stdev = 1575995124.037 CI (99.9%): [29271989835.000, 29271989835.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 64833401160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8502138216.000, 12966680232.000, 17332081272.000), stdev = 3490610808.451 CI (99.9%): [64833401160.000, 64833401160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 4072805) # Run progress: 7.38% complete, ETA 04:45:48 # Fork: 1 of 1 # Warmup Iteration 1: 3907.173 us/op # Warmup Iteration 2: 4863.382 us/op # Warmup Iteration 3: 2954.326 us/op Iteration 1: 3854.561 us/op totalInputBytes: 3426679953.000 # totalOutputBytes: 8662856235.000 # Iteration 2: 4794.322 us/op totalInputBytes: 4101705294.000 # totalOutputBytes: 10369361530.000 # Iteration 3: 3584.417 us/op totalInputBytes: 5003887134.000 # totalOutputBytes: 12650132330.000 # Iteration 4: 5625.513 us/op totalInputBytes: 5579028057.000 # totalOutputBytes: 14104123715.000 # Iteration 5: 3486.929 us/op totalInputBytes: 6506986521.000 # totalOutputBytes: 16450059395.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 4269.149 ±(99.9%) 3533.445 us/op [Average] (min, avg, max) = (3486.929, 4269.149, 5625.513), stdev = 917.624 CI (99.9%): [735.703, 7802.594] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 24618286959.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3426679953.000, 4923657391.800, 6506986521.000), stdev = 1210312496.327 CI (99.9%): [24618286959.000, 24618286959.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 62236533205.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8662856235.000, 12447306641.000, 16450059395.000), stdev = 3059743920.914 CI (99.9%): [62236533205.000, 62236533205.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, length = 4287156) # Run progress: 7.43% complete, ETA 04:45:34 # Fork: 1 of 1 # Warmup Iteration 1: 4250.993 us/op # Warmup Iteration 2: 4647.975 us/op # Warmup Iteration 3: 4837.244 us/op Iteration 1: 3670.113 us/op totalInputBytes: 3166065728.000 # totalOutputBytes: 8008407408.000 # Iteration 2: 3411.778 us/op totalInputBytes: 4167749264.000 # totalOutputBytes: 10542116604.000 # Iteration 3: 4510.806 us/op totalInputBytes: 4927062672.000 # totalOutputBytes: 12462762492.000 # Iteration 4: 3676.459 us/op totalInputBytes: 5852475888.000 # totalOutputBytes: 14803549668.000 # Iteration 5: 3422.282 us/op totalInputBytes: 6847379840.000 # totalOutputBytes: 17320110240.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 3738.288 ±(99.9%) 1734.631 us/op [Average] (min, avg, max) = (3411.778, 3738.288, 4510.806), stdev = 450.478 CI (99.9%): [2003.656, 5472.919] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 24960733392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3166065728.000, 4992146678.400, 6847379840.000), stdev = 1431825329.340 CI (99.9%): [24960733392.000, 24960733392.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 63136946412.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8008407408.000, 12627389282.400, 17320110240.000), stdev = 3621731688.336 CI (99.9%): [63136946412.000, 63136946412.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 34011) # Run progress: 7.48% complete, ETA 04:45:21 # Fork: 1 of 1 # Warmup Iteration 1: 20.584 us/op # Warmup Iteration 2: 17.585 us/op # Warmup Iteration 3: 17.748 us/op Iteration 1: 17.578 us/op totalInputBytes: 8472381150.000 # totalOutputBytes: 14880152610.000 # Iteration 2: 17.847 us/op totalInputBytes: 10642965270.000 # totalOutputBytes: 18692377578.000 # Iteration 3: 17.377 us/op totalInputBytes: 12872399625.000 # totalOutputBytes: 22607961975.000 # Iteration 4: 17.401 us/op totalInputBytes: 15098774310.000 # totalOutputBytes: 26518172634.000 # Iteration 5: 17.617 us/op totalInputBytes: 17297631330.000 # totalOutputBytes: 30380053662.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 17.564 ±(99.9%) 0.733 us/op [Average] (min, avg, max) = (17.377, 17.564, 17.847), stdev = 0.190 CI (99.9%): [16.831, 18.297] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 64384151685.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8472381150.000, 12876830337.000, 17297631330.000), stdev = 3495349118.775 CI (99.9%): [64384151685.000, 64384151685.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 113078718459.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14880152610.000, 22615743691.800, 30380053662.000), stdev = 6138926872.124 CI (99.9%): [113078718459.000, 113078718459.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 42223) # Run progress: 7.53% complete, ETA 04:45:05 # Fork: 1 of 1 # Warmup Iteration 1: 21.353 us/op # Warmup Iteration 2: 18.493 us/op # Warmup Iteration 3: 18.779 us/op Iteration 1: 18.396 us/op totalInputBytes: 8615812010.000 # totalOutputBytes: 17614168910.000 # Iteration 2: 18.378 us/op totalInputBytes: 10864180202.000 # totalOutputBytes: 22210733582.000 # Iteration 3: 19.991 us/op totalInputBytes: 12930863953.000 # totalOutputBytes: 26435862523.000 # Iteration 4: 18.580 us/op totalInputBytes: 15156513845.000 # totalOutputBytes: 30985981895.000 # Iteration 5: 18.373 us/op totalInputBytes: 17405026608.000 # totalOutputBytes: 35582842128.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 18.744 ±(99.9%) 2.705 us/op [Average] (min, avg, max) = (18.373, 18.744, 19.991), stdev = 0.703 CI (99.9%): [16.038, 21.449] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 64972396618.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8615812010.000, 12994479323.600, 17405026608.000), stdev = 3458405316.244 CI (99.9%): [64972396618.000, 64972396618.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 132829589038.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17614168910.000, 26565917807.600, 35582842128.000), stdev = 7070364967.210 CI (99.9%): [132829589038.000, 132829589038.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 51771) # Run progress: 7.58% complete, ETA 04:44:51 # Fork: 1 of 1 # Warmup Iteration 1: 25.375 us/op # Warmup Iteration 2: 23.043 us/op # Warmup Iteration 3: 23.021 us/op Iteration 1: 22.980 us/op totalInputBytes: 7520656000.000 # totalOutputBytes: 17582725875.000 # Iteration 2: 23.017 us/op totalInputBytes: 9445257472.000 # totalOutputBytes: 22082298798.000 # Iteration 3: 23.758 us/op totalInputBytes: 11309826560.000 # totalOutputBytes: 26441520540.000 # Iteration 4: 23.002 us/op totalInputBytes: 13235712384.000 # totalOutputBytes: 30944096181.000 # Iteration 5: 23.261 us/op totalInputBytes: 15140029952.000 # totalOutputBytes: 35396246868.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 23.204 ±(99.9%) 1.271 us/op [Average] (min, avg, max) = (22.980, 23.204, 23.758), stdev = 0.330 CI (99.9%): [21.932, 24.475] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 56651482368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7520656000.000, 11330296473.600, 15140029952.000), stdev = 3008813327.587 CI (99.9%): [56651482368.000, 56651482368.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 132446888262.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17582725875.000, 26489377652.400, 35396246868.000), stdev = 7034378377.100 CI (99.9%): [132446888262.000, 132446888262.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 62830) # Run progress: 7.62% complete, ETA 04:44:36 # Fork: 1 of 1 # Warmup Iteration 1: 25.572 us/op # Warmup Iteration 2: 21.663 us/op # Warmup Iteration 3: 21.769 us/op Iteration 1: 21.754 us/op totalInputBytes: 8597903040.000 # totalOutputBytes: 22271035950.000 # Iteration 2: 21.543 us/op totalInputBytes: 10850121152.000 # totalOutputBytes: 28104927110.000 # Iteration 3: 21.472 us/op totalInputBytes: 13109810112.000 # totalOutputBytes: 33958169910.000 # Iteration 4: 21.581 us/op totalInputBytes: 15358147264.000 # totalOutputBytes: 39782008270.000 # Iteration 5: 21.484 us/op totalInputBytes: 17616890240.000 # totalOutputBytes: 45632800700.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 21.567 ±(99.9%) 0.438 us/op [Average] (min, avg, max) = (21.472, 21.567, 21.754), stdev = 0.114 CI (99.9%): [21.129, 22.005] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 65532871808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8597903040.000, 13106574361.600, 17616890240.000), stdev = 3564836549.590 CI (99.9%): [65532871808.000, 65532871808.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 169748941940.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22271035950.000, 33949788388.000, 45632800700.000), stdev = 9233949555.193 CI (99.9%): [169748941940.000, 169748941940.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 81207) # Run progress: 7.67% complete, ETA 04:44:21 # Fork: 1 of 1 # Warmup Iteration 1: 27.673 us/op # Warmup Iteration 2: 23.479 us/op # Warmup Iteration 3: 23.634 us/op Iteration 1: 23.342 us/op totalInputBytes: 8323584916.000 # totalOutputBytes: 26625176676.000 # Iteration 2: 23.333 us/op totalInputBytes: 10500367844.000 # totalOutputBytes: 33588189684.000 # Iteration 3: 23.941 us/op totalInputBytes: 12621680177.000 # totalOutputBytes: 40373765397.000 # Iteration 4: 23.646 us/op totalInputBytes: 14769445764.000 # totalOutputBytes: 47243958804.000 # Iteration 5: 23.293 us/op totalInputBytes: 16949706711.000 # totalOutputBytes: 54218097171.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 23.511 ±(99.9%) 1.073 us/op [Average] (min, avg, max) = (23.293, 23.511, 23.941), stdev = 0.279 CI (99.9%): [22.438, 24.584] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 63164785412.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8323584916.000, 12632957082.400, 16949706711.000), stdev = 3402854086.627 CI (99.9%): [63164785412.000, 63164785412.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 202049187732.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26625176676.000, 40409837546.400, 54218097171.000), stdev = 10884924245.194 CI (99.9%): [202049187732.000, 202049187732.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 94417) # Run progress: 7.72% complete, ETA 04:44:07 # Fork: 1 of 1 # Warmup Iteration 1: 70.495 us/op # Warmup Iteration 2: 64.963 us/op # Warmup Iteration 3: 64.115 us/op Iteration 1: 64.385 us/op totalInputBytes: 6333705306.000 # totalOutputBytes: 11467983237.000 # Iteration 2: 63.579 us/op totalInputBytes: 7974531342.000 # totalOutputBytes: 14438908559.000 # Iteration 3: 63.370 us/op totalInputBytes: 9620780562.000 # totalOutputBytes: 17419653249.000 # Iteration 4: 63.909 us/op totalInputBytes: 11253054654.000 # totalOutputBytes: 20375094183.000 # Iteration 5: 63.748 us/op totalInputBytes: 12889552572.000 # totalOutputBytes: 23338182894.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 63.798 ±(99.9%) 1.480 us/op [Average] (min, avg, max) = (63.370, 63.798, 64.385), stdev = 0.384 CI (99.9%): [62.318, 65.279] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 48071624436.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6333705306.000, 9614324887.200, 12889552572.000), stdev = 2591523732.240 CI (99.9%): [48071624436.000, 48071624436.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 87039822122.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11467983237.000, 17407964424.400, 23338182894.000), stdev = 4692285050.184 CI (99.9%): [87039822122.000, 87039822122.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 607930) # Run progress: 7.77% complete, ETA 04:43:52 # Fork: 1 of 1 # Warmup Iteration 1: 230.334 us/op # Warmup Iteration 2: 221.250 us/op # Warmup Iteration 3: 221.279 us/op Iteration 1: 216.602 us/op totalInputBytes: 9218503580.000 # totalOutputBytes: 21893991020.000 # Iteration 2: 214.040 us/op totalInputBytes: 11612079050.000 # totalOutputBytes: 27578744450.000 # Iteration 3: 235.195 us/op totalInputBytes: 13791919570.000 # totalOutputBytes: 32755876330.000 # Iteration 4: 248.246 us/op totalInputBytes: 15855293740.000 # totalOutputBytes: 37656400060.000 # Iteration 5: 201.996 us/op totalInputBytes: 18390932560.000 # totalOutputBytes: 43678554640.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 223.216 ±(99.9%) 70.694 us/op [Average] (min, avg, max) = (201.996, 223.216, 248.246), stdev = 18.359 CI (99.9%): [152.521, 293.910] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 68868728500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9218503580.000, 13773745700.000, 18390932560.000), stdev = 3573325499.800 CI (99.9%): [68868728500.000, 68868728500.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 163563566500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21893991020.000, 32712713300.000, 43678554640.000), stdev = 8486665511.948 CI (99.9%): [163563566500.000, 163563566500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 751048) # Run progress: 7.82% complete, ETA 04:43:37 # Fork: 1 of 1 # Warmup Iteration 1: 310.367 us/op # Warmup Iteration 2: 302.942 us/op # Warmup Iteration 3: 280.697 us/op Iteration 1: 297.338 us/op totalInputBytes: 7513699060.000 # totalOutputBytes: 20214456920.000 # Iteration 2: 284.644 us/op totalInputBytes: 9475942816.000 # totalOutputBytes: 25493573312.000 # Iteration 3: 266.778 us/op totalInputBytes: 11570510308.000 # totalOutputBytes: 31128686456.000 # Iteration 4: 276.626 us/op totalInputBytes: 13589982684.000 # totalOutputBytes: 36561767688.000 # Iteration 5: 273.684 us/op totalInputBytes: 15630950688.000 # totalOutputBytes: 42052679616.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 279.814 ±(99.9%) 45.075 us/op [Average] (min, avg, max) = (266.778, 279.814, 297.338), stdev = 11.706 CI (99.9%): [234.739, 324.888] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 57781085556.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7513699060.000, 11556217111.200, 15630950688.000), stdev = 3217505002.328 CI (99.9%): [57781085556.000, 57781085556.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 155451163992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20214456920.000, 31090232798.400, 42052679616.000), stdev = 8656204585.794 CI (99.9%): [155451163992.000, 155451163992.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 781196) # Run progress: 7.87% complete, ETA 04:43:23 # Fork: 1 of 1 # Warmup Iteration 1: 324.767 us/op # Warmup Iteration 2: 296.783 us/op # Warmup Iteration 3: 299.588 us/op Iteration 1: 319.905 us/op totalInputBytes: 7544561388.000 # totalOutputBytes: 20189229424.000 # Iteration 2: 279.689 us/op totalInputBytes: 9633007146.000 # totalOutputBytes: 25777905608.000 # Iteration 3: 279.267 us/op totalInputBytes: 11724664101.000 # totalOutputBytes: 31375174948.000 # Iteration 4: 285.266 us/op totalInputBytes: 13772823933.000 # totalOutputBytes: 36856046084.000 # Iteration 5: 279.748 us/op totalInputBytes: 15860977764.000 # totalOutputBytes: 42443941072.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 288.775 ±(99.9%) 67.683 us/op [Average] (min, avg, max) = (279.267, 288.775, 319.905), stdev = 17.577 CI (99.9%): [221.092, 356.458] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 58536034332.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7544561388.000, 11707206866.400, 15860977764.000), stdev = 3284463926.943 CI (99.9%): [58536034332.000, 58536034332.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 156642297136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20189229424.000, 31328459427.200, 42443941072.000), stdev = 8789218132.864 CI (99.9%): [156642297136.000, 156642297136.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 866049) # Run progress: 7.92% complete, ETA 04:43:09 # Fork: 1 of 1 # Warmup Iteration 1: 492.291 us/op # Warmup Iteration 2: 492.507 us/op # Warmup Iteration 3: 476.871 us/op Iteration 1: 469.794 us/op totalInputBytes: 9076837240.000 # totalOutputBytes: 14366886861.000 # Iteration 2: 447.426 us/op totalInputBytes: 11524283920.000 # totalOutputBytes: 18240724038.000 # Iteration 3: 484.558 us/op totalInputBytes: 13785149040.000 # totalOutputBytes: 21819238506.000 # Iteration 4: 488.894 us/op totalInputBytes: 16025769240.000 # totalOutputBytes: 25365709161.000 # Iteration 5: 468.583 us/op totalInputBytes: 18362689600.000 # totalOutputBytes: 29064604440.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 471.851 ±(99.9%) 62.784 us/op [Average] (min, avg, max) = (447.426, 471.851, 488.894), stdev = 16.305 CI (99.9%): [409.066, 534.635] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 68774729040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9076837240.000, 13754945808.000, 18362689600.000), stdev = 3648609542.683 CI (99.9%): [68774729040.000, 68774729040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 108857163006.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14366886861.000, 21771432601.200, 29064604440.000), stdev = 5775046870.808 CI (99.9%): [108857163006.000, 108857163006.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 904172) # Run progress: 7.97% complete, ETA 04:42:55 # Fork: 1 of 1 # Warmup Iteration 1: 668.721 us/op # Warmup Iteration 2: 619.277 us/op # Warmup Iteration 3: 624.322 us/op Iteration 1: 621.113 us/op totalInputBytes: 5166941121.000 # totalOutputBytes: 11440488316.000 # Iteration 2: 627.482 us/op totalInputBytes: 6470008308.000 # totalOutputBytes: 14325701168.000 # Iteration 3: 618.533 us/op totalInputBytes: 7791451560.000 # totalOutputBytes: 17251601760.000 # Iteration 4: 619.257 us/op totalInputBytes: 9111261384.000 # totalOutputBytes: 20173885664.000 # Iteration 5: 643.972 us/op totalInputBytes: 10380843297.000 # totalOutputBytes: 22984956412.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 626.071 ±(99.9%) 40.854 us/op [Average] (min, avg, max) = (618.533, 626.071, 643.972), stdev = 10.610 CI (99.9%): [585.217, 666.925] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 38920505670.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5166941121.000, 7784101134.000, 10380843297.000), stdev = 2066448929.204 CI (99.9%): [38920505670.000, 38920505670.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 86176633320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11440488316.000, 17235326664.000, 22984956412.000), stdev = 4575470143.077 CI (99.9%): [86176633320.000, 86176633320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 1075724) # Run progress: 8.02% complete, ETA 04:42:41 # Fork: 1 of 1 # Warmup Iteration 1: 1218.886 us/op # Warmup Iteration 2: 835.410 us/op # Warmup Iteration 3: 984.613 us/op Iteration 1: 855.673 us/op totalInputBytes: 4335660450.000 # totalOutputBytes: 9052217460.000 # Iteration 2: 1047.513 us/op totalInputBytes: 5322841130.000 # totalOutputBytes: 11113304644.000 # Iteration 3: 960.493 us/op totalInputBytes: 6401732750.000 # totalOutputBytes: 13365870700.000 # Iteration 4: 1134.494 us/op totalInputBytes: 7313689850.000 # totalOutputBytes: 15269902180.000 # Iteration 5: 865.671 us/op totalInputBytes: 8507992990.000 # totalOutputBytes: 17763430412.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 972.769 ±(99.9%) 459.961 us/op [Average] (min, avg, max) = (855.673, 972.769, 1134.494), stdev = 119.450 CI (99.9%): [512.807, 1432.730] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 31881917170.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4335660450.000, 6376383434.000, 8507992990.000), stdev = 1635347584.481 CI (99.9%): [31881917170.000, 31881917170.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 66564725396.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9052217460.000, 13312945079.200, 17763430412.000), stdev = 3414363769.517 CI (99.9%): [66564725396.000, 66564725396.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 1293080) # Run progress: 8.06% complete, ETA 04:42:28 # Fork: 1 of 1 # Warmup Iteration 1: 1118.901 us/op # Warmup Iteration 2: 977.901 us/op # Warmup Iteration 3: 923.710 us/op Iteration 1: 1292.031 us/op totalInputBytes: 3596182937.000 # totalOutputBytes: 9792494840.000 # Iteration 2: 940.172 us/op totalInputBytes: 4607653907.000 # totalOutputBytes: 12546755240.000 # Iteration 3: 1376.189 us/op totalInputBytes: 5299063171.000 # totalOutputBytes: 14429479720.000 # Iteration 4: 1051.064 us/op totalInputBytes: 6205113223.000 # totalOutputBytes: 16896676360.000 # Iteration 5: 1213.839 us/op totalInputBytes: 6988647073.000 # totalOutputBytes: 19030258360.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1174.659 ±(99.9%) 683.924 us/op [Average] (min, avg, max) = (940.172, 1174.659, 1376.189), stdev = 177.613 CI (99.9%): [490.735, 1858.583] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 26696660311.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3596182937.000, 5339332062.200, 6988647073.000), stdev = 1327154889.447 CI (99.9%): [26696660311.000, 26696660311.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 72695664520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9792494840.000, 14539132904.000, 19030258360.000), stdev = 3613875499.234 CI (99.9%): [72695664520.000, 72695664520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 1448911) # Run progress: 8.11% complete, ETA 04:42:16 # Fork: 1 of 1 # Warmup Iteration 1: 915.798 us/op # Warmup Iteration 2: 945.028 us/op # Warmup Iteration 3: 1070.242 us/op Iteration 1: 830.952 us/op totalInputBytes: 5413714566.000 # totalOutputBytes: 12488163909.000 # Iteration 2: 948.983 us/op totalInputBytes: 6744688132.000 # totalOutputBytes: 15558406318.000 # Iteration 3: 794.711 us/op totalInputBytes: 8328163526.000 # totalOutputBytes: 19211110949.000 # Iteration 4: 1154.594 us/op totalInputBytes: 9417313202.000 # totalOutputBytes: 21723522623.000 # Iteration 5: 1000.158 us/op totalInputBytes: 10677938000.000 # totalOutputBytes: 24631487000.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 945.879 ±(99.9%) 553.268 us/op [Average] (min, avg, max) = (794.711, 945.879, 1154.594), stdev = 143.682 CI (99.9%): [392.611, 1499.148] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 40581817426.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5413714566.000, 8116363485.200, 10677938000.000), stdev = 2090741368.081 CI (99.9%): [40581817426.000, 40581817426.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 93612690799.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12488163909.000, 18722538159.800, 24631487000.000), stdev = 4822847709.760 CI (99.9%): [93612690799.000, 93612690799.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 1599048) # Run progress: 8.16% complete, ETA 04:42:04 # Fork: 1 of 1 # Warmup Iteration 1: 1649.072 us/op # Warmup Iteration 2: 1060.615 us/op # Warmup Iteration 3: 1490.341 us/op Iteration 1: 1137.882 us/op totalInputBytes: 3368170680.000 # totalOutputBytes: 9939682368.000 # Iteration 2: 1031.969 us/op totalInputBytes: 4421536800.000 # totalOutputBytes: 13048231680.000 # Iteration 3: 1627.511 us/op totalInputBytes: 5091811435.000 # totalOutputBytes: 15026254056.000 # Iteration 4: 1078.499 us/op totalInputBytes: 6098036170.000 # totalOutputBytes: 17995686192.000 # Iteration 5: 2309.627 us/op totalInputBytes: 6568366310.000 # totalOutputBytes: 19383659856.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1437.097 ±(99.9%) 2091.273 us/op [Average] (min, avg, max) = (1031.969, 1437.097, 2309.627), stdev = 543.097 CI (99.9%): [≈ 0, 3528.370] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 25547921395.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3368170680.000, 5109584279.000, 6568366310.000), stdev = 1285625206.360 CI (99.9%): [25547921395.000, 25547921395.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 75393514152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9939682368.000, 15078702830.400, 19383659856.000), stdev = 3793960404.499 CI (99.9%): [75393514152.000, 75393514152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 4072805) # Run progress: 8.21% complete, ETA 04:41:52 # Fork: 1 of 1 # Warmup Iteration 1: 2003.708 us/op # Warmup Iteration 2: 2633.834 us/op # Warmup Iteration 3: 3099.229 us/op Iteration 1: 1630.695 us/op totalInputBytes: 3509910281.000 # totalOutputBytes: 14837228615.000 # Iteration 2: 2734.367 us/op totalInputBytes: 4219985460.000 # totalOutputBytes: 17838885900.000 # Iteration 3: 1709.053 us/op totalInputBytes: 5350132251.000 # totalOutputBytes: 22616286165.000 # Iteration 4: 3729.348 us/op totalInputBytes: 5871367898.000 # totalOutputBytes: 24819673670.000 # Iteration 5: 1817.129 us/op totalInputBytes: 6937925867.000 # totalOutputBytes: 29328268805.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2324.118 ±(99.9%) 3475.808 us/op [Average] (min, avg, max) = (1630.695, 2324.118, 3729.348), stdev = 902.656 CI (99.9%): [≈ 0, 5799.926] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 25889321757.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3509910281.000, 5177864351.400, 6937925867.000), stdev = 1351669586.903 CI (99.9%): [25889321757.000, 25889321757.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 109440343155.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14837228615.000, 21888068631.000, 29328268805.000), stdev = 5713830003.399 CI (99.9%): [109440343155.000, 109440343155.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, length = 4287156) # Run progress: 8.26% complete, ETA 04:41:41 # Fork: 1 of 1 # Warmup Iteration 1: 3358.484 us/op # Warmup Iteration 2: 2469.695 us/op # Warmup Iteration 3: 2721.772 us/op Iteration 1: 3325.946 us/op totalInputBytes: 2792887869.000 # totalOutputBytes: 11819689092.000 # Iteration 2: 1857.683 us/op totalInputBytes: 3887959246.000 # totalOutputBytes: 16454104728.000 # Iteration 3: 3109.395 us/op totalInputBytes: 4541355211.000 # totalOutputBytes: 19219320348.000 # Iteration 4: 2420.597 us/op totalInputBytes: 5383172338.000 # totalOutputBytes: 22781946984.000 # Iteration 5: 2497.174 us/op totalInputBytes: 6200677057.000 # totalOutputBytes: 26241681876.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2642.159 ±(99.9%) 2254.673 us/op [Average] (min, avg, max) = (1857.683, 2642.159, 3325.946), stdev = 585.531 CI (99.9%): [387.486, 4896.832] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 22806051721.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2792887869.000, 4561210344.200, 6200677057.000), stdev = 1317582849.906 CI (99.9%): [22806051721.000, 22806051721.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 96516743028.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11819689092.000, 19303348605.600, 26241681876.000), stdev = 5576099137.994 CI (99.9%): [96516743028.000, 96516743028.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 34011) # Run progress: 8.31% complete, ETA 04:41:30 # Fork: 1 of 1 # Warmup Iteration 1: 21.123 us/op # Warmup Iteration 2: 18.525 us/op # Warmup Iteration 3: 18.646 us/op Iteration 1: 18.214 us/op totalInputBytes: 8121210864.000 # totalOutputBytes: 14278872141.000 # Iteration 2: 18.200 us/op totalInputBytes: 10247484000.000 # totalOutputBytes: 18017327250.000 # Iteration 3: 18.282 us/op totalInputBytes: 12364220544.000 # totalOutputBytes: 21739014936.000 # Iteration 4: 19.896 us/op totalInputBytes: 14309375808.000 # totalOutputBytes: 25159025052.000 # Iteration 5: 18.268 us/op totalInputBytes: 16427795280.000 # totalOutputBytes: 28883671695.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 18.572 ±(99.9%) 2.853 us/op [Average] (min, avg, max) = (18.200, 18.572, 19.896), stdev = 0.741 CI (99.9%): [15.719, 21.425] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 61470086496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8121210864.000, 12294017299.200, 16427795280.000), stdev = 3269378033.338 CI (99.9%): [61470086496.000, 61470086496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 108077911074.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14278872141.000, 21615582214.800, 28883671695.000), stdev = 5748284547.760 CI (99.9%): [108077911074.000, 108077911074.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 42223) # Run progress: 8.36% complete, ETA 04:41:16 # Fork: 1 of 1 # Warmup Iteration 1: 21.709 us/op # Warmup Iteration 2: 18.794 us/op # Warmup Iteration 3: 18.748 us/op Iteration 1: 18.698 us/op totalInputBytes: 8485731529.000 # totalOutputBytes: 17408922907.000 # Iteration 2: 18.681 us/op totalInputBytes: 10689853724.000 # totalOutputBytes: 21930795092.000 # Iteration 3: 18.713 us/op totalInputBytes: 12890044948.000 # totalOutputBytes: 26444602684.000 # Iteration 4: 18.957 us/op totalInputBytes: 15061937297.000 # totalOutputBytes: 30900353651.000 # Iteration 5: 18.738 us/op totalInputBytes: 17259061952.000 # totalOutputBytes: 35407870016.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 18.758 ±(99.9%) 0.436 us/op [Average] (min, avg, max) = (18.681, 18.758, 18.957), stdev = 0.113 CI (99.9%): [18.322, 19.194] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 64386629450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8485731529.000, 12877325890.000, 17259061952.000), stdev = 3465668593.492 CI (99.9%): [64386629450.000, 64386629450.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 132092544350.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17408922907.000, 26418508870.000, 35407870016.000), stdev = 7110000729.945 CI (99.9%): [132092544350.000, 132092544350.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 51771) # Run progress: 8.41% complete, ETA 04:41:02 # Fork: 1 of 1 # Warmup Iteration 1: 26.742 us/op # Warmup Iteration 2: 23.532 us/op # Warmup Iteration 3: 23.432 us/op Iteration 1: 23.432 us/op totalInputBytes: 7311724204.000 # totalOutputBytes: 17114353638.000 # Iteration 2: 23.463 us/op totalInputBytes: 9197571238.000 # totalOutputBytes: 21528504411.000 # Iteration 3: 23.364 us/op totalInputBytes: 11091535578.000 # totalOutputBytes: 25961655141.000 # Iteration 4: 23.509 us/op totalInputBytes: 12973622552.000 # totalOutputBytes: 30367004844.000 # Iteration 5: 23.393 us/op totalInputBytes: 14864954850.000 # totalOutputBytes: 34793994825.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 23.432 ±(99.9%) 0.220 us/op [Average] (min, avg, max) = (23.364, 23.432, 23.509), stdev = 0.057 CI (99.9%): [23.212, 23.653] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 55439408422.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7311724204.000, 11087881684.400, 14864954850.000), stdev = 2985588408.066 CI (99.9%): [55439408422.000, 55439408422.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 129765512859.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17114353638.000, 25953102571.800, 34793994825.000), stdev = 6988285445.068 CI (99.9%): [129765512859.000, 129765512859.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 62830) # Run progress: 8.46% complete, ETA 04:40:48 # Fork: 1 of 1 # Warmup Iteration 1: 25.090 us/op # Warmup Iteration 2: 21.979 us/op # Warmup Iteration 3: 21.642 us/op Iteration 1: 21.632 us/op totalInputBytes: 8616970166.000 # totalOutputBytes: 22348065530.000 # Iteration 2: 21.938 us/op totalInputBytes: 10825969524.000 # totalOutputBytes: 28077093420.000 # Iteration 3: 21.610 us/op totalInputBytes: 13068424988.000 # totalOutputBytes: 33892889540.000 # Iteration 4: 21.630 us/op totalInputBytes: 15308990824.000 # totalOutputBytes: 39703784920.000 # Iteration 5: 21.761 us/op totalInputBytes: 17535893196.000 # totalOutputBytes: 45479244180.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 21.714 ±(99.9%) 0.535 us/op [Average] (min, avg, max) = (21.610, 21.714, 21.938), stdev = 0.139 CI (99.9%): [21.179, 22.249] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 65356248698.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8616970166.000, 13071249739.600, 17535893196.000), stdev = 3529250065.494 CI (99.9%): [65356248698.000, 65356248698.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 169501077590.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22348065530.000, 33900215518.000, 45479244180.000), stdev = 9153090960.745 CI (99.9%): [169501077590.000, 169501077590.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 81207) # Run progress: 8.50% complete, ETA 04:40:35 # Fork: 1 of 1 # Warmup Iteration 1: 28.175 us/op # Warmup Iteration 2: 24.135 us/op # Warmup Iteration 3: 23.487 us/op Iteration 1: 23.931 us/op totalInputBytes: 8185561540.000 # totalOutputBytes: 26202250620.000 # Iteration 2: 23.464 us/op totalInputBytes: 10348421004.000 # totalOutputBytes: 33125634612.000 # Iteration 3: 25.808 us/op totalInputBytes: 12314772194.000 # totalOutputBytes: 39419989182.000 # Iteration 4: 24.512 us/op totalInputBytes: 14385034808.000 # totalOutputBytes: 46046967624.000 # Iteration 5: 23.576 us/op totalInputBytes: 16537518351.000 # totalOutputBytes: 52937137953.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 24.258 ±(99.9%) 3.688 us/op [Average] (min, avg, max) = (23.464, 24.258, 25.808), stdev = 0.958 CI (99.9%): [20.570, 27.946] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 61771307897.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8185561540.000, 12354261579.400, 16537518351.000), stdev = 3279736764.098 CI (99.9%): [61771307897.000, 61771307897.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 197731979991.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26202250620.000, 39546395998.200, 52937137953.000), stdev = 10498544814.621 CI (99.9%): [197731979991.000, 197731979991.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 94417) # Run progress: 8.55% complete, ETA 04:40:21 # Fork: 1 of 1 # Warmup Iteration 1: 75.217 us/op # Warmup Iteration 2: 69.725 us/op # Warmup Iteration 3: 68.508 us/op Iteration 1: 68.649 us/op totalInputBytes: 5900178998.000 # totalOutputBytes: 10729736714.000 # Iteration 2: 71.614 us/op totalInputBytes: 7350536263.000 # totalOutputBytes: 13367275609.000 # Iteration 3: 68.581 us/op totalInputBytes: 8864909655.000 # totalOutputBytes: 16121230665.000 # Iteration 4: 68.490 us/op totalInputBytes: 10381463645.000 # totalOutputBytes: 18879151235.000 # Iteration 5: 68.516 us/op totalInputBytes: 11897498445.000 # totalOutputBytes: 21636127635.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 69.170 ±(99.9%) 5.265 us/op [Average] (min, avg, max) = (68.490, 69.170, 71.614), stdev = 1.367 CI (99.9%): [63.905, 74.435] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 44394587006.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5900178998.000, 8878917401.200, 11897498445.000), stdev = 2375842183.732 CI (99.9%): [44394587006.000, 44394587006.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 80733521858.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10729736714.000, 16146704371.600, 21636127635.000), stdev = 4320574191.749 CI (99.9%): [80733521858.000, 80733521858.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 607930) # Run progress: 8.60% complete, ETA 04:40:08 # Fork: 1 of 1 # Warmup Iteration 1: 260.088 us/op # Warmup Iteration 2: 234.937 us/op # Warmup Iteration 3: 241.133 us/op Iteration 1: 252.646 us/op totalInputBytes: 8299449641.000 # totalOutputBytes: 19715777830.000 # Iteration 2: 254.326 us/op totalInputBytes: 10312701478.000 # totalOutputBytes: 24498363140.000 # Iteration 3: 247.044 us/op totalInputBytes: 12385324667.000 # totalOutputBytes: 29421988210.000 # Iteration 4: 223.542 us/op totalInputBytes: 14676239939.000 # totalOutputBytes: 34864177570.000 # Iteration 5: 215.312 us/op totalInputBytes: 17054676773.000 # totalOutputBytes: 40514278990.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 238.574 ±(99.9%) 69.016 us/op [Average] (min, avg, max) = (215.312, 238.574, 254.326), stdev = 17.923 CI (99.9%): [169.558, 307.589] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 62728392498.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8299449641.000, 12545678499.600, 17054676773.000), stdev = 3460950618.212 CI (99.9%): [62728392498.000, 62728392498.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 149014585740.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (19715777830.000, 29802917148.000, 40514278990.000), stdev = 8221669679.419 CI (99.9%): [149014585740.000, 149014585740.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 751048) # Run progress: 8.65% complete, ETA 04:39:55 # Fork: 1 of 1 # Warmup Iteration 1: 326.095 us/op # Warmup Iteration 2: 278.116 us/op # Warmup Iteration 3: 299.701 us/op Iteration 1: 281.167 us/op totalInputBytes: 7569257514.000 # totalOutputBytes: 20366919664.000 # Iteration 2: 285.674 us/op totalInputBytes: 9524514129.000 # totalOutputBytes: 25628010904.000 # Iteration 3: 271.811 us/op totalInputBytes: 11579696778.000 # totalOutputBytes: 31157977328.000 # Iteration 4: 294.810 us/op totalInputBytes: 13474941948.000 # totalOutputBytes: 36257593248.000 # Iteration 5: 305.392 us/op totalInputBytes: 15303755844.000 # totalOutputBytes: 41178459744.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 287.771 ±(99.9%) 49.566 us/op [Average] (min, avg, max) = (271.811, 287.771, 305.392), stdev = 12.872 CI (99.9%): [238.205, 337.337] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 57452166213.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7569257514.000, 11490433242.600, 15303755844.000), stdev = 3071161388.575 CI (99.9%): [57452166213.000, 57452166213.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 154588960888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20366919664.000, 30917792177.600, 41178459744.000), stdev = 8263703165.150 CI (99.9%): [154588960888.000, 154588960888.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 781196) # Run progress: 8.70% complete, ETA 04:39:41 # Fork: 1 of 1 # Warmup Iteration 1: 343.908 us/op # Warmup Iteration 2: 303.058 us/op # Warmup Iteration 3: 320.823 us/op Iteration 1: 297.752 us/op totalInputBytes: 7407914400.000 # totalOutputBytes: 19826754480.000 # Iteration 2: 299.763 us/op totalInputBytes: 9355921520.000 # totalOutputBytes: 25040456584.000 # Iteration 3: 312.229 us/op totalInputBytes: 11226580440.000 # totalOutputBytes: 30047141748.000 # Iteration 4: 355.176 us/op totalInputBytes: 12871324240.000 # totalOutputBytes: 34449181208.000 # Iteration 5: 312.585 us/op totalInputBytes: 14739940000.000 # totalOutputBytes: 39450398000.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 315.501 ±(99.9%) 89.399 us/op [Average] (min, avg, max) = (297.752, 315.501, 355.176), stdev = 23.217 CI (99.9%): [226.102, 404.900] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 55601680600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7407914400.000, 11120336120.000, 14739940000.000), stdev = 2875500539.378 CI (99.9%): [55601680600.000, 55601680600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 148813932020.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (19826754480.000, 29762786404.000, 39450398000.000), stdev = 7696072082.225 CI (99.9%): [148813932020.000, 148813932020.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 866049) # Run progress: 8.75% complete, ETA 04:39:28 # Fork: 1 of 1 # Warmup Iteration 1: 622.093 us/op # Warmup Iteration 2: 560.048 us/op # Warmup Iteration 3: 560.391 us/op Iteration 1: 571.194 us/op totalInputBytes: 7538955280.000 # totalOutputBytes: 12012099630.000 # Iteration 2: 555.091 us/op totalInputBytes: 9501692664.000 # totalOutputBytes: 15139402569.000 # Iteration 3: 563.793 us/op totalInputBytes: 11431273864.000 # totalOutputBytes: 18213876519.000 # Iteration 4: 564.694 us/op totalInputBytes: 13357593800.000 # totalOutputBytes: 21283154175.000 # Iteration 5: 596.612 us/op totalInputBytes: 15181183920.000 # totalOutputBytes: 24188748570.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 570.277 ±(99.9%) 60.830 us/op [Average] (min, avg, max) = (555.091, 570.277, 596.612), stdev = 15.797 CI (99.9%): [509.447, 631.107] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 57010699528.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7538955280.000, 11402139905.600, 15181183920.000), stdev = 3026620126.189 CI (99.9%): [57010699528.000, 57010699528.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 90837281463.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12012099630.000, 18167456292.600, 24188748570.000), stdev = 4822427133.159 CI (99.9%): [90837281463.000, 90837281463.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 904172) # Run progress: 8.80% complete, ETA 04:39:16 # Fork: 1 of 1 # Warmup Iteration 1: 759.268 us/op # Warmup Iteration 2: 688.020 us/op # Warmup Iteration 3: 691.907 us/op Iteration 1: 665.834 us/op totalInputBytes: 4628327452.000 # totalOutputBytes: 10349152712.000 # Iteration 2: 682.974 us/op totalInputBytes: 5813512474.000 # totalOutputBytes: 12999280844.000 # Iteration 3: 682.595 us/op totalInputBytes: 7000719306.000 # totalOutputBytes: 15653929836.000 # Iteration 4: 696.879 us/op totalInputBytes: 8162046970.000 # totalOutputBytes: 18250711820.000 # Iteration 5: 688.092 us/op totalInputBytes: 9339549114.000 # totalOutputBytes: 20883660684.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 683.275 ±(99.9%) 43.609 us/op [Average] (min, avg, max) = (665.834, 683.275, 696.879), stdev = 11.325 CI (99.9%): [639.666, 726.884] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 34944155316.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4628327452.000, 6988831063.200, 9339549114.000), stdev = 1861169211.359 CI (99.9%): [34944155316.000, 34944155316.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 78136735896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10349152712.000, 15627347179.200, 20883660684.000), stdev = 4161659820.095 CI (99.9%): [78136735896.000, 78136735896.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 1075724) # Run progress: 8.85% complete, ETA 04:39:04 # Fork: 1 of 1 # Warmup Iteration 1: 1105.400 us/op # Warmup Iteration 2: 936.580 us/op # Warmup Iteration 3: 1152.957 us/op Iteration 1: 1034.186 us/op totalInputBytes: 3917290104.000 # totalOutputBytes: 8222834256.000 # Iteration 2: 896.549 us/op totalInputBytes: 5064189012.000 # totalOutputBytes: 10630304568.000 # Iteration 3: 926.611 us/op totalInputBytes: 6173677902.000 # totalOutputBytes: 12959247028.000 # Iteration 4: 1128.603 us/op totalInputBytes: 7085354916.000 # totalOutputBytes: 14872960024.000 # Iteration 5: 1003.126 us/op totalInputBytes: 8108237052.000 # totalOutputBytes: 17020105128.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 997.815 ±(99.9%) 353.869 us/op [Average] (min, avg, max) = (896.549, 997.815, 1128.603), stdev = 91.899 CI (99.9%): [643.946, 1351.684] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 30348748986.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3917290104.000, 6069749797.200, 8108237052.000), stdev = 1646353570.764 CI (99.9%): [30348748986.000, 30348748986.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 63705451004.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8222834256.000, 12741090200.800, 17020105128.000), stdev = 3455882045.943 CI (99.9%): [63705451004.000, 63705451004.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 1293080) # Run progress: 8.90% complete, ETA 04:38:54 # Fork: 1 of 1 # Warmup Iteration 1: 1433.124 us/op # Warmup Iteration 2: 1021.190 us/op # Warmup Iteration 3: 1064.826 us/op Iteration 1: 1139.819 us/op totalInputBytes: 3311820970.000 # totalOutputBytes: 9080007760.000 # Iteration 2: 967.325 us/op totalInputBytes: 4289520325.000 # totalOutputBytes: 11760562600.000 # Iteration 3: 1271.081 us/op totalInputBytes: 5032817085.000 # totalOutputBytes: 13798456680.000 # Iteration 4: 1034.560 us/op totalInputBytes: 5949203890.000 # totalOutputBytes: 16310911120.000 # Iteration 5: 1186.146 us/op totalInputBytes: 6746267040.000 # totalOutputBytes: 18496216320.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1119.786 ±(99.9%) 464.490 us/op [Average] (min, avg, max) = (967.325, 1119.786, 1271.081), stdev = 120.627 CI (99.9%): [655.296, 1584.277] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 25329629310.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3311820970.000, 5065925862.000, 6746267040.000), stdev = 1349491781.224 CI (99.9%): [25329629310.000, 25329629310.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 69446154480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9080007760.000, 13889230896.000, 18496216320.000), stdev = 3699896811.020 CI (99.9%): [69446154480.000, 69446154480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 1448911) # Run progress: 8.94% complete, ETA 04:38:43 # Fork: 1 of 1 # Warmup Iteration 1: 1005.011 us/op # Warmup Iteration 2: 1137.031 us/op # Warmup Iteration 3: 1061.014 us/op Iteration 1: 1137.523 us/op totalInputBytes: 4631555680.000 # totalOutputBytes: 10733532688.000 # Iteration 2: 934.554 us/op totalInputBytes: 5972631130.000 # totalOutputBytes: 13841446783.000 # Iteration 3: 1386.368 us/op totalInputBytes: 6876059580.000 # totalOutputBytes: 15935123178.000 # Iteration 4: 919.771 us/op totalInputBytes: 8237141750.000 # totalOutputBytes: 19089402425.000 # Iteration 5: 1181.359 us/op totalInputBytes: 9299998750.000 # totalOutputBytes: 21552551125.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1111.915 ±(99.9%) 743.630 us/op [Average] (min, avg, max) = (919.771, 1111.915, 1386.368), stdev = 193.118 CI (99.9%): [368.285, 1855.545] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 35017386890.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4631555680.000, 7003477378.000, 9299998750.000), stdev = 1837173781.825 CI (99.9%): [35017386890.000, 35017386890.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 81152056199.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10733532688.000, 16230411239.800, 21552551125.000), stdev = 4257611524.764 CI (99.9%): [81152056199.000, 81152056199.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 1599048) # Run progress: 8.99% complete, ETA 04:38:33 # Fork: 1 of 1 # Warmup Iteration 1: 1333.013 us/op # Warmup Iteration 2: 1069.041 us/op # Warmup Iteration 3: 1821.670 us/op Iteration 1: 1055.438 us/op totalInputBytes: 3431816838.000 # totalOutputBytes: 10198728144.000 # Iteration 2: 1373.951 us/op totalInputBytes: 4217400498.000 # totalOutputBytes: 12533338224.000 # Iteration 3: 1131.168 us/op totalInputBytes: 5172476523.000 # totalOutputBytes: 15371648424.000 # Iteration 4: 1618.752 us/op totalInputBytes: 5839684563.000 # totalOutputBytes: 17354467944.000 # Iteration 5: 1122.534 us/op totalInputBytes: 6799065156.000 # totalOutputBytes: 20205570528.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 1260.369 ±(99.9%) 901.058 us/op [Average] (min, avg, max) = (1055.438, 1260.369, 1618.752), stdev = 234.002 CI (99.9%): [359.311, 2161.426] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 25460443578.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3431816838.000, 5092088715.600, 6799065156.000), stdev = 1322942979.144 CI (99.9%): [25460443578.000, 25460443578.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 75663753264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10198728144.000, 15132750652.800, 20205570528.000), stdev = 3931543095.455 CI (99.9%): [75663753264.000, 75663753264.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 4072805) # Run progress: 9.04% complete, ETA 04:38:23 # Fork: 1 of 1 # Warmup Iteration 1: 1997.033 us/op # Warmup Iteration 2: 3130.940 us/op # Warmup Iteration 3: 2053.017 us/op Iteration 1: 2512.935 us/op totalInputBytes: 3283279986.000 # totalOutputBytes: 13941211515.000 # Iteration 2: 3279.761 us/op totalInputBytes: 3872217734.000 # totalOutputBytes: 16441913785.000 # Iteration 3: 1621.182 us/op totalInputBytes: 5057766686.000 # totalOutputBytes: 21475900765.000 # Iteration 4: 3099.923 us/op totalInputBytes: 5682194168.000 # totalOutputBytes: 24127296820.000 # Iteration 5: 1889.066 us/op totalInputBytes: 6704682180.000 # totalOutputBytes: 28468906950.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2480.573 ±(99.9%) 2797.869 us/op [Average] (min, avg, max) = (1621.182, 2480.573, 3279.761), stdev = 726.598 CI (99.9%): [≈ 0, 5278.443] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 24600140754.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3283279986.000, 4920028150.800, 6704682180.000), stdev = 1374928195.427 CI (99.9%): [24600140754.000, 24600140754.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 104455229835.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13941211515.000, 20891045967.000, 28468906950.000), stdev = 5838114590.325 CI (99.9%): [104455229835.000, 104455229835.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, length = 4287156) # Run progress: 9.09% complete, ETA 04:38:15 # Fork: 1 of 1 # Warmup Iteration 1: 2236.266 us/op # Warmup Iteration 2: 3225.220 us/op # Warmup Iteration 3: 3109.198 us/op Iteration 1: 2331.217 us/op totalInputBytes: 3052014522.000 # totalOutputBytes: 12972934056.000 # Iteration 2: 3761.310 us/op totalInputBytes: 3590605320.000 # totalOutputBytes: 15262275360.000 # Iteration 3: 3055.075 us/op totalInputBytes: 4256279340.000 # totalOutputBytes: 18091798320.000 # Iteration 4: 2053.457 us/op totalInputBytes: 5244704400.000 # totalOutputBytes: 22293211200.000 # Iteration 5: 2639.622 us/op totalInputBytes: 6011238120.000 # totalOutputBytes: 25551449760.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode": 2768.136 ±(99.9%) 2573.680 us/op [Average] (min, avg, max) = (2053.457, 2768.136, 3761.310), stdev = 668.377 CI (99.9%): [194.456, 5341.817] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalInputBytes": 22154841702.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3052014522.000, 4430968340.400, 6011238120.000), stdev = 1203916404.615 CI (99.9%): [22154841702.000, 22154841702.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.decode:totalOutputBytes": 94171668696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12972934056.000, 18834333739.200, 25551449760.000), stdev = 5117383293.372 CI (99.9%): [94171668696.000, 94171668696.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 34011) # Run progress: 9.14% complete, ETA 04:38:08 # Fork: 1 of 1 # Warmup Iteration 1: 1873.709 us/op # Warmup Iteration 2: 1848.993 us/op # Warmup Iteration 3: 1842.741 us/op Iteration 1: 1814.415 us/op totalInputBytes: 147811806.000 # totalOutputBytes: 77667366.000 # Iteration 2: 1820.101 us/op totalInputBytes: 185257917.000 # totalOutputBytes: 97343337.000 # Iteration 3: 1814.393 us/op totalInputBytes: 222840072.000 # totalOutputBytes: 117090792.000 # Iteration 4: 1805.378 us/op totalInputBytes: 260592282.000 # totalOutputBytes: 136927602.000 # Iteration 5: 1801.144 us/op totalInputBytes: 298446525.000 # totalOutputBytes: 156818025.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1811.086 ±(99.9%) 29.497 us/op [Average] (min, avg, max) = (1801.144, 1811.086, 1820.101), stdev = 7.660 CI (99.9%): [1781.589, 1840.583] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1114948602.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (147811806.000, 222989720.400, 298446525.000), stdev = 59546436.072 CI (99.9%): [1114948602.000, 1114948602.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 585847122.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (77667366.000, 117169424.400, 156818025.000), stdev = 31288534.857 CI (99.9%): [585847122.000, 585847122.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 42223) # Run progress: 9.19% complete, ETA 04:37:55 # Fork: 1 of 1 # Warmup Iteration 1: 2302.229 us/op # Warmup Iteration 2: 2276.533 us/op # Warmup Iteration 3: 2278.580 us/op Iteration 1: 2276.604 us/op totalInputBytes: 148329399.000 # totalOutputBytes: 66919137.000 # Iteration 2: 2280.934 us/op totalInputBytes: 185443416.000 # totalOutputBytes: 83663208.000 # Iteration 3: 2281.347 us/op totalInputBytes: 222557433.000 # totalOutputBytes: 100407279.000 # Iteration 4: 2260.763 us/op totalInputBytes: 260009234.000 # totalOutputBytes: 117303742.000 # Iteration 5: 2249.748 us/op totalInputBytes: 297629927.000 # totalOutputBytes: 134276401.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2269.879 ±(99.9%) 54.023 us/op [Average] (min, avg, max) = (2249.748, 2269.879, 2281.347), stdev = 14.030 CI (99.9%): [2215.856, 2323.902] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1113969409.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (148329399.000, 222793881.800, 297629927.000), stdev = 59003153.523 CI (99.9%): [1113969409.000, 1113969409.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 502569767.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (66919137.000, 100513953.400, 134276401.000), stdev = 26619403.440 CI (99.9%): [502569767.000, 502569767.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 51771) # Run progress: 9.24% complete, ETA 04:37:42 # Fork: 1 of 1 # Warmup Iteration 1: 2111.547 us/op # Warmup Iteration 2: 2094.778 us/op # Warmup Iteration 3: 2110.464 us/op Iteration 1: 2110.303 us/op totalInputBytes: 197040426.000 # totalOutputBytes: 78232330.000 # Iteration 2: 2110.828 us/op totalInputBytes: 246171105.000 # totalOutputBytes: 97739025.000 # Iteration 3: 2082.569 us/op totalInputBytes: 296026578.000 # totalOutputBytes: 117533490.000 # Iteration 4: 2077.081 us/op totalInputBytes: 345985593.000 # totalOutputBytes: 137369065.000 # Iteration 5: 2076.057 us/op totalInputBytes: 395944608.000 # totalOutputBytes: 157204640.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2091.368 ±(99.9%) 68.158 us/op [Average] (min, avg, max) = (2076.057, 2091.368, 2110.828), stdev = 17.700 CI (99.9%): [2023.210, 2159.525] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1481168310.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (197040426.000, 296233662.000, 395944608.000), stdev = 78681522.538 CI (99.9%): [1481168310.000, 1481168310.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 588078550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (78232330.000, 117615710.000, 157204640.000), stdev = 31239471.823 CI (99.9%): [588078550.000, 588078550.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 62830) # Run progress: 9.29% complete, ETA 04:37:29 # Fork: 1 of 1 # Warmup Iteration 1: 2352.136 us/op # Warmup Iteration 2: 2337.382 us/op # Warmup Iteration 3: 2343.076 us/op Iteration 1: 2344.735 us/op totalInputBytes: 214941430.000 # totalOutputBytes: 77564333.000 # Iteration 2: 2314.314 us/op totalInputBytes: 269415040.000 # totalOutputBytes: 97221824.000 # Iteration 3: 2317.077 us/op totalInputBytes: 323762990.000 # totalOutputBytes: 116833969.000 # Iteration 4: 2326.345 us/op totalInputBytes: 377922450.000 # totalOutputBytes: 136378095.000 # Iteration 5: 2328.777 us/op totalInputBytes: 432019080.000 # totalOutputBytes: 155899548.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2326.250 ±(99.9%) 46.156 us/op [Average] (min, avg, max) = (2314.314, 2326.250, 2344.735), stdev = 11.986 CI (99.9%): [2280.094, 2372.405] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1618060990.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (214941430.000, 323612198.000, 432019080.000), stdev = 85802601.983 CI (99.9%): [1618060990.000, 1618060990.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 583897769.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (77564333.000, 116779553.800, 155899548.000), stdev = 30962953.920 CI (99.9%): [583897769.000, 583897769.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 81207) # Run progress: 9.34% complete, ETA 04:37:17 # Fork: 1 of 1 # Warmup Iteration 1: 2614.891 us/op # Warmup Iteration 2: 2585.499 us/op # Warmup Iteration 3: 2660.076 us/op Iteration 1: 2594.937 us/op totalInputBytes: 249305490.000 # totalOutputBytes: 73099770.000 # Iteration 2: 2559.189 us/op totalInputBytes: 312890571.000 # totalOutputBytes: 91743783.000 # Iteration 3: 2570.775 us/op totalInputBytes: 376232031.000 # totalOutputBytes: 110316363.000 # Iteration 4: 2583.346 us/op totalInputBytes: 439248663.000 # totalOutputBytes: 128793699.000 # Iteration 5: 2564.425 us/op totalInputBytes: 502752537.000 # totalOutputBytes: 147413901.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2574.534 ±(99.9%) 55.992 us/op [Average] (min, avg, max) = (2559.189, 2574.534, 2594.937), stdev = 14.541 CI (99.9%): [2518.543, 2630.526] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1880429292.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (249305490.000, 376085858.400, 502752537.000), stdev = 100126064.139 CI (99.9%): [1880429292.000, 1880429292.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 551367516.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (73099770.000, 110273503.200, 147413901.000), stdev = 29358327.647 CI (99.9%): [551367516.000, 551367516.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 94417) # Run progress: 9.38% complete, ETA 04:37:04 # Fork: 1 of 1 # Warmup Iteration 1: 8946.925 us/op # Warmup Iteration 2: 8859.946 us/op # Warmup Iteration 3: 8892.548 us/op Iteration 1: 8914.856 us/op totalInputBytes: 85541802.000 # totalOutputBytes: 44160252.000 # Iteration 2: 8870.500 us/op totalInputBytes: 106974461.000 # totalOutputBytes: 55224686.000 # Iteration 3: 8821.053 us/op totalInputBytes: 128595954.000 # totalOutputBytes: 66386604.000 # Iteration 4: 8816.997 us/op totalInputBytes: 150217447.000 # totalOutputBytes: 77548522.000 # Iteration 5: 9232.886 us/op totalInputBytes: 170894770.000 # totalOutputBytes: 88223020.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 8931.258 ±(99.9%) 667.342 us/op [Average] (min, avg, max) = (8816.997, 8931.258, 9232.886), stdev = 173.307 CI (99.9%): [8263.917, 9598.600] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 642224434.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (85541802.000, 128444886.800, 170894770.000), stdev = 33829401.606 CI (99.9%): [642224434.000, 642224434.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 331543084.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44160252.000, 66308616.800, 88223020.000), stdev = 17464150.450 CI (99.9%): [331543084.000, 331543084.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 607930) # Run progress: 9.43% complete, ETA 04:36:52 # Fork: 1 of 1 # Warmup Iteration 1: 30970.670 us/op # Warmup Iteration 2: 30511.319 us/op # Warmup Iteration 3: 30699.257 us/op Iteration 1: 30714.399 us/op totalInputBytes: 162925240.000 # totalOutputBytes: 67222708.000 # Iteration 2: 30531.173 us/op totalInputBytes: 203656550.000 # totalOutputBytes: 84028385.000 # Iteration 3: 30279.565 us/op totalInputBytes: 244387860.000 # totalOutputBytes: 100834062.000 # Iteration 4: 30217.696 us/op totalInputBytes: 286335030.000 # totalOutputBytes: 118141401.000 # Iteration 5: 30373.809 us/op totalInputBytes: 327066340.000 # totalOutputBytes: 134947078.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 30423.328 ±(99.9%) 774.346 us/op [Average] (min, avg, max) = (30217.696, 30423.328, 30714.399), stdev = 201.095 CI (99.9%): [29648.982, 31197.675] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1224371020.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (162925240.000, 244874204.000, 327066340.000), stdev = 64979442.028 CI (99.9%): [1224371020.000, 1224371020.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 505173634.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (67222708.000, 101034726.800, 134947078.000), stdev = 26810419.659 CI (99.9%): [505173634.000, 505173634.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 751048) # Run progress: 9.48% complete, ETA 04:36:43 # Fork: 1 of 1 # Warmup Iteration 1: 34767.554 us/op # Warmup Iteration 2: 34079.274 us/op # Warmup Iteration 3: 34412.973 us/op Iteration 1: 34376.008 us/op totalInputBytes: 181753616.000 # totalOutputBytes: 65183910.000 # Iteration 2: 34311.153 us/op totalInputBytes: 226816496.000 # totalOutputBytes: 81345210.000 # Iteration 3: 33945.330 us/op totalInputBytes: 272630424.000 # totalOutputBytes: 97775865.000 # Iteration 4: 33807.535 us/op totalInputBytes: 318444352.000 # totalOutputBytes: 114206520.000 # Iteration 5: 34015.905 us/op totalInputBytes: 364258280.000 # totalOutputBytes: 130637175.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 34091.187 ±(99.9%) 937.116 us/op [Average] (min, avg, max) = (33807.535, 34091.187, 34376.008), stdev = 243.366 CI (99.9%): [33154.071, 35028.302] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1363903168.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (181753616.000, 272780633.600, 364258280.000), stdev = 72201068.916 CI (99.9%): [1363903168.000, 1363903168.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 489148680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65183910.000, 97829736.000, 130637175.000), stdev = 25894109.189 CI (99.9%): [489148680.000, 489148680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 781196) # Run progress: 9.53% complete, ETA 04:36:34 # Fork: 1 of 1 # Warmup Iteration 1: 36026.462 us/op # Warmup Iteration 2: 35777.775 us/op # Warmup Iteration 3: 36336.523 us/op Iteration 1: 36244.625 us/op totalInputBytes: 178112688.000 # totalOutputBytes: 64289616.000 # Iteration 2: 35808.751 us/op totalInputBytes: 222640860.000 # totalOutputBytes: 80362020.000 # Iteration 3: 35565.658 us/op totalInputBytes: 268731424.000 # totalOutputBytes: 96998368.000 # Iteration 4: 35621.973 us/op totalInputBytes: 314821988.000 # totalOutputBytes: 113634716.000 # Iteration 5: 35789.180 us/op totalInputBytes: 359350160.000 # totalOutputBytes: 129707120.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 35806.037 ±(99.9%) 1026.602 us/op [Average] (min, avg, max) = (35565.658, 35806.037, 36244.625), stdev = 266.605 CI (99.9%): [34779.436, 36832.639] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1343657120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (178112688.000, 268731424.000, 359350160.000), stdev = 71889134.798 CI (99.9%): [1343657120.000, 1343657120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 484991840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64289616.000, 96998368.000, 129707120.000), stdev = 25948319.138 CI (99.9%): [484991840.000, 484991840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 866049) # Run progress: 9.58% complete, ETA 04:36:25 # Fork: 1 of 1 # Warmup Iteration 1: 59488.951 us/op # Warmup Iteration 2: 58931.746 us/op # Warmup Iteration 3: 59012.014 us/op Iteration 1: 59379.591 us/op totalInputBytes: 121246860.000 # totalOutputBytes: 72215920.000 # Iteration 2: 58932.973 us/op totalInputBytes: 151558575.000 # totalOutputBytes: 90269900.000 # Iteration 3: 58475.944 us/op totalInputBytes: 183602388.000 # totalOutputBytes: 109355536.000 # Iteration 4: 58636.753 us/op totalInputBytes: 214780152.000 # totalOutputBytes: 127925344.000 # Iteration 5: 60690.775 us/op totalInputBytes: 245091867.000 # totalOutputBytes: 145979324.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 59223.207 ±(99.9%) 3425.113 us/op [Average] (min, avg, max) = (58475.944, 59223.207, 60690.775), stdev = 889.491 CI (99.9%): [55798.094, 62648.320] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 916279842.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (121246860.000, 183255968.400, 245091867.000), stdev = 49161536.761 CI (99.9%): [916279842.000, 916279842.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 545746024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (72215920.000, 109149204.800, 145979324.000), stdev = 29281134.421 CI (99.9%): [545746024.000, 545746024.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 904172) # Run progress: 9.63% complete, ETA 04:36:18 # Fork: 1 of 1 # Warmup Iteration 1: 62323.164 us/op # Warmup Iteration 2: 62164.183 us/op # Warmup Iteration 3: 61980.381 us/op Iteration 1: 62211.364 us/op totalInputBytes: 126584080.000 # totalOutputBytes: 56754880.000 # Iteration 2: 62001.384 us/op totalInputBytes: 158230100.000 # totalOutputBytes: 70943600.000 # Iteration 3: 67244.555 us/op totalInputBytes: 186259432.000 # totalOutputBytes: 83510752.000 # Iteration 4: 62738.281 us/op totalInputBytes: 216097108.000 # totalOutputBytes: 96888688.000 # Iteration 5: 63519.585 us/op totalInputBytes: 245934784.000 # totalOutputBytes: 110266624.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 63543.034 ±(99.9%) 8281.003 us/op [Average] (min, avg, max) = (62001.384, 63543.034, 67244.555), stdev = 2150.550 CI (99.9%): [55262.031, 71824.036] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 933105504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (126584080.000, 186621100.800, 245934784.000), stdev = 46897685.477 CI (99.9%): [933105504.000, 933105504.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 418364544.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56754880.000, 83672908.800, 110266624.000), stdev = 21026913.586 CI (99.9%): [418364544.000, 418364544.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 1075724) # Run progress: 9.68% complete, ETA 04:36:14 # Fork: 1 of 1 # Warmup Iteration 1: 71257.616 us/op # Warmup Iteration 2: 71314.971 us/op # Warmup Iteration 3: 70914.539 us/op Iteration 1: 70680.357 us/op totalInputBytes: 131238328.000 # totalOutputBytes: 60108790.000 # Iteration 2: 70266.347 us/op totalInputBytes: 164585772.000 # totalOutputBytes: 75382335.000 # Iteration 3: 70370.924 us/op totalInputBytes: 197933216.000 # totalOutputBytes: 90655880.000 # Iteration 4: 71438.835 us/op totalInputBytes: 229129212.000 # totalOutputBytes: 104944035.000 # Iteration 5: 70768.788 us/op totalInputBytes: 262476656.000 # totalOutputBytes: 120217580.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 70705.050 ±(99.9%) 1772.148 us/op [Average] (min, avg, max) = (70266.347, 70705.050, 71438.835), stdev = 460.221 CI (99.9%): [68932.902, 72477.198] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 985363184.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (131238328.000, 197072636.800, 262476656.000), stdev = 51709774.070 CI (99.9%): [985363184.000, 985363184.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 451308620.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (60108790.000, 90261724.000, 120217580.000), stdev = 23683721.043 CI (99.9%): [451308620.000, 451308620.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 1293080) # Run progress: 9.73% complete, ETA 04:36:10 # Fork: 1 of 1 # Warmup Iteration 1: 101430.190 us/op # Warmup Iteration 2: 101140.578 us/op # Warmup Iteration 3: 100907.018 us/op Iteration 1: 100937.759 us/op totalInputBytes: 108618720.000 # totalOutputBytes: 38830764.000 # Iteration 2: 100760.328 us/op totalInputBytes: 135773400.000 # totalOutputBytes: 48538455.000 # Iteration 3: 100394.066 us/op totalInputBytes: 162928080.000 # totalOutputBytes: 58246146.000 # Iteration 4: 100410.933 us/op totalInputBytes: 190082760.000 # totalOutputBytes: 67953837.000 # Iteration 5: 100457.592 us/op totalInputBytes: 217237440.000 # totalOutputBytes: 77661528.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 100592.136 ±(99.9%) 939.099 us/op [Average] (min, avg, max) = (100394.066, 100592.136, 100937.759), stdev = 243.881 CI (99.9%): [99653.037, 101531.235] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 814640400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (108618720.000, 162928080.000, 217237440.000), stdev = 42935318.967 CI (99.9%): [814640400.000, 814640400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 291230730.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38830764.000, 58246146.000, 77661528.000), stdev = 15349207.191 CI (99.9%): [291230730.000, 291230730.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 1448911) # Run progress: 9.78% complete, ETA 04:36:06 # Fork: 1 of 1 # Warmup Iteration 1: 90974.130 us/op # Warmup Iteration 2: 90965.057 us/op # Warmup Iteration 3: 93139.062 us/op Iteration 1: 91773.818 us/op totalInputBytes: 134748723.000 # totalOutputBytes: 55525650.000 # Iteration 2: 91547.928 us/op totalInputBytes: 168073676.000 # totalOutputBytes: 69257800.000 # Iteration 3: 91200.838 us/op totalInputBytes: 201398629.000 # totalOutputBytes: 82989950.000 # Iteration 4: 91185.508 us/op totalInputBytes: 236172493.000 # totalOutputBytes: 97319150.000 # Iteration 5: 90983.850 us/op totalInputBytes: 269497446.000 # totalOutputBytes: 111051300.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 91338.388 ±(99.9%) 1219.954 us/op [Average] (min, avg, max) = (90983.850, 91338.388, 91773.818), stdev = 316.818 CI (99.9%): [90118.434, 92558.343] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1009890967.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (134748723.000, 201978193.400, 269497446.000), stdev = 53380130.859 CI (99.9%): [1009890967.000, 1009890967.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 416143850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55525650.000, 83228770.000, 111051300.000), stdev = 21996248.996 CI (99.9%): [416143850.000, 416143850.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 1599048) # Run progress: 9.82% complete, ETA 04:36:01 # Fork: 1 of 1 # Warmup Iteration 1: 86290.242 us/op # Warmup Iteration 2: 86751.692 us/op # Warmup Iteration 3: 87722.103 us/op Iteration 1: 85550.082 us/op totalInputBytes: 159904800.000 # totalOutputBytes: 54133000.000 # Iteration 2: 88423.024 us/op totalInputBytes: 199881000.000 # totalOutputBytes: 67666250.000 # Iteration 3: 85966.324 us/op totalInputBytes: 239857200.000 # totalOutputBytes: 81199500.000 # Iteration 4: 86863.505 us/op totalInputBytes: 279833400.000 # totalOutputBytes: 94732750.000 # Iteration 5: 86538.062 us/op totalInputBytes: 319809600.000 # totalOutputBytes: 108266000.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 86668.199 ±(99.9%) 4252.001 us/op [Average] (min, avg, max) = (85550.082, 86668.199, 88423.024), stdev = 1104.231 CI (99.9%): [82416.199, 90920.200] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1199286000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (159904800.000, 239857200.000, 319809600.000), stdev = 63207922.099 CI (99.9%): [1199286000.000, 1199286000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 405997500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54133000.000, 81199500.000, 108266000.000), stdev = 21397947.072 CI (99.9%): [405997500.000, 405997500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 4072805) # Run progress: 9.87% complete, ETA 04:35:58 # Fork: 1 of 1 # Warmup Iteration 1: 203886.217 us/op # Warmup Iteration 2: 204249.586 us/op # Warmup Iteration 3: 206781.734 us/op Iteration 1: 204052.071 us/op totalInputBytes: 179203420.000 # totalOutputBytes: 49333152.000 # Iteration 2: 203953.620 us/op totalInputBytes: 224004275.000 # totalOutputBytes: 61666440.000 # Iteration 3: 206120.976 us/op totalInputBytes: 268805130.000 # totalOutputBytes: 73999728.000 # Iteration 4: 205862.775 us/op totalInputBytes: 313605985.000 # totalOutputBytes: 86333016.000 # Iteration 5: 204381.490 us/op totalInputBytes: 358406840.000 # totalOutputBytes: 98666304.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 204874.186 ±(99.9%) 3991.438 us/op [Average] (min, avg, max) = (203953.620, 204874.186, 206120.976), stdev = 1036.564 CI (99.9%): [200882.749, 208865.624] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1344025650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (179203420.000, 268805130.000, 358406840.000), stdev = 70836371.461 CI (99.9%): [1344025650.000, 1344025650.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 369998640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49333152.000, 73999728.000, 98666304.000), stdev = 19500640.559 CI (99.9%): [369998640.000, 369998640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, length = 4287156) # Run progress: 9.92% complete, ETA 04:36:03 # Fork: 1 of 1 # Warmup Iteration 1: 214832.478 us/op # Warmup Iteration 2: 218957.292 us/op # Warmup Iteration 3: 218804.141 us/op Iteration 1: 215232.934 us/op totalInputBytes: 188634864.000 # totalOutputBytes: 51820648.000 # Iteration 2: 216546.233 us/op totalInputBytes: 235793580.000 # totalOutputBytes: 64775810.000 # Iteration 3: 214324.752 us/op totalInputBytes: 282952296.000 # totalOutputBytes: 77730972.000 # Iteration 4: 214812.714 us/op totalInputBytes: 330111012.000 # totalOutputBytes: 90686134.000 # Iteration 5: 214669.483 us/op totalInputBytes: 377269728.000 # totalOutputBytes: 103641296.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 215117.223 ±(99.9%) 3321.762 us/op [Average] (min, avg, max) = (214324.752, 215117.223, 216546.233), stdev = 862.651 CI (99.9%): [211795.461, 218438.985] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1414761480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (188634864.000, 282952296.000, 377269728.000), stdev = 74564477.045 CI (99.9%): [1414761480.000, 1414761480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 388654860.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51820648.000, 77730972.000, 103641296.000), stdev = 20483909.688 CI (99.9%): [388654860.000, 388654860.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 34011) # Run progress: 9.97% complete, ETA 04:36:14 # Fork: 1 of 1 # Warmup Iteration 1: 1876.004 us/op # Warmup Iteration 2: 1907.679 us/op # Warmup Iteration 3: 1925.575 us/op Iteration 1: 1835.652 us/op totalInputBytes: 144648783.000 # totalOutputBytes: 75954327.000 # Iteration 2: 1845.107 us/op totalInputBytes: 181584729.000 # totalOutputBytes: 95349201.000 # Iteration 3: 1824.619 us/op totalInputBytes: 218928807.000 # totalOutputBytes: 114958383.000 # Iteration 4: 1821.281 us/op totalInputBytes: 256340907.000 # totalOutputBytes: 134603283.000 # Iteration 5: 1821.563 us/op totalInputBytes: 293753007.000 # totalOutputBytes: 154248183.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1829.644 ±(99.9%) 40.188 us/op [Average] (min, avg, max) = (1821.281, 1829.644, 1845.107), stdev = 10.437 CI (99.9%): [1789.457, 1869.832] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1095256233.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (144648783.000, 219051246.600, 293753007.000), stdev = 58971080.416 CI (99.9%): [1095256233.000, 1095256233.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 575113377.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (75954327.000, 115022675.400, 154248183.000), stdev = 30965408.990 CI (99.9%): [575113377.000, 575113377.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 42223) # Run progress: 10.02% complete, ETA 04:36:01 # Fork: 1 of 1 # Warmup Iteration 1: 2291.682 us/op # Warmup Iteration 2: 2398.452 us/op # Warmup Iteration 3: 2299.783 us/op Iteration 1: 2310.632 us/op totalInputBytes: 145711573.000 # totalOutputBytes: 65696687.000 # Iteration 2: 2291.251 us/op totalInputBytes: 182656698.000 # totalOutputBytes: 82354062.000 # Iteration 3: 2294.971 us/op totalInputBytes: 219559600.000 # totalOutputBytes: 98992400.000 # Iteration 4: 2319.681 us/op totalInputBytes: 256040272.000 # totalOutputBytes: 115440368.000 # Iteration 5: 2257.771 us/op totalInputBytes: 293534296.000 # totalOutputBytes: 132345224.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2294.861 ±(99.9%) 91.396 us/op [Average] (min, avg, max) = (2257.771, 2294.861, 2319.681), stdev = 23.735 CI (99.9%): [2203.465, 2386.258] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1097502439.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (145711573.000, 219500487.800, 293534296.000), stdev = 58349020.717 CI (99.9%): [1097502439.000, 1097502439.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 494828741.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65696687.000, 98965748.200, 132345224.000), stdev = 26307706.875 CI (99.9%): [494828741.000, 494828741.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 51771) # Run progress: 10.07% complete, ETA 04:35:48 # Fork: 1 of 1 # Warmup Iteration 1: 2115.691 us/op # Warmup Iteration 2: 2094.066 us/op # Warmup Iteration 3: 2113.884 us/op Iteration 1: 2113.464 us/op totalInputBytes: 196885113.000 # totalOutputBytes: 78125029.000 # Iteration 2: 2104.035 us/op totalInputBytes: 246171105.000 # totalOutputBytes: 97681965.000 # Iteration 3: 2080.711 us/op totalInputBytes: 296078349.000 # totalOutputBytes: 117485417.000 # Iteration 4: 2080.795 us/op totalInputBytes: 345933822.000 # totalOutputBytes: 137268326.000 # Iteration 5: 2091.487 us/op totalInputBytes: 395582211.000 # totalOutputBytes: 156969063.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2094.099 ±(99.9%) 55.694 us/op [Average] (min, avg, max) = (2080.711, 2094.099, 2113.464), stdev = 14.464 CI (99.9%): [2038.405, 2149.793] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1480650600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (196885113.000, 296130120.000, 395582211.000), stdev = 78607576.625 CI (99.9%): [1480650600.000, 1480650600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 587529800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (78125029.000, 117505960.000, 156969063.000), stdev = 31191892.114 CI (99.9%): [587529800.000, 587529800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 62830) # Run progress: 10.12% complete, ETA 04:35:35 # Fork: 1 of 1 # Warmup Iteration 1: 2392.300 us/op # Warmup Iteration 2: 2352.592 us/op # Warmup Iteration 3: 2377.012 us/op Iteration 1: 2369.680 us/op totalInputBytes: 212428230.000 # totalOutputBytes: 76616841.000 # Iteration 2: 2355.227 us/op totalInputBytes: 265896560.000 # totalOutputBytes: 95901352.000 # Iteration 3: 2340.528 us/op totalInputBytes: 319741870.000 # totalOutputBytes: 115321829.000 # Iteration 4: 2326.348 us/op totalInputBytes: 373901330.000 # totalOutputBytes: 134855611.000 # Iteration 5: 2328.525 us/op totalInputBytes: 428060790.000 # totalOutputBytes: 154389393.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2344.062 ±(99.9%) 70.704 us/op [Average] (min, avg, max) = (2326.348, 2344.062, 2369.680), stdev = 18.362 CI (99.9%): [2273.358, 2414.766] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1600028780.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (212428230.000, 320005756.000, 428060790.000), stdev = 85266379.801 CI (99.9%): [1600028780.000, 1600028780.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 577085026.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (76616841.000, 115417005.200, 154389393.000), stdev = 30753166.205 CI (99.9%): [577085026.000, 577085026.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 81207) # Run progress: 10.17% complete, ETA 04:35:23 # Fork: 1 of 1 # Warmup Iteration 1: 2668.601 us/op # Warmup Iteration 2: 2692.324 us/op # Warmup Iteration 3: 2646.598 us/op Iteration 1: 2653.847 us/op totalInputBytes: 244433070.000 # totalOutputBytes: 71634990.000 # Iteration 2: 2627.641 us/op totalInputBytes: 306394011.000 # totalOutputBytes: 89793627.000 # Iteration 3: 2610.620 us/op totalInputBytes: 368760987.000 # totalOutputBytes: 108071259.000 # Iteration 4: 2613.193 us/op totalInputBytes: 431046756.000 # totalOutputBytes: 126325092.000 # Iteration 5: 2639.063 us/op totalInputBytes: 492764076.000 # totalOutputBytes: 144412332.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2628.873 ±(99.9%) 69.634 us/op [Average] (min, avg, max) = (2610.620, 2628.873, 2653.847), stdev = 18.084 CI (99.9%): [2559.238, 2698.507] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1843398900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (244433070.000, 368679780.000, 492764076.000), stdev = 98238638.999 CI (99.9%): [1843398900.000, 1843398900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 540237300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (71634990.000, 108047460.000, 144412332.000), stdev = 28790392.079 CI (99.9%): [540237300.000, 540237300.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 94417) # Run progress: 10.22% complete, ETA 04:35:10 # Fork: 1 of 1 # Warmup Iteration 1: 8970.290 us/op # Warmup Iteration 2: 8955.470 us/op # Warmup Iteration 3: 8908.783 us/op Iteration 1: 8974.712 us/op totalInputBytes: 85164134.000 # totalOutputBytes: 43954460.000 # Iteration 2: 8894.807 us/op totalInputBytes: 106596793.000 # totalOutputBytes: 55016170.000 # Iteration 3: 8821.250 us/op totalInputBytes: 128218286.000 # totalOutputBytes: 66175340.000 # Iteration 4: 8801.321 us/op totalInputBytes: 149839779.000 # totalOutputBytes: 77334510.000 # Iteration 5: 8820.710 us/op totalInputBytes: 171461272.000 # totalOutputBytes: 88493680.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 8862.560 ±(99.9%) 277.847 us/op [Average] (min, avg, max) = (8801.321, 8862.560, 8974.712), stdev = 72.156 CI (99.9%): [8584.713, 9140.407] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 641280264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (85164134.000, 128256052.800, 171461272.000), stdev = 34126919.836 CI (99.9%): [641280264.000, 641280264.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 330974160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43954460.000, 66194832.000, 88493680.000), stdev = 17613404.404 CI (99.9%): [330974160.000, 330974160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 607930) # Run progress: 10.26% complete, ETA 04:34:58 # Fork: 1 of 1 # Warmup Iteration 1: 30978.823 us/op # Warmup Iteration 2: 30838.237 us/op # Warmup Iteration 3: 31152.961 us/op Iteration 1: 31240.280 us/op totalInputBytes: 161709380.000 # totalOutputBytes: 66717854.000 # Iteration 2: 31070.356 us/op totalInputBytes: 202440690.000 # totalOutputBytes: 83522727.000 # Iteration 3: 30855.456 us/op totalInputBytes: 243172000.000 # totalOutputBytes: 100327600.000 # Iteration 4: 30788.822 us/op totalInputBytes: 283903310.000 # totalOutputBytes: 117132473.000 # Iteration 5: 31364.638 us/op totalInputBytes: 323418760.000 # totalOutputBytes: 133435708.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 31063.911 ±(99.9%) 944.610 us/op [Average] (min, avg, max) = (30788.822, 31063.911, 31364.638), stdev = 245.312 CI (99.9%): [30119.301, 32008.520] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1214644140.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (161709380.000, 242928828.000, 323418760.000), stdev = 64018521.760 CI (99.9%): [1214644140.000, 1214644140.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 501136362.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (66717854.000, 100227272.400, 133435708.000), stdev = 26412681.739 CI (99.9%): [501136362.000, 501136362.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 751048) # Run progress: 10.31% complete, ETA 04:34:49 # Fork: 1 of 1 # Warmup Iteration 1: 35147.982 us/op # Warmup Iteration 2: 34518.433 us/op # Warmup Iteration 3: 34624.130 us/op Iteration 1: 34795.754 us/op totalInputBytes: 177247328.000 # totalOutputBytes: 63564948.000 # Iteration 2: 34775.419 us/op totalInputBytes: 221559160.000 # totalOutputBytes: 79456185.000 # Iteration 3: 34377.218 us/op totalInputBytes: 267373088.000 # totalOutputBytes: 95886108.000 # Iteration 4: 34323.674 us/op totalInputBytes: 313187016.000 # totalOutputBytes: 112316031.000 # Iteration 5: 35457.198 us/op totalInputBytes: 357498848.000 # totalOutputBytes: 128207268.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 34745.853 ±(99.9%) 1747.172 us/op [Average] (min, avg, max) = (34323.674, 34745.853, 35457.198), stdev = 453.735 CI (99.9%): [32998.680, 36493.025] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1336865440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (177247328.000, 267373088.000, 357498848.000), stdev = 71489749.665 CI (99.9%): [1336865440.000, 1336865440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 479430540.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63564948.000, 95886108.000, 128207268.000), stdev = 25637860.222 CI (99.9%): [479430540.000, 479430540.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 781196) # Run progress: 10.36% complete, ETA 04:34:40 # Fork: 1 of 1 # Warmup Iteration 1: 36463.049 us/op # Warmup Iteration 2: 36243.355 us/op # Warmup Iteration 3: 36600.472 us/op Iteration 1: 36647.658 us/op totalInputBytes: 178112688.000 # totalOutputBytes: 64286880.000 # Iteration 2: 36451.636 us/op totalInputBytes: 222640860.000 # totalOutputBytes: 80358600.000 # Iteration 3: 35959.591 us/op totalInputBytes: 267169032.000 # totalOutputBytes: 96430320.000 # Iteration 4: 35968.148 us/op totalInputBytes: 311697204.000 # totalOutputBytes: 112502040.000 # Iteration 5: 36541.613 us/op totalInputBytes: 356225376.000 # totalOutputBytes: 128573760.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 36313.729 ±(99.9%) 1258.544 us/op [Average] (min, avg, max) = (35959.591, 36313.729, 36647.658), stdev = 326.840 CI (99.9%): [35055.185, 37572.273] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1335845160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (178112688.000, 267169032.000, 356225376.000), stdev = 70405221.782 CI (99.9%): [1335845160.000, 1335845160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 482151600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64286880.000, 96430320.000, 128573760.000), stdev = 25411620.558 CI (99.9%): [482151600.000, 482151600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 866049) # Run progress: 10.41% complete, ETA 04:34:32 # Fork: 1 of 1 # Warmup Iteration 1: 60205.953 us/op # Warmup Iteration 2: 59690.371 us/op # Warmup Iteration 3: 59902.310 us/op Iteration 1: 59955.228 us/op totalInputBytes: 121246860.000 # totalOutputBytes: 72214240.000 # Iteration 2: 60485.099 us/op totalInputBytes: 151558575.000 # totalOutputBytes: 90267800.000 # Iteration 3: 59715.907 us/op totalInputBytes: 181870290.000 # totalOutputBytes: 108321360.000 # Iteration 4: 59653.546 us/op totalInputBytes: 212182005.000 # totalOutputBytes: 126374920.000 # Iteration 5: 59900.753 us/op totalInputBytes: 242493720.000 # totalOutputBytes: 144428480.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 59942.107 ±(99.9%) 1264.214 us/op [Average] (min, avg, max) = (59653.546, 59942.107, 60485.099), stdev = 328.312 CI (99.9%): [58677.893, 61206.321] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 909351450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (121246860.000, 181870290.000, 242493720.000), stdev = 47927029.593 CI (99.9%): [909351450.000, 909351450.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 541606800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (72214240.000, 108321360.000, 144428480.000), stdev = 28545184.737 CI (99.9%): [541606800.000, 541606800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 904172) # Run progress: 10.46% complete, ETA 04:34:25 # Fork: 1 of 1 # Warmup Iteration 1: 62783.534 us/op # Warmup Iteration 2: 63186.813 us/op # Warmup Iteration 3: 62975.463 us/op Iteration 1: 63177.856 us/op totalInputBytes: 119350704.000 # totalOutputBytes: 53510160.000 # Iteration 2: 62936.257 us/op totalInputBytes: 149188380.000 # totalOutputBytes: 66887700.000 # Iteration 3: 62960.623 us/op totalInputBytes: 179026056.000 # totalOutputBytes: 80265240.000 # Iteration 4: 62440.039 us/op totalInputBytes: 210672076.000 # totalOutputBytes: 94453540.000 # Iteration 5: 63804.236 us/op totalInputBytes: 240509752.000 # totalOutputBytes: 107831080.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 63063.802 ±(99.9%) 1903.291 us/op [Average] (min, avg, max) = (62440.039, 63063.802, 63804.236), stdev = 494.279 CI (99.9%): [61160.512, 64967.093] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 898746968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (119350704.000, 179749393.600, 240509752.000), stdev = 48037833.826 CI (99.9%): [898746968.000, 898746968.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 402947720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (53510160.000, 80589544.000, 107831080.000), stdev = 21537469.725 CI (99.9%): [402947720.000, 402947720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 1075724) # Run progress: 10.51% complete, ETA 04:34:18 # Fork: 1 of 1 # Warmup Iteration 1: 71526.939 us/op # Warmup Iteration 2: 70982.877 us/op # Warmup Iteration 3: 71365.679 us/op Iteration 1: 72485.753 us/op totalInputBytes: 128011156.000 # totalOutputBytes: 58629277.000 # Iteration 2: 70784.118 us/op totalInputBytes: 161358600.000 # totalOutputBytes: 73902450.000 # Iteration 3: 70807.519 us/op totalInputBytes: 194706044.000 # totalOutputBytes: 89175623.000 # Iteration 4: 71059.206 us/op totalInputBytes: 228053488.000 # totalOutputBytes: 104448796.000 # Iteration 5: 70901.798 us/op totalInputBytes: 261400932.000 # totalOutputBytes: 119721969.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 71207.679 ±(99.9%) 2782.482 us/op [Average] (min, avg, max) = (70784.118, 71207.679, 72485.753), stdev = 722.602 CI (99.9%): [68425.197, 73990.161] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 973530220.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (128011156.000, 194706044.000, 261400932.000), stdev = 52726938.592 CI (99.9%): [973530220.000, 973530220.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 445878115.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58629277.000, 89175623.000, 119721969.000), stdev = 24149006.889 CI (99.9%): [445878115.000, 445878115.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 1293080) # Run progress: 10.56% complete, ETA 04:34:13 # Fork: 1 of 1 # Warmup Iteration 1: 102256.893 us/op # Warmup Iteration 2: 102340.000 us/op # Warmup Iteration 3: 101678.571 us/op Iteration 1: 101891.953 us/op totalInputBytes: 108618720.000 # totalOutputBytes: 38829756.000 # Iteration 2: 102181.926 us/op totalInputBytes: 135773400.000 # totalOutputBytes: 48537195.000 # Iteration 3: 101237.465 us/op totalInputBytes: 162928080.000 # totalOutputBytes: 58244634.000 # Iteration 4: 101281.914 us/op totalInputBytes: 190082760.000 # totalOutputBytes: 67952073.000 # Iteration 5: 101430.285 us/op totalInputBytes: 217237440.000 # totalOutputBytes: 77659512.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 101604.709 ±(99.9%) 1593.693 us/op [Average] (min, avg, max) = (101237.465, 101604.709, 102181.926), stdev = 413.877 CI (99.9%): [100011.016, 103198.402] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 814640400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (108618720.000, 162928080.000, 217237440.000), stdev = 42935318.967 CI (99.9%): [814640400.000, 814640400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 291223170.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38829756.000, 58244634.000, 77659512.000), stdev = 15348808.744 CI (99.9%): [291223170.000, 291223170.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 1448911) # Run progress: 10.61% complete, ETA 04:34:09 # Fork: 1 of 1 # Warmup Iteration 1: 92048.739 us/op # Warmup Iteration 2: 91867.921 us/op # Warmup Iteration 3: 93476.441 us/op Iteration 1: 91824.480 us/op totalInputBytes: 133299812.000 # totalOutputBytes: 54927496.000 # Iteration 2: 93080.849 us/op totalInputBytes: 166624765.000 # totalOutputBytes: 68659370.000 # Iteration 3: 91723.111 us/op totalInputBytes: 199949718.000 # totalOutputBytes: 82391244.000 # Iteration 4: 91469.890 us/op totalInputBytes: 233274671.000 # totalOutputBytes: 96123118.000 # Iteration 5: 92536.642 us/op totalInputBytes: 266599624.000 # totalOutputBytes: 109854992.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 92126.995 ±(99.9%) 2557.181 us/op [Average] (min, avg, max) = (91469.890, 92126.995, 93080.849), stdev = 664.092 CI (99.9%): [89569.813, 94684.176] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 999748590.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (133299812.000, 199949718.000, 266599624.000), stdev = 52691377.199 CI (99.9%): [999748590.000, 999748590.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 411956220.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54927496.000, 82391244.000, 109854992.000), stdev = 21711999.191 CI (99.9%): [411956220.000, 411956220.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 1599048) # Run progress: 10.65% complete, ETA 04:34:05 # Fork: 1 of 1 # Warmup Iteration 1: 87106.138 us/op # Warmup Iteration 2: 86919.640 us/op # Warmup Iteration 3: 86979.348 us/op Iteration 1: 86282.921 us/op totalInputBytes: 159904800.000 # totalOutputBytes: 54131800.000 # Iteration 2: 90781.034 us/op totalInputBytes: 199881000.000 # totalOutputBytes: 67664750.000 # Iteration 3: 87338.696 us/op totalInputBytes: 239857200.000 # totalOutputBytes: 81197700.000 # Iteration 4: 86521.126 us/op totalInputBytes: 279833400.000 # totalOutputBytes: 94730650.000 # Iteration 5: 88160.072 us/op totalInputBytes: 319809600.000 # totalOutputBytes: 108263600.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 87816.770 ±(99.9%) 6985.672 us/op [Average] (min, avg, max) = (86282.921, 87816.770, 90781.034), stdev = 1814.157 CI (99.9%): [80831.098, 94802.441] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1199286000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (159904800.000, 239857200.000, 319809600.000), stdev = 63207922.099 CI (99.9%): [1199286000.000, 1199286000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 405988500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54131800.000, 81197700.000, 108263600.000), stdev = 21397472.731 CI (99.9%): [405988500.000, 405988500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 4072805) # Run progress: 10.70% complete, ETA 04:34:01 # Fork: 1 of 1 # Warmup Iteration 1: 206594.472 us/op # Warmup Iteration 2: 205928.751 us/op # Warmup Iteration 3: 208980.700 us/op Iteration 1: 206674.836 us/op totalInputBytes: 179203420.000 # totalOutputBytes: 49332624.000 # Iteration 2: 205327.868 us/op totalInputBytes: 224004275.000 # totalOutputBytes: 61665780.000 # Iteration 3: 206567.550 us/op totalInputBytes: 268805130.000 # totalOutputBytes: 73998936.000 # Iteration 4: 205281.819 us/op totalInputBytes: 313605985.000 # totalOutputBytes: 86332092.000 # Iteration 5: 204559.743 us/op totalInputBytes: 358406840.000 # totalOutputBytes: 98665248.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 205682.363 ±(99.9%) 3505.426 us/op [Average] (min, avg, max) = (204559.743, 205682.363, 206674.836), stdev = 910.348 CI (99.9%): [202176.937, 209187.789] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1344025650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (179203420.000, 268805130.000, 358406840.000), stdev = 70836371.461 CI (99.9%): [1344025650.000, 1344025650.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 369994680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49332624.000, 73998936.000, 98665248.000), stdev = 19500431.849 CI (99.9%): [369994680.000, 369994680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, length = 4287156) # Run progress: 10.75% complete, ETA 04:34:06 # Fork: 1 of 1 # Warmup Iteration 1: 216016.332 us/op # Warmup Iteration 2: 217175.334 us/op # Warmup Iteration 3: 217815.986 us/op Iteration 1: 217700.694 us/op totalInputBytes: 188634864.000 # totalOutputBytes: 51820120.000 # Iteration 2: 218500.181 us/op totalInputBytes: 235793580.000 # totalOutputBytes: 64775150.000 # Iteration 3: 216296.684 us/op totalInputBytes: 282952296.000 # totalOutputBytes: 77730180.000 # Iteration 4: 215436.296 us/op totalInputBytes: 330111012.000 # totalOutputBytes: 90685210.000 # Iteration 5: 218369.498 us/op totalInputBytes: 377269728.000 # totalOutputBytes: 103640240.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 217260.671 ±(99.9%) 5172.320 us/op [Average] (min, avg, max) = (215436.296, 217260.671, 218500.181), stdev = 1343.235 CI (99.9%): [212088.351, 222432.990] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1414761480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (188634864.000, 282952296.000, 377269728.000), stdev = 74564477.045 CI (99.9%): [1414761480.000, 1414761480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 388650900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51820120.000, 77730180.000, 103640240.000), stdev = 20483700.978 CI (99.9%): [388650900.000, 388650900.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 34011) # Run progress: 10.80% complete, ETA 04:34:15 # Fork: 1 of 1 # Warmup Iteration 1: 1842.659 us/op # Warmup Iteration 2: 1822.038 us/op # Warmup Iteration 3: 1831.520 us/op Iteration 1: 1885.822 us/op totalInputBytes: 147743784.000 # totalOutputBytes: 77596872.000 # Iteration 2: 1807.054 us/op totalInputBytes: 185461983.000 # totalOutputBytes: 97406939.000 # Iteration 3: 1800.234 us/op totalInputBytes: 223350237.000 # totalOutputBytes: 117306321.000 # Iteration 4: 1807.304 us/op totalInputBytes: 261068436.000 # totalOutputBytes: 137116388.000 # Iteration 5: 1798.617 us/op totalInputBytes: 298956690.000 # totalOutputBytes: 157015770.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1819.806 ±(99.9%) 142.904 us/op [Average] (min, avg, max) = (1798.617, 1819.806, 1885.822), stdev = 37.112 CI (99.9%): [1676.903, 1962.710] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1116581130.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (147743784.000, 223316226.000, 298956690.000), stdev = 59772167.465 CI (99.9%): [1116581130.000, 1116581130.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 586442290.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (77596872.000, 117288458.000, 157015770.000), stdev = 31393085.397 CI (99.9%): [586442290.000, 586442290.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 42223) # Run progress: 10.85% complete, ETA 04:34:02 # Fork: 1 of 1 # Warmup Iteration 1: 2326.813 us/op # Warmup Iteration 2: 2286.803 us/op # Warmup Iteration 3: 2289.798 us/op Iteration 1: 2284.807 us/op totalInputBytes: 147527162.000 # totalOutputBytes: 66529254.000 # Iteration 2: 2251.153 us/op totalInputBytes: 185147855.000 # totalOutputBytes: 83494785.000 # Iteration 3: 2272.294 us/op totalInputBytes: 222430764.000 # totalOutputBytes: 100307988.000 # Iteration 4: 2264.141 us/op totalInputBytes: 259840342.000 # totalOutputBytes: 117178314.000 # Iteration 5: 2260.486 us/op totalInputBytes: 297249920.000 # totalOutputBytes: 134048640.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2266.576 ±(99.9%) 48.934 us/op [Average] (min, avg, max) = (2251.153, 2266.576, 2284.807), stdev = 12.708 CI (99.9%): [2217.642, 2315.510] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1112196043.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (147527162.000, 222439208.600, 297249920.000), stdev = 59156460.277 CI (99.9%): [1112196043.000, 1112196043.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 501558981.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (66529254.000, 100311796.200, 134048640.000), stdev = 26677359.736 CI (99.9%): [501558981.000, 501558981.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 51771) # Run progress: 10.90% complete, ETA 04:33:49 # Fork: 1 of 1 # Warmup Iteration 1: 2122.017 us/op # Warmup Iteration 2: 2155.538 us/op # Warmup Iteration 3: 2168.916 us/op Iteration 1: 2086.934 us/op totalInputBytes: 194607189.000 # totalOutputBytes: 77236173.000 # Iteration 2: 2091.861 us/op totalInputBytes: 244203807.000 # totalOutputBytes: 96920199.000 # Iteration 3: 2087.592 us/op totalInputBytes: 293903967.000 # totalOutputBytes: 116645319.000 # Iteration 4: 2091.984 us/op totalInputBytes: 343552356.000 # totalOutputBytes: 136349892.000 # Iteration 5: 2096.099 us/op totalInputBytes: 393045432.000 # totalOutputBytes: 155992824.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2090.894 ±(99.9%) 14.382 us/op [Average] (min, avg, max) = (2086.934, 2090.894, 2096.099), stdev = 3.735 CI (99.9%): [2076.512, 2105.275] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1469312751.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (194607189.000, 293862550.200, 393045432.000), stdev = 78460085.491 CI (99.9%): [1469312751.000, 1469312751.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 583144407.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (77236173.000, 116628881.400, 155992824.000), stdev = 31139428.958 CI (99.9%): [583144407.000, 583144407.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 62830) # Run progress: 10.95% complete, ETA 04:33:37 # Fork: 1 of 1 # Warmup Iteration 1: 2443.629 us/op # Warmup Iteration 2: 2357.974 us/op # Warmup Iteration 3: 2362.517 us/op Iteration 1: 2313.926 us/op totalInputBytes: 212679550.000 # totalOutputBytes: 76721025.000 # Iteration 2: 2334.772 us/op totalInputBytes: 266650520.000 # totalOutputBytes: 96190260.000 # Iteration 3: 2314.045 us/op totalInputBytes: 321061300.000 # totalOutputBytes: 115818150.000 # Iteration 4: 2321.418 us/op totalInputBytes: 375346420.000 # totalOutputBytes: 135400710.000 # Iteration 5: 2314.076 us/op totalInputBytes: 429820030.000 # totalOutputBytes: 155051265.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2319.647 ±(99.9%) 34.819 us/op [Average] (min, avg, max) = (2313.926, 2319.647, 2334.772), stdev = 9.042 CI (99.9%): [2284.828, 2354.466] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1605557820.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (212679550.000, 321111564.000, 429820030.000), stdev = 85852285.476 CI (99.9%): [1605557820.000, 1605557820.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 579181410.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (76721025.000, 115836282.000, 155051265.000), stdev = 30969951.461 CI (99.9%): [579181410.000, 579181410.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 81207) # Run progress: 11.00% complete, ETA 04:33:24 # Fork: 1 of 1 # Warmup Iteration 1: 2630.664 us/op # Warmup Iteration 2: 2657.516 us/op # Warmup Iteration 3: 2619.179 us/op Iteration 1: 2584.825 us/op totalInputBytes: 248493420.000 # totalOutputBytes: 72837180.000 # Iteration 2: 2592.228 us/op totalInputBytes: 311347638.000 # totalOutputBytes: 91260702.000 # Iteration 3: 2585.423 us/op totalInputBytes: 374364270.000 # totalOutputBytes: 109731830.000 # Iteration 4: 2579.724 us/op totalInputBytes: 437462109.000 # totalOutputBytes: 128226761.000 # Iteration 5: 2605.271 us/op totalInputBytes: 499991499.000 # totalOutputBytes: 146555071.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2589.494 ±(99.9%) 38.033 us/op [Average] (min, avg, max) = (2579.724, 2589.494, 2605.271), stdev = 9.877 CI (99.9%): [2551.461, 2627.527] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1871658936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (248493420.000, 374331787.200, 499991499.000), stdev = 99471226.324 CI (99.9%): [1871658936.000, 1871658936.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 548611544.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (72837180.000, 109722308.800, 146555071.000), stdev = 29156520.992 CI (99.9%): [548611544.000, 548611544.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 94417) # Run progress: 11.05% complete, ETA 04:33:11 # Fork: 1 of 1 # Warmup Iteration 1: 8926.200 us/op # Warmup Iteration 2: 8944.943 us/op # Warmup Iteration 3: 8816.857 us/op Iteration 1: 8886.412 us/op totalInputBytes: 85636219.000 # totalOutputBytes: 44201738.000 # Iteration 2: 8878.282 us/op totalInputBytes: 107068878.000 # totalOutputBytes: 55264356.000 # Iteration 3: 8918.479 us/op totalInputBytes: 128407120.000 # totalOutputBytes: 66278240.000 # Iteration 4: 8810.184 us/op totalInputBytes: 150028613.000 # totalOutputBytes: 77438326.000 # Iteration 5: 8788.177 us/op totalInputBytes: 171650106.000 # totalOutputBytes: 88598412.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 8856.307 ±(99.9%) 211.116 us/op [Average] (min, avg, max) = (8788.177, 8856.307, 8918.479), stdev = 54.826 CI (99.9%): [8645.191, 9067.423] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 642790936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (85636219.000, 128558187.200, 171650106.000), stdev = 33992650.806 CI (99.9%): [642790936.000, 642790936.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 331781072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44201738.000, 66356214.400, 88598412.000), stdev = 17545546.293 CI (99.9%): [331781072.000, 331781072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 607930) # Run progress: 11.09% complete, ETA 04:32:59 # Fork: 1 of 1 # Warmup Iteration 1: 30879.874 us/op # Warmup Iteration 2: 31036.809 us/op # Warmup Iteration 3: 32591.204 us/op Iteration 1: 31363.505 us/op totalInputBytes: 159885590.000 # totalOutputBytes: 65966449.000 # Iteration 2: 30898.128 us/op totalInputBytes: 200616900.000 # totalOutputBytes: 82771590.000 # Iteration 3: 30924.973 us/op totalInputBytes: 241348210.000 # totalOutputBytes: 99576731.000 # Iteration 4: 30899.494 us/op totalInputBytes: 282079520.000 # totalOutputBytes: 116381872.000 # Iteration 5: 31316.636 us/op totalInputBytes: 321594970.000 # totalOutputBytes: 132685367.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 31080.547 ±(99.9%) 915.416 us/op [Average] (min, avg, max) = (30898.128, 31080.547, 31363.505), stdev = 237.731 CI (99.9%): [30165.131, 31995.963] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1205525190.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (159885590.000, 241105038.000, 321594970.000), stdev = 64018521.760 CI (99.9%): [1205525190.000, 1205525190.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 497382009.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65966449.000, 99476401.800, 132685367.000), stdev = 26413102.961 CI (99.9%): [497382009.000, 497382009.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 751048) # Run progress: 11.14% complete, ETA 04:32:50 # Fork: 1 of 1 # Warmup Iteration 1: 34862.010 us/op # Warmup Iteration 2: 35335.130 us/op # Warmup Iteration 3: 35510.459 us/op Iteration 1: 35441.695 us/op totalInputBytes: 177247328.000 # totalOutputBytes: 63565892.000 # Iteration 2: 34983.649 us/op totalInputBytes: 221559160.000 # totalOutputBytes: 79457365.000 # Iteration 3: 34664.400 us/op totalInputBytes: 265870992.000 # totalOutputBytes: 95348838.000 # Iteration 4: 37251.928 us/op totalInputBytes: 307178632.000 # totalOutputBytes: 110162923.000 # Iteration 5: 35225.862 us/op totalInputBytes: 351490464.000 # totalOutputBytes: 126054396.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 35513.507 ±(99.9%) 3904.056 us/op [Average] (min, avg, max) = (34664.400, 35513.507, 37251.928), stdev = 1013.871 CI (99.9%): [31609.451, 39417.563] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1323346576.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (177247328.000, 264669315.200, 351490464.000), stdev = 68643075.485 CI (99.9%): [1323346576.000, 1323346576.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 474589414.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63565892.000, 94917882.800, 126054396.000), stdev = 24617343.303 CI (99.9%): [474589414.000, 474589414.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 781196) # Run progress: 11.19% complete, ETA 04:32:40 # Fork: 1 of 1 # Warmup Iteration 1: 36431.938 us/op # Warmup Iteration 2: 36441.580 us/op # Warmup Iteration 3: 37428.043 us/op Iteration 1: 36354.997 us/op totalInputBytes: 176550296.000 # totalOutputBytes: 63723864.000 # Iteration 2: 37024.418 us/op totalInputBytes: 220297272.000 # totalOutputBytes: 79513848.000 # Iteration 3: 36619.729 us/op totalInputBytes: 264825444.000 # totalOutputBytes: 95585796.000 # Iteration 4: 36914.634 us/op totalInputBytes: 308572420.000 # totalOutputBytes: 111375780.000 # Iteration 5: 36598.867 us/op totalInputBytes: 353100592.000 # totalOutputBytes: 127447728.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 36702.529 ±(99.9%) 1031.408 us/op [Average] (min, avg, max) = (36354.997, 36702.529, 37024.418), stdev = 267.853 CI (99.9%): [35671.121, 37733.937] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1323346024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (176550296.000, 264669204.800, 353100592.000), stdev = 69787960.040 CI (99.9%): [1323346024.000, 1323346024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 477647016.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63723864.000, 95529403.200, 127447728.000), stdev = 25189187.303 CI (99.9%): [477647016.000, 477647016.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 866049) # Run progress: 11.24% complete, ETA 04:32:32 # Fork: 1 of 1 # Warmup Iteration 1: 59734.433 us/op # Warmup Iteration 2: 59597.915 us/op # Warmup Iteration 3: 59501.787 us/op Iteration 1: 59251.524 us/op totalInputBytes: 121246860.000 # totalOutputBytes: 72214800.000 # Iteration 2: 59222.550 us/op totalInputBytes: 151558575.000 # totalOutputBytes: 90268500.000 # Iteration 3: 60428.928 us/op totalInputBytes: 181870290.000 # totalOutputBytes: 108322200.000 # Iteration 4: 60373.157 us/op totalInputBytes: 212182005.000 # totalOutputBytes: 126375900.000 # Iteration 5: 59457.820 us/op totalInputBytes: 242493720.000 # totalOutputBytes: 144429600.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 59746.796 ±(99.9%) 2327.385 us/op [Average] (min, avg, max) = (59222.550, 59746.796, 60428.928), stdev = 604.414 CI (99.9%): [57419.411, 62074.181] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 909351450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (121246860.000, 181870290.000, 242493720.000), stdev = 47927029.593 CI (99.9%): [909351450.000, 909351450.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 541611000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (72214800.000, 108322200.000, 144429600.000), stdev = 28545406.097 CI (99.9%): [541611000.000, 541611000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 904172) # Run progress: 11.29% complete, ETA 04:32:24 # Fork: 1 of 1 # Warmup Iteration 1: 62654.226 us/op # Warmup Iteration 2: 62562.970 us/op # Warmup Iteration 3: 62795.112 us/op Iteration 1: 61995.163 us/op totalInputBytes: 121159048.000 # totalOutputBytes: 54321456.000 # Iteration 2: 62235.107 us/op totalInputBytes: 152805068.000 # totalOutputBytes: 68509896.000 # Iteration 3: 63982.195 us/op totalInputBytes: 182642744.000 # totalOutputBytes: 81887568.000 # Iteration 4: 63749.475 us/op totalInputBytes: 212480420.000 # totalOutputBytes: 95265240.000 # Iteration 5: 63098.438 us/op totalInputBytes: 242318096.000 # totalOutputBytes: 108642912.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 63012.076 ±(99.9%) 3406.318 us/op [Average] (min, avg, max) = (61995.163, 63012.076, 63982.195), stdev = 884.610 CI (99.9%): [59605.757, 66418.394] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 911405376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (121159048.000, 182281075.200, 242318096.000), stdev = 47752780.827 CI (99.9%): [911405376.000, 911405376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 408627072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54321456.000, 81725414.400, 108642912.000), stdev = 21409879.207 CI (99.9%): [408627072.000, 408627072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 1075724) # Run progress: 11.34% complete, ETA 04:32:17 # Fork: 1 of 1 # Warmup Iteration 1: 71382.937 us/op # Warmup Iteration 2: 71289.526 us/op # Warmup Iteration 3: 71083.490 us/op Iteration 1: 71013.243 us/op totalInputBytes: 131238328.000 # totalOutputBytes: 60107814.000 # Iteration 2: 72375.436 us/op totalInputBytes: 162434324.000 # totalOutputBytes: 74395737.000 # Iteration 3: 71658.125 us/op totalInputBytes: 193630320.000 # totalOutputBytes: 88683660.000 # Iteration 4: 71113.557 us/op totalInputBytes: 226977764.000 # totalOutputBytes: 103956957.000 # Iteration 5: 71192.696 us/op totalInputBytes: 260325208.000 # totalOutputBytes: 119230254.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 71470.611 ±(99.9%) 2167.831 us/op [Average] (min, avg, max) = (71013.243, 71470.611, 72375.436), stdev = 562.979 CI (99.9%): [69302.781, 73638.442] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 974605944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (131238328.000, 194921188.800, 260325208.000), stdev = 51034006.377 CI (99.9%): [974605944.000, 974605944.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 446374422.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (60107814.000, 89274884.400, 119230254.000), stdev = 23373831.485 CI (99.9%): [446374422.000, 446374422.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 1293080) # Run progress: 11.39% complete, ETA 04:32:11 # Fork: 1 of 1 # Warmup Iteration 1: 102502.278 us/op # Warmup Iteration 2: 102783.940 us/op # Warmup Iteration 3: 102102.870 us/op Iteration 1: 101593.906 us/op totalInputBytes: 108618720.000 # totalOutputBytes: 38830092.000 # Iteration 2: 101473.354 us/op totalInputBytes: 135773400.000 # totalOutputBytes: 48537615.000 # Iteration 3: 102229.905 us/op totalInputBytes: 162928080.000 # totalOutputBytes: 58245138.000 # Iteration 4: 103447.724 us/op totalInputBytes: 190082760.000 # totalOutputBytes: 67952661.000 # Iteration 5: 101830.525 us/op totalInputBytes: 217237440.000 # totalOutputBytes: 77660184.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 102115.083 ±(99.9%) 3076.621 us/op [Average] (min, avg, max) = (101473.354, 102115.083, 103447.724), stdev = 798.989 CI (99.9%): [99038.462, 105191.704] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 814640400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (108618720.000, 162928080.000, 217237440.000), stdev = 42935318.967 CI (99.9%): [814640400.000, 814640400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 291225690.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38830092.000, 58245138.000, 77660184.000), stdev = 15348941.559 CI (99.9%): [291225690.000, 291225690.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 1448911) # Run progress: 11.44% complete, ETA 04:32:07 # Fork: 1 of 1 # Warmup Iteration 1: 91770.309 us/op # Warmup Iteration 2: 94503.764 us/op # Warmup Iteration 3: 92959.670 us/op Iteration 1: 91713.924 us/op totalInputBytes: 133299812.000 # totalOutputBytes: 54927864.000 # Iteration 2: 91426.739 us/op totalInputBytes: 166624765.000 # totalOutputBytes: 68659830.000 # Iteration 3: 91153.959 us/op totalInputBytes: 199949718.000 # totalOutputBytes: 82391796.000 # Iteration 4: 91397.522 us/op totalInputBytes: 233274671.000 # totalOutputBytes: 96123762.000 # Iteration 5: 91696.585 us/op totalInputBytes: 266599624.000 # totalOutputBytes: 109855728.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 91477.746 ±(99.9%) 898.005 us/op [Average] (min, avg, max) = (91153.959, 91477.746, 91713.924), stdev = 233.209 CI (99.9%): [90579.741, 92375.751] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 999748590.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (133299812.000, 199949718.000, 266599624.000), stdev = 52691377.199 CI (99.9%): [999748590.000, 999748590.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 411958980.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54927864.000, 82391796.000, 109855728.000), stdev = 21712144.656 CI (99.9%): [411958980.000, 411958980.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 1599048) # Run progress: 11.49% complete, ETA 04:32:01 # Fork: 1 of 1 # Warmup Iteration 1: 87897.723 us/op # Warmup Iteration 2: 88284.853 us/op # Warmup Iteration 3: 88082.340 us/op Iteration 1: 87858.661 us/op totalInputBytes: 159904800.000 # totalOutputBytes: 54132200.000 # Iteration 2: 86674.182 us/op totalInputBytes: 199881000.000 # totalOutputBytes: 67665250.000 # Iteration 3: 87088.604 us/op totalInputBytes: 239857200.000 # totalOutputBytes: 81198300.000 # Iteration 4: 86596.753 us/op totalInputBytes: 279833400.000 # totalOutputBytes: 94731350.000 # Iteration 5: 86993.159 us/op totalInputBytes: 319809600.000 # totalOutputBytes: 108264400.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 87042.272 ±(99.9%) 1930.155 us/op [Average] (min, avg, max) = (86596.753, 87042.272, 87858.661), stdev = 501.255 CI (99.9%): [85112.117, 88972.427] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1199286000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (159904800.000, 239857200.000, 319809600.000), stdev = 63207922.099 CI (99.9%): [1199286000.000, 1199286000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 405991500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54132200.000, 81198300.000, 108264400.000), stdev = 21397630.844 CI (99.9%): [405991500.000, 405991500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 4072805) # Run progress: 11.53% complete, ETA 04:31:58 # Fork: 1 of 1 # Warmup Iteration 1: 206644.197 us/op # Warmup Iteration 2: 213556.134 us/op # Warmup Iteration 3: 209781.382 us/op Iteration 1: 209000.122 us/op totalInputBytes: 179203420.000 # totalOutputBytes: 49332800.000 # Iteration 2: 212701.699 us/op totalInputBytes: 224004275.000 # totalOutputBytes: 61666000.000 # Iteration 3: 208883.738 us/op totalInputBytes: 268805130.000 # totalOutputBytes: 73999200.000 # Iteration 4: 206939.268 us/op totalInputBytes: 313605985.000 # totalOutputBytes: 86332400.000 # Iteration 5: 208794.715 us/op totalInputBytes: 358406840.000 # totalOutputBytes: 98665600.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 209263.908 ±(99.9%) 8090.159 us/op [Average] (min, avg, max) = (206939.268, 209263.908, 212701.699), stdev = 2100.989 CI (99.9%): [201173.749, 217354.068] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1344025650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (179203420.000, 268805130.000, 358406840.000), stdev = 70836371.461 CI (99.9%): [1344025650.000, 1344025650.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 369996000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49332800.000, 73999200.000, 98665600.000), stdev = 19500501.419 CI (99.9%): [369996000.000, 369996000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, length = 4287156) # Run progress: 11.58% complete, ETA 04:32:02 # Fork: 1 of 1 # Warmup Iteration 1: 217036.475 us/op # Warmup Iteration 2: 216151.677 us/op # Warmup Iteration 3: 217392.477 us/op Iteration 1: 218186.052 us/op totalInputBytes: 188634864.000 # totalOutputBytes: 51820296.000 # Iteration 2: 217744.045 us/op totalInputBytes: 235793580.000 # totalOutputBytes: 64775370.000 # Iteration 3: 215975.831 us/op totalInputBytes: 282952296.000 # totalOutputBytes: 77730444.000 # Iteration 4: 216281.424 us/op totalInputBytes: 330111012.000 # totalOutputBytes: 90685518.000 # Iteration 5: 217344.824 us/op totalInputBytes: 377269728.000 # totalOutputBytes: 103640592.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 217106.435 ±(99.9%) 3646.876 us/op [Average] (min, avg, max) = (215975.831, 217106.435, 218186.052), stdev = 947.082 CI (99.9%): [213459.559, 220753.311] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1414761480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (188634864.000, 282952296.000, 377269728.000), stdev = 74564477.045 CI (99.9%): [1414761480.000, 1414761480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 388652220.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51820296.000, 77730444.000, 103640592.000), stdev = 20483770.548 CI (99.9%): [388652220.000, 388652220.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 34011) # Run progress: 11.63% complete, ETA 04:32:09 # Fork: 1 of 1 # Warmup Iteration 1: 445.527 us/op # Warmup Iteration 2: 436.223 us/op # Warmup Iteration 3: 404.803 us/op Iteration 1: 424.638 us/op totalInputBytes: 638182404.000 # totalOutputBytes: 343193560.000 # Iteration 2: 394.923 us/op totalInputBytes: 810516141.000 # totalOutputBytes: 435868990.000 # Iteration 3: 406.625 us/op totalInputBytes: 977918283.000 # totalOutputBytes: 525892370.000 # Iteration 4: 416.384 us/op totalInputBytes: 1141375149.000 # totalOutputBytes: 613794110.000 # Iteration 5: 407.708 us/op totalInputBytes: 1308301137.000 # totalOutputBytes: 703561430.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 410.056 ±(99.9%) 43.007 us/op [Average] (min, avg, max) = (394.923, 410.056, 424.638), stdev = 11.169 CI (99.9%): [367.048, 453.063] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 4876293114.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (638182404.000, 975258622.800, 1308301137.000), stdev = 264234532.624 CI (99.9%): [4876293114.000, 4876293114.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2622310460.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (343193560.000, 524462092.000, 703561430.000), stdev = 142096662.894 CI (99.9%): [2622310460.000, 2622310460.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 42223) # Run progress: 11.68% complete, ETA 04:31:57 # Fork: 1 of 1 # Warmup Iteration 1: 453.186 us/op # Warmup Iteration 2: 430.072 us/op # Warmup Iteration 3: 415.502 us/op Iteration 1: 418.572 us/op totalInputBytes: 789063424.000 # totalOutputBytes: 355838208.000 # Iteration 2: 426.176 us/op totalInputBytes: 987300409.000 # totalOutputBytes: 445235703.000 # Iteration 3: 429.444 us/op totalInputBytes: 1184059589.000 # totalOutputBytes: 533966763.000 # Iteration 4: 412.321 us/op totalInputBytes: 1389010031.000 # totalOutputBytes: 626391777.000 # Iteration 5: 405.589 us/op totalInputBytes: 1597338313.000 # totalOutputBytes: 720340071.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 418.420 ±(99.9%) 37.706 us/op [Average] (min, avg, max) = (405.589, 418.420, 429.444), stdev = 9.792 CI (99.9%): [380.714, 456.126] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 5946771766.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (789063424.000, 1189354353.200, 1597338313.000), stdev = 319139452.288 CI (99.9%): [5946771766.000, 5946771766.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2681772522.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (355838208.000, 536354504.400, 720340071.000), stdev = 143920003.577 CI (99.9%): [2681772522.000, 2681772522.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 51771) # Run progress: 11.73% complete, ETA 04:31:45 # Fork: 1 of 1 # Warmup Iteration 1: 492.085 us/op # Warmup Iteration 2: 482.812 us/op # Warmup Iteration 3: 452.580 us/op Iteration 1: 444.346 us/op totalInputBytes: 888493902.000 # totalOutputBytes: 346380646.000 # Iteration 2: 544.887 us/op totalInputBytes: 1078648785.000 # totalOutputBytes: 420512805.000 # Iteration 3: 456.770 us/op totalInputBytes: 1305457536.000 # totalOutputBytes: 508934528.000 # Iteration 4: 460.474 us/op totalInputBytes: 1531075554.000 # totalOutputBytes: 596892042.000 # Iteration 5: 468.106 us/op totalInputBytes: 1752396579.000 # totalOutputBytes: 683174367.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 474.917 ±(99.9%) 154.201 us/op [Average] (min, avg, max) = (444.346, 474.917, 544.887), stdev = 40.046 CI (99.9%): [320.715, 629.118] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 6556072356.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (888493902.000, 1311214471.200, 1752396579.000), stdev = 344888811.176 CI (99.9%): [6556072356.000, 6556072356.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2555894388.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (346380646.000, 511178877.600, 683174367.000), stdev = 134455407.003 CI (99.9%): [2555894388.000, 2555894388.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 62830) # Run progress: 11.78% complete, ETA 04:31:33 # Fork: 1 of 1 # Warmup Iteration 1: 555.806 us/op # Warmup Iteration 2: 501.601 us/op # Warmup Iteration 3: 521.300 us/op Iteration 1: 487.946 us/op totalInputBytes: 975812730.000 # totalOutputBytes: 350317236.000 # Iteration 2: 524.523 us/op totalInputBytes: 1215572010.000 # totalOutputBytes: 436390932.000 # Iteration 3: 494.523 us/op totalInputBytes: 1469782190.000 # totalOutputBytes: 527652508.000 # Iteration 4: 494.592 us/op totalInputBytes: 1724055200.000 # totalOutputBytes: 618936640.000 # Iteration 5: 495.389 us/op totalInputBytes: 1977825570.000 # totalOutputBytes: 710040324.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 499.395 ±(99.9%) 55.313 us/op [Average] (min, avg, max) = (487.946, 499.395, 524.523), stdev = 14.365 CI (99.9%): [444.082, 554.707] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 7363047700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (975812730.000, 1472609540.000, 1977825570.000), stdev = 397288155.205 CI (99.9%): [7363047700.000, 7363047700.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2643337640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (350317236.000, 528667528.000, 710040324.000), stdev = 142626637.415 CI (99.9%): [2643337640.000, 2643337640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 81207) # Run progress: 11.83% complete, ETA 04:31:21 # Fork: 1 of 1 # Warmup Iteration 1: 514.786 us/op # Warmup Iteration 2: 570.156 us/op # Warmup Iteration 3: 470.817 us/op Iteration 1: 498.374 us/op totalInputBytes: 1272919725.000 # totalOutputBytes: 355383600.000 # Iteration 2: 489.025 us/op totalInputBytes: 1605299976.000 # totalOutputBytes: 448180096.000 # Iteration 3: 488.981 us/op totalInputBytes: 1937680227.000 # totalOutputBytes: 540976592.000 # Iteration 4: 485.340 us/op totalInputBytes: 2272659102.000 # totalOutputBytes: 634498592.000 # Iteration 5: 488.319 us/op totalInputBytes: 2605445388.000 # totalOutputBytes: 727408448.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 490.008 ±(99.9%) 18.928 us/op [Average] (min, avg, max) = (485.340, 490.008, 498.374), stdev = 4.916 CI (99.9%): [471.080, 508.936] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 9694004418.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1272919725.000, 1938800883.600, 2605445388.000), stdev = 526900852.595 CI (99.9%): [9694004418.000, 9694004418.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2706447328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (355383600.000, 541289465.600, 727408448.000), stdev = 147104266.012 CI (99.9%): [2706447328.000, 2706447328.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 94417) # Run progress: 11.88% complete, ETA 04:31:08 # Fork: 1 of 1 # Warmup Iteration 1: 1515.150 us/op # Warmup Iteration 2: 1410.212 us/op # Warmup Iteration 3: 1418.350 us/op Iteration 1: 1475.609 us/op totalInputBytes: 520426504.000 # totalOutputBytes: 268958040.000 # Iteration 2: 1429.191 us/op totalInputBytes: 652704721.000 # totalOutputBytes: 337319835.000 # Iteration 3: 1444.192 us/op totalInputBytes: 783566683.000 # totalOutputBytes: 404949705.000 # Iteration 4: 1485.561 us/op totalInputBytes: 910840799.000 # totalOutputBytes: 470725365.000 # Iteration 5: 1442.035 us/op totalInputBytes: 1041986012.000 # totalOutputBytes: 538501620.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1455.318 ±(99.9%) 92.519 us/op [Average] (min, avg, max) = (1429.191, 1455.318, 1485.561), stdev = 24.027 CI (99.9%): [1362.799, 1547.837] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 3909524719.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (520426504.000, 781904943.800, 1041986012.000), stdev = 205750486.161 CI (99.9%): [3909524719.000, 3909524719.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2020454565.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (268958040.000, 404090913.000, 538501620.000), stdev = 106332492.795 CI (99.9%): [2020454565.000, 2020454565.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 607930) # Run progress: 11.93% complete, ETA 04:30:56 # Fork: 1 of 1 # Warmup Iteration 1: 5766.222 us/op # Warmup Iteration 2: 5603.126 us/op # Warmup Iteration 3: 5620.419 us/op Iteration 1: 5901.764 us/op totalInputBytes: 855357510.000 # totalOutputBytes: 318110037.000 # Iteration 2: 5887.432 us/op totalInputBytes: 1063269570.000 # totalOutputBytes: 395433159.000 # Iteration 3: 5432.323 us/op totalInputBytes: 1288203670.000 # totalOutputBytes: 479086829.000 # Iteration 4: 5459.225 us/op totalInputBytes: 1512529840.000 # totalOutputBytes: 562514408.000 # Iteration 5: 5600.980 us/op totalInputBytes: 1730776710.000 # totalOutputBytes: 643681077.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 5656.345 ±(99.9%) 873.297 us/op [Average] (min, avg, max) = (5432.323, 5656.345, 5901.764), stdev = 226.793 CI (99.9%): [4783.047, 6529.642] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 6450137300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (855357510.000, 1290027460.000, 1730776710.000), stdev = 347896408.002 CI (99.9%): [6450137300.000, 6450137300.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2398825510.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (318110037.000, 479765102.000, 643681077.000), stdev = 129383723.096 CI (99.9%): [2398825510.000, 2398825510.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 751048) # Run progress: 11.97% complete, ETA 04:30:44 # Fork: 1 of 1 # Warmup Iteration 1: 5853.453 us/op # Warmup Iteration 2: 5811.935 us/op # Warmup Iteration 3: 5721.448 us/op Iteration 1: 5995.254 us/op totalInputBytes: 1034193096.000 # totalOutputBytes: 322278588.000 # Iteration 2: 5600.337 us/op totalInputBytes: 1303819328.000 # totalOutputBytes: 406300384.000 # Iteration 3: 5733.949 us/op totalInputBytes: 1567437176.000 # totalOutputBytes: 488449828.000 # Iteration 4: 5698.176 us/op totalInputBytes: 1832557120.000 # totalOutputBytes: 571067360.000 # Iteration 5: 5808.539 us/op totalInputBytes: 2092419728.000 # totalOutputBytes: 652046584.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 5767.251 ±(99.9%) 569.292 us/op [Average] (min, avg, max) = (5600.337, 5767.251, 5995.254), stdev = 147.843 CI (99.9%): [5197.959, 6336.543] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 7830426448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1034193096.000, 1566085289.600, 2092419728.000), stdev = 418249251.424 CI (99.9%): [7830426448.000, 7830426448.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2440142744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (322278588.000, 488028548.800, 652046584.000), stdev = 130336180.644 CI (99.9%): [2440142744.000, 2440142744.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 781196) # Run progress: 12.02% complete, ETA 04:30:33 # Fork: 1 of 1 # Warmup Iteration 1: 6182.567 us/op # Warmup Iteration 2: 6414.801 us/op # Warmup Iteration 3: 6085.842 us/op Iteration 1: 6185.242 us/op totalInputBytes: 1010867624.000 # totalOutputBytes: 318788546.000 # Iteration 2: 6271.230 us/op totalInputBytes: 1260850344.000 # totalOutputBytes: 397623426.000 # Iteration 3: 5807.330 us/op totalInputBytes: 1531925356.000 # totalOutputBytes: 483109999.000 # Iteration 4: 6115.513 us/op totalInputBytes: 1788938840.000 # totalOutputBytes: 564162110.000 # Iteration 5: 6076.832 us/op totalInputBytes: 2048295912.000 # totalOutputBytes: 645953298.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 6091.230 ±(99.9%) 674.232 us/op [Average] (min, avg, max) = (5807.330, 6091.230, 6271.230), stdev = 175.096 CI (99.9%): [5416.997, 6765.462] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 7640878076.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1010867624.000, 1528175615.200, 2048295912.000), stdev = 411584438.934 CI (99.9%): [7640878076.000, 7640878076.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2409637379.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (318788546.000, 481927475.800, 645953298.000), stdev = 129797811.037 CI (99.9%): [2409637379.000, 2409637379.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 866049) # Run progress: 12.07% complete, ETA 04:30:21 # Fork: 1 of 1 # Warmup Iteration 1: 9987.594 us/op # Warmup Iteration 2: 9515.997 us/op # Warmup Iteration 3: 9546.416 us/op Iteration 1: 9579.908 us/op totalInputBytes: 724016964.000 # totalOutputBytes: 365519264.000 # Iteration 2: 9497.076 us/op totalInputBytes: 908485401.000 # totalOutputBytes: 458647976.000 # Iteration 3: 9393.474 us/op totalInputBytes: 1094685936.000 # totalOutputBytes: 552651136.000 # Iteration 4: 10372.925 us/op totalInputBytes: 1263565491.000 # totalOutputBytes: 637909816.000 # Iteration 5: 9416.466 us/op totalInputBytes: 1448899977.000 # totalOutputBytes: 731475752.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 9651.970 ±(99.9%) 1577.406 us/op [Average] (min, avg, max) = (9393.474, 9651.970, 10372.925), stdev = 409.647 CI (99.9%): [8074.564, 11229.375] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 5439653769.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (724016964.000, 1087930753.800, 1448899977.000), stdev = 285405787.671 CI (99.9%): [5439653769.000, 5439653769.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2746203944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (365519264.000, 549240788.800, 731475752.000), stdev = 144086835.859 CI (99.9%): [2746203944.000, 2746203944.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 904172) # Run progress: 12.12% complete, ETA 04:30:09 # Fork: 1 of 1 # Warmup Iteration 1: 7394.707 us/op # Warmup Iteration 2: 7257.644 us/op # Warmup Iteration 3: 7433.157 us/op Iteration 1: 7951.395 us/op totalInputBytes: 971984900.000 # totalOutputBytes: 315320075.000 # Iteration 2: 8008.937 us/op totalInputBytes: 1199836244.000 # totalOutputBytes: 389236967.000 # Iteration 3: 6985.523 us/op totalInputBytes: 1460237780.000 # totalOutputBytes: 473713415.000 # Iteration 4: 7216.644 us/op totalInputBytes: 1712501768.000 # totalOutputBytes: 555549974.000 # Iteration 5: 7611.943 us/op totalInputBytes: 1952107348.000 # totalOutputBytes: 633280039.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 7554.888 ±(99.9%) 1727.668 us/op [Average] (min, avg, max) = (6985.523, 7554.888, 8008.937), stdev = 448.670 CI (99.9%): [5827.220, 9282.557] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 7296668040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (971984900.000, 1459333608.000, 1952107348.000), stdev = 391078169.523 CI (99.9%): [7296668040.000, 7296668040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2367100470.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (315320075.000, 473420094.000, 633280039.000), stdev = 126869046.777 CI (99.9%): [2367100470.000, 2367100470.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 1075724) # Run progress: 12.17% complete, ETA 04:29:58 # Fork: 1 of 1 # Warmup Iteration 1: 11019.792 us/op # Warmup Iteration 2: 10930.855 us/op # Warmup Iteration 3: 10773.226 us/op Iteration 1: 10794.144 us/op totalInputBytes: 799262932.000 # totalOutputBytes: 336539621.000 # Iteration 2: 10915.360 us/op totalInputBytes: 999347596.000 # totalOutputBytes: 420787763.000 # Iteration 3: 10750.840 us/op totalInputBytes: 1202659432.000 # totalOutputBytes: 506394746.000 # Iteration 4: 10694.403 us/op totalInputBytes: 1405971268.000 # totalOutputBytes: 592001729.000 # Iteration 5: 10684.991 us/op totalInputBytes: 1610358828.000 # totalOutputBytes: 678061659.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 10767.948 ±(99.9%) 360.194 us/op [Average] (min, avg, max) = (10684.991, 10767.948, 10915.360), stdev = 93.541 CI (99.9%): [10407.753, 11128.142] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 6017600056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (799262932.000, 1203520011.200, 1610358828.000), stdev = 320786235.694 CI (99.9%): [6017600056.000, 6017600056.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2533785518.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (336539621.000, 506757103.600, 678061659.000), stdev = 135071043.408 CI (99.9%): [2533785518.000, 2533785518.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 1293080) # Run progress: 12.22% complete, ETA 04:29:47 # Fork: 1 of 1 # Warmup Iteration 1: 9438.547 us/op # Warmup Iteration 2: 9359.445 us/op # Warmup Iteration 3: 9277.682 us/op Iteration 1: 9210.444 us/op totalInputBytes: 1119807280.000 # totalOutputBytes: 302516316.000 # Iteration 2: 9272.271 us/op totalInputBytes: 1401698720.000 # totalOutputBytes: 378669384.000 # Iteration 3: 9155.525 us/op totalInputBytes: 1687469400.000 # totalOutputBytes: 455870430.000 # Iteration 4: 9178.377 us/op totalInputBytes: 1971947000.000 # totalOutputBytes: 532722150.000 # Iteration 5: 9201.542 us/op totalInputBytes: 2256424600.000 # totalOutputBytes: 609573870.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 9203.632 ±(99.9%) 169.101 us/op [Average] (min, avg, max) = (9155.525, 9203.632, 9272.271), stdev = 43.915 CI (99.9%): [9034.531, 9372.733] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 8437347000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1119807280.000, 1687469400.000, 2256424600.000), stdev = 449595009.019 CI (99.9%): [8437347000.000, 8437347000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2279352150.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (302516316.000, 455870430.000, 609573870.000), stdev = 121458243.976 CI (99.9%): [2279352150.000, 2279352150.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 1448911) # Run progress: 12.27% complete, ETA 04:29:35 # Fork: 1 of 1 # Warmup Iteration 1: 12378.044 us/op # Warmup Iteration 2: 12621.653 us/op # Warmup Iteration 3: 12448.567 us/op Iteration 1: 12287.095 us/op totalInputBytes: 946138883.000 # totalOutputBytes: 361054148.000 # Iteration 2: 12384.028 us/op totalInputBytes: 1183760287.000 # totalOutputBytes: 451732372.000 # Iteration 3: 12820.230 us/op totalInputBytes: 1412688225.000 # totalOutputBytes: 539093100.000 # Iteration 4: 12607.922 us/op totalInputBytes: 1644513985.000 # totalOutputBytes: 627559660.000 # Iteration 5: 12088.071 us/op totalInputBytes: 1887931033.000 # totalOutputBytes: 720449548.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 12437.469 ±(99.9%) 1094.401 us/op [Average] (min, avg, max) = (12088.071, 12437.469, 12820.230), stdev = 284.213 CI (99.9%): [11343.068, 13531.870] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 7075032413.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (946138883.000, 1415006482.600, 1887931033.000), stdev = 370691356.549 CI (99.9%): [7075032413.000, 7075032413.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2699888828.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (361054148.000, 539977765.600, 720449548.000), stdev = 141458779.799 CI (99.9%): [2699888828.000, 2699888828.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 1599048) # Run progress: 12.32% complete, ETA 04:29:24 # Fork: 1 of 1 # Warmup Iteration 1: 11636.387 us/op # Warmup Iteration 2: 11238.157 us/op # Warmup Iteration 3: 11275.748 us/op Iteration 1: 11340.696 us/op totalInputBytes: 1140121224.000 # totalOutputBytes: 312222700.000 # Iteration 2: 11353.115 us/op totalInputBytes: 1424751768.000 # totalOutputBytes: 390168900.000 # Iteration 3: 11954.965 us/op totalInputBytes: 1694990880.000 # totalOutputBytes: 464174000.000 # Iteration 4: 11685.908 us/op totalInputBytes: 1971626184.000 # totalOutputBytes: 539930700.000 # Iteration 5: 11593.310 us/op totalInputBytes: 2249860536.000 # totalOutputBytes: 616125300.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 11585.599 ±(99.9%) 982.817 us/op [Average] (min, avg, max) = (11340.696, 11585.599, 11954.965), stdev = 255.234 CI (99.9%): [10602.782, 12568.416] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 8481350592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1140121224.000, 1696270118.400, 2249860536.000), stdev = 437409635.559 CI (99.9%): [8481350592.000, 8481350592.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2322621600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (312222700.000, 464524320.000, 616125300.000), stdev = 119784821.601 CI (99.9%): [2322621600.000, 2322621600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 4072805) # Run progress: 12.37% complete, ETA 04:29:13 # Fork: 1 of 1 # Warmup Iteration 1: 19808.279 us/op # Warmup Iteration 2: 20932.908 us/op # Warmup Iteration 3: 19685.266 us/op Iteration 1: 19641.486 us/op totalInputBytes: 1661704440.000 # totalOutputBytes: 296170464.000 # Iteration 2: 19605.824 us/op totalInputBytes: 2085276160.000 # totalOutputBytes: 371664896.000 # Iteration 3: 19285.536 us/op totalInputBytes: 2516993490.000 # totalOutputBytes: 448611144.000 # Iteration 4: 19332.112 us/op totalInputBytes: 2944638015.000 # totalOutputBytes: 524831484.000 # Iteration 5: 19621.495 us/op totalInputBytes: 3368209735.000 # totalOutputBytes: 600325916.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 19497.291 ±(99.9%) 667.292 us/op [Average] (min, avg, max) = (19285.536, 19497.291, 19641.486), stdev = 173.294 CI (99.9%): [18829.999, 20164.583] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 12576821840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1661704440.000, 2515364368.000, 3368209735.000), stdev = 675524773.305 CI (99.9%): [12576821840.000, 12576821840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2241603904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (296170464.000, 448320780.800, 600325916.000), stdev = 120400764.864 CI (99.9%): [2241603904.000, 2241603904.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, length = 4287156) # Run progress: 12.41% complete, ETA 04:29:03 # Fork: 1 of 1 # Warmup Iteration 1: 21183.847 us/op # Warmup Iteration 2: 20890.522 us/op # Warmup Iteration 3: 22558.916 us/op Iteration 1: 20754.751 us/op totalInputBytes: 1650555060.000 # totalOutputBytes: 297648120.000 # Iteration 2: 20329.586 us/op totalInputBytes: 2079270660.000 # totalOutputBytes: 374959320.000 # Iteration 3: 20414.065 us/op totalInputBytes: 2507986260.000 # totalOutputBytes: 452270520.000 # Iteration 4: 20291.178 us/op totalInputBytes: 2940989016.000 # totalOutputBytes: 530354832.000 # Iteration 5: 20208.383 us/op totalInputBytes: 3373991772.000 # totalOutputBytes: 608439144.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 20399.593 ±(99.9%) 815.852 us/op [Average] (min, avg, max) = (20208.383, 20399.593, 20754.751), stdev = 211.874 CI (99.9%): [19583.741, 21215.445] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 12552792768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1650555060.000, 2510558553.600, 3373991772.000), stdev = 681250537.332 CI (99.9%): [12552792768.000, 12552792768.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 2263671936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (297648120.000, 452734387.200, 608439144.000), stdev = 122851364.732 CI (99.9%): [2263671936.000, 2263671936.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 34011) # Run progress: 12.46% complete, ETA 04:28:53 # Fork: 1 of 1 # Warmup Iteration 1: 161.359 us/op # Warmup Iteration 2: 155.072 us/op # Warmup Iteration 3: 160.602 us/op Iteration 1: 153.145 us/op totalInputBytes: 1728745119.000 # totalOutputBytes: 1128962919.000 # Iteration 2: 153.694 us/op totalInputBytes: 2171534328.000 # totalOutputBytes: 1418127928.000 # Iteration 3: 153.202 us/op totalInputBytes: 2615683977.000 # totalOutputBytes: 1708181377.000 # Iteration 4: 152.472 us/op totalInputBytes: 3061976319.000 # totalOutputBytes: 1999634119.000 # Iteration 5: 155.727 us/op totalInputBytes: 3498915636.000 # totalOutputBytes: 2284978836.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 153.648 ±(99.9%) 4.778 us/op [Average] (min, avg, max) = (152.472, 153.648, 155.727), stdev = 1.241 CI (99.9%): [148.869, 158.426] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 13076855379.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1728745119.000, 2615371075.800, 3498915636.000), stdev = 700571905.123 CI (99.9%): [13076855379.000, 13076855379.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 8539885179.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1128962919.000, 1707977035.800, 2284978836.000), stdev = 457510881.323 CI (99.9%): [8539885179.000, 8539885179.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 42223) # Run progress: 12.51% complete, ETA 04:28:40 # Fork: 1 of 1 # Warmup Iteration 1: 168.816 us/op # Warmup Iteration 2: 161.452 us/op # Warmup Iteration 3: 165.728 us/op Iteration 1: 160.076 us/op totalInputBytes: 2061242414.000 # totalOutputBytes: 1104214342.000 # Iteration 2: 160.012 us/op totalInputBytes: 2589156583.000 # totalOutputBytes: 1387019699.000 # Iteration 3: 166.321 us/op totalInputBytes: 3097057050.000 # totalOutputBytes: 1659103650.000 # Iteration 4: 160.221 us/op totalInputBytes: 3624337874.000 # totalOutputBytes: 1941569722.000 # Iteration 5: 160.290 us/op totalInputBytes: 4151323137.000 # totalOutputBytes: 2223877461.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 161.384 ±(99.9%) 10.635 us/op [Average] (min, avg, max) = (160.012, 161.384, 166.321), stdev = 2.762 CI (99.9%): [150.749, 172.019] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 15523117058.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2061242414.000, 3104623411.600, 4151323137.000), stdev = 824634865.402 CI (99.9%): [15523117058.000, 15523117058.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 8315784874.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1104214342.000, 1663156974.800, 2223877461.000), stdev = 441759610.178 CI (99.9%): [8315784874.000, 8315784874.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 51771) # Run progress: 12.56% complete, ETA 04:28:28 # Fork: 1 of 1 # Warmup Iteration 1: 210.289 us/op # Warmup Iteration 2: 203.713 us/op # Warmup Iteration 3: 207.542 us/op Iteration 1: 202.254 us/op totalInputBytes: 2012649396.000 # totalOutputBytes: 1018356820.000 # Iteration 2: 199.981 us/op totalInputBytes: 2530566480.000 # totalOutputBytes: 1280411600.000 # Iteration 3: 202.032 us/op totalInputBytes: 3043254693.000 # totalOutputBytes: 1539820685.000 # Iteration 4: 204.474 us/op totalInputBytes: 3549833928.000 # totalOutputBytes: 1796138760.000 # Iteration 5: 201.714 us/op totalInputBytes: 4063402248.000 # totalOutputBytes: 2055993160.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 202.091 ±(99.9%) 6.180 us/op [Average] (min, avg, max) = (199.981, 202.091, 204.474), stdev = 1.605 CI (99.9%): [195.911, 208.271] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 15199706745.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2012649396.000, 3039941349.000, 4063402248.000), stdev = 809670480.198 CI (99.9%): [15199706745.000, 15199706745.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 7690721025.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1018356820.000, 1538144205.000, 2055993160.000), stdev = 409675652.948 CI (99.9%): [7690721025.000, 7690721025.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 62830) # Run progress: 12.61% complete, ETA 04:28:16 # Fork: 1 of 1 # Warmup Iteration 1: 234.249 us/op # Warmup Iteration 2: 206.913 us/op # Warmup Iteration 3: 208.262 us/op Iteration 1: 205.869 us/op totalInputBytes: 2358638200.000 # totalOutputBytes: 1043949860.000 # Iteration 2: 205.373 us/op totalInputBytes: 2970728060.000 # totalOutputBytes: 1314865138.000 # Iteration 3: 205.282 us/op totalInputBytes: 3583069240.000 # totalOutputBytes: 1585891652.000 # Iteration 4: 213.025 us/op totalInputBytes: 4173105770.000 # totalOutputBytes: 1847045971.000 # Iteration 5: 206.454 us/op totalInputBytes: 4782054130.000 # totalOutputBytes: 2116570799.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 207.201 ±(99.9%) 12.665 us/op [Average] (min, avg, max) = (205.282, 207.201, 213.025), stdev = 3.289 CI (99.9%): [194.535, 219.866] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 17867595400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2358638200.000, 3573519080.000, 4782054130.000), stdev = 956483786.826 CI (99.9%): [17867595400.000, 17867595400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 7908323420.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1043949860.000, 1581664684.000, 2116570799.000), stdev = 423346452.775 CI (99.9%): [7908323420.000, 7908323420.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 81207) # Run progress: 12.66% complete, ETA 04:28:05 # Fork: 1 of 1 # Warmup Iteration 1: 281.327 us/op # Warmup Iteration 2: 260.593 us/op # Warmup Iteration 3: 260.405 us/op Iteration 1: 263.549 us/op totalInputBytes: 2441894490.000 # totalOutputBytes: 1015163200.000 # Iteration 2: 256.873 us/op totalInputBytes: 3074415813.000 # totalOutputBytes: 1278119840.000 # Iteration 3: 256.870 us/op totalInputBytes: 3706937136.000 # totalOutputBytes: 1541076480.000 # Iteration 4: 256.698 us/op totalInputBytes: 4339945701.000 # totalOutputBytes: 1804235680.000 # Iteration 5: 256.372 us/op totalInputBytes: 4973766336.000 # totalOutputBytes: 2067732480.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 258.072 ±(99.9%) 11.815 us/op [Average] (min, avg, max) = (256.372, 258.072, 263.549), stdev = 3.068 CI (99.9%): [246.257, 269.887] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 18536959476.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2441894490.000, 3707391895.200, 4973766336.000), stdev = 1000746115.600 CI (99.9%): [18536959476.000, 18536959476.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 7706327680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1015163200.000, 1541265536.000, 2067732480.000), stdev = 416037889.131 CI (99.9%): [7706327680.000, 7706327680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 94417) # Run progress: 12.71% complete, ETA 04:27:53 # Fork: 1 of 1 # Warmup Iteration 1: 646.824 us/op # Warmup Iteration 2: 615.164 us/op # Warmup Iteration 3: 621.015 us/op Iteration 1: 611.135 us/op totalInputBytes: 1213069616.000 # totalOutputBytes: 850897344.000 # Iteration 2: 612.512 us/op totalInputBytes: 1521624372.000 # totalOutputBytes: 1067330448.000 # Iteration 3: 611.431 us/op totalInputBytes: 1830745630.000 # totalOutputBytes: 1284160920.000 # Iteration 4: 610.211 us/op totalInputBytes: 2140527807.000 # totalOutputBytes: 1501454988.000 # Iteration 5: 614.876 us/op totalInputBytes: 2447855142.000 # totalOutputBytes: 1717027128.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 612.033 ±(99.9%) 6.888 us/op [Average] (min, avg, max) = (610.211, 612.033, 614.876), stdev = 1.789 CI (99.9%): [605.145, 618.921] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 9153822567.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1213069616.000, 1830764513.400, 2447855142.000), stdev = 488331023.903 CI (99.9%): [9153822567.000, 9153822567.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6420870828.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (850897344.000, 1284174165.600, 1717027128.000), stdev = 342535635.013 CI (99.9%): [6420870828.000, 6420870828.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 607930) # Run progress: 12.76% complete, ETA 04:27:41 # Fork: 1 of 1 # Warmup Iteration 1: 2659.549 us/op # Warmup Iteration 2: 2465.648 us/op # Warmup Iteration 3: 2374.023 us/op Iteration 1: 2368.467 us/op totalInputBytes: 1981243870.000 # totalOutputBytes: 1008856040.000 # Iteration 2: 2361.962 us/op totalInputBytes: 2497376440.000 # totalOutputBytes: 1271672480.000 # Iteration 3: 2402.077 us/op totalInputBytes: 3004997990.000 # totalOutputBytes: 1530155080.000 # Iteration 4: 2385.444 us/op totalInputBytes: 3515659190.000 # totalOutputBytes: 1790185480.000 # Iteration 5: 2319.520 us/op totalInputBytes: 4040910710.000 # totalOutputBytes: 2057645320.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2367.494 ±(99.9%) 119.482 us/op [Average] (min, avg, max) = (2319.520, 2367.494, 2402.077), stdev = 31.029 CI (99.9%): [2248.012, 2486.975] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 15040188200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1981243870.000, 3008037640.000, 4040910710.000), stdev = 812341671.270 CI (99.9%): [15040188200.000, 15040188200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 7658514400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1008856040.000, 1531702880.000, 2057645320.000), stdev = 413647110.289 CI (99.9%): [7658514400.000, 7658514400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 751048) # Run progress: 12.81% complete, ETA 04:27:30 # Fork: 1 of 1 # Warmup Iteration 1: 4032.952 us/op # Warmup Iteration 2: 3920.199 us/op # Warmup Iteration 3: 3803.351 us/op Iteration 1: 3746.919 us/op totalInputBytes: 1559175648.000 # totalOutputBytes: 907506792.000 # Iteration 2: 3809.215 us/op totalInputBytes: 1955728992.000 # totalOutputBytes: 1138317768.000 # Iteration 3: 3760.853 us/op totalInputBytes: 2356788624.000 # totalOutputBytes: 1371751596.000 # Iteration 4: 3805.563 us/op totalInputBytes: 2753341968.000 # totalOutputBytes: 1602562572.000 # Iteration 5: 3854.266 us/op totalInputBytes: 3144637976.000 # totalOutputBytes: 1830313554.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3795.363 ±(99.9%) 164.536 us/op [Average] (min, avg, max) = (3746.919, 3795.363, 3854.266), stdev = 42.729 CI (99.9%): [3630.828, 3959.899] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 11769673208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1559175648.000, 2353934641.600, 3144637976.000), stdev = 627486198.635 CI (99.9%): [11769673208.000, 11769673208.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6850452282.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (907506792.000, 1370090456.400, 1830313554.000), stdev = 365223756.463 CI (99.9%): [6850452282.000, 6850452282.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 781196) # Run progress: 12.85% complete, ETA 04:27:18 # Fork: 1 of 1 # Warmup Iteration 1: 4064.275 us/op # Warmup Iteration 2: 3929.585 us/op # Warmup Iteration 3: 3935.668 us/op Iteration 1: 3860.149 us/op totalInputBytes: 1590515056.000 # totalOutputBytes: 919614372.000 # Iteration 2: 3870.939 us/op totalInputBytes: 1995955780.000 # totalOutputBytes: 1154034735.000 # Iteration 3: 3928.866 us/op totalInputBytes: 2395928132.000 # totalOutputBytes: 1385293359.000 # Iteration 4: 3889.252 us/op totalInputBytes: 2799806464.000 # totalOutputBytes: 1618810368.000 # Iteration 5: 3896.881 us/op totalInputBytes: 3202122404.000 # totalOutputBytes: 1851424023.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3889.217 ±(99.9%) 102.056 us/op [Average] (min, avg, max) = (3860.149, 3889.217, 3928.866), stdev = 26.504 CI (99.9%): [3787.161, 3991.273] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 11984327836.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1590515056.000, 2396865567.200, 3202122404.000), stdev = 636735938.733 CI (99.9%): [11984327836.000, 11984327836.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6929176857.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (919614372.000, 1385835371.400, 1851424023.000), stdev = 368152139.283 CI (99.9%): [6929176857.000, 6929176857.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 866049) # Run progress: 12.90% complete, ETA 04:27:07 # Fork: 1 of 1 # Warmup Iteration 1: 4375.088 us/op # Warmup Iteration 2: 4170.705 us/op # Warmup Iteration 3: 4087.848 us/op Iteration 1: 4700.428 us/op totalInputBytes: 1610851140.000 # totalOutputBytes: 1113353220.000 # Iteration 2: 4030.079 us/op totalInputBytes: 2043875640.000 # totalOutputBytes: 1412641720.000 # Iteration 3: 4024.747 us/op totalInputBytes: 2476900140.000 # totalOutputBytes: 1711930220.000 # Iteration 4: 4076.841 us/op totalInputBytes: 2903862297.000 # totalOutputBytes: 2007028681.000 # Iteration 5: 4036.462 us/op totalInputBytes: 3335154699.000 # totalOutputBytes: 2305120027.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4173.711 ±(99.9%) 1136.547 us/op [Average] (min, avg, max) = (4024.747, 4173.711, 4700.428), stdev = 295.158 CI (99.9%): [3037.164, 5310.258] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 12370643916.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1610851140.000, 2474128783.200, 3335154699.000), stdev = 681250735.314 CI (99.9%): [12370643916.000, 12370643916.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 8550073868.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1113353220.000, 1710014773.600, 2305120027.000), stdev = 470852135.840 CI (99.9%): [8550073868.000, 8550073868.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 904172) # Run progress: 12.95% complete, ETA 04:26:55 # Fork: 1 of 1 # Warmup Iteration 1: 4695.699 us/op # Warmup Iteration 2: 4646.362 us/op # Warmup Iteration 3: 4601.472 us/op Iteration 1: 4735.594 us/op totalInputBytes: 1556984184.000 # totalOutputBytes: 866059236.000 # Iteration 2: 4739.317 us/op totalInputBytes: 1940353112.000 # totalOutputBytes: 1079304948.000 # Iteration 3: 4593.988 us/op totalInputBytes: 2337284620.000 # totalOutputBytes: 1300094730.000 # Iteration 4: 4568.252 us/op totalInputBytes: 2735120300.000 # totalOutputBytes: 1521387450.000 # Iteration 5: 4614.754 us/op totalInputBytes: 3128435120.000 # totalOutputBytes: 1740165480.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4650.381 ±(99.9%) 312.623 us/op [Average] (min, avg, max) = (4568.252, 4650.381, 4739.317), stdev = 81.187 CI (99.9%): [4337.758, 4963.004] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 11698177336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1556984184.000, 2339635467.200, 3128435120.000), stdev = 622613062.420 CI (99.9%): [11698177336.000, 11698177336.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6507011844.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (866059236.000, 1301402368.800, 1740165480.000), stdev = 346323230.964 CI (99.9%): [6507011844.000, 6507011844.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 1075724) # Run progress: 13.00% complete, ETA 04:26:44 # Fork: 1 of 1 # Warmup Iteration 1: 5736.322 us/op # Warmup Iteration 2: 5331.147 us/op # Warmup Iteration 3: 5379.653 us/op Iteration 1: 5295.118 us/op totalInputBytes: 1595298692.000 # totalOutputBytes: 917357106.000 # Iteration 2: 5422.949 us/op totalInputBytes: 1994392296.000 # totalOutputBytes: 1146851028.000 # Iteration 3: 5513.484 us/op totalInputBytes: 2388107280.000 # totalOutputBytes: 1373252040.000 # Iteration 4: 5873.827 us/op totalInputBytes: 2757080612.000 # totalOutputBytes: 1585425666.000 # Iteration 5: 5220.692 us/op totalInputBytes: 3173385800.000 # totalOutputBytes: 1824816900.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 5465.214 ±(99.9%) 981.357 us/op [Average] (min, avg, max) = (5220.692, 5465.214, 5873.827), stdev = 254.855 CI (99.9%): [4483.857, 6446.571] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 11908264680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1595298692.000, 2381652936.000, 3173385800.000), stdev = 619708061.661 CI (99.9%): [11908264680.000, 11908264680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6847702740.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (917357106.000, 1369540548.000, 1824816900.000), stdev = 356355582.100 CI (99.9%): [6847702740.000, 6847702740.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 1293080) # Run progress: 13.05% complete, ETA 04:26:33 # Fork: 1 of 1 # Warmup Iteration 1: 6545.758 us/op # Warmup Iteration 2: 6217.757 us/op # Warmup Iteration 3: 6239.685 us/op Iteration 1: 6427.116 us/op totalInputBytes: 1638332360.000 # totalOutputBytes: 784736722.000 # Iteration 2: 6473.172 us/op totalInputBytes: 2041773320.000 # totalOutputBytes: 977978914.000 # Iteration 3: 5909.026 us/op totalInputBytes: 2482713600.000 # totalOutputBytes: 1189182720.000 # Iteration 4: 6356.030 us/op totalInputBytes: 2893913040.000 # totalOutputBytes: 1386141108.000 # Iteration 5: 6307.187 us/op totalInputBytes: 3307698640.000 # totalOutputBytes: 1584338228.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 6294.506 ±(99.9%) 865.427 us/op [Average] (min, avg, max) = (5909.026, 6294.506, 6473.172), stdev = 224.749 CI (99.9%): [5429.079, 7159.933] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 12364430960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1638332360.000, 2472886192.000, 3307698640.000), stdev = 662685901.263 CI (99.9%): [12364430960.000, 12364430960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5922377692.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (784736722.000, 1184475538.400, 1584338228.000), stdev = 317416645.468 CI (99.9%): [5922377692.000, 5922377692.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 1448911) # Run progress: 13.10% complete, ETA 04:26:22 # Fork: 1 of 1 # Warmup Iteration 1: 6107.521 us/op # Warmup Iteration 2: 6305.720 us/op # Warmup Iteration 3: 5454.358 us/op Iteration 1: 6333.818 us/op totalInputBytes: 1935745096.000 # totalOutputBytes: 948403688.000 # Iteration 2: 5364.232 us/op totalInputBytes: 2479086721.000 # totalOutputBytes: 1214609813.000 # Iteration 3: 5429.238 us/op totalInputBytes: 3015183791.000 # totalOutputBytes: 1477266523.000 # Iteration 4: 6378.354 us/op totalInputBytes: 3475937489.000 # totalOutputBytes: 1703009317.000 # Iteration 5: 5355.126 us/op totalInputBytes: 4019279114.000 # totalOutputBytes: 1969215442.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 5772.153 ±(99.9%) 2056.446 us/op [Average] (min, avg, max) = (5355.126, 5772.153, 6378.354), stdev = 534.052 CI (99.9%): [3715.708, 7828.599] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 14925232211.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1935745096.000, 2985046442.200, 4019279114.000), stdev = 816784557.526 CI (99.9%): [14925232211.000, 14925232211.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 7312504783.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (948403688.000, 1462500956.600, 1969215442.000), stdev = 400177424.321 CI (99.9%): [7312504783.000, 7312504783.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 1599048) # Run progress: 13.15% complete, ETA 04:26:11 # Fork: 1 of 1 # Warmup Iteration 1: 7934.950 us/op # Warmup Iteration 2: 7700.834 us/op # Warmup Iteration 3: 8165.757 us/op Iteration 1: 7180.194 us/op totalInputBytes: 1671005160.000 # totalOutputBytes: 763273225.000 # Iteration 2: 8308.182 us/op totalInputBytes: 2061172872.000 # totalOutputBytes: 941492045.000 # Iteration 3: 7192.551 us/op totalInputBytes: 2508906312.000 # totalOutputBytes: 1146005445.000 # Iteration 4: 8650.904 us/op totalInputBytes: 2881484496.000 # totalOutputBytes: 1316189810.000 # Iteration 5: 7384.752 us/op totalInputBytes: 3318024600.000 # totalOutputBytes: 1515590375.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 7743.317 ±(99.9%) 2648.145 us/op [Average] (min, avg, max) = (7180.194, 7743.317, 8650.904), stdev = 687.715 CI (99.9%): [5095.171, 10391.462] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 12440593440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1671005160.000, 2488118688.000, 3318024600.000), stdev = 650743777.233 CI (99.9%): [12440593440.000, 12440593440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5682550900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (763273225.000, 1136510180.000, 1515590375.000), stdev = 297243427.721 CI (99.9%): [5682550900.000, 5682550900.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 4072805) # Run progress: 13.20% complete, ETA 04:26:00 # Fork: 1 of 1 # Warmup Iteration 1: 18971.567 us/op # Warmup Iteration 2: 17925.844 us/op # Warmup Iteration 3: 19115.510 us/op Iteration 1: 18586.807 us/op totalInputBytes: 1779815785.000 # totalOutputBytes: 759116633.000 # Iteration 2: 18023.307 us/op totalInputBytes: 2240042750.000 # totalOutputBytes: 955409950.000 # Iteration 3: 20685.660 us/op totalInputBytes: 2643250445.000 # totalOutputBytes: 1127383741.000 # Iteration 4: 20488.476 us/op totalInputBytes: 3046458140.000 # totalOutputBytes: 1299357532.000 # Iteration 5: 19893.895 us/op totalInputBytes: 3465957055.000 # totalOutputBytes: 1478279759.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 19535.629 ±(99.9%) 4534.214 us/op [Average] (min, avg, max) = (18023.307, 19535.629, 20685.660), stdev = 1177.521 CI (99.9%): [15001.416, 24069.843] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 13175524175.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1779815785.000, 2635104835.000, 3465957055.000), stdev = 660905952.846 CI (99.9%): [13175524175.000, 13175524175.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5619547615.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (759116633.000, 1123909523.000, 1478279759.000), stdev = 281885746.762 CI (99.9%): [5619547615.000, 5619547615.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, length = 4287156) # Run progress: 13.25% complete, ETA 04:25:50 # Fork: 1 of 1 # Warmup Iteration 1: 20047.315 us/op # Warmup Iteration 2: 19931.109 us/op # Warmup Iteration 3: 18160.705 us/op Iteration 1: 18778.632 us/op totalInputBytes: 1826328456.000 # totalOutputBytes: 778191666.000 # Iteration 2: 19753.395 us/op totalInputBytes: 2272192680.000 # totalOutputBytes: 968172730.000 # Iteration 3: 18816.051 us/op totalInputBytes: 2739492684.000 # totalOutputBytes: 1167287499.000 # Iteration 4: 20072.823 us/op totalInputBytes: 3172495440.000 # totalOutputBytes: 1351788340.000 # Iteration 5: 19100.454 us/op totalInputBytes: 3631221132.000 # totalOutputBytes: 1547249627.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 19304.271 ±(99.9%) 2235.845 us/op [Average] (min, avg, max) = (18778.632, 19304.271, 20072.823), stdev = 580.642 CI (99.9%): [17068.425, 21540.116] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 13641730392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1826328456.000, 2728346078.400, 3631221132.000), stdev = 713142338.287 CI (99.9%): [13641730392.000, 13641730392.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5812689862.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (778191666.000, 1162537972.400, 1547249627.000), stdev = 303867260.297 CI (99.9%): [5812689862.000, 5812689862.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 34011) # Run progress: 13.29% complete, ETA 04:25:40 # Fork: 1 of 1 # Warmup Iteration 1: 224.617 us/op # Warmup Iteration 2: 213.943 us/op # Warmup Iteration 3: 211.172 us/op Iteration 1: 212.051 us/op totalInputBytes: 1264290903.000 # totalOutputBytes: 759593082.000 # Iteration 2: 211.940 us/op totalInputBytes: 1585388754.000 # totalOutputBytes: 952510476.000 # Iteration 3: 210.415 us/op totalInputBytes: 1908799353.000 # totalOutputBytes: 1146817382.000 # Iteration 4: 211.918 us/op totalInputBytes: 2229931215.000 # totalOutputBytes: 1339755210.000 # Iteration 5: 211.799 us/op totalInputBytes: 2551233132.000 # totalOutputBytes: 1532795208.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 211.624 ±(99.9%) 2.626 us/op [Average] (min, avg, max) = (210.415, 211.624, 212.051), stdev = 0.682 CI (99.9%): [208.998, 214.251] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 9539643357.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1264290903.000, 1907928671.400, 2551233132.000), stdev = 508878325.444 CI (99.9%): [9539643357.000, 9539643357.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5731471358.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (759593082.000, 1146294271.600, 1532795208.000), stdev = 305736958.693 CI (99.9%): [5731471358.000, 5731471358.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 42223) # Run progress: 13.34% complete, ETA 04:25:29 # Fork: 1 of 1 # Warmup Iteration 1: 248.233 us/op # Warmup Iteration 2: 237.617 us/op # Warmup Iteration 3: 221.365 us/op Iteration 1: 221.788 us/op totalInputBytes: 1458593535.000 # totalOutputBytes: 753011910.000 # Iteration 2: 223.245 us/op totalInputBytes: 1837038284.000 # totalOutputBytes: 948387384.000 # Iteration 3: 221.524 us/op totalInputBytes: 2218396420.000 # totalOutputBytes: 1145266920.000 # Iteration 4: 222.493 us/op totalInputBytes: 2598150082.000 # totalOutputBytes: 1341318132.000 # Iteration 5: 247.174 us/op totalInputBytes: 2939945267.000 # totalOutputBytes: 1517772942.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 227.245 ±(99.9%) 42.976 us/op [Average] (min, avg, max) = (221.524, 227.245, 247.174), stdev = 11.161 CI (99.9%): [184.268, 270.221] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 11052123588.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1458593535.000, 2210424717.600, 2939945267.000), stdev = 588910497.054 CI (99.9%): [11052123588.000, 11052123588.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5705757288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (753011910.000, 1141151457.600, 1517772942.000), stdev = 304030291.897 CI (99.9%): [5705757288.000, 5705757288.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 51771) # Run progress: 13.39% complete, ETA 04:25:17 # Fork: 1 of 1 # Warmup Iteration 1: 249.756 us/op # Warmup Iteration 2: 236.844 us/op # Warmup Iteration 3: 227.071 us/op Iteration 1: 227.668 us/op totalInputBytes: 1763527344.000 # totalOutputBytes: 780201856.000 # Iteration 2: 227.501 us/op totalInputBytes: 2218853289.000 # totalOutputBytes: 981642536.000 # Iteration 3: 228.165 us/op totalInputBytes: 2672833188.000 # totalOutputBytes: 1182487712.000 # Iteration 4: 229.214 us/op totalInputBytes: 3124742247.000 # totalOutputBytes: 1382416728.000 # Iteration 5: 228.211 us/op totalInputBytes: 3578670375.000 # totalOutputBytes: 1583239000.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 228.152 ±(99.9%) 2.576 us/op [Average] (min, avg, max) = (227.501, 228.152, 229.214), stdev = 0.669 CI (99.9%): [225.576, 230.728] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 13358626443.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1763527344.000, 2671725288.600, 3578670375.000), stdev = 717232796.305 CI (99.9%): [13358626443.000, 13358626443.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5909987832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (780201856.000, 1181997566.400, 1583239000.000), stdev = 317310849.058 CI (99.9%): [5909987832.000, 5909987832.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 62830) # Run progress: 13.44% complete, ETA 04:25:05 # Fork: 1 of 1 # Warmup Iteration 1: 300.722 us/op # Warmup Iteration 2: 281.330 us/op # Warmup Iteration 3: 271.669 us/op Iteration 1: 272.270 us/op totalInputBytes: 1789901040.000 # totalOutputBytes: 763734792.000 # Iteration 2: 273.915 us/op totalInputBytes: 2248874190.000 # totalOutputBytes: 959574537.000 # Iteration 3: 272.532 us/op totalInputBytes: 2710172050.000 # totalOutputBytes: 1156406215.000 # Iteration 4: 273.343 us/op totalInputBytes: 3170087650.000 # totalOutputBytes: 1352648095.000 # Iteration 5: 275.284 us/op totalInputBytes: 3626798920.000 # totalOutputBytes: 1547522716.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 273.469 ±(99.9%) 4.646 us/op [Average] (min, avg, max) = (272.270, 273.469, 275.284), stdev = 1.207 CI (99.9%): [268.823, 278.115] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 13545833850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1789901040.000, 2709166770.000, 3626798920.000), stdev = 726535713.588 CI (99.9%): [13545833850.000, 13545833850.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5779886355.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (763734792.000, 1155977271.000, 1547522716.000), stdev = 310006301.856 CI (99.9%): [5779886355.000, 5779886355.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 81207) # Run progress: 13.49% complete, ETA 04:24:53 # Fork: 1 of 1 # Warmup Iteration 1: 281.081 us/op # Warmup Iteration 2: 254.138 us/op # Warmup Iteration 3: 253.222 us/op Iteration 1: 254.146 us/op totalInputBytes: 2498901804.000 # totalOutputBytes: 820135344.000 # Iteration 2: 252.076 us/op totalInputBytes: 3143522970.000 # totalOutputBytes: 1031698920.000 # Iteration 3: 253.356 us/op totalInputBytes: 3784895856.000 # totalOutputBytes: 1242196416.000 # Iteration 4: 252.238 us/op totalInputBytes: 4429029780.000 # totalOutputBytes: 1453600080.000 # Iteration 5: 254.251 us/op totalInputBytes: 5068128870.000 # totalOutputBytes: 1663351320.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 253.213 ±(99.9%) 3.952 us/op [Average] (min, avg, max) = (252.076, 253.213, 254.251), stdev = 1.026 CI (99.9%): [249.261, 257.165] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 18924479280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2498901804.000, 3784895856.000, 5068128870.000), stdev = 1015718386.284 CI (99.9%): [18924479280.000, 18924479280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6210982080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (820135344.000, 1242196416.000, 1663351320.000), stdev = 333357055.811 CI (99.9%): [6210982080.000, 6210982080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 94417) # Run progress: 13.54% complete, ETA 04:24:41 # Fork: 1 of 1 # Warmup Iteration 1: 758.768 us/op # Warmup Iteration 2: 740.798 us/op # Warmup Iteration 3: 751.260 us/op Iteration 1: 721.615 us/op totalInputBytes: 1017909677.000 # totalOutputBytes: 600943721.000 # Iteration 2: 725.778 us/op totalInputBytes: 1278311763.000 # totalOutputBytes: 754677399.000 # Iteration 3: 730.219 us/op totalInputBytes: 1537108760.000 # totalOutputBytes: 907463480.000 # Iteration 4: 727.552 us/op totalInputBytes: 1796944344.000 # totalOutputBytes: 1060862712.000 # Iteration 5: 749.025 us/op totalInputBytes: 2049415402.000 # totalOutputBytes: 1209914146.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 730.838 ±(99.9%) 40.959 us/op [Average] (min, avg, max) = (721.615, 730.838, 749.025), stdev = 10.637 CI (99.9%): [689.879, 771.797] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 7679689946.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1017909677.000, 1535937989.200, 2049415402.000), stdev = 408200118.224 CI (99.9%): [7679689946.000, 7679689946.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 4533861458.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (600943721.000, 906772291.600, 1209914146.000), stdev = 240989258.184 CI (99.9%): [4533861458.000, 4533861458.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 607930) # Run progress: 13.59% complete, ETA 04:24:30 # Fork: 1 of 1 # Warmup Iteration 1: 2922.370 us/op # Warmup Iteration 2: 2769.300 us/op # Warmup Iteration 3: 2789.912 us/op Iteration 1: 2800.651 us/op totalInputBytes: 1730168780.000 # totalOutputBytes: 806527940.000 # Iteration 2: 2761.624 us/op totalInputBytes: 2172133890.000 # totalOutputBytes: 1012552470.000 # Iteration 3: 2776.839 us/op totalInputBytes: 2611059350.000 # totalOutputBytes: 1217160050.000 # Iteration 4: 2774.257 us/op totalInputBytes: 3050592740.000 # totalOutputBytes: 1422051020.000 # Iteration 5: 2788.706 us/op totalInputBytes: 3488302340.000 # totalOutputBytes: 1626091820.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2780.415 ±(99.9%) 57.180 us/op [Average] (min, avg, max) = (2761.624, 2780.415, 2800.651), stdev = 14.850 CI (99.9%): [2723.235, 2837.596] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 13052257100.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1730168780.000, 2610451420.000, 3488302340.000), stdev = 694868111.998 CI (99.9%): [13052257100.000, 13052257100.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6084383300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (806527940.000, 1216876660.000, 1626091820.000), stdev = 323916691.493 CI (99.9%): [6084383300.000, 6084383300.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 751048) # Run progress: 13.64% complete, ETA 04:24:18 # Fork: 1 of 1 # Warmup Iteration 1: 3107.290 us/op # Warmup Iteration 2: 2956.644 us/op # Warmup Iteration 3: 2962.725 us/op Iteration 1: 2956.883 us/op totalInputBytes: 2012057592.000 # totalOutputBytes: 809660775.000 # Iteration 2: 2961.714 us/op totalInputBytes: 2520517088.000 # totalOutputBytes: 1014267100.000 # Iteration 3: 2964.641 us/op totalInputBytes: 3028225536.000 # totalOutputBytes: 1218571200.000 # Iteration 4: 2956.105 us/op totalInputBytes: 3538187128.000 # totalOutputBytes: 1423781975.000 # Iteration 5: 2961.472 us/op totalInputBytes: 4047397672.000 # totalOutputBytes: 1628690525.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2960.163 ±(99.9%) 13.803 us/op [Average] (min, avg, max) = (2956.105, 2960.163, 2964.641), stdev = 3.584 CI (99.9%): [2946.361, 2973.966] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 15146385016.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2012057592.000, 3029277003.200, 4047397672.000), stdev = 804539044.854 CI (99.9%): [15146385016.000, 15146385016.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6094971575.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (809660775.000, 1218994315.000, 1628690525.000), stdev = 323750030.399 CI (99.9%): [6094971575.000, 6094971575.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 781196) # Run progress: 13.69% complete, ETA 04:24:06 # Fork: 1 of 1 # Warmup Iteration 1: 3306.871 us/op # Warmup Iteration 2: 3173.753 us/op # Warmup Iteration 3: 3209.931 us/op Iteration 1: 3172.935 us/op totalInputBytes: 1950646412.000 # totalOutputBytes: 801734263.000 # Iteration 2: 3189.869 us/op totalInputBytes: 2442018696.000 # totalOutputBytes: 1003692954.000 # Iteration 3: 3183.545 us/op totalInputBytes: 2934172176.000 # totalOutputBytes: 1205972724.000 # Iteration 4: 3171.836 us/op totalInputBytes: 3428669244.000 # totalOutputBytes: 1409215731.000 # Iteration 5: 3171.285 us/op totalInputBytes: 3922385116.000 # totalOutputBytes: 1612137659.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3177.894 ±(99.9%) 32.234 us/op [Average] (min, avg, max) = (3171.285, 3177.894, 3189.869), stdev = 8.371 CI (99.9%): [3145.660, 3210.128] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 14677891644.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1950646412.000, 2935578328.800, 3922385116.000), stdev = 779522330.508 CI (99.9%): [14677891644.000, 14677891644.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6032753331.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (801734263.000, 1206550666.200, 1612137659.000), stdev = 320391105.890 CI (99.9%): [6032753331.000, 6032753331.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 866049) # Run progress: 13.73% complete, ETA 04:23:55 # Fork: 1 of 1 # Warmup Iteration 1: 5446.175 us/op # Warmup Iteration 2: 5326.245 us/op # Warmup Iteration 3: 5219.478 us/op Iteration 1: 5229.676 us/op totalInputBytes: 1312930284.000 # totalOutputBytes: 845447428.000 # Iteration 2: 5216.123 us/op totalInputBytes: 1647225198.000 # totalOutputBytes: 1060713066.000 # Iteration 3: 5498.135 us/op totalInputBytes: 1964199132.000 # totalOutputBytes: 1264825044.000 # Iteration 4: 5186.123 us/op totalInputBytes: 2300226144.000 # totalOutputBytes: 1481206048.000 # Iteration 5: 5247.379 us/op totalInputBytes: 2631922911.000 # totalOutputBytes: 1694798637.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 5275.487 ±(99.9%) 486.962 us/op [Average] (min, avg, max) = (5186.123, 5275.487, 5498.135), stdev = 126.463 CI (99.9%): [4788.525, 5762.449] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 9856503669.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1312930284.000, 1971300733.800, 2631922911.000), stdev = 520370209.876 CI (99.9%): [9856503669.000, 9856503669.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6346990223.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (845447428.000, 1269398044.600, 1694798637.000), stdev = 335086836.604 CI (99.9%): [6346990223.000, 6346990223.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 904172) # Run progress: 13.78% complete, ETA 04:23:44 # Fork: 1 of 1 # Warmup Iteration 1: 5117.176 us/op # Warmup Iteration 2: 4945.713 us/op # Warmup Iteration 3: 4895.778 us/op Iteration 1: 4894.970 us/op totalInputBytes: 1465662812.000 # totalOutputBytes: 676641062.000 # Iteration 2: 4887.248 us/op totalInputBytes: 1838181676.000 # totalOutputBytes: 848618926.000 # Iteration 3: 5100.544 us/op totalInputBytes: 2194425444.000 # totalOutputBytes: 1013083194.000 # Iteration 4: 4939.720 us/op totalInputBytes: 2562423448.000 # totalOutputBytes: 1182973948.000 # Iteration 5: 4914.000 us/op totalInputBytes: 2932229796.000 # totalOutputBytes: 1353699546.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4947.297 ±(99.9%) 338.960 us/op [Average] (min, avg, max) = (4887.248, 4947.297, 5100.544), stdev = 88.027 CI (99.9%): [4608.337, 5286.256] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 10992923176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1465662812.000, 2198584635.200, 2932229796.000), stdev = 578294020.041 CI (99.9%): [10992923176.000, 10992923176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5075016676.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (676641062.000, 1015003335.200, 1353699546.000), stdev = 266976467.346 CI (99.9%): [5075016676.000, 5075016676.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 1075724) # Run progress: 13.83% complete, ETA 04:23:33 # Fork: 1 of 1 # Warmup Iteration 1: 6536.645 us/op # Warmup Iteration 2: 6513.131 us/op # Warmup Iteration 3: 6960.540 us/op Iteration 1: 6562.984 us/op totalInputBytes: 1304853212.000 # totalOutputBytes: 644186697.000 # Iteration 2: 6551.909 us/op totalInputBytes: 1635100480.000 # totalOutputBytes: 807224880.000 # Iteration 3: 6357.175 us/op totalInputBytes: 1976104988.000 # totalOutputBytes: 975573753.000 # Iteration 4: 6380.459 us/op totalInputBytes: 2314958048.000 # totalOutputBytes: 1142860488.000 # Iteration 5: 6370.093 us/op totalInputBytes: 2654886832.000 # totalOutputBytes: 1310678292.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 6444.524 ±(99.9%) 398.493 us/op [Average] (min, avg, max) = (6357.175, 6444.524, 6562.984), stdev = 103.487 CI (99.9%): [6046.031, 6843.017] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 9885903560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1304853212.000, 1977180712.000, 2654886832.000), stdev = 534421047.341 CI (99.9%): [9885903560.000, 9885903560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 4880524110.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (644186697.000, 976104822.000, 1310678292.000), stdev = 263835752.656 CI (99.9%): [4880524110.000, 4880524110.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 1293080) # Run progress: 13.88% complete, ETA 04:23:21 # Fork: 1 of 1 # Warmup Iteration 1: 7525.699 us/op # Warmup Iteration 2: 7542.783 us/op # Warmup Iteration 3: 7322.529 us/op Iteration 1: 7369.600 us/op totalInputBytes: 1400405640.000 # totalOutputBytes: 570550392.000 # Iteration 2: 7345.789 us/op totalInputBytes: 1754709560.000 # totalOutputBytes: 714900168.000 # Iteration 3: 8025.842 us/op totalInputBytes: 2079272640.000 # totalOutputBytes: 847132992.000 # Iteration 4: 7558.695 us/op totalInputBytes: 2424525000.000 # totalOutputBytes: 987795000.000 # Iteration 5: 7324.693 us/op totalInputBytes: 2780122000.000 # totalOutputBytes: 1132671600.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 7524.924 ±(99.9%) 1136.375 us/op [Average] (min, avg, max) = (7324.693, 7524.924, 8025.842), stdev = 295.113 CI (99.9%): [6388.548, 8661.299] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 10439034840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1400405640.000, 2087806968.000, 2780122000.000), stdev = 542269868.311 CI (99.9%): [10439034840.000, 10439034840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 4253050152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (570550392.000, 850610030.400, 1132671600.000), stdev = 220930476.926 CI (99.9%): [4253050152.000, 4253050152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 1448911) # Run progress: 13.93% complete, ETA 04:23:10 # Fork: 1 of 1 # Warmup Iteration 1: 7217.507 us/op # Warmup Iteration 2: 7105.676 us/op # Warmup Iteration 3: 7098.656 us/op Iteration 1: 7018.498 us/op totalInputBytes: 1641616163.000 # totalOutputBytes: 758714583.000 # Iteration 2: 7066.595 us/op totalInputBytes: 2054555798.000 # totalOutputBytes: 949565118.000 # Iteration 3: 7165.345 us/op totalInputBytes: 2461699789.000 # totalOutputBytes: 1137737049.000 # Iteration 4: 7011.982 us/op totalInputBytes: 2877537246.000 # totalOutputBytes: 1329926886.000 # Iteration 5: 7013.023 us/op totalInputBytes: 3293374703.000 # totalOutputBytes: 1522116723.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 7055.089 ±(99.9%) 252.909 us/op [Average] (min, avg, max) = (7011.982, 7055.089, 7165.345), stdev = 65.680 CI (99.9%): [6802.180, 7307.998] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 12328783699.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1641616163.000, 2465756739.800, 3293374703.000), stdev = 652461692.748 CI (99.9%): [12328783699.000, 12328783699.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 5698060359.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (758714583.000, 1139612071.800, 1522116723.000), stdev = 301551734.379 CI (99.9%): [5698060359.000, 5698060359.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 1599048) # Run progress: 13.98% complete, ETA 04:22:59 # Fork: 1 of 1 # Warmup Iteration 1: 9008.406 us/op # Warmup Iteration 2: 8804.393 us/op # Warmup Iteration 3: 8789.380 us/op Iteration 1: 8806.823 us/op totalInputBytes: 1459930824.000 # totalOutputBytes: 580771169.000 # Iteration 2: 8743.625 us/op totalInputBytes: 1829310912.000 # totalOutputBytes: 727713272.000 # Iteration 3: 8745.956 us/op totalInputBytes: 2198691000.000 # totalOutputBytes: 874655375.000 # Iteration 4: 9035.404 us/op totalInputBytes: 2556877752.000 # totalOutputBytes: 1017144687.000 # Iteration 5: 8766.518 us/op totalInputBytes: 2924658792.000 # totalOutputBytes: 1163450677.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 8819.665 ±(99.9%) 474.536 us/op [Average] (min, avg, max) = (8743.625, 8819.665, 9035.404), stdev = 123.235 CI (99.9%): [8345.129, 9294.201] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 10969469280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1459930824.000, 2193893856.000, 2924658792.000), stdev = 578234417.955 CI (99.9%): [10969469280.000, 10969469280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 4363735180.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (580771169.000, 872747036.000, 1163450677.000), stdev = 230025884.344 CI (99.9%): [4363735180.000, 4363735180.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 4072805) # Run progress: 14.03% complete, ETA 04:22:48 # Fork: 1 of 1 # Warmup Iteration 1: 15342.560 us/op # Warmup Iteration 2: 15370.393 us/op # Warmup Iteration 3: 15368.876 us/op Iteration 1: 15652.115 us/op totalInputBytes: 2150441040.000 # totalOutputBytes: 574229040.000 # Iteration 2: 15130.856 us/op totalInputBytes: 2696196910.000 # totalOutputBytes: 719961410.000 # Iteration 3: 15178.165 us/op totalInputBytes: 3241952780.000 # totalOutputBytes: 865693780.000 # Iteration 4: 15129.073 us/op totalInputBytes: 3787708650.000 # totalOutputBytes: 1011426150.000 # Iteration 5: 15084.154 us/op totalInputBytes: 4337537325.000 # totalOutputBytes: 1158246075.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 15234.873 ±(99.9%) 907.226 us/op [Average] (min, avg, max) = (15084.154, 15234.873, 15652.115), stdev = 235.604 CI (99.9%): [14327.646, 16142.099] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 16213836705.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2150441040.000, 3242767341.000, 4337537325.000), stdev = 864204691.542 CI (99.9%): [16213836705.000, 16213836705.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 4329556455.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (574229040.000, 865911291.000, 1158246075.000), stdev = 230767280.366 CI (99.9%): [4329556455.000, 4329556455.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, length = 4287156) # Run progress: 14.08% complete, ETA 04:22:38 # Fork: 1 of 1 # Warmup Iteration 1: 16917.326 us/op # Warmup Iteration 2: 16612.039 us/op # Warmup Iteration 3: 16573.314 us/op Iteration 1: 16559.129 us/op totalInputBytes: 2087844972.000 # totalOutputBytes: 564694519.000 # Iteration 2: 16505.508 us/op totalInputBytes: 2615165160.000 # totalOutputBytes: 707317570.000 # Iteration 3: 16524.467 us/op totalInputBytes: 3142485348.000 # totalOutputBytes: 849940621.000 # Iteration 4: 16439.951 us/op totalInputBytes: 3669805536.000 # totalOutputBytes: 992563672.000 # Iteration 5: 16395.564 us/op totalInputBytes: 4201412880.000 # totalOutputBytes: 1136346260.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 16484.924 ±(99.9%) 254.707 us/op [Average] (min, avg, max) = (16395.564, 16484.924, 16559.129), stdev = 66.147 CI (99.9%): [16230.217, 16739.631] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 15716713896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2087844972.000, 3143342779.200, 4201412880.000), stdev = 835123243.318 CI (99.9%): [15716713896.000, 15716713896.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 4250862642.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (564694519.000, 850172528.400, 1136346260.000), stdev = 225873819.424 CI (99.9%): [4250862642.000, 4250862642.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 34011) # Run progress: 14.13% complete, ETA 04:22:27 # Fork: 1 of 1 # Warmup Iteration 1: 1995.437 us/op # Warmup Iteration 2: 1939.147 us/op # Warmup Iteration 3: 1975.674 us/op Iteration 1: 1958.720 us/op totalInputBytes: 138628836.000 # totalOutputBytes: 69483572.000 # Iteration 2: 1950.997 us/op totalInputBytes: 173592144.000 # totalOutputBytes: 87007888.000 # Iteration 3: 1946.083 us/op totalInputBytes: 208623474.000 # totalOutputBytes: 104566298.000 # Iteration 4: 1953.002 us/op totalInputBytes: 243518760.000 # totalOutputBytes: 122056520.000 # Iteration 5: 1956.845 us/op totalInputBytes: 278346024.000 # totalOutputBytes: 139512648.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1953.129 ±(99.9%) 19.183 us/op [Average] (min, avg, max) = (1946.083, 1953.129, 1958.720), stdev = 4.982 CI (99.9%): [1933.946, 1972.312] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1042709238.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (138628836.000, 208541847.600, 278346024.000), stdev = 55238856.522 CI (99.9%): [1042709238.000, 1042709238.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 522626926.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (69483572.000, 104525385.200, 139512648.000), stdev = 27686830.353 CI (99.9%): [522626926.000, 522626926.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 42223) # Run progress: 14.17% complete, ETA 04:22:16 # Fork: 1 of 1 # Warmup Iteration 1: 2034.316 us/op # Warmup Iteration 2: 2067.625 us/op # Warmup Iteration 3: 2058.615 us/op Iteration 1: 2022.386 us/op totalInputBytes: 165429714.000 # totalOutputBytes: 71762088.000 # Iteration 2: 2013.140 us/op totalInputBytes: 207441599.000 # totalOutputBytes: 89986508.000 # Iteration 3: 2047.366 us/op totalInputBytes: 248777916.000 # totalOutputBytes: 107917872.000 # Iteration 4: 2013.721 us/op totalInputBytes: 290789801.000 # totalOutputBytes: 126142292.000 # Iteration 5: 2019.120 us/op totalInputBytes: 332675017.000 # totalOutputBytes: 144311764.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2023.147 ±(99.9%) 54.195 us/op [Average] (min, avg, max) = (2013.140, 2023.147, 2047.366), stdev = 14.074 CI (99.9%): [1968.952, 2077.341] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1245114047.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (165429714.000, 249022809.400, 332675017.000), stdev = 66066322.838 CI (99.9%): [1245114047.000, 1245114047.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 540120524.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (71762088.000, 108024104.800, 144311764.000), stdev = 28659042.917 CI (99.9%): [540120524.000, 540120524.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 51771) # Run progress: 14.22% complete, ETA 04:22:05 # Fork: 1 of 1 # Warmup Iteration 1: 2356.651 us/op # Warmup Iteration 2: 2313.844 us/op # Warmup Iteration 3: 2576.287 us/op Iteration 1: 2325.512 us/op totalInputBytes: 173795247.000 # totalOutputBytes: 63376803.000 # Iteration 2: 2303.478 us/op totalInputBytes: 218836017.000 # totalOutputBytes: 79801533.000 # Iteration 3: 2314.581 us/op totalInputBytes: 263669703.000 # totalOutputBytes: 96150747.000 # Iteration 4: 2357.548 us/op totalInputBytes: 307726824.000 # totalOutputBytes: 112216776.000 # Iteration 5: 2310.907 us/op totalInputBytes: 352612281.000 # totalOutputBytes: 128584869.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2322.405 ±(99.9%) 81.602 us/op [Average] (min, avg, max) = (2303.478, 2322.405, 2357.548), stdev = 21.192 CI (99.9%): [2240.803, 2404.007] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1316640072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (173795247.000, 263328014.400, 352612281.000), stdev = 70602240.719 CI (99.9%): [1316640072.000, 1316640072.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 480130728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63376803.000, 96026145.600, 128584869.000), stdev = 25746068.311 CI (99.9%): [480130728.000, 480130728.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 62830) # Run progress: 14.27% complete, ETA 04:21:53 # Fork: 1 of 1 # Warmup Iteration 1: 2713.386 us/op # Warmup Iteration 2: 2749.387 us/op # Warmup Iteration 3: 2699.676 us/op Iteration 1: 2693.186 us/op totalInputBytes: 185725480.000 # totalOutputBytes: 61812916.000 # Iteration 2: 2672.796 us/op totalInputBytes: 232910810.000 # totalOutputBytes: 77517077.000 # Iteration 3: 2665.325 us/op totalInputBytes: 280221800.000 # totalOutputBytes: 93263060.000 # Iteration 4: 2690.431 us/op totalInputBytes: 327030150.000 # totalOutputBytes: 108841755.000 # Iteration 5: 2731.870 us/op totalInputBytes: 373210200.000 # totalOutputBytes: 124211340.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2690.722 ±(99.9%) 99.406 us/op [Average] (min, avg, max) = (2665.325, 2690.722, 2731.870), stdev = 25.815 CI (99.9%): [2591.316, 2790.127] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1399098440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (185725480.000, 279819688.000, 373210200.000), stdev = 74170310.708 CI (99.9%): [1399098440.000, 1399098440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 465646148.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (61812916.000, 93129229.600, 124211340.000), stdev = 24685267.662 CI (99.9%): [465646148.000, 465646148.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 81207) # Run progress: 14.32% complete, ETA 04:21:42 # Fork: 1 of 1 # Warmup Iteration 1: 2683.883 us/op # Warmup Iteration 2: 2655.887 us/op # Warmup Iteration 3: 2684.051 us/op Iteration 1: 2669.751 us/op totalInputBytes: 243621000.000 # totalOutputBytes: 63945000.000 # Iteration 2: 2641.926 us/op totalInputBytes: 305257113.000 # totalOutputBytes: 80123085.000 # Iteration 3: 2654.742 us/op totalInputBytes: 366568398.000 # totalOutputBytes: 96215910.000 # Iteration 4: 2659.242 us/op totalInputBytes: 427798476.000 # totalOutputBytes: 112287420.000 # Iteration 5: 2685.693 us/op totalInputBytes: 488378898.000 # totalOutputBytes: 128188410.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2662.271 ±(99.9%) 63.398 us/op [Average] (min, avg, max) = (2641.926, 2662.271, 2685.693), stdev = 16.464 CI (99.9%): [2598.873, 2725.669] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1831623885.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (243621000.000, 366324777.000, 488378898.000), stdev = 96775203.370 CI (99.9%): [1831623885.000, 1831623885.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 480759825.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63945000.000, 96151965.000, 128188410.000), stdev = 25401301.117 CI (99.9%): [480759825.000, 480759825.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 94417) # Run progress: 14.37% complete, ETA 04:21:30 # Fork: 1 of 1 # Warmup Iteration 1: 6189.580 us/op # Warmup Iteration 2: 6144.231 us/op # Warmup Iteration 3: 6143.417 us/op Iteration 1: 6137.546 us/op totalInputBytes: 123497436.000 # totalOutputBytes: 60080364.000 # Iteration 2: 6164.995 us/op totalInputBytes: 154277378.000 # totalOutputBytes: 75054522.000 # Iteration 3: 6140.659 us/op totalInputBytes: 185246154.000 # totalOutputBytes: 90120546.000 # Iteration 4: 6151.865 us/op totalInputBytes: 216120513.000 # totalOutputBytes: 105140637.000 # Iteration 5: 6167.381 us/op totalInputBytes: 246994872.000 # totalOutputBytes: 120160728.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 6152.489 ±(99.9%) 52.438 us/op [Average] (min, avg, max) = (6137.546, 6152.489, 6167.381), stdev = 13.618 CI (99.9%): [6100.052, 6204.927] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 926136353.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (123497436.000, 185227270.600, 246994872.000), stdev = 48831592.481 CI (99.9%): [926136353.000, 926136353.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 450556797.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (60080364.000, 90111359.400, 120160728.000), stdev = 23756119.528 CI (99.9%): [450556797.000, 450556797.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 607930) # Run progress: 14.42% complete, ETA 04:21:19 # Fork: 1 of 1 # Warmup Iteration 1: 27428.362 us/op # Warmup Iteration 2: 27099.346 us/op # Warmup Iteration 3: 27104.151 us/op Iteration 1: 26985.391 us/op totalInputBytes: 184202790.000 # totalOutputBytes: 65102883.000 # Iteration 2: 27129.869 us/op totalInputBytes: 230405470.000 # totalOutputBytes: 81432319.000 # Iteration 3: 27280.216 us/op totalInputBytes: 276000220.000 # totalOutputBytes: 97546894.000 # Iteration 4: 27218.166 us/op totalInputBytes: 321594970.000 # totalOutputBytes: 113661469.000 # Iteration 5: 27217.715 us/op totalInputBytes: 367189720.000 # totalOutputBytes: 129776044.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 27166.271 ±(99.9%) 440.583 us/op [Average] (min, avg, max) = (26985.391, 27166.271, 27280.216), stdev = 114.418 CI (99.9%): [26725.689, 27606.854] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1379393170.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (184202790.000, 275878634.000, 367189720.000), stdev = 72284129.662 CI (99.9%): [1379393170.000, 1379393170.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 487519609.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65102883.000, 97503921.800, 129776044.000), stdev = 25547415.629 CI (99.9%): [487519609.000, 487519609.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 751048) # Run progress: 14.47% complete, ETA 04:21:10 # Fork: 1 of 1 # Warmup Iteration 1: 35151.276 us/op # Warmup Iteration 2: 34183.640 us/op # Warmup Iteration 3: 34302.324 us/op Iteration 1: 34416.957 us/op totalInputBytes: 179500472.000 # totalOutputBytes: 55140168.000 # Iteration 2: 34451.053 us/op totalInputBytes: 224563352.000 # totalOutputBytes: 68982888.000 # Iteration 3: 34485.676 us/op totalInputBytes: 269626232.000 # totalOutputBytes: 82825608.000 # Iteration 4: 34595.964 us/op totalInputBytes: 313938064.000 # totalOutputBytes: 96437616.000 # Iteration 5: 34363.581 us/op totalInputBytes: 359751992.000 # totalOutputBytes: 110511048.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 34462.646 ±(99.9%) 335.360 us/op [Average] (min, avg, max) = (34363.581, 34462.646, 34595.964), stdev = 87.092 CI (99.9%): [34127.287, 34798.006] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1347380112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (179500472.000, 269476022.400, 359751992.000), stdev = 71132612.116 CI (99.9%): [1347380112.000, 1347380112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 413897328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55140168.000, 82779465.600, 110511048.000), stdev = 21850996.483 CI (99.9%): [413897328.000, 413897328.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 781196) # Run progress: 14.52% complete, ETA 04:21:01 # Fork: 1 of 1 # Warmup Iteration 1: 36298.307 us/op # Warmup Iteration 2: 35980.547 us/op # Warmup Iteration 3: 36105.652 us/op Iteration 1: 36069.669 us/op totalInputBytes: 178112688.000 # totalOutputBytes: 55196976.000 # Iteration 2: 36021.401 us/op totalInputBytes: 222640860.000 # totalOutputBytes: 68996220.000 # Iteration 3: 35876.254 us/op totalInputBytes: 267169032.000 # totalOutputBytes: 82795464.000 # Iteration 4: 36047.676 us/op totalInputBytes: 311697204.000 # totalOutputBytes: 96594708.000 # Iteration 5: 36055.289 us/op totalInputBytes: 356225376.000 # totalOutputBytes: 110393952.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 36014.058 ±(99.9%) 304.217 us/op [Average] (min, avg, max) = (35876.254, 36014.058, 36069.669), stdev = 79.004 CI (99.9%): [35709.840, 36318.275] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1335845160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (178112688.000, 267169032.000, 356225376.000), stdev = 70405221.782 CI (99.9%): [1335845160.000, 1335845160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 413977320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55196976.000, 82795464.000, 110393952.000), stdev = 21818520.514 CI (99.9%): [413977320.000, 413977320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 866049) # Run progress: 14.57% complete, ETA 04:20:52 # Fork: 1 of 1 # Warmup Iteration 1: 65360.665 us/op # Warmup Iteration 2: 64898.051 us/op # Warmup Iteration 3: 65082.014 us/op Iteration 1: 64737.680 us/op totalInputBytes: 114318468.000 # totalOutputBytes: 56747724.000 # Iteration 2: 64438.993 us/op totalInputBytes: 142898085.000 # totalOutputBytes: 70934655.000 # Iteration 3: 64757.820 us/op totalInputBytes: 171477702.000 # totalOutputBytes: 85121586.000 # Iteration 4: 64886.667 us/op totalInputBytes: 199191270.000 # totalOutputBytes: 98878610.000 # Iteration 5: 65850.359 us/op totalInputBytes: 227770887.000 # totalOutputBytes: 113065541.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 64934.304 ±(99.9%) 2070.563 us/op [Average] (min, avg, max) = (64438.993, 64934.304, 65850.359), stdev = 537.719 CI (99.9%): [62863.741, 67004.867] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 855656412.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (114318468.000, 171131282.400, 227770887.000), stdev = 44778167.212 CI (99.9%): [855656412.000, 855656412.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 424748116.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56747724.000, 84949623.200, 113065541.000), stdev = 22227896.495 CI (99.9%): [424748116.000, 424748116.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 904172) # Run progress: 14.61% complete, ETA 04:20:46 # Fork: 1 of 1 # Warmup Iteration 1: 42708.043 us/op # Warmup Iteration 2: 42190.227 us/op # Warmup Iteration 3: 42415.507 us/op Iteration 1: 42130.961 us/op totalInputBytes: 177217712.000 # totalOutputBytes: 55097560.000 # Iteration 2: 41981.322 us/op totalInputBytes: 221522140.000 # totalOutputBytes: 68871950.000 # Iteration 3: 42092.654 us/op totalInputBytes: 265826568.000 # totalOutputBytes: 82646340.000 # Iteration 4: 42435.709 us/op totalInputBytes: 310130996.000 # totalOutputBytes: 96420730.000 # Iteration 5: 42289.682 us/op totalInputBytes: 354435424.000 # totalOutputBytes: 110195120.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 42186.065 ±(99.9%) 685.427 us/op [Average] (min, avg, max) = (41981.322, 42186.065, 42435.709), stdev = 178.003 CI (99.9%): [41500.639, 42871.492] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1329132840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (177217712.000, 265826568.000, 354435424.000), stdev = 70051451.455 CI (99.9%): [1329132840.000, 1329132840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 413231700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55097560.000, 82646340.000, 110195120.000), stdev = 21779222.890 CI (99.9%): [413231700.000, 413231700.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 1075724) # Run progress: 14.66% complete, ETA 04:20:37 # Fork: 1 of 1 # Warmup Iteration 1: 65854.830 us/op # Warmup Iteration 2: 65916.080 us/op # Warmup Iteration 3: 65759.358 us/op Iteration 1: 65712.787 us/op totalInputBytes: 137692672.000 # totalOutputBytes: 53924864.000 # Iteration 2: 65678.774 us/op totalInputBytes: 173191564.000 # totalOutputBytes: 67827368.000 # Iteration 3: 65859.740 us/op totalInputBytes: 207614732.000 # totalOutputBytes: 81308584.000 # Iteration 4: 65416.764 us/op totalInputBytes: 243113624.000 # totalOutputBytes: 95211088.000 # Iteration 5: 66025.817 us/op totalInputBytes: 277536792.000 # totalOutputBytes: 108692304.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 65738.776 ±(99.9%) 871.711 us/op [Average] (min, avg, max) = (65416.764, 65738.776, 66025.817), stdev = 226.381 CI (99.9%): [64867.066, 66610.487] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1039149384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (137692672.000, 207829876.800, 277536792.000), stdev = 55279027.084 CI (99.9%): [1039149384.000, 1039149384.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 406964208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (53924864.000, 81392841.600, 108692304.000), stdev = 21649038.938 CI (99.9%): [406964208.000, 406964208.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 1293080) # Run progress: 14.71% complete, ETA 04:20:30 # Fork: 1 of 1 # Warmup Iteration 1: 63576.890 us/op # Warmup Iteration 2: 61362.621 us/op # Warmup Iteration 3: 61230.781 us/op Iteration 1: 62124.753 us/op totalInputBytes: 177151960.000 # totalOutputBytes: 43201306.000 # Iteration 2: 61167.330 us/op totalInputBytes: 222409760.000 # totalOutputBytes: 54238136.000 # Iteration 3: 60999.556 us/op totalInputBytes: 267667560.000 # totalOutputBytes: 65274966.000 # Iteration 4: 60881.911 us/op totalInputBytes: 312925360.000 # totalOutputBytes: 76311796.000 # Iteration 5: 60983.339 us/op totalInputBytes: 358183160.000 # totalOutputBytes: 87348626.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 61231.378 ±(99.9%) 1963.086 us/op [Average] (min, avg, max) = (60881.911, 61231.378, 62124.753), stdev = 509.807 CI (99.9%): [59268.292, 63194.464] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1338337800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (177151960.000, 267667560.000, 358183160.000), stdev = 71558864.944 CI (99.9%): [1338337800.000, 1338337800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 326374830.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43201306.000, 65274966.000, 87348626.000), stdev = 17450760.474 CI (99.9%): [326374830.000, 326374830.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 1448911) # Run progress: 14.76% complete, ETA 04:20:23 # Fork: 1 of 1 # Warmup Iteration 1: 76409.651 us/op # Warmup Iteration 2: 76065.900 us/op # Warmup Iteration 3: 75808.184 us/op Iteration 1: 75988.109 us/op totalInputBytes: 162278032.000 # totalOutputBytes: 56249424.000 # Iteration 2: 77247.456 us/op totalInputBytes: 202847540.000 # totalOutputBytes: 70311780.000 # Iteration 3: 75281.771 us/op totalInputBytes: 243417048.000 # totalOutputBytes: 84374136.000 # Iteration 4: 75614.423 us/op totalInputBytes: 283986556.000 # totalOutputBytes: 98436492.000 # Iteration 5: 75635.109 us/op totalInputBytes: 324556064.000 # totalOutputBytes: 112498848.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 75953.373 ±(99.9%) 2947.117 us/op [Average] (min, avg, max) = (75281.771, 75953.373, 77247.456), stdev = 765.357 CI (99.9%): [73006.256, 78900.490] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1217085240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (162278032.000, 243417048.000, 324556064.000), stdev = 64146024.416 CI (99.9%): [1217085240.000, 1217085240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 421870680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56249424.000, 84374136.000, 112498848.000), stdev = 22234537.114 CI (99.9%): [421870680.000, 421870680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 1599048) # Run progress: 14.81% complete, ETA 04:20:17 # Fork: 1 of 1 # Warmup Iteration 1: 71671.823 us/op # Warmup Iteration 2: 71310.991 us/op # Warmup Iteration 3: 72107.578 us/op Iteration 1: 71709.149 us/op totalInputBytes: 191885760.000 # totalOutputBytes: 44142600.000 # Iteration 2: 71420.891 us/op totalInputBytes: 239857200.000 # totalOutputBytes: 55178250.000 # Iteration 3: 71242.816 us/op totalInputBytes: 287828640.000 # totalOutputBytes: 66213900.000 # Iteration 4: 71654.445 us/op totalInputBytes: 335800080.000 # totalOutputBytes: 77249550.000 # Iteration 5: 72032.437 us/op totalInputBytes: 383771520.000 # totalOutputBytes: 88285200.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 71611.948 ±(99.9%) 1156.518 us/op [Average] (min, avg, max) = (71242.816, 71611.948, 72032.437), stdev = 300.344 CI (99.9%): [70455.430, 72768.465] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1439143200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (191885760.000, 287828640.000, 383771520.000), stdev = 75849506.519 CI (99.9%): [1439143200.000, 1439143200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 331069500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44142600.000, 66213900.000, 88285200.000), stdev = 17448894.730 CI (99.9%): [331069500.000, 331069500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 4072805) # Run progress: 14.86% complete, ETA 04:20:11 # Fork: 1 of 1 # Warmup Iteration 1: 168391.765 us/op # Warmup Iteration 2: 164502.800 us/op # Warmup Iteration 3: 164597.309 us/op Iteration 1: 163336.077 us/op totalInputBytes: 228077080.000 # totalOutputBytes: 35661864.000 # Iteration 2: 164012.883 us/op totalInputBytes: 285096350.000 # totalOutputBytes: 44577330.000 # Iteration 3: 162774.285 us/op totalInputBytes: 346188425.000 # totalOutputBytes: 54129615.000 # Iteration 4: 164128.164 us/op totalInputBytes: 403207695.000 # totalOutputBytes: 63045081.000 # Iteration 5: 164000.220 us/op totalInputBytes: 460226965.000 # totalOutputBytes: 71960547.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 163650.326 ±(99.9%) 2235.699 us/op [Average] (min, avg, max) = (162774.285, 163650.326, 164128.164), stdev = 580.604 CI (99.9%): [161414.627, 165886.024] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1722796515.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (228077080.000, 344559303.000, 460226965.000), stdev = 92094037.551 CI (99.9%): [1722796515.000, 1722796515.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 269374437.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35661864.000, 53874887.400, 71960547.000), stdev = 14399715.405 CI (99.9%): [269374437.000, 269374437.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, length = 4287156) # Run progress: 14.91% complete, ETA 04:20:10 # Fork: 1 of 1 # Warmup Iteration 1: 178090.338 us/op # Warmup Iteration 2: 179953.464 us/op # Warmup Iteration 3: 180342.521 us/op Iteration 1: 178216.997 us/op totalInputBytes: 222932112.000 # totalOutputBytes: 35194224.000 # Iteration 2: 177914.956 us/op totalInputBytes: 278665140.000 # totalOutputBytes: 43992780.000 # Iteration 3: 178553.615 us/op totalInputBytes: 334398168.000 # totalOutputBytes: 52791336.000 # Iteration 4: 196579.895 us/op totalInputBytes: 390131196.000 # totalOutputBytes: 61589892.000 # Iteration 5: 186399.706 us/op totalInputBytes: 445864224.000 # totalOutputBytes: 70388448.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 183533.034 ±(99.9%) 31226.803 us/op [Average] (min, avg, max) = (177914.956, 183533.034, 196579.895), stdev = 8109.502 CI (99.9%): [152306.231, 214759.836] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1671990840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (222932112.000, 334398168.000, 445864224.000), stdev = 88121654.689 CI (99.9%): [1671990840.000, 1671990840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 263956680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35194224.000, 52791336.000, 70388448.000), stdev = 13911738.540 CI (99.9%): [263956680.000, 263956680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 34011) # Run progress: 14.96% complete, ETA 04:20:11 # Fork: 1 of 1 # Warmup Iteration 1: 93294.028 us/op # Warmup Iteration 2: 91226.159 us/op # Warmup Iteration 3: 91388.010 us/op Iteration 1: 91456.329 us/op totalInputBytes: 3129012.000 # totalOutputBytes: 1484604.000 # Iteration 2: 92679.123 us/op totalInputBytes: 3911265.000 # totalOutputBytes: 1855755.000 # Iteration 3: 91643.511 us/op totalInputBytes: 4693518.000 # totalOutputBytes: 2226906.000 # Iteration 4: 91281.753 us/op totalInputBytes: 5475771.000 # totalOutputBytes: 2598057.000 # Iteration 5: 91307.449 us/op totalInputBytes: 6292035.000 # totalOutputBytes: 2985345.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 91673.633 ±(99.9%) 2234.368 us/op [Average] (min, avg, max) = (91281.753, 91673.633, 92679.123), stdev = 580.258 CI (99.9%): [89439.265, 93908.001] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 23501601.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3129012.000, 4700320.200, 6292035.000), stdev = 1247652.174 CI (99.9%): [23501601.000, 23501601.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 11150667.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1484604.000, 2230133.400, 2985345.000), stdev = 591966.221 CI (99.9%): [11150667.000, 11150667.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 42223) # Run progress: 15.00% complete, ETA 04:20:04 # Fork: 1 of 1 # Warmup Iteration 1: 144236.978 us/op # Warmup Iteration 2: 136726.960 us/op # Warmup Iteration 3: 136256.226 us/op Iteration 1: 136680.908 us/op totalInputBytes: 2786718.000 # totalOutputBytes: 1174338.000 # Iteration 2: 136611.766 us/op totalInputBytes: 3504509.000 # totalOutputBytes: 1476819.000 # Iteration 3: 136124.077 us/op totalInputBytes: 4222300.000 # totalOutputBytes: 1779300.000 # Iteration 4: 136586.386 us/op totalInputBytes: 4940091.000 # totalOutputBytes: 2081781.000 # Iteration 5: 136057.461 us/op totalInputBytes: 5657882.000 # totalOutputBytes: 2384262.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 136412.120 ±(99.9%) 1141.029 us/op [Average] (min, avg, max) = (136057.461, 136412.120, 136680.908), stdev = 296.322 CI (99.9%): [135271.091, 137553.149] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 21111500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2786718.000, 4222300.000, 5657882.000), stdev = 1134927.222 CI (99.9%): [21111500.000, 21111500.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 8896500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1174338.000, 1779300.000, 2384262.000), stdev = 478264.454 CI (99.9%): [8896500.000, 8896500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 51771) # Run progress: 15.05% complete, ETA 04:20:03 # Fork: 1 of 1 # Warmup Iteration 1: 153519.476 us/op # Warmup Iteration 2: 153148.704 us/op # Warmup Iteration 3: 152609.097 us/op Iteration 1: 152247.917 us/op totalInputBytes: 3106260.000 # totalOutputBytes: 1077960.000 # Iteration 2: 154580.032 us/op totalInputBytes: 3882825.000 # totalOutputBytes: 1347450.000 # Iteration 3: 153191.786 us/op totalInputBytes: 4659390.000 # totalOutputBytes: 1616940.000 # Iteration 4: 152946.323 us/op totalInputBytes: 5435955.000 # totalOutputBytes: 1886430.000 # Iteration 5: 152895.712 us/op totalInputBytes: 6212520.000 # totalOutputBytes: 2155920.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 153172.354 ±(99.9%) 3314.764 us/op [Average] (min, avg, max) = (152247.917, 153172.354, 154580.032), stdev = 860.834 CI (99.9%): [149857.590, 156487.118] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 23296950.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3106260.000, 4659390.000, 6212520.000), stdev = 1227857.076 CI (99.9%): [23296950.000, 23296950.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 8084700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1077960.000, 1616940.000, 2155920.000), stdev = 426101.103 CI (99.9%): [8084700.000, 8084700.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 62830) # Run progress: 15.10% complete, ETA 04:20:02 # Fork: 1 of 1 # Warmup Iteration 1: 213898.647 us/op # Warmup Iteration 2: 213874.827 us/op # Warmup Iteration 3: 214470.637 us/op Iteration 1: 213744.097 us/op totalInputBytes: 2764520.000 # totalOutputBytes: 870672.000 # Iteration 2: 218252.336 us/op totalInputBytes: 3455650.000 # totalOutputBytes: 1088340.000 # Iteration 3: 214244.077 us/op totalInputBytes: 4146780.000 # totalOutputBytes: 1306008.000 # Iteration 4: 212957.444 us/op totalInputBytes: 4837910.000 # totalOutputBytes: 1523676.000 # Iteration 5: 213879.916 us/op totalInputBytes: 5529040.000 # totalOutputBytes: 1741344.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 214615.574 ±(99.9%) 8034.409 us/op [Average] (min, avg, max) = (212957.444, 214615.574, 218252.336), stdev = 2086.511 CI (99.9%): [206581.165, 222649.983] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 20733900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2764520.000, 4146780.000, 5529040.000), stdev = 1092772.480 CI (99.9%): [20733900.000, 20733900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6530040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (870672.000, 1306008.000, 1741344.000), stdev = 344163.327 CI (99.9%): [6530040.000, 6530040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 81207) # Run progress: 15.15% complete, ETA 04:20:05 # Fork: 1 of 1 # Warmup Iteration 1: 234611.998 us/op # Warmup Iteration 2: 233866.863 us/op # Warmup Iteration 3: 237592.839 us/op Iteration 1: 234496.247 us/op totalInputBytes: 3573108.000 # totalOutputBytes: 900636.000 # Iteration 2: 234293.768 us/op totalInputBytes: 4466385.000 # totalOutputBytes: 1125795.000 # Iteration 3: 234816.617 us/op totalInputBytes: 5359662.000 # totalOutputBytes: 1350954.000 # Iteration 4: 234782.207 us/op totalInputBytes: 6252939.000 # totalOutputBytes: 1576113.000 # Iteration 5: 238639.442 us/op totalInputBytes: 7146216.000 # totalOutputBytes: 1801272.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 235405.656 ±(99.9%) 7009.956 us/op [Average] (min, avg, max) = (234293.768, 235405.656, 238639.442), stdev = 1820.463 CI (99.9%): [228395.700, 242415.612] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 26798310.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3573108.000, 5359662.000, 7146216.000), stdev = 1412394.951 CI (99.9%): [26798310.000, 26798310.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6754770.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (900636.000, 1350954.000, 1801272.000), stdev = 356007.638 CI (99.9%): [6754770.000, 6754770.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 94417) # Run progress: 15.20% complete, ETA 04:20:13 # Fork: 1 of 1 # Warmup Iteration 1: 337817.973 us/op # Warmup Iteration 2: 336834.328 us/op # Warmup Iteration 3: 336558.704 us/op Iteration 1: 335073.565 us/op totalInputBytes: 2643676.000 # totalOutputBytes: 1202740.000 # Iteration 2: 335053.423 us/op totalInputBytes: 3304595.000 # totalOutputBytes: 1503425.000 # Iteration 3: 336450.957 us/op totalInputBytes: 3965514.000 # totalOutputBytes: 1804110.000 # Iteration 4: 336272.207 us/op totalInputBytes: 4626433.000 # totalOutputBytes: 2104795.000 # Iteration 5: 335533.840 us/op totalInputBytes: 5287352.000 # totalOutputBytes: 2405480.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 335676.798 ±(99.9%) 2529.991 us/op [Average] (min, avg, max) = (335053.423, 335676.798, 336450.957), stdev = 657.031 CI (99.9%): [333146.808, 338206.789] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 19827570.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2643676.000, 3965514.000, 5287352.000), stdev = 1045004.694 CI (99.9%): [19827570.000, 19827570.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9020550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1202740.000, 1804110.000, 2405480.000), stdev = 475424.729 CI (99.9%): [9020550.000, 9020550.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 607930) # Run progress: 15.25% complete, ETA 04:20:18 # Fork: 1 of 1 # Warmup Iteration 1: 2258282.325 us/op # Warmup Iteration 2: 2257257.689 us/op # Warmup Iteration 3: 2256617.373 us/op Iteration 1: 2270421.541 us/op totalInputBytes: 10942740.000 # totalOutputBytes: 3744558.000 # Iteration 2: 2286177.862 us/op totalInputBytes: 13374460.000 # totalOutputBytes: 4576682.000 # Iteration 3: 2268561.355 us/op totalInputBytes: 16414110.000 # totalOutputBytes: 5616837.000 # Iteration 4: 2255225.294 us/op totalInputBytes: 19453760.000 # totalOutputBytes: 6656992.000 # Iteration 5: 2256221.421 us/op totalInputBytes: 22493410.000 # totalOutputBytes: 7697147.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2267321.494 ±(99.9%) 48563.926 us/op [Average] (min, avg, max) = (2255225.294, 2267321.494, 2286177.862), stdev = 12611.897 CI (99.9%): [2218757.568, 2315885.420] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 82678480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10942740.000, 16535696.000, 22493410.000), stdev = 4617867.653 CI (99.9%): [82678480.000, 82678480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 28292216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3744558.000, 5658443.200, 7697147.000), stdev = 1580214.212 CI (99.9%): [28292216.000, 28292216.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 751048) # Run progress: 15.30% complete, ETA 04:23:58 # Fork: 1 of 1 # Warmup Iteration 1: 2810682.680 us/op # Warmup Iteration 2: 2830798.780 us/op # Warmup Iteration 3: 2805495.087 us/op Iteration 1: 2811148.367 us/op totalInputBytes: 14269912.000 # totalOutputBytes: 4286495.000 # Iteration 2: 2812883.534 us/op totalInputBytes: 18025152.000 # totalOutputBytes: 5414520.000 # Iteration 3: 2804918.333 us/op totalInputBytes: 21780392.000 # totalOutputBytes: 6542545.000 # Iteration 4: 2820369.731 us/op totalInputBytes: 25535632.000 # totalOutputBytes: 7670570.000 # Iteration 5: 2804288.438 us/op totalInputBytes: 28539824.000 # totalOutputBytes: 8572990.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2810721.680 ±(99.9%) 25324.096 us/op [Average] (min, avg, max) = (2804288.438, 2810721.680, 2820369.731), stdev = 6576.587 CI (99.9%): [2785397.584, 2836045.777] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 108150912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14269912.000, 21630182.400, 28539824.000), stdev = 5704999.367 CI (99.9%): [108150912.000, 108150912.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 32487120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4286495.000, 6497424.000, 8572990.000), stdev = 1713707.223 CI (99.9%): [32487120.000, 32487120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 781196) # Run progress: 15.35% complete, ETA 04:28:58 # Fork: 1 of 1 # Warmup Iteration 1: 2874314.803 us/op # Warmup Iteration 2: 2881498.813 us/op # Warmup Iteration 3: 2879008.284 us/op Iteration 1: 2869258.633 us/op totalInputBytes: 14061528.000 # totalOutputBytes: 4247712.000 # Iteration 2: 2866907.221 us/op totalInputBytes: 17186312.000 # totalOutputBytes: 5191648.000 # Iteration 3: 2874517.418 us/op totalInputBytes: 20311096.000 # totalOutputBytes: 6135584.000 # Iteration 4: 2869156.380 us/op totalInputBytes: 24217076.000 # totalOutputBytes: 7315504.000 # Iteration 5: 2881841.644 us/op totalInputBytes: 27341860.000 # totalOutputBytes: 8259440.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2872336.259 ±(99.9%) 23117.310 us/op [Average] (min, avg, max) = (2866907.221, 2872336.259, 2881841.644), stdev = 6003.492 CI (99.9%): [2849218.949, 2895453.569] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 103117872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14061528.000, 20623574.400, 27341860.000), stdev = 5315578.136 CI (99.9%): [103117872.000, 103117872.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 31149888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4247712.000, 6229977.600, 8259440.000), stdev = 1605731.968 CI (99.9%): [31149888.000, 31149888.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 866049) # Run progress: 15.40% complete, ETA 04:33:17 # Fork: 1 of 1 # Warmup Iteration 1: 2364433.853 us/op # Warmup Iteration 2: 2353561.493 us/op # Warmup Iteration 3: 2361580.933 us/op Iteration 1: 2357313.958 us/op totalInputBytes: 15588882.000 # totalOutputBytes: 7254720.000 # Iteration 2: 2374030.815 us/op totalInputBytes: 19919127.000 # totalOutputBytes: 9269920.000 # Iteration 3: 2360421.428 us/op totalInputBytes: 24249372.000 # totalOutputBytes: 11285120.000 # Iteration 4: 2355816.043 us/op totalInputBytes: 28579617.000 # totalOutputBytes: 13300320.000 # Iteration 5: 2363265.984 us/op totalInputBytes: 32043813.000 # totalOutputBytes: 14912480.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2362169.645 ±(99.9%) 27826.834 us/op [Average] (min, avg, max) = (2355816.043, 2362169.645, 2374030.815), stdev = 7226.540 CI (99.9%): [2334342.811, 2389996.479] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 120380811.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15588882.000, 24076162.200, 32043813.000), stdev = 6578552.897 CI (99.9%): [120380811.000, 120380811.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 56022560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7254720.000, 11204512.000, 14912480.000), stdev = 3061512.639 CI (99.9%): [56022560.000, 56022560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 904172) # Run progress: 15.44% complete, ETA 04:37:04 # Fork: 1 of 1 # Warmup Iteration 1: 3246175.885 us/op # Warmup Iteration 2: 3254392.300 us/op # Warmup Iteration 3: 3255278.318 us/op Iteration 1: 3249824.009 us/op totalInputBytes: 18083440.000 # totalOutputBytes: 5363960.000 # Iteration 2: 3249075.456 us/op totalInputBytes: 22604300.000 # totalOutputBytes: 6704950.000 # Iteration 3: 3266557.949 us/op totalInputBytes: 26220988.000 # totalOutputBytes: 7777742.000 # Iteration 4: 3289120.906 us/op totalInputBytes: 29837676.000 # totalOutputBytes: 8850534.000 # Iteration 5: 3262991.027 us/op totalInputBytes: 33454364.000 # totalOutputBytes: 9923326.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3263513.869 ±(99.9%) 62717.645 us/op [Average] (min, avg, max) = (3249075.456, 3263513.869, 3289120.906), stdev = 16287.573 CI (99.9%): [3200796.225, 3326231.514] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 130200768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (18083440.000, 26040153.600, 33454364.000), stdev = 6011213.991 CI (99.9%): [130200768.000, 130200768.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 38620512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5363960.000, 7724102.400, 9923326.000), stdev = 1783062.924 CI (99.9%): [38620512.000, 38620512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 1075724) # Run progress: 15.49% complete, ETA 04:42:36 # Fork: 1 of 1 # Warmup Iteration 1: 4192765.453 us/op # Warmup Iteration 2: 4207797.359 us/op # Warmup Iteration 3: 4199178.935 us/op Iteration 1: 4210258.924 us/op totalInputBytes: 21514480.000 # totalOutputBytes: 7764780.000 # Iteration 2: 4199577.353 us/op totalInputBytes: 26893100.000 # totalOutputBytes: 9705975.000 # Iteration 3: 4206384.413 us/op totalInputBytes: 32271720.000 # totalOutputBytes: 11647170.000 # Iteration 4: 4230038.732 us/op totalInputBytes: 37650340.000 # totalOutputBytes: 13588365.000 # Iteration 5: 4202731.103 us/op totalInputBytes: 43028960.000 # totalOutputBytes: 15529560.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4209798.105 ±(99.9%) 46205.918 us/op [Average] (min, avg, max) = (4199577.353, 4209798.105, 4230038.732), stdev = 11999.530 CI (99.9%): [4163592.187, 4256004.023] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 161358600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21514480.000, 32271720.000, 43028960.000), stdev = 8504344.934 CI (99.9%): [161358600.000, 161358600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 58235850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7764780.000, 11647170.000, 15529560.000), stdev = 3069298.791 CI (99.9%): [58235850.000, 58235850.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 1293080) # Run progress: 15.54% complete, ETA 04:51:07 # Fork: 1 of 1 # Warmup Iteration 1: 4230546.565 us/op # Warmup Iteration 2: 4240248.190 us/op # Warmup Iteration 3: 4224158.181 us/op Iteration 1: 4250705.740 us/op totalInputBytes: 21982360.000 # totalOutputBytes: 5081861.000 # Iteration 2: 4217287.222 us/op totalInputBytes: 28447760.000 # totalOutputBytes: 6576526.000 # Iteration 3: 4254820.950 us/op totalInputBytes: 34913160.000 # totalOutputBytes: 8071191.000 # Iteration 4: 4221466.011 us/op totalInputBytes: 41378560.000 # totalOutputBytes: 9565856.000 # Iteration 5: 4232910.335 us/op totalInputBytes: 47843960.000 # totalOutputBytes: 11060521.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4235438.051 ±(99.9%) 65002.330 us/op [Average] (min, avg, max) = (4217287.222, 4235438.051, 4254820.950), stdev = 16880.899 CI (99.9%): [4170435.721, 4300440.381] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 174565800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21982360.000, 34913160.000, 47843960.000), stdev = 10222694.992 CI (99.9%): [174565800.000, 174565800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 40355955.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5081861.000, 8071191.000, 11060521.000), stdev = 2363272.869 CI (99.9%): [40355955.000, 40355955.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 1448911) # Run progress: 15.59% complete, ETA 04:58:30 # Fork: 1 of 1 # Warmup Iteration 1: 5141635.241 us/op # Warmup Iteration 2: 5118937.795 us/op # Warmup Iteration 3: 5100493.559 us/op Iteration 1: 5151398.153 us/op totalInputBytes: 26080398.000 # totalOutputBytes: 8285436.000 # Iteration 2: 5114879.395 us/op totalInputBytes: 31876042.000 # totalOutputBytes: 10126644.000 # Iteration 3: 5116021.622 us/op totalInputBytes: 37671686.000 # totalOutputBytes: 11967852.000 # Iteration 4: 5124997.240 us/op totalInputBytes: 43467330.000 # totalOutputBytes: 13809060.000 # Iteration 5: 5116421.813 us/op totalInputBytes: 49262974.000 # totalOutputBytes: 15650268.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 5124743.644 ±(99.9%) 59440.932 us/op [Average] (min, avg, max) = (5114879.395, 5124743.644, 5151398.153), stdev = 15436.621 CI (99.9%): [5065302.713, 5184184.576] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 188358430.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26080398.000, 37671686.000, 49262974.000), stdev = 9163717.774 CI (99.9%): [188358430.000, 188358430.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 59839260.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8285436.000, 11967852.000, 15650268.000), stdev = 2911205.463 CI (99.9%): [59839260.000, 59839260.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 1599048) # Run progress: 15.64% complete, ETA 05:06:40 # Fork: 1 of 1 # Warmup Iteration 1: 5567683.452 us/op # Warmup Iteration 2: 5563464.093 us/op # Warmup Iteration 3: 5555776.465 us/op Iteration 1: 5589951.026 us/op totalInputBytes: 27183816.000 # totalOutputBytes: 5634106.000 # Iteration 2: 5566395.506 us/op totalInputBytes: 33580008.000 # totalOutputBytes: 6959778.000 # Iteration 3: 5578604.433 us/op totalInputBytes: 39976200.000 # totalOutputBytes: 8285450.000 # Iteration 4: 5627449.177 us/op totalInputBytes: 46372392.000 # totalOutputBytes: 9611122.000 # Iteration 5: 5569329.447 us/op totalInputBytes: 54367632.000 # totalOutputBytes: 11268212.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 5586345.917 ±(99.9%) 95298.274 us/op [Average] (min, avg, max) = (5566395.506, 5586345.917, 5627449.177), stdev = 24748.659 CI (99.9%): [5491047.643, 5681644.192] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 201480048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (27183816.000, 40296009.600, 54367632.000), stdev = 10630963.699 CI (99.9%): [201480048.000, 201480048.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 41758668.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5634106.000, 8351733.600, 11268212.000), stdev = 2203368.959 CI (99.9%): [41758668.000, 41758668.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 4072805) # Run progress: 15.69% complete, ETA 05:15:05 # Fork: 1 of 1 # Warmup Iteration 1: 13578698.626 us/op # Warmup Iteration 2: 13562397.667 us/op # Warmup Iteration 3: 13593593.757 us/op Iteration 1: 13557582.514 us/op totalInputBytes: 77383295.000 # totalOutputBytes: 11620609.000 # Iteration 2: 13579840.680 us/op totalInputBytes: 97747320.000 # totalOutputBytes: 14678664.000 # Iteration 3: 13594671.198 us/op totalInputBytes: 118111345.000 # totalOutputBytes: 17736719.000 # Iteration 4: 13559178.380 us/op totalInputBytes: 138475370.000 # totalOutputBytes: 20794774.000 # Iteration 5: 13564687.754 us/op totalInputBytes: 158839395.000 # totalOutputBytes: 23852829.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 13571192.105 ±(99.9%) 60820.758 us/op [Average] (min, avg, max) = (13557582.514, 13571192.105, 13594671.198), stdev = 15794.958 CI (99.9%): [13510371.346, 13632012.863] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 590556725.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (77383295.000, 118111345.000, 158839395.000), stdev = 32198350.664 CI (99.9%): [590556725.000, 590556725.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 88683595.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11620609.000, 17736719.000, 23852829.000), stdev = 4835209.505 CI (99.9%): [88683595.000, 88683595.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, length = 4287156) # Run progress: 15.74% complete, ETA 05:43:04 # Fork: 1 of 1 # Warmup Iteration 1: 13923726.298 us/op # Warmup Iteration 2: 13912791.030 us/op # Warmup Iteration 3: 13931929.702 us/op Iteration 1: 13948059.806 us/op totalInputBytes: 64307340.000 # totalOutputBytes: 9728640.000 # Iteration 2: 13924989.745 us/op totalInputBytes: 81455964.000 # totalOutputBytes: 12322944.000 # Iteration 3: 13947865.554 us/op totalInputBytes: 98604588.000 # totalOutputBytes: 14917248.000 # Iteration 4: 13891865.594 us/op totalInputBytes: 115753212.000 # totalOutputBytes: 17511552.000 # Iteration 5: 13923461.225 us/op totalInputBytes: 132901836.000 # totalOutputBytes: 20105856.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 13927248.385 ±(99.9%) 88848.318 us/op [Average] (min, avg, max) = (13891865.594, 13927248.385, 13948059.806), stdev = 23073.626 CI (99.9%): [13838400.067, 14016096.702] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 493022940.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64307340.000, 98604588.000, 132901836.000), stdev = 27114355.289 CI (99.9%): [493022940.000, 493022940.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 74586240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9728640.000, 14917248.000, 20105856.000), stdev = 4101954.791 CI (99.9%): [74586240.000, 74586240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 34011) # Run progress: 15.79% complete, ETA 06:02:56 # Fork: 1 of 1 # Warmup Iteration 1: 133.318 us/op # Warmup Iteration 2: 125.932 us/op # Warmup Iteration 3: 126.158 us/op Iteration 1: 126.091 us/op totalInputBytes: 2129938875.000 # totalOutputBytes: 1383511500.000 # Iteration 2: 126.431 us/op totalInputBytes: 2668094928.000 # totalOutputBytes: 1733073216.000 # Iteration 3: 126.107 us/op totalInputBytes: 3207645432.000 # totalOutputBytes: 2083540704.000 # Iteration 4: 126.410 us/op totalInputBytes: 3745869507.000 # totalOutputBytes: 2433146604.000 # Iteration 5: 125.984 us/op totalInputBytes: 4285964187.000 # totalOutputBytes: 2783967564.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 126.205 ±(99.9%) 0.781 us/op [Average] (min, avg, max) = (125.984, 126.205, 126.431), stdev = 0.203 CI (99.9%): [125.424, 126.986] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 16037512929.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2129938875.000, 3207502585.800, 4285964187.000), stdev = 852206336.464 CI (99.9%): [16037512929.000, 16037512929.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 10417239588.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1383511500.000, 2083447917.600, 2783967564.000), stdev = 553554508.399 CI (99.9%): [10417239588.000, 10417239588.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 42223) # Run progress: 15.84% complete, ETA 06:02:22 # Fork: 1 of 1 # Warmup Iteration 1: 128.421 us/op # Warmup Iteration 2: 123.581 us/op # Warmup Iteration 3: 120.326 us/op Iteration 1: 119.990 us/op totalInputBytes: 2747788394.000 # totalOutputBytes: 1514885684.000 # Iteration 2: 120.216 us/op totalInputBytes: 3450505783.000 # totalOutputBytes: 1902301438.000 # Iteration 3: 120.334 us/op totalInputBytes: 4152547604.000 # totalOutputBytes: 2289344744.000 # Iteration 4: 120.744 us/op totalInputBytes: 4852140491.000 # totalOutputBytes: 2675037926.000 # Iteration 5: 118.934 us/op totalInputBytes: 5562415797.000 # totalOutputBytes: 3066620442.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 120.044 ±(99.9%) 2.611 us/op [Average] (min, avg, max) = (118.934, 120.044, 120.744), stdev = 0.678 CI (99.9%): [117.433, 122.655] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 20765398069.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2747788394.000, 4153079613.800, 5562415797.000), stdev = 1111684338.123 CI (99.9%): [20765398069.000, 20765398069.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 11448190234.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1514885684.000, 2289638046.800, 3066620442.000), stdev = 612883689.525 CI (99.9%): [11448190234.000, 11448190234.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 51771) # Run progress: 15.88% complete, ETA 06:01:48 # Fork: 1 of 1 # Warmup Iteration 1: 180.004 us/op # Warmup Iteration 2: 171.201 us/op # Warmup Iteration 3: 171.672 us/op Iteration 1: 172.379 us/op totalInputBytes: 2384934657.000 # totalOutputBytes: 1239662970.000 # Iteration 2: 171.596 us/op totalInputBytes: 2988584517.000 # totalOutputBytes: 1553433570.000 # Iteration 3: 171.928 us/op totalInputBytes: 3591043644.000 # totalOutputBytes: 1866585240.000 # Iteration 4: 171.341 us/op totalInputBytes: 4195625382.000 # totalOutputBytes: 2180840220.000 # Iteration 5: 171.502 us/op totalInputBytes: 4799689410.000 # totalOutputBytes: 2494826100.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 171.749 ±(99.9%) 1.587 us/op [Average] (min, avg, max) = (171.341, 171.749, 172.379), stdev = 0.412 CI (99.9%): [170.163, 173.336] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 17959877610.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2384934657.000, 3591975522.000, 4799689410.000), stdev = 954462572.844 CI (99.9%): [17959877610.000, 17959877610.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9335348100.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1239662970.000, 1867069620.000, 2494826100.000), stdev = 496119214.140 CI (99.9%): [9335348100.000, 9335348100.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 62830) # Run progress: 15.93% complete, ETA 06:01:14 # Fork: 1 of 1 # Warmup Iteration 1: 168.813 us/op # Warmup Iteration 2: 162.143 us/op # Warmup Iteration 3: 161.715 us/op Iteration 1: 162.369 us/op totalInputBytes: 3071758700.000 # totalOutputBytes: 1407885330.000 # Iteration 2: 162.145 us/op totalInputBytes: 3846955240.000 # totalOutputBytes: 1763182716.000 # Iteration 3: 161.839 us/op totalInputBytes: 4623722530.000 # totalOutputBytes: 2119200027.000 # Iteration 4: 161.753 us/op totalInputBytes: 5400866800.000 # totalOutputBytes: 2475390120.000 # Iteration 5: 161.358 us/op totalInputBytes: 6179895970.000 # totalOutputBytes: 2832444123.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 161.893 ±(99.9%) 1.490 us/op [Average] (min, avg, max) = (161.358, 161.893, 162.369), stdev = 0.387 CI (99.9%): [160.403, 163.383] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 23123199240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3071758700.000, 4624639848.000, 6179895970.000), stdev = 1228574777.622 CI (99.9%): [23123199240.000, 23123199240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 10598102316.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1407885330.000, 2119620463.200, 2832444123.000), stdev = 563095143.581 CI (99.9%): [10598102316.000, 10598102316.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 81207) # Run progress: 15.98% complete, ETA 06:00:40 # Fork: 1 of 1 # Warmup Iteration 1: 214.854 us/op # Warmup Iteration 2: 200.743 us/op # Warmup Iteration 3: 200.868 us/op Iteration 1: 201.533 us/op totalInputBytes: 3181446639.000 # totalOutputBytes: 1250216424.000 # Iteration 2: 205.657 us/op totalInputBytes: 3971428335.000 # totalOutputBytes: 1560656360.000 # Iteration 3: 200.213 us/op totalInputBytes: 4783011093.000 # totalOutputBytes: 1879584888.000 # Iteration 4: 217.279 us/op totalInputBytes: 5530683942.000 # totalOutputBytes: 2173398672.000 # Iteration 5: 204.883 us/op totalInputBytes: 6323670297.000 # totalOutputBytes: 2485019352.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 205.913 ±(99.9%) 25.973 us/op [Average] (min, avg, max) = (200.213, 205.913, 217.279), stdev = 6.745 CI (99.9%): [179.940, 231.886] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 23790240306.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3181446639.000, 4758048061.200, 6323670297.000), stdev = 1240282727.911 CI (99.9%): [23790240306.000, 23790240306.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9348875696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1250216424.000, 1869775139.200, 2485019352.000), stdev = 487395205.008 CI (99.9%): [9348875696.000, 9348875696.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 94417) # Run progress: 16.03% complete, ETA 06:00:06 # Fork: 1 of 1 # Warmup Iteration 1: 456.380 us/op # Warmup Iteration 2: 436.400 us/op # Warmup Iteration 3: 435.754 us/op Iteration 1: 435.957 us/op totalInputBytes: 1714235052.000 # totalOutputBytes: 1218739656.000 # Iteration 2: 434.401 us/op totalInputBytes: 2149214171.000 # totalOutputBytes: 1527989138.000 # Iteration 3: 433.896 us/op totalInputBytes: 2584759792.000 # totalOutputBytes: 1837641376.000 # Iteration 4: 433.803 us/op totalInputBytes: 3020305413.000 # totalOutputBytes: 2147293614.000 # Iteration 5: 439.232 us/op totalInputBytes: 3450469265.000 # totalOutputBytes: 2453119670.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 435.458 ±(99.9%) 8.779 us/op [Average] (min, avg, max) = (433.803, 435.458, 439.232), stdev = 2.280 CI (99.9%): [426.679, 444.237] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 12918983693.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1714235052.000, 2583796738.600, 3450469265.000), stdev = 686778995.234 CI (99.9%): [12918983693.000, 12918983693.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9184783454.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1218739656.000, 1836956690.800, 2453119670.000), stdev = 488267227.661 CI (99.9%): [9184783454.000, 9184783454.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 607930) # Run progress: 16.08% complete, ETA 05:59:32 # Fork: 1 of 1 # Warmup Iteration 1: 2024.322 us/op # Warmup Iteration 2: 1943.534 us/op # Warmup Iteration 3: 1933.377 us/op Iteration 1: 1944.464 us/op totalInputBytes: 2486433700.000 # totalOutputBytes: 1277065690.000 # Iteration 2: 1977.492 us/op totalInputBytes: 3102266790.000 # totalOutputBytes: 1593365823.000 # Iteration 3: 2025.963 us/op totalInputBytes: 3703509560.000 # totalOutputBytes: 1902172172.000 # Iteration 4: 1940.260 us/op totalInputBytes: 4330893320.000 # totalOutputBytes: 2224404884.000 # Iteration 5: 1930.343 us/op totalInputBytes: 4962532590.000 # totalOutputBytes: 2548823283.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1963.705 ±(99.9%) 150.361 us/op [Average] (min, avg, max) = (1930.343, 1963.705, 2025.963), stdev = 39.048 CI (99.9%): [1813.344, 2114.065] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 18585635960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2486433700.000, 3717127192.000, 4962532590.000), stdev = 977316311.430 CI (99.9%): [18585635960.000, 18585635960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9545831852.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1277065690.000, 1909166370.400, 2548823283.000), stdev = 501962762.813 CI (99.9%): [9545831852.000, 9545831852.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 751048) # Run progress: 16.13% complete, ETA 05:58:59 # Fork: 1 of 1 # Warmup Iteration 1: 3311.586 us/op # Warmup Iteration 2: 3180.153 us/op # Warmup Iteration 3: 3187.057 us/op Iteration 1: 3182.524 us/op totalInputBytes: 1876117904.000 # totalOutputBytes: 1208742232.000 # Iteration 2: 3176.956 us/op totalInputBytes: 2350780240.000 # totalOutputBytes: 1514556920.000 # Iteration 3: 3194.742 us/op totalInputBytes: 2822438384.000 # totalOutputBytes: 1818436072.000 # Iteration 4: 3191.236 us/op totalInputBytes: 3294847576.000 # totalOutputBytes: 2122799108.000 # Iteration 5: 3279.630 us/op totalInputBytes: 3754488952.000 # totalOutputBytes: 2418936116.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3205.018 ±(99.9%) 162.868 us/op [Average] (min, avg, max) = (3176.956, 3205.018, 3279.630), stdev = 42.296 CI (99.9%): [3042.149, 3367.886] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 14098673056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1876117904.000, 2819734611.200, 3754488952.000), stdev = 743275858.906 CI (99.9%): [14098673056.000, 14098673056.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9083470448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1208742232.000, 1816694089.600, 2418936116.000), stdev = 478876577.410 CI (99.9%): [9083470448.000, 9083470448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 781196) # Run progress: 16.18% complete, ETA 05:58:26 # Fork: 1 of 1 # Warmup Iteration 1: 3513.950 us/op # Warmup Iteration 2: 3318.083 us/op # Warmup Iteration 3: 3458.561 us/op Iteration 1: 3323.387 us/op totalInputBytes: 1842841364.000 # totalOutputBytes: 1192335319.000 # Iteration 2: 3320.887 us/op totalInputBytes: 2314683748.000 # totalOutputBytes: 1497621683.000 # Iteration 3: 3326.365 us/op totalInputBytes: 2785744936.000 # totalOutputBytes: 1802402606.000 # Iteration 4: 3319.004 us/op totalInputBytes: 3258368516.000 # totalOutputBytes: 2108194411.000 # Iteration 5: 3304.513 us/op totalInputBytes: 3733335684.000 # totalOutputBytes: 2415502539.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3318.831 ±(99.9%) 32.604 us/op [Average] (min, avg, max) = (3304.513, 3318.831, 3326.365), stdev = 8.467 CI (99.9%): [3286.227, 3351.435] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 13934974248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1842841364.000, 2786994849.600, 3733335684.000), stdev = 747037357.094 CI (99.9%): [13934974248.000, 13934974248.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9016056558.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1192335319.000, 1803211311.600, 2415502539.000), stdev = 483340043.737 CI (99.9%): [9016056558.000, 9016056558.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 866049) # Run progress: 16.23% complete, ETA 05:57:53 # Fork: 1 of 1 # Warmup Iteration 1: 3088.842 us/op # Warmup Iteration 2: 3035.646 us/op # Warmup Iteration 3: 2977.819 us/op Iteration 1: 2961.992 us/op totalInputBytes: 2304556389.000 # totalOutputBytes: 1590660648.000 # Iteration 2: 2995.842 us/op totalInputBytes: 2884809219.000 # totalOutputBytes: 1991165208.000 # Iteration 3: 2966.989 us/op totalInputBytes: 3470258343.000 # totalOutputBytes: 2395256376.000 # Iteration 4: 2981.821 us/op totalInputBytes: 4053109320.000 # totalOutputBytes: 2797554240.000 # Iteration 5: 3140.136 us/op totalInputBytes: 4607380680.000 # totalOutputBytes: 3180125760.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3009.356 ±(99.9%) 286.107 us/op [Average] (min, avg, max) = (2961.992, 3009.356, 3140.136), stdev = 74.301 CI (99.9%): [2723.249, 3295.463] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 17320113951.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2304556389.000, 3464022790.200, 4607380680.000), stdev = 912986826.637 CI (99.9%): [17320113951.000, 17320113951.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 11954762232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1590660648.000, 2390952446.400, 3180125760.000), stdev = 630165625.023 CI (99.9%): [11954762232.000, 11954762232.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 904172) # Run progress: 16.28% complete, ETA 05:57:20 # Fork: 1 of 1 # Warmup Iteration 1: 3675.730 us/op # Warmup Iteration 2: 3525.732 us/op # Warmup Iteration 3: 3514.929 us/op Iteration 1: 3535.111 us/op totalInputBytes: 2038003688.000 # totalOutputBytes: 1129551528.000 # Iteration 2: 3558.483 us/op totalInputBytes: 2547956696.000 # totalOutputBytes: 1412189976.000 # Iteration 3: 3523.805 us/op totalInputBytes: 3063334736.000 # totalOutputBytes: 1697835216.000 # Iteration 4: 3609.842 us/op totalInputBytes: 3566054368.000 # totalOutputBytes: 1976464608.000 # Iteration 5: 3525.947 us/op totalInputBytes: 4081432408.000 # totalOutputBytes: 2262109848.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3550.638 ±(99.9%) 137.999 us/op [Average] (min, avg, max) = (3523.805, 3550.638, 3609.842), stdev = 35.838 CI (99.9%): [3412.638, 3688.637] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 15296781896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2038003688.000, 3059356379.200, 4081432408.000), stdev = 807169288.877 CI (99.9%): [15296781896.000, 15296781896.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 8478151176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1129551528.000, 1695630235.200, 2262109848.000), stdev = 447368819.288 CI (99.9%): [8478151176.000, 8478151176.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 1075724) # Run progress: 16.32% complete, ETA 05:56:47 # Fork: 1 of 1 # Warmup Iteration 1: 4129.064 us/op # Warmup Iteration 2: 4089.965 us/op # Warmup Iteration 3: 4190.108 us/op Iteration 1: 4038.127 us/op totalInputBytes: 2101964696.000 # totalOutputBytes: 1232809864.000 # Iteration 2: 4041.119 us/op totalInputBytes: 2636599524.000 # totalOutputBytes: 1546375116.000 # Iteration 3: 4057.879 us/op totalInputBytes: 3169082904.000 # totalOutputBytes: 1858678536.000 # Iteration 4: 4023.886 us/op totalInputBytes: 3708020628.000 # totalOutputBytes: 2174767452.000 # Iteration 5: 4016.623 us/op totalInputBytes: 4245882628.000 # totalOutputBytes: 2490225452.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4035.527 ±(99.9%) 61.807 us/op [Average] (min, avg, max) = (4016.623, 4035.527, 4057.879), stdev = 16.051 CI (99.9%): [3973.720, 4097.334] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 15861550380.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2101964696.000, 3172310076.000, 4245882628.000), stdev = 847375250.787 CI (99.9%): [15861550380.000, 15861550380.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9302856420.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1232809864.000, 1860571284.000, 2490225452.000), stdev = 496988636.235 CI (99.9%): [9302856420.000, 9302856420.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 1293080) # Run progress: 16.37% complete, ETA 05:56:15 # Fork: 1 of 1 # Warmup Iteration 1: 4753.607 us/op # Warmup Iteration 2: 4630.394 us/op # Warmup Iteration 3: 4715.973 us/op Iteration 1: 4674.256 us/op totalInputBytes: 2216339120.000 # totalOutputBytes: 1024617202.000 # Iteration 2: 4656.375 us/op totalInputBytes: 2773656600.000 # totalOutputBytes: 1282265985.000 # Iteration 3: 4619.716 us/op totalInputBytes: 3337439480.000 # totalOutputBytes: 1542903733.000 # Iteration 4: 4648.903 us/op totalInputBytes: 3897343120.000 # totalOutputBytes: 1801748102.000 # Iteration 5: 4612.337 us/op totalInputBytes: 4461126000.000 # totalOutputBytes: 2062385850.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4642.317 ±(99.9%) 99.497 us/op [Average] (min, avg, max) = (4612.337, 4642.317, 4674.256), stdev = 25.839 CI (99.9%): [4542.820, 4741.815] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 16685904320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2216339120.000, 3337180864.000, 4461126000.000), stdev = 887535957.001 CI (99.9%): [16685904320.000, 16685904320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 7713920872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1024617202.000, 1542784174.400, 2062385850.000), stdev = 410309325.288 CI (99.9%): [7713920872.000, 7713920872.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 1448911) # Run progress: 16.42% complete, ETA 05:55:42 # Fork: 1 of 1 # Warmup Iteration 1: 4416.200 us/op # Warmup Iteration 2: 4283.758 us/op # Warmup Iteration 3: 4358.140 us/op Iteration 1: 4449.064 us/op totalInputBytes: 2658751685.000 # totalOutputBytes: 1304231755.000 # Iteration 2: 4334.225 us/op totalInputBytes: 3331046389.000 # totalOutputBytes: 1634021147.000 # Iteration 3: 4303.258 us/op totalInputBytes: 4007687826.000 # totalOutputBytes: 1965942798.000 # Iteration 4: 4434.093 us/op totalInputBytes: 4665493420.000 # totalOutputBytes: 2288624660.000 # Iteration 5: 4316.334 us/op totalInputBytes: 5339237035.000 # totalOutputBytes: 2619124805.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4367.395 ±(99.9%) 264.964 us/op [Average] (min, avg, max) = (4303.258, 4367.395, 4449.064), stdev = 68.810 CI (99.9%): [4102.431, 4632.359] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 20002216355.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2658751685.000, 4000443271.000, 5339237035.000), stdev = 1058647890.514 CI (99.9%): [20002216355.000, 20002216355.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 9811945165.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1304231755.000, 1962389033.000, 2619124805.000), stdev = 519312203.529 CI (99.9%): [9811945165.000, 9811945165.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 1599048) # Run progress: 16.47% complete, ETA 05:55:10 # Fork: 1 of 1 # Warmup Iteration 1: 6666.945 us/op # Warmup Iteration 2: 6473.264 us/op # Warmup Iteration 3: 6280.060 us/op Iteration 1: 6305.813 us/op totalInputBytes: 2005206192.000 # totalOutputBytes: 905341602.000 # Iteration 2: 6341.459 us/op totalInputBytes: 2512104408.000 # totalOutputBytes: 1134203873.000 # Iteration 3: 6368.826 us/op totalInputBytes: 3017403576.000 # totalOutputBytes: 1362344181.000 # Iteration 4: 6305.256 us/op totalInputBytes: 3527499888.000 # totalOutputBytes: 1592650378.000 # Iteration 5: 6265.691 us/op totalInputBytes: 4042393344.000 # totalOutputBytes: 1825122464.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 6317.409 ±(99.9%) 151.343 us/op [Average] (min, avg, max) = (6265.691, 6317.409, 6368.826), stdev = 39.303 CI (99.9%): [6166.066, 6468.752] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 15104607408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2005206192.000, 3020921481.600, 4042393344.000), stdev = 804768784.664 CI (99.9%): [15104607408.000, 15104607408.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6819662498.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (905341602.000, 1363932499.600, 1825122464.000), stdev = 363349496.752 CI (99.9%): [6819662498.000, 6819662498.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 4072805) # Run progress: 16.52% complete, ETA 05:54:38 # Fork: 1 of 1 # Warmup Iteration 1: 16560.120 us/op # Warmup Iteration 2: 15662.329 us/op # Warmup Iteration 3: 14897.230 us/op Iteration 1: 15014.865 us/op totalInputBytes: 2138222625.000 # totalOutputBytes: 845795475.000 # Iteration 2: 15293.535 us/op totalInputBytes: 2679905690.000 # totalOutputBytes: 1060063662.000 # Iteration 3: 15341.374 us/op totalInputBytes: 3221588755.000 # totalOutputBytes: 1274331849.000 # Iteration 4: 15609.977 us/op totalInputBytes: 3755126210.000 # totalOutputBytes: 1485377958.000 # Iteration 5: 15491.250 us/op totalInputBytes: 4288663665.000 # totalOutputBytes: 1696424067.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 15350.200 ±(99.9%) 867.715 us/op [Average] (min, avg, max) = (15014.865, 15350.200, 15609.977), stdev = 225.343 CI (99.9%): [14482.485, 16217.915] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 16083506945.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2138222625.000, 3216701389.000, 4288663665.000), stdev = 850043287.463 CI (99.9%): [16083506945.000, 16083506945.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6361993011.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (845795475.000, 1272398602.200, 1696424067.000), stdev = 336243175.844 CI (99.9%): [6361993011.000, 6361993011.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, length = 4287156) # Run progress: 16.57% complete, ETA 05:54:08 # Fork: 1 of 1 # Warmup Iteration 1: 15629.368 us/op # Warmup Iteration 2: 15806.625 us/op # Warmup Iteration 3: 16325.960 us/op Iteration 1: 15555.407 us/op totalInputBytes: 2195023872.000 # totalOutputBytes: 867786752.000 # Iteration 2: 16087.934 us/op totalInputBytes: 2735205528.000 # totalOutputBytes: 1081343648.000 # Iteration 3: 16154.892 us/op totalInputBytes: 3275387184.000 # totalOutputBytes: 1294900544.000 # Iteration 4: 16159.569 us/op totalInputBytes: 3815568840.000 # totalOutputBytes: 1508457440.000 # Iteration 5: 16141.236 us/op totalInputBytes: 4355750496.000 # totalOutputBytes: 1722014336.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 16019.807 ±(99.9%) 1005.665 us/op [Average] (min, avg, max) = (15555.407, 16019.807, 16159.569), stdev = 261.168 CI (99.9%): [15014.142, 17025.473] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 16376935920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2195023872.000, 3275387184.000, 4355750496.000), stdev = 854102191.601 CI (99.9%): [16376935920.000, 16376935920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 6474502720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (867786752.000, 1294900544.000, 1722014336.000), stdev = 337663100.698 CI (99.9%): [6474502720.000, 6474502720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 34011) # Run progress: 16.62% complete, ETA 05:53:37 # Fork: 1 of 1 # Warmup Iteration 1: 934.209 us/op # Warmup Iteration 2: 930.027 us/op # Warmup Iteration 3: 935.971 us/op Iteration 1: 935.251 us/op totalInputBytes: 291678336.000 # totalOutputBytes: 166074240.000 # Iteration 2: 934.601 us/op totalInputBytes: 364529898.000 # totalOutputBytes: 207554070.000 # Iteration 3: 922.991 us/op totalInputBytes: 438299757.000 # totalOutputBytes: 249556755.000 # Iteration 4: 921.649 us/op totalInputBytes: 512171649.000 # totalOutputBytes: 291617535.000 # Iteration 5: 920.947 us/op totalInputBytes: 586111563.000 # totalOutputBytes: 333717045.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 927.088 ±(99.9%) 27.711 us/op [Average] (min, avg, max) = (920.947, 927.088, 935.251), stdev = 7.197 CI (99.9%): [899.377, 954.799] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 2192791203.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (291678336.000, 438558240.600, 586111563.000), stdev = 116452657.274 CI (99.9%): [2192791203.000, 2192791203.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 1248519645.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (166074240.000, 249703929.000, 333717045.000), stdev = 66305186.796 CI (99.9%): [1248519645.000, 1248519645.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 42223) # Run progress: 16.67% complete, ETA 05:53:05 # Fork: 1 of 1 # Warmup Iteration 1: 1453.513 us/op # Warmup Iteration 2: 1456.497 us/op # Warmup Iteration 3: 1449.670 us/op Iteration 1: 1455.535 us/op totalInputBytes: 232690953.000 # totalOutputBytes: 113818683.000 # Iteration 2: 1462.964 us/op totalInputBytes: 290494240.000 # totalOutputBytes: 142092640.000 # Iteration 3: 1449.500 us/op totalInputBytes: 348846426.000 # totalOutputBytes: 170635086.000 # Iteration 4: 1453.813 us/op totalInputBytes: 407029720.000 # totalOutputBytes: 199094920.000 # Iteration 5: 1509.046 us/op totalInputBytes: 463101864.000 # totalOutputBytes: 226522104.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1466.172 ±(99.9%) 94.170 us/op [Average] (min, avg, max) = (1449.500, 1466.172, 1509.046), stdev = 24.456 CI (99.9%): [1372.001, 1560.342] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1742163203.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (232690953.000, 348432640.600, 463101864.000), stdev = 91290492.715 CI (99.9%): [1742163203.000, 1742163203.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 852163433.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (113818683.000, 170432686.600, 226522104.000), stdev = 44653921.939 CI (99.9%): [852163433.000, 852163433.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 51771) # Run progress: 16.72% complete, ETA 05:52:33 # Fork: 1 of 1 # Warmup Iteration 1: 1086.342 us/op # Warmup Iteration 2: 1083.907 us/op # Warmup Iteration 3: 1117.090 us/op Iteration 1: 1082.295 us/op totalInputBytes: 379740285.000 # totalOutputBytes: 162426240.000 # Iteration 2: 1084.176 us/op totalInputBytes: 475361322.000 # totalOutputBytes: 203326208.000 # Iteration 3: 1078.952 us/op totalInputBytes: 571448298.000 # totalOutputBytes: 244425472.000 # Iteration 4: 1068.244 us/op totalInputBytes: 668518923.000 # totalOutputBytes: 285945472.000 # Iteration 5: 1069.957 us/op totalInputBytes: 765434235.000 # totalOutputBytes: 327399040.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1076.725 ±(99.9%) 27.849 us/op [Average] (min, avg, max) = (1068.244, 1076.725, 1084.176), stdev = 7.232 CI (99.9%): [1048.875, 1104.574] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 2860503063.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (379740285.000, 572100612.600, 765434235.000), stdev = 152508845.338 CI (99.9%): [2860503063.000, 2860503063.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 1223522432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (162426240.000, 244704486.400, 327399040.000), stdev = 65232579.459 CI (99.9%): [1223522432.000, 1223522432.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 62830) # Run progress: 16.76% complete, ETA 05:52:02 # Fork: 1 of 1 # Warmup Iteration 1: 1383.995 us/op # Warmup Iteration 2: 1376.341 us/op # Warmup Iteration 3: 1368.625 us/op Iteration 1: 1382.204 us/op totalInputBytes: 365356450.000 # totalOutputBytes: 141048640.000 # Iteration 2: 1378.045 us/op totalInputBytes: 456711270.000 # totalOutputBytes: 176316864.000 # Iteration 3: 1382.954 us/op totalInputBytes: 547751940.000 # totalOutputBytes: 211463808.000 # Iteration 4: 1371.012 us/op totalInputBytes: 639546570.000 # totalOutputBytes: 246901824.000 # Iteration 5: 1369.959 us/op totalInputBytes: 731404030.000 # totalOutputBytes: 282364096.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1376.835 ±(99.9%) 23.495 us/op [Average] (min, avg, max) = (1369.959, 1376.835, 1382.954), stdev = 6.102 CI (99.9%): [1353.340, 1400.330] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 2740770260.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (365356450.000, 548154052.000, 731404030.000), stdev = 144663449.214 CI (99.9%): [2740770260.000, 2740770260.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 1058095232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (141048640.000, 211619046.400, 282364096.000), stdev = 55848426.295 CI (99.9%): [1058095232.000, 1058095232.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 81207) # Run progress: 16.81% complete, ETA 05:51:30 # Fork: 1 of 1 # Warmup Iteration 1: 1338.178 us/op # Warmup Iteration 2: 1337.081 us/op # Warmup Iteration 3: 1330.395 us/op Iteration 1: 1331.945 us/op totalInputBytes: 487648035.000 # totalOutputBytes: 152448935.000 # Iteration 2: 1334.178 us/op totalInputBytes: 609539742.000 # totalOutputBytes: 190554822.000 # Iteration 3: 1372.505 us/op totalInputBytes: 728020755.000 # totalOutputBytes: 227594455.000 # Iteration 4: 1324.268 us/op totalInputBytes: 850805739.000 # totalOutputBytes: 265979599.000 # Iteration 5: 1321.656 us/op totalInputBytes: 973915551.000 # totalOutputBytes: 304466291.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 1336.911 ±(99.9%) 79.187 us/op [Average] (min, avg, max) = (1321.656, 1336.911, 1372.505), stdev = 20.565 CI (99.9%): [1257.723, 1416.098] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 3649929822.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487648035.000, 729985964.400, 973915551.000), stdev = 191923088.578 CI (99.9%): [3649929822.000, 3649929822.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 1141044102.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (152448935.000, 228208820.400, 304466291.000), stdev = 59999155.858 CI (99.9%): [1141044102.000, 1141044102.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 94417) # Run progress: 16.86% complete, ETA 05:50:59 # Fork: 1 of 1 # Warmup Iteration 1: 5553.609 us/op # Warmup Iteration 2: 5515.404 us/op # Warmup Iteration 3: 5553.030 us/op Iteration 1: 5507.249 us/op totalInputBytes: 137282318.000 # totalOutputBytes: 75820284.000 # Iteration 2: 5514.240 us/op totalInputBytes: 171744523.000 # totalOutputBytes: 94853574.000 # Iteration 3: 5550.081 us/op totalInputBytes: 206017894.000 # totalOutputBytes: 113782572.000 # Iteration 4: 5594.436 us/op totalInputBytes: 240008014.000 # totalOutputBytes: 132555132.000 # Iteration 5: 5741.425 us/op totalInputBytes: 273053964.000 # totalOutputBytes: 150806232.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 5581.486 ±(99.9%) 369.178 us/op [Average] (min, avg, max) = (5507.249, 5581.486, 5741.425), stdev = 95.874 CI (99.9%): [5212.308, 5950.664] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1028106713.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (137282318.000, 205621342.600, 273053964.000), stdev = 53729926.580 CI (99.9%): [1028106713.000, 1028106713.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 567817794.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (75820284.000, 113563558.800, 150806232.000), stdev = 29674748.737 CI (99.9%): [567817794.000, 567817794.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 607930) # Run progress: 16.91% complete, ETA 05:50:28 # Fork: 1 of 1 # Warmup Iteration 1: 27495.161 us/op # Warmup Iteration 2: 27190.033 us/op # Warmup Iteration 3: 27419.834 us/op Iteration 1: 27025.283 us/op totalInputBytes: 181771070.000 # totalOutputBytes: 76535030.000 # Iteration 2: 26992.962 us/op totalInputBytes: 227973750.000 # totalOutputBytes: 95988750.000 # Iteration 3: 27114.287 us/op totalInputBytes: 273568500.000 # totalOutputBytes: 115186500.000 # Iteration 4: 27159.220 us/op totalInputBytes: 319163250.000 # totalOutputBytes: 134384250.000 # Iteration 5: 27139.051 us/op totalInputBytes: 364758000.000 # totalOutputBytes: 153582000.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 27086.160 ±(99.9%) 281.112 us/op [Average] (min, avg, max) = (26992.962, 27086.160, 27159.220), stdev = 73.004 CI (99.9%): [26805.048, 27367.272] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1367234570.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (181771070.000, 273446914.000, 364758000.000), stdev = 72284129.662 CI (99.9%): [1367234570.000, 1367234570.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 575676530.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (76535030.000, 115135306.000, 153582000.000), stdev = 30435360.436 CI (99.9%): [575676530.000, 575676530.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 751048) # Run progress: 16.96% complete, ETA 05:49:58 # Fork: 1 of 1 # Warmup Iteration 1: 20749.612 us/op # Warmup Iteration 2: 20765.672 us/op # Warmup Iteration 3: 20629.629 us/op Iteration 1: 20748.674 us/op totalInputBytes: 297415008.000 # totalOutputBytes: 110548944.000 # Iteration 2: 20731.235 us/op totalInputBytes: 371768760.000 # totalOutputBytes: 138186180.000 # Iteration 3: 20751.632 us/op totalInputBytes: 446122512.000 # totalOutputBytes: 165823416.000 # Iteration 4: 20866.174 us/op totalInputBytes: 518974168.000 # totalOutputBytes: 192902324.000 # Iteration 5: 20735.756 us/op totalInputBytes: 593327920.000 # totalOutputBytes: 220539560.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 20766.694 ±(99.9%) 216.651 us/op [Average] (min, avg, max) = (20731.235, 20766.694, 20866.174), stdev = 56.264 CI (99.9%): [20550.043, 20983.346] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 2227608368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (297415008.000, 445521673.600, 593327920.000), stdev = 116851821.846 CI (99.9%): [2227608368.000, 2227608368.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 828000424.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (110548944.000, 165600084.800, 220539560.000), stdev = 43433737.915 CI (99.9%): [828000424.000, 828000424.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 781196) # Run progress: 17.01% complete, ETA 05:49:29 # Fork: 1 of 1 # Warmup Iteration 1: 22128.326 us/op # Warmup Iteration 2: 21927.924 us/op # Warmup Iteration 3: 21777.125 us/op Iteration 1: 21907.600 us/op totalInputBytes: 290604912.000 # totalOutputBytes: 108596844.000 # Iteration 2: 21917.341 us/op totalInputBytes: 363256140.000 # totalOutputBytes: 135746055.000 # Iteration 3: 22281.284 us/op totalInputBytes: 434344976.000 # totalOutputBytes: 162311412.000 # Iteration 4: 21929.574 us/op totalInputBytes: 506996204.000 # totalOutputBytes: 189460623.000 # Iteration 5: 21813.994 us/op totalInputBytes: 579647432.000 # totalOutputBytes: 216609834.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 21969.959 ±(99.9%) 692.946 us/op [Average] (min, avg, max) = (21813.994, 21969.959, 22281.284), stdev = 179.956 CI (99.9%): [21277.013, 22662.904] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 2174849664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (290604912.000, 434969932.800, 579647432.000), stdev = 114131372.108 CI (99.9%): [2174849664.000, 2174849664.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 812724768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (108596844.000, 162544953.600, 216609834.000), stdev = 42650025.173 CI (99.9%): [812724768.000, 812724768.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 866049) # Run progress: 17.06% complete, ETA 05:48:59 # Fork: 1 of 1 # Warmup Iteration 1: 37253.210 us/op # Warmup Iteration 2: 38166.153 us/op # Warmup Iteration 3: 37824.065 us/op Iteration 1: 38466.533 us/op totalInputBytes: 190530780.000 # totalOutputBytes: 120375200.000 # Iteration 2: 37425.330 us/op totalInputBytes: 239029524.000 # totalOutputBytes: 151016160.000 # Iteration 3: 37147.790 us/op totalInputBytes: 287528268.000 # totalOutputBytes: 181657120.000 # Iteration 4: 37966.095 us/op totalInputBytes: 335160963.000 # totalOutputBytes: 211750920.000 # Iteration 5: 37228.242 us/op totalInputBytes: 383659707.000 # totalOutputBytes: 242391880.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 37646.798 ±(99.9%) 2150.132 us/op [Average] (min, avg, max) = (37147.790, 37646.798, 38466.533), stdev = 558.382 CI (99.9%): [35496.666, 39796.929] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1435909242.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (190530780.000, 287181848.400, 383659707.000), stdev = 76272813.001 CI (99.9%): [1435909242.000, 1435909242.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 907191280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (120375200.000, 181438256.000, 242391880.000), stdev = 48188303.851 CI (99.9%): [907191280.000, 907191280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 904172) # Run progress: 17.11% complete, ETA 05:48:31 # Fork: 1 of 1 # Warmup Iteration 1: 48102.275 us/op # Warmup Iteration 2: 48155.694 us/op # Warmup Iteration 3: 49084.773 us/op Iteration 1: 47852.658 us/op totalInputBytes: 154613412.000 # totalOutputBytes: 69829047.000 # Iteration 2: 47983.301 us/op totalInputBytes: 193492808.000 # totalOutputBytes: 87388398.000 # Iteration 3: 47992.036 us/op totalInputBytes: 232372204.000 # totalOutputBytes: 104947749.000 # Iteration 4: 47935.692 us/op totalInputBytes: 271251600.000 # totalOutputBytes: 122507100.000 # Iteration 5: 47842.377 us/op totalInputBytes: 310130996.000 # totalOutputBytes: 140066451.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 47921.213 ±(99.9%) 272.250 us/op [Average] (min, avg, max) = (47842.377, 47921.213, 47992.036), stdev = 70.702 CI (99.9%): [47648.963, 48193.463] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1161861020.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (154613412.000, 232372204.000, 310130996.000), stdev = 61473722.706 CI (99.9%): [1161861020.000, 1161861020.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 524738745.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (69829047.000, 104947749.000, 140066451.000), stdev = 27763771.697 CI (99.9%): [524738745.000, 524738745.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 1075724) # Run progress: 17.16% complete, ETA 05:48:02 # Fork: 1 of 1 # Warmup Iteration 1: 57859.919 us/op # Warmup Iteration 2: 57760.931 us/op # Warmup Iteration 3: 60485.932 us/op Iteration 1: 57656.977 us/op totalInputBytes: 158131428.000 # totalOutputBytes: 75738810.000 # Iteration 2: 57547.228 us/op totalInputBytes: 197933216.000 # totalOutputBytes: 94802320.000 # Iteration 3: 58140.591 us/op totalInputBytes: 237735004.000 # totalOutputBytes: 113865830.000 # Iteration 4: 57757.670 us/op totalInputBytes: 277536792.000 # totalOutputBytes: 132929340.000 # Iteration 5: 57994.540 us/op totalInputBytes: 317338580.000 # totalOutputBytes: 151992850.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 57819.401 ±(99.9%) 939.484 us/op [Average] (min, avg, max) = (57547.228, 57819.401, 58140.591), stdev = 243.981 CI (99.9%): [56879.917, 58758.885] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1188675020.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (158131428.000, 237735004.000, 317338580.000), stdev = 62932152.514 CI (99.9%): [1188675020.000, 1188675020.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 569329150.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (75738810.000, 113865830.000, 151992850.000), stdev = 30142055.899 CI (99.9%): [569329150.000, 569329150.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 1293080) # Run progress: 17.20% complete, ETA 05:47:36 # Fork: 1 of 1 # Warmup Iteration 1: 89278.993 us/op # Warmup Iteration 2: 84682.999 us/op # Warmup Iteration 3: 84868.189 us/op Iteration 1: 88993.645 us/op totalInputBytes: 126721840.000 # totalOutputBytes: 46537162.000 # Iteration 2: 84872.453 us/op totalInputBytes: 159048840.000 # totalOutputBytes: 58408887.000 # Iteration 3: 84746.337 us/op totalInputBytes: 191375840.000 # totalOutputBytes: 70280612.000 # Iteration 4: 84714.320 us/op totalInputBytes: 223702840.000 # totalOutputBytes: 82152337.000 # Iteration 5: 84869.763 us/op totalInputBytes: 256029840.000 # totalOutputBytes: 94024062.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 85639.304 ±(99.9%) 7225.690 us/op [Average] (min, avg, max) = (84714.320, 85639.304, 88993.645), stdev = 1876.489 CI (99.9%): [78413.613, 92864.994] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 956879200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (126721840.000, 191375840.000, 256029840.000), stdev = 51113474.960 CI (99.9%): [956879200.000, 956879200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 351403060.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46537162.000, 70280612.000, 94024062.000), stdev = 18770845.378 CI (99.9%): [351403060.000, 351403060.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 1448911) # Run progress: 17.25% complete, ETA 05:47:10 # Fork: 1 of 1 # Warmup Iteration 1: 92444.667 us/op # Warmup Iteration 2: 92555.072 us/op # Warmup Iteration 3: 92317.284 us/op Iteration 1: 92448.191 us/op totalInputBytes: 131850901.000 # totalOutputBytes: 57158374.000 # Iteration 2: 98087.065 us/op totalInputBytes: 166624765.000 # totalOutputBytes: 72233110.000 # Iteration 3: 102499.714 us/op totalInputBytes: 197051896.000 # totalOutputBytes: 85423504.000 # Iteration 4: 97632.990 us/op totalInputBytes: 228927938.000 # totalOutputBytes: 99242012.000 # Iteration 5: 92176.726 us/op totalInputBytes: 262252891.000 # totalOutputBytes: 113688634.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 96568.937 ±(99.9%) 16660.778 us/op [Average] (min, avg, max) = (92176.726, 96568.937, 102499.714), stdev = 4326.751 CI (99.9%): [79908.159, 113229.715] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 986708391.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (131850901.000, 197341678.200, 262252891.000), stdev = 51097485.221 CI (99.9%): [986708391.000, 986708391.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 427745634.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57158374.000, 85549126.800, 113688634.000), stdev = 22151150.645 CI (99.9%): [427745634.000, 427745634.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 1599048) # Run progress: 17.30% complete, ETA 05:46:44 # Fork: 1 of 1 # Warmup Iteration 1: 77937.291 us/op # Warmup Iteration 2: 77811.283 us/op # Warmup Iteration 3: 77865.256 us/op Iteration 1: 80191.357 us/op totalInputBytes: 172697184.000 # totalOutputBytes: 58520340.000 # Iteration 2: 85854.970 us/op totalInputBytes: 212673384.000 # totalOutputBytes: 72066715.000 # Iteration 3: 86173.658 us/op totalInputBytes: 252649584.000 # totalOutputBytes: 85613090.000 # Iteration 4: 77920.172 us/op totalInputBytes: 295823880.000 # totalOutputBytes: 100243175.000 # Iteration 5: 77846.235 us/op totalInputBytes: 338998176.000 # totalOutputBytes: 114873260.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 81597.278 ±(99.9%) 15951.063 us/op [Average] (min, avg, max) = (77846.235, 81597.278, 86173.658), stdev = 4142.441 CI (99.9%): [65646.215, 97548.342] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1272842208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (172697184.000, 254568441.600, 338998176.000), stdev = 65749851.588 CI (99.9%): [1272842208.000, 1272842208.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 431316580.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58520340.000, 86263316.000, 114873260.000), stdev = 22280060.281 CI (99.9%): [431316580.000, 431316580.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 4072805) # Run progress: 17.35% complete, ETA 05:46:18 # Fork: 1 of 1 # Warmup Iteration 1: 177140.362 us/op # Warmup Iteration 2: 177240.014 us/op # Warmup Iteration 3: 177226.269 us/op Iteration 1: 177178.148 us/op totalInputBytes: 211785860.000 # totalOutputBytes: 50100284.000 # Iteration 2: 177782.572 us/op totalInputBytes: 264732325.000 # totalOutputBytes: 62625355.000 # Iteration 3: 177191.864 us/op totalInputBytes: 317678790.000 # totalOutputBytes: 75150426.000 # Iteration 4: 177341.350 us/op totalInputBytes: 370625255.000 # totalOutputBytes: 87675497.000 # Iteration 5: 200258.754 us/op totalInputBytes: 419498915.000 # totalOutputBytes: 99237101.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 181950.538 ±(99.9%) 39421.080 us/op [Average] (min, avg, max) = (177178.148, 181950.538, 200258.754), stdev = 10237.529 CI (99.9%): [142529.458, 221371.617] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1584321145.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (211785860.000, 316864229.000, 419498915.000), stdev = 82437839.071 CI (99.9%): [1584321145.000, 1584321145.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 374788663.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50100284.000, 74957732.600, 99237101.000), stdev = 19501581.219 CI (99.9%): [374788663.000, 374788663.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, length = 4287156) # Run progress: 17.40% complete, ETA 05:45:57 # Fork: 1 of 1 # Warmup Iteration 1: 184007.726 us/op # Warmup Iteration 2: 184680.567 us/op # Warmup Iteration 3: 189570.664 us/op Iteration 1: 185002.539 us/op totalInputBytes: 222932112.000 # totalOutputBytes: 52676884.000 # Iteration 2: 185711.833 us/op totalInputBytes: 278665140.000 # totalOutputBytes: 65846105.000 # Iteration 3: 184288.446 us/op totalInputBytes: 334398168.000 # totalOutputBytes: 79015326.000 # Iteration 4: 184462.568 us/op totalInputBytes: 390131196.000 # totalOutputBytes: 92184547.000 # Iteration 5: 184723.848 us/op totalInputBytes: 445864224.000 # totalOutputBytes: 105353768.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 184837.847 ±(99.9%) 2149.687 us/op [Average] (min, avg, max) = (184288.446, 184837.847, 185711.833), stdev = 558.267 CI (99.9%): [182688.160, 186987.534] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1671990840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (222932112.000, 334398168.000, 445864224.000), stdev = 88121654.689 CI (99.9%): [1671990840.000, 1671990840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 395076630.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52676884.000, 79015326.000, 105353768.000), stdev = 20822366.685 CI (99.9%): [395076630.000, 395076630.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 34011) # Run progress: 17.45% complete, ETA 05:45:40 # Fork: 1 of 1 # Warmup Iteration 1: 2437.299 us/op # Warmup Iteration 2: 2404.895 us/op # Warmup Iteration 3: 2408.886 us/op Iteration 1: 2414.495 us/op totalInputBytes: 112916520.000 # totalOutputBytes: 64222080.000 # Iteration 2: 2401.236 us/op totalInputBytes: 141315705.000 # totalOutputBytes: 80374320.000 # Iteration 3: 2403.848 us/op totalInputBytes: 169680879.000 # totalOutputBytes: 96507216.000 # Iteration 4: 2406.404 us/op totalInputBytes: 198012042.000 # totalOutputBytes: 112620768.000 # Iteration 5: 2430.900 us/op totalInputBytes: 226071117.000 # totalOutputBytes: 128579568.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 2411.377 ±(99.9%) 46.174 us/op [Average] (min, avg, max) = (2401.236, 2411.377, 2430.900), stdev = 11.991 CI (99.9%): [2365.203, 2457.551] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 847996263.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (112916520.000, 169599252.600, 226071117.000), stdev = 44747223.302 CI (99.9%): [847996263.000, 847996263.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 482303952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64222080.000, 96460790.400, 128579568.000), stdev = 25450303.947 CI (99.9%): [482303952.000, 482303952.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 42223) # Run progress: 17.50% complete, ETA 05:45:10 # Fork: 1 of 1 # Warmup Iteration 1: 4225.025 us/op # Warmup Iteration 2: 4180.437 us/op # Warmup Iteration 3: 4175.899 us/op Iteration 1: 4191.126 us/op totalInputBytes: 80899268.000 # totalOutputBytes: 39433196.000 # Iteration 2: 4205.350 us/op totalInputBytes: 101039639.000 # totalOutputBytes: 49250333.000 # Iteration 3: 4191.190 us/op totalInputBytes: 121264456.000 # totalOutputBytes: 59108632.000 # Iteration 4: 4168.289 us/op totalInputBytes: 141615942.000 # totalOutputBytes: 69028674.000 # Iteration 5: 4172.376 us/op totalInputBytes: 161925205.000 # totalOutputBytes: 78928135.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4185.666 ±(99.9%) 58.600 us/op [Average] (min, avg, max) = (4168.289, 4185.666, 4205.350), stdev = 15.218 CI (99.9%): [4127.066, 4244.266] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 606744510.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (80899268.000, 121348902.000, 161925205.000), stdev = 32038396.733 CI (99.9%): [606744510.000, 606744510.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 295748970.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39433196.000, 59149794.000, 78928135.000), stdev = 15616660.189 CI (99.9%): [295748970.000, 295748970.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 51771) # Run progress: 17.55% complete, ETA 05:44:40 # Fork: 1 of 1 # Warmup Iteration 1: 3399.370 us/op # Warmup Iteration 2: 3383.699 us/op # Warmup Iteration 3: 3397.300 us/op Iteration 1: 3395.880 us/op totalInputBytes: 122438415.000 # totalOutputBytes: 52309070.000 # Iteration 2: 3380.210 us/op totalInputBytes: 153190389.000 # totalOutputBytes: 65447162.000 # Iteration 3: 3380.127 us/op totalInputBytes: 183942363.000 # totalOutputBytes: 78585254.000 # Iteration 4: 3384.385 us/op totalInputBytes: 214642566.000 # totalOutputBytes: 91701228.000 # Iteration 5: 3413.223 us/op totalInputBytes: 245083914.000 # totalOutputBytes: 104706612.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 3390.765 ±(99.9%) 54.312 us/op [Average] (min, avg, max) = (3380.127, 3390.765, 3413.223), stdev = 14.105 CI (99.9%): [3336.453, 3445.078] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 919297647.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (122438415.000, 183859529.400, 245083914.000), stdev = 48500456.030 CI (99.9%): [919297647.000, 919297647.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 392749326.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52309070.000, 78549865.200, 104706612.000), stdev = 20720733.354 CI (99.9%): [392749326.000, 392749326.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 62830) # Run progress: 17.60% complete, ETA 05:44:10 # Fork: 1 of 1 # Warmup Iteration 1: 5159.299 us/op # Warmup Iteration 2: 4884.827 us/op # Warmup Iteration 3: 4863.035 us/op Iteration 1: 4885.207 us/op totalInputBytes: 102287240.000 # totalOutputBytes: 39439928.000 # Iteration 2: 4904.929 us/op totalInputBytes: 127984710.000 # totalOutputBytes: 49348362.000 # Iteration 3: 4896.131 us/op totalInputBytes: 153807840.000 # totalOutputBytes: 59305248.000 # Iteration 4: 4883.362 us/op totalInputBytes: 179693800.000 # totalOutputBytes: 69286360.000 # Iteration 5: 4932.229 us/op totalInputBytes: 205328440.000 # totalOutputBytes: 79170568.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4900.372 ±(99.9%) 76.359 us/op [Average] (min, avg, max) = (4883.362, 4900.372, 4932.229), stdev = 19.830 CI (99.9%): [4824.012, 4976.731] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 769102030.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (102287240.000, 153820406.000, 205328440.000), stdev = 40760460.704 CI (99.9%): [769102030.000, 769102030.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 296550466.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39439928.000, 59310093.200, 79170568.000), stdev = 15716424.018 CI (99.9%): [296550466.000, 296550466.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 81207) # Run progress: 17.64% complete, ETA 05:43:41 # Fork: 1 of 1 # Warmup Iteration 1: 4886.936 us/op # Warmup Iteration 2: 4844.432 us/op # Warmup Iteration 3: 4833.837 us/op Iteration 1: 4850.020 us/op totalInputBytes: 134641206.000 # totalOutputBytes: 42061802.000 # Iteration 2: 4954.087 us/op totalInputBytes: 167530041.000 # totalOutputBytes: 52336247.000 # Iteration 3: 4835.627 us/op totalInputBytes: 201230946.000 # totalOutputBytes: 62864382.000 # Iteration 4: 4833.237 us/op totalInputBytes: 235013058.000 # totalOutputBytes: 73417886.000 # Iteration 5: 4841.521 us/op totalInputBytes: 268713963.000 # totalOutputBytes: 83946021.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 4862.898 ±(99.9%) 197.866 us/op [Average] (min, avg, max) = (4833.237, 4862.898, 4954.087), stdev = 51.385 CI (99.9%): [4665.032, 5060.764] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 1007129214.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (134641206.000, 201425842.800, 268713963.000), stdev = 53068218.412 CI (99.9%): [1007129214.000, 1007129214.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 314626338.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42061802.000, 62925267.600, 83946021.000), stdev = 16578467.779 CI (99.9%): [314626338.000, 314626338.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 94417) # Run progress: 17.69% complete, ETA 05:43:12 # Fork: 1 of 1 # Warmup Iteration 1: 11766.578 us/op # Warmup Iteration 2: 11763.443 us/op # Warmup Iteration 3: 11666.641 us/op Iteration 1: 11695.488 us/op totalInputBytes: 65242147.000 # totalOutputBytes: 35876029.000 # Iteration 2: 11719.138 us/op totalInputBytes: 81576288.000 # totalOutputBytes: 44858016.000 # Iteration 3: 11737.413 us/op totalInputBytes: 97910429.000 # totalOutputBytes: 53840003.000 # Iteration 4: 11680.115 us/op totalInputBytes: 114244570.000 # totalOutputBytes: 62821990.000 # Iteration 5: 11679.832 us/op totalInputBytes: 130578711.000 # totalOutputBytes: 71803977.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 11702.397 ±(99.9%) 97.411 us/op [Average] (min, avg, max) = (11679.832, 11702.397, 11737.413), stdev = 25.297 CI (99.9%): [11604.987, 11799.808] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 489552145.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65242147.000, 97910429.000, 130578711.000), stdev = 25826544.591 CI (99.9%): [489552145.000, 489552145.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 269200015.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35876029.000, 53840003.000, 71803977.000), stdev = 14201768.417 CI (99.9%): [269200015.000, 269200015.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 607930) # Run progress: 17.74% complete, ETA 05:42:43 # Fork: 1 of 1 # Warmup Iteration 1: 55196.629 us/op # Warmup Iteration 2: 53574.597 us/op # Warmup Iteration 3: 53581.746 us/op Iteration 1: 53584.068 us/op totalInputBytes: 94229150.000 # totalOutputBytes: 39666205.000 # Iteration 2: 53853.663 us/op totalInputBytes: 117938420.000 # totalOutputBytes: 49646734.000 # Iteration 3: 54219.197 us/op totalInputBytes: 141647690.000 # totalOutputBytes: 59627263.000 # Iteration 4: 53562.205 us/op totalInputBytes: 165356960.000 # totalOutputBytes: 69607792.000 # Iteration 5: 53592.502 us/op totalInputBytes: 189066230.000 # totalOutputBytes: 79588321.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 53762.327 ±(99.9%) 1085.271 us/op [Average] (min, avg, max) = (53562.205, 53762.327, 54219.197), stdev = 281.841 CI (99.9%): [52677.056, 54847.598] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 708238450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (94229150.000, 141647690.000, 189066230.000), stdev = 37487647.430 CI (99.9%): [708238450.000, 708238450.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 298136315.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39666205.000, 59627263.000, 79588321.000), stdev = 15780601.947 CI (99.9%): [298136315.000, 298136315.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 751048) # Run progress: 17.79% complete, ETA 05:42:17 # Fork: 1 of 1 # Warmup Iteration 1: 55251.108 us/op # Warmup Iteration 2: 53451.390 us/op # Warmup Iteration 3: 53474.362 us/op Iteration 1: 55125.734 us/op totalInputBytes: 115661392.000 # totalOutputBytes: 42984942.000 # Iteration 2: 53511.234 us/op totalInputBytes: 144952264.000 # totalOutputBytes: 53870739.000 # Iteration 3: 53346.746 us/op totalInputBytes: 174243136.000 # totalOutputBytes: 64756536.000 # Iteration 4: 53700.243 us/op totalInputBytes: 203534008.000 # totalOutputBytes: 75642333.000 # Iteration 5: 53650.841 us/op totalInputBytes: 232824880.000 # totalOutputBytes: 86528130.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 53866.959 ±(99.9%) 2760.792 us/op [Average] (min, avg, max) = (53346.746, 53866.959, 55125.734), stdev = 716.969 CI (99.9%): [51106.167, 56627.752] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 871215680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (115661392.000, 174243136.000, 232824880.000), stdev = 46312935.086 CI (99.9%): [871215680.000, 871215680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 323782680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42984942.000, 64756536.000, 86528130.000), stdev = 17211956.333 CI (99.9%): [323782680.000, 323782680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 781196) # Run progress: 17.84% complete, ETA 05:41:51 # Fork: 1 of 1 # Warmup Iteration 1: 56770.387 us/op # Warmup Iteration 2: 56480.212 us/op # Warmup Iteration 3: 56656.595 us/op Iteration 1: 56805.159 us/op totalInputBytes: 115617008.000 # totalOutputBytes: 43198240.000 # Iteration 2: 56388.438 us/op totalInputBytes: 144521260.000 # totalOutputBytes: 53997800.000 # Iteration 3: 56462.112 us/op totalInputBytes: 173425512.000 # totalOutputBytes: 64797360.000 # Iteration 4: 57013.294 us/op totalInputBytes: 202329764.000 # totalOutputBytes: 75596920.000 # Iteration 5: 56591.742 us/op totalInputBytes: 231234016.000 # totalOutputBytes: 86396480.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 56652.149 ±(99.9%) 987.643 us/op [Average] (min, avg, max) = (56388.438, 56652.149, 57013.294), stdev = 256.488 CI (99.9%): [55664.506, 57639.792] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 867127560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (115617008.000, 173425512.000, 231234016.000), stdev = 45701635.192 CI (99.9%): [867127560.000, 867127560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 323986800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43198240.000, 64797360.000, 86396480.000), stdev = 17075603.664 CI (99.9%): [323986800.000, 323986800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 866049) # Run progress: 17.89% complete, ETA 05:41:25 # Fork: 1 of 1 # Warmup Iteration 1: 128516.117 us/op # Warmup Iteration 2: 129672.645 us/op # Warmup Iteration 3: 128383.205 us/op Iteration 1: 128637.857 us/op totalInputBytes: 58891332.000 # totalOutputBytes: 36960992.000 # Iteration 2: 128930.926 us/op totalInputBytes: 73614165.000 # totalOutputBytes: 46201240.000 # Iteration 3: 128520.517 us/op totalInputBytes: 88336998.000 # totalOutputBytes: 55441488.000 # Iteration 4: 129373.625 us/op totalInputBytes: 103059831.000 # totalOutputBytes: 64681736.000 # Iteration 5: 139678.416 us/op totalInputBytes: 116916615.000 # totalOutputBytes: 73378440.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 131028.268 ±(99.9%) 18663.176 us/op [Average] (min, avg, max) = (128520.517, 131028.268, 139678.416), stdev = 4846.768 CI (99.9%): [112365.091, 149691.444] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 440818941.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58891332.000, 88163788.200, 116916615.000), stdev = 23006604.318 CI (99.9%): [440818941.000, 440818941.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 276663896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36960992.000, 55332779.200, 73378440.000), stdev = 14439254.289 CI (99.9%): [276663896.000, 276663896.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 904172) # Run progress: 17.94% complete, ETA 05:41:02 # Fork: 1 of 1 # Warmup Iteration 1: 135578.755 us/op # Warmup Iteration 2: 134869.072 us/op # Warmup Iteration 3: 134848.680 us/op Iteration 1: 135459.598 us/op totalInputBytes: 61483696.000 # totalOutputBytes: 27496616.000 # Iteration 2: 134619.854 us/op totalInputBytes: 76854620.000 # totalOutputBytes: 34370770.000 # Iteration 3: 146125.139 us/op totalInputBytes: 91321372.000 # totalOutputBytes: 40840562.000 # Iteration 4: 134494.573 us/op totalInputBytes: 106692296.000 # totalOutputBytes: 47714716.000 # Iteration 5: 134475.724 us/op totalInputBytes: 122063220.000 # totalOutputBytes: 54588870.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 137034.978 ±(99.9%) 19629.704 us/op [Average] (min, avg, max) = (134475.724, 137034.978, 146125.139), stdev = 5097.772 CI (99.9%): [117405.274, 156664.682] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 458415204.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (61483696.000, 91683040.800, 122063220.000), stdev = 23875962.410 CI (99.9%): [458415204.000, 458415204.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 205011534.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (27496616.000, 41002306.800, 54588870.000), stdev = 10677760.329 CI (99.9%): [205011534.000, 205011534.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 1075724) # Run progress: 17.99% complete, ETA 05:40:42 # Fork: 1 of 1 # Warmup Iteration 1: 190139.499 us/op # Warmup Iteration 2: 189608.973 us/op # Warmup Iteration 3: 189581.613 us/op Iteration 1: 190002.281 us/op totalInputBytes: 55937648.000 # totalOutputBytes: 26648232.000 # Iteration 2: 189395.538 us/op totalInputBytes: 69922060.000 # totalOutputBytes: 33310290.000 # Iteration 3: 189805.165 us/op totalInputBytes: 83906472.000 # totalOutputBytes: 39972348.000 # Iteration 4: 213249.058 us/op totalInputBytes: 96815160.000 # totalOutputBytes: 46121940.000 # Iteration 5: 189178.625 us/op totalInputBytes: 110799572.000 # totalOutputBytes: 52783998.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 194326.133 ±(99.9%) 40752.274 us/op [Average] (min, avg, max) = (189178.625, 194326.133, 213249.058), stdev = 10583.236 CI (99.9%): [153573.859, 235078.407] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 417380912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55937648.000, 83476182.400, 110799572.000), stdev = 21603044.940 CI (99.9%): [417380912.000, 417380912.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 198836808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26648232.000, 39767361.600, 52783998.000), stdev = 10291511.604 CI (99.9%): [198836808.000, 198836808.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 1293080) # Run progress: 18.04% complete, ETA 05:40:26 # Fork: 1 of 1 # Warmup Iteration 1: 194666.078 us/op # Warmup Iteration 2: 194856.700 us/op # Warmup Iteration 3: 195356.014 us/op Iteration 1: 194551.218 us/op totalInputBytes: 67240160.000 # totalOutputBytes: 24525020.000 # Iteration 2: 196078.824 us/op totalInputBytes: 84050200.000 # totalOutputBytes: 30656275.000 # Iteration 3: 195836.816 us/op totalInputBytes: 100860240.000 # totalOutputBytes: 36787530.000 # Iteration 4: 194951.829 us/op totalInputBytes: 117670280.000 # totalOutputBytes: 42918785.000 # Iteration 5: 194881.824 us/op totalInputBytes: 134480320.000 # totalOutputBytes: 49050040.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 195260.102 ±(99.9%) 2542.262 us/op [Average] (min, avg, max) = (194551.218, 195260.102, 196078.824), stdev = 660.217 CI (99.9%): [192717.840, 197802.364] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 504301200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (67240160.000, 100860240.000, 134480320.000), stdev = 26579006.979 CI (99.9%): [504301200.000, 504301200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 183937650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24525020.000, 36787530.000, 49050040.000), stdev = 9694365.358 CI (99.9%): [183937650.000, 183937650.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 1448911) # Run progress: 18.08% complete, ETA 05:40:11 # Fork: 1 of 1 # Warmup Iteration 1: 296055.593 us/op # Warmup Iteration 2: 292371.432 us/op # Warmup Iteration 3: 292283.434 us/op Iteration 1: 297289.541 us/op totalInputBytes: 52160796.000 # totalOutputBytes: 22507560.000 # Iteration 2: 292269.636 us/op totalInputBytes: 65200995.000 # totalOutputBytes: 28134450.000 # Iteration 3: 292291.463 us/op totalInputBytes: 78241194.000 # totalOutputBytes: 33761340.000 # Iteration 4: 292553.402 us/op totalInputBytes: 91281393.000 # totalOutputBytes: 39388230.000 # Iteration 5: 292938.939 us/op totalInputBytes: 104321592.000 # totalOutputBytes: 45015120.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 293468.596 ±(99.9%) 8290.268 us/op [Average] (min, avg, max) = (292269.636, 293468.596, 297289.541), stdev = 2152.956 CI (99.9%): [285178.328, 301758.865] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 391205970.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52160796.000, 78241194.000, 104321592.000), stdev = 20618364.991 CI (99.9%): [391205970.000, 391205970.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 168806700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22507560.000, 33761340.000, 45015120.000), stdev = 8896894.272 CI (99.9%): [168806700.000, 168806700.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 1599048) # Run progress: 18.13% complete, ETA 05:40:00 # Fork: 1 of 1 # Warmup Iteration 1: 219064.382 us/op # Warmup Iteration 2: 219375.148 us/op # Warmup Iteration 3: 218909.096 us/op Iteration 1: 219197.794 us/op totalInputBytes: 70358112.000 # totalOutputBytes: 23675124.000 # Iteration 2: 219876.102 us/op totalInputBytes: 87947640.000 # totalOutputBytes: 29593905.000 # Iteration 3: 219152.323 us/op totalInputBytes: 105537168.000 # totalOutputBytes: 35512686.000 # Iteration 4: 219161.632 us/op totalInputBytes: 123126696.000 # totalOutputBytes: 41431467.000 # Iteration 5: 219435.683 us/op totalInputBytes: 140716224.000 # totalOutputBytes: 47350248.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 219364.707 ±(99.9%) 1188.048 us/op [Average] (min, avg, max) = (219152.323, 219364.707, 219876.102), stdev = 308.532 CI (99.9%): [218176.658, 220552.755] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 527685840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (70358112.000, 105537168.000, 140716224.000), stdev = 27811485.724 CI (99.9%): [527685840.000, 527685840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 177563430.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23675124.000, 35512686.000, 47350248.000), stdev = 9358414.466 CI (99.9%): [177563430.000, 177563430.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 4072805) # Run progress: 18.18% complete, ETA 05:39:44 # Fork: 1 of 1 # Warmup Iteration 1: 421078.313 us/op # Warmup Iteration 2: 420221.865 us/op # Warmup Iteration 3: 418599.043 us/op Iteration 1: 419243.176 us/op totalInputBytes: 114038540.000 # totalOutputBytes: 26857096.000 # Iteration 2: 423419.738 us/op totalInputBytes: 142548175.000 # totalOutputBytes: 33571370.000 # Iteration 3: 431013.792 us/op totalInputBytes: 171057810.000 # totalOutputBytes: 40285644.000 # Iteration 4: 420680.960 us/op totalInputBytes: 199567445.000 # totalOutputBytes: 46999918.000 # Iteration 5: 425941.690 us/op totalInputBytes: 228077080.000 # totalOutputBytes: 53714192.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 424059.871 ±(99.9%) 17950.530 us/op [Average] (min, avg, max) = (419243.176, 424059.871, 431013.792), stdev = 4661.696 CI (99.9%): [406109.341, 442010.401] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 855289050.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (114038540.000, 171057810.000, 228077080.000), stdev = 45077690.930 CI (99.9%): [855289050.000, 855289050.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 201428220.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26857096.000, 40285644.000, 53714192.000), stdev = 10616199.337 CI (99.9%): [201428220.000, 201428220.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.RealDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, length = 4287156) # Run progress: 18.23% complete, ETA 05:39:42 # Fork: 1 of 1 # Warmup Iteration 1: 439590.466 us/op # Warmup Iteration 2: 443704.784 us/op # Warmup Iteration 3: 439717.152 us/op Iteration 1: 439245.523 us/op totalInputBytes: 120040368.000 # totalOutputBytes: 28240716.000 # Iteration 2: 442948.194 us/op totalInputBytes: 150050460.000 # totalOutputBytes: 35300895.000 # Iteration 3: 438671.976 us/op totalInputBytes: 180060552.000 # totalOutputBytes: 42361074.000 # Iteration 4: 438644.107 us/op totalInputBytes: 210070644.000 # totalOutputBytes: 49421253.000 # Iteration 5: 440261.664 us/op totalInputBytes: 240080736.000 # totalOutputBytes: 56481432.000 # Result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode": 439954.293 ±(99.9%) 6920.776 us/op [Average] (min, avg, max) = (438644.107, 439954.293, 442948.194), stdev = 1797.304 CI (99.9%): [433033.516, 446875.069] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalInputBytes": 900302760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (120040368.000, 180060552.000, 240080736.000), stdev = 47450121.756 CI (99.9%): [900302760.000, 900302760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.RealDataCompressionBenchmark.encode:totalOutputBytes": 211805370.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (28240716.000, 42361074.000, 56481432.000), stdev = 11163123.164 CI (99.9%): [211805370.000, 211805370.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 18.28% complete, ETA 05:39:43 # Fork: 1 of 1 # Warmup Iteration 1: 16.612 us/op # Warmup Iteration 2: 14.848 us/op # Warmup Iteration 3: 14.574 us/op Iteration 1: 14.554 us/op totalInputBytes: 427203374.000 # totalOutputBytes: 542749696.000 # Iteration 2: 14.520 us/op totalInputBytes: 538237128.000 # totalOutputBytes: 683814912.000 # Iteration 3: 14.538 us/op totalInputBytes: 649138698.000 # totalOutputBytes: 824712192.000 # Iteration 4: 14.884 us/op totalInputBytes: 757470740.000 # totalOutputBytes: 962344960.000 # Iteration 5: 14.981 us/op totalInputBytes: 865099950.000 # totalOutputBytes: 1099084800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 14.695 ±(99.9%) 0.844 us/op [Average] (min, avg, max) = (14.520, 14.695, 14.981), stdev = 0.219 CI (99.9%): [13.851, 15.539] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3237149890.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (427203374.000, 647429978.000, 865099950.000), stdev = 173143684.072 CI (99.9%): [3237149890.000, 3237149890.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4112706560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (542749696.000, 822541312.000, 1099084800.000), stdev = 219974109.789 CI (99.9%): [4112706560.000, 4112706560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 18.33% complete, ETA 05:39:14 # Fork: 1 of 1 # Warmup Iteration 1: 24.953 us/op # Warmup Iteration 2: 22.224 us/op # Warmup Iteration 3: 21.844 us/op Iteration 1: 22.294 us/op totalInputBytes: 554402235.000 # totalOutputBytes: 719984640.000 # Iteration 2: 21.810 us/op totalInputBytes: 699049406.000 # totalOutputBytes: 907833344.000 # Iteration 3: 21.837 us/op totalInputBytes: 843516799.000 # totalOutputBytes: 1095448576.000 # Iteration 4: 22.876 us/op totalInputBytes: 981415987.000 # totalOutputBytes: 1274533888.000 # Iteration 5: 22.620 us/op totalInputBytes: 1120884290.000 # totalOutputBytes: 1455656960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 22.287 ±(99.9%) 1.815 us/op [Average] (min, avg, max) = (21.810, 22.287, 22.876), stdev = 0.471 CI (99.9%): [20.473, 24.102] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4199268717.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (554402235.000, 839853743.400, 1120884290.000), stdev = 223796715.788 CI (99.9%): [4199268717.000, 4199268717.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5453457408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (719984640.000, 1090691481.600, 1455656960.000), stdev = 290637713.338 CI (99.9%): [5453457408.000, 5453457408.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 18.38% complete, ETA 05:38:45 # Fork: 1 of 1 # Warmup Iteration 1: 31.097 us/op # Warmup Iteration 2: 28.859 us/op # Warmup Iteration 3: 28.424 us/op Iteration 1: 28.382 us/op totalInputBytes: 643556920.000 # totalOutputBytes: 843432960.000 # Iteration 2: 28.403 us/op totalInputBytes: 808654216.000 # totalOutputBytes: 1059806208.000 # Iteration 3: 28.927 us/op totalInputBytes: 970753536.000 # totalOutputBytes: 1272250368.000 # Iteration 4: 28.437 us/op totalInputBytes: 1135639872.000 # totalOutputBytes: 1488347136.000 # Iteration 5: 28.438 us/op totalInputBytes: 1300516832.000 # totalOutputBytes: 1704431616.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 28.517 ±(99.9%) 0.887 us/op [Average] (min, avg, max) = (28.382, 28.517, 28.927), stdev = 0.230 CI (99.9%): [27.630, 29.405] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4859121376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (643556920.000, 971824275.200, 1300516832.000), stdev = 259451063.711 CI (99.9%): [4859121376.000, 4859121376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6368268288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (843432960.000, 1273653657.600, 1704431616.000), stdev = 340031428.208 CI (99.9%): [6368268288.000, 6368268288.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 18.43% complete, ETA 05:38:16 # Fork: 1 of 1 # Warmup Iteration 1: 38.778 us/op # Warmup Iteration 2: 36.602 us/op # Warmup Iteration 3: 35.776 us/op Iteration 1: 35.753 us/op totalInputBytes: 678256790.000 # totalOutputBytes: 893292544.000 # Iteration 2: 35.549 us/op totalInputBytes: 853278260.000 # totalOutputBytes: 1123803136.000 # Iteration 3: 35.524 us/op totalInputBytes: 1028411690.000 # totalOutputBytes: 1354461184.000 # Iteration 4: 36.505 us/op totalInputBytes: 1198839690.000 # totalOutputBytes: 1578921984.000 # Iteration 5: 35.442 us/op totalInputBytes: 1374368090.000 # totalOutputBytes: 1810100224.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 35.755 ±(99.9%) 1.675 us/op [Average] (min, avg, max) = (35.442, 35.755, 36.505), stdev = 0.435 CI (99.9%): [34.079, 37.430] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5133154520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (678256790.000, 1026630904.000, 1374368090.000), stdev = 274770745.435 CI (99.9%): [5133154520.000, 5133154520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6760579072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (893292544.000, 1352115814.400, 1810100224.000), stdev = 361884557.332 CI (99.9%): [6760579072.000, 6760579072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 18.48% complete, ETA 05:37:47 # Fork: 1 of 1 # Warmup Iteration 1: 46.067 us/op # Warmup Iteration 2: 43.168 us/op # Warmup Iteration 3: 42.890 us/op Iteration 1: 42.722 us/op totalInputBytes: 710472868.000 # totalOutputBytes: 938014720.000 # Iteration 2: 43.044 us/op totalInputBytes: 890699040.000 # totalOutputBytes: 1175961600.000 # Iteration 3: 42.642 us/op totalInputBytes: 1072619898.000 # totalOutputBytes: 1416145920.000 # Iteration 4: 42.621 us/op totalInputBytes: 1254649340.000 # totalOutputBytes: 1656473600.000 # Iteration 5: 43.877 us/op totalInputBytes: 1431451238.000 # totalOutputBytes: 1889899520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 42.981 ±(99.9%) 2.036 us/op [Average] (min, avg, max) = (42.621, 42.981, 43.877), stdev = 0.529 CI (99.9%): [40.946, 45.017] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5359892384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (710472868.000, 1071978476.800, 1431451238.000), stdev = 285542580.506 CI (99.9%): [5359892384.000, 5359892384.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7076495360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (938014720.000, 1415299072.000, 1889899520.000), stdev = 376992782.927 CI (99.9%): [7076495360.000, 7076495360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 18.52% complete, ETA 05:37:19 # Fork: 1 of 1 # Warmup Iteration 1: 54.564 us/op # Warmup Iteration 2: 50.281 us/op # Warmup Iteration 3: 49.869 us/op Iteration 1: 49.567 us/op totalInputBytes: 729165417.000 # totalOutputBytes: 964061184.000 # Iteration 2: 49.891 us/op totalInputBytes: 915491529.000 # totalOutputBytes: 1210411008.000 # Iteration 3: 49.559 us/op totalInputBytes: 1103090919.000 # totalOutputBytes: 1458444288.000 # Iteration 4: 50.532 us/op totalInputBytes: 1287056355.000 # totalOutputBytes: 1701672960.000 # Iteration 5: 49.634 us/op totalInputBytes: 1474353690.000 # totalOutputBytes: 1949306880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 49.837 ±(99.9%) 1.585 us/op [Average] (min, avg, max) = (49.559, 49.837, 50.532), stdev = 0.412 CI (99.9%): [48.252, 51.422] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5509157910.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (729165417.000, 1101831582.000, 1474353690.000), stdev = 294399902.046 CI (99.9%): [5509157910.000, 5509157910.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7283896320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (964061184.000, 1456779264.000, 1949306880.000), stdev = 389238863.390 CI (99.9%): [7283896320.000, 7283896320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 18.57% complete, ETA 05:36:50 # Fork: 1 of 1 # Warmup Iteration 1: 60.952 us/op # Warmup Iteration 2: 56.900 us/op # Warmup Iteration 3: 57.239 us/op Iteration 1: 56.390 us/op totalInputBytes: 749498576.000 # totalOutputBytes: 991950848.000 # Iteration 2: 56.339 us/op totalInputBytes: 941809904.000 # totalOutputBytes: 1246472192.000 # Iteration 3: 56.366 us/op totalInputBytes: 1134029160.000 # totalOutputBytes: 1500871680.000 # Iteration 4: 56.810 us/op totalInputBytes: 1324764432.000 # totalOutputBytes: 1753307136.000 # Iteration 5: 56.608 us/op totalInputBytes: 1516155040.000 # totalOutputBytes: 2006609920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 56.503 ±(99.9%) 0.778 us/op [Average] (min, avg, max) = (56.339, 56.503, 56.810), stdev = 0.202 CI (99.9%): [55.725, 57.281] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5666257112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (749498576.000, 1133251422.400, 1516155040.000), stdev = 302988910.763 CI (99.9%): [5666257112.000, 5666257112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7499211776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (991950848.000, 1499842355.200, 2006609920.000), stdev = 401001571.704 CI (99.9%): [7499211776.000, 7499211776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 18.62% complete, ETA 05:36:22 # Fork: 1 of 1 # Warmup Iteration 1: 72.972 us/op # Warmup Iteration 2: 71.110 us/op # Warmup Iteration 3: 67.196 us/op Iteration 1: 67.032 us/op totalInputBytes: 711664080.000 # totalOutputBytes: 943357952.000 # Iteration 2: 67.651 us/op totalInputBytes: 894425220.000 # totalOutputBytes: 1185619968.000 # Iteration 3: 66.955 us/op totalInputBytes: 1079077440.000 # totalOutputBytes: 1430388736.000 # Iteration 4: 66.689 us/op totalInputBytes: 1264471260.000 # totalOutputBytes: 1676140544.000 # Iteration 5: 66.992 us/op totalInputBytes: 1449006060.000 # totalOutputBytes: 1920753664.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 67.064 ±(99.9%) 1.366 us/op [Average] (min, avg, max) = (66.689, 67.064, 67.651), stdev = 0.355 CI (99.9%): [65.698, 68.429] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5398644060.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (711664080.000, 1079728812.000, 1449006060.000), stdev = 291678311.852 CI (99.9%): [5398644060.000, 5398644060.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7156260864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (943357952.000, 1431252172.800, 1920753664.000), stdev = 386638953.186 CI (99.9%): [7156260864.000, 7156260864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 18.67% complete, ETA 05:35:53 # Fork: 1 of 1 # Warmup Iteration 1: 80.071 us/op # Warmup Iteration 2: 74.243 us/op # Warmup Iteration 3: 73.765 us/op Iteration 1: 73.808 us/op totalInputBytes: 737735550.000 # totalOutputBytes: 978269184.000 # Iteration 2: 74.060 us/op totalInputBytes: 925475900.000 # totalOutputBytes: 1227220992.000 # Iteration 3: 73.949 us/op totalInputBytes: 1113494250.000 # totalOutputBytes: 1476541440.000 # Iteration 4: 73.687 us/op totalInputBytes: 1302158950.000 # totalOutputBytes: 1726718976.000 # Iteration 5: 77.826 us/op totalInputBytes: 1480829550.000 # totalOutputBytes: 1963643904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 74.666 ±(99.9%) 6.823 us/op [Average] (min, avg, max) = (73.687, 74.666, 77.826), stdev = 1.772 CI (99.9%): [67.843, 81.489] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5559694200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (737735550.000, 1111938840.000, 1480829550.000), stdev = 294560263.661 CI (99.9%): [5559694200.000, 5559694200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7372394496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (978269184.000, 1474478899.200, 1963643904.000), stdev = 390599624.447 CI (99.9%): [7372394496.000, 7372394496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 18.72% complete, ETA 05:35:25 # Fork: 1 of 1 # Warmup Iteration 1: 87.054 us/op # Warmup Iteration 2: 81.091 us/op # Warmup Iteration 3: 81.010 us/op Iteration 1: 80.473 us/op totalInputBytes: 750360840.000 # totalOutputBytes: 995297280.000 # Iteration 2: 80.595 us/op totalInputBytes: 941978960.000 # totalOutputBytes: 1249464320.000 # Iteration 3: 80.069 us/op totalInputBytes: 1134847720.000 # totalOutputBytes: 1505290240.000 # Iteration 4: 80.268 us/op totalInputBytes: 1327245560.000 # totalOutputBytes: 1760491520.000 # Iteration 5: 80.192 us/op totalInputBytes: 1519836400.000 # totalOutputBytes: 2015948800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 80.320 ±(99.9%) 0.819 us/op [Average] (min, avg, max) = (80.069, 80.320, 80.595), stdev = 0.213 CI (99.9%): [79.500, 81.139] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5674269480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (750360840.000, 1134853896.000, 1519836400.000), stdev = 304245678.626 CI (99.9%): [5674269480.000, 5674269480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7526492160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (995297280.000, 1505298432.000, 2015948800.000), stdev = 403559034.861 CI (99.9%): [7526492160.000, 7526492160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 18.77% complete, ETA 05:34:57 # Fork: 1 of 1 # Warmup Iteration 1: 172.893 us/op # Warmup Iteration 2: 162.777 us/op # Warmup Iteration 3: 163.275 us/op Iteration 1: 159.735 us/op totalInputBytes: 750340780.000 # totalOutputBytes: 996044800.000 # Iteration 2: 161.763 us/op totalInputBytes: 941154284.000 # totalOutputBytes: 1249341440.000 # Iteration 3: 160.019 us/op totalInputBytes: 1134050568.000 # totalOutputBytes: 1505402880.000 # Iteration 4: 162.015 us/op totalInputBytes: 1324570940.000 # totalOutputBytes: 1758310400.000 # Iteration 5: 159.605 us/op totalInputBytes: 1517960920.000 # totalOutputBytes: 2015027200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 160.628 ±(99.9%) 4.485 us/op [Average] (min, avg, max) = (159.605, 160.628, 162.015), stdev = 1.165 CI (99.9%): [156.143, 165.112] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5668077492.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (750340780.000, 1133615498.400, 1517960920.000), stdev = 303367105.122 CI (99.9%): [5668077492.000, 5668077492.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7524126720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (996044800.000, 1504825344.000, 2015027200.000), stdev = 402706657.564 CI (99.9%): [7524126720.000, 7524126720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 18.82% complete, ETA 05:34:29 # Fork: 1 of 1 # Warmup Iteration 1: 249.603 us/op # Warmup Iteration 2: 233.529 us/op # Warmup Iteration 3: 235.839 us/op Iteration 1: 232.503 us/op totalInputBytes: 778033812.000 # totalOutputBytes: 1034280960.000 # Iteration 2: 233.415 us/op totalInputBytes: 976147269.000 # totalOutputBytes: 1297643520.000 # Iteration 3: 234.809 us/op totalInputBytes: 1173059058.000 # totalOutputBytes: 1559408640.000 # Iteration 4: 234.251 us/op totalInputBytes: 1370433027.000 # totalOutputBytes: 1821788160.000 # Iteration 5: 232.748 us/op totalInputBytes: 1569101100.000 # totalOutputBytes: 2085888000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 233.545 ±(99.9%) 3.771 us/op [Average] (min, avg, max) = (232.503, 233.545, 234.809), stdev = 0.979 CI (99.9%): [229.774, 237.316] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5866774266.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (778033812.000, 1173354853.200, 1569101100.000), stdev = 312499817.128 CI (99.9%): [5866774266.000, 5866774266.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7799009280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1034280960.000, 1559801856.000, 2085888000.000), stdev = 415422319.537 CI (99.9%): [7799009280.000, 7799009280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 18.87% complete, ETA 05:34:01 # Fork: 1 of 1 # Warmup Iteration 1: 344.257 us/op # Warmup Iteration 2: 323.166 us/op # Warmup Iteration 3: 319.265 us/op Iteration 1: 318.496 us/op totalInputBytes: 756766296.000 # totalOutputBytes: 1005649920.000 # Iteration 2: 318.853 us/op totalInputBytes: 950211444.000 # totalOutputBytes: 1262714880.000 # Iteration 3: 317.982 us/op totalInputBytes: 1144180583.000 # totalOutputBytes: 1520476160.000 # Iteration 4: 334.537 us/op totalInputBytes: 1328563769.000 # totalOutputBytes: 1765498880.000 # Iteration 5: 320.072 us/op totalInputBytes: 1521269165.000 # totalOutputBytes: 2021580800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 321.988 ±(99.9%) 27.174 us/op [Average] (min, avg, max) = (317.982, 321.988, 334.537), stdev = 7.057 CI (99.9%): [294.815, 349.162] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5700991257.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (756766296.000, 1140198251.400, 1521269165.000), stdev = 301590583.318 CI (99.9%): [5700991257.000, 5700991257.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7575920640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1005649920.000, 1515184128.000, 2021580800.000), stdev = 400777026.659 CI (99.9%): [7575920640.000, 7575920640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 18.91% complete, ETA 05:33:33 # Fork: 1 of 1 # Warmup Iteration 1: 425.766 us/op # Warmup Iteration 2: 405.539 us/op # Warmup Iteration 3: 398.150 us/op Iteration 1: 396.640 us/op totalInputBytes: 759760495.000 # totalOutputBytes: 1009203200.000 # Iteration 2: 397.022 us/op totalInputBytes: 954065840.000 # totalOutputBytes: 1267302400.000 # Iteration 3: 397.295 us/op totalInputBytes: 1148217005.000 # totalOutputBytes: 1525196800.000 # Iteration 4: 397.759 us/op totalInputBytes: 1342136900.000 # totalOutputBytes: 1782784000.000 # Iteration 5: 395.653 us/op totalInputBytes: 1537097510.000 # totalOutputBytes: 2041753600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 396.874 ±(99.9%) 3.061 us/op [Average] (min, avg, max) = (395.653, 396.874, 397.759), stdev = 0.795 CI (99.9%): [393.813, 399.935] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5741277750.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (759760495.000, 1148255550.000, 1537097510.000), stdev = 307175072.414 CI (99.9%): [5741277750.000, 5741277750.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7626240000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1009203200.000, 1525248000.000, 2041753600.000), stdev = 408026039.891 CI (99.9%): [7626240000.000, 7626240000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 18.96% complete, ETA 05:33:06 # Fork: 1 of 1 # Warmup Iteration 1: 503.728 us/op # Warmup Iteration 2: 490.451 us/op # Warmup Iteration 3: 484.073 us/op Iteration 1: 472.067 us/op totalInputBytes: 759094738.000 # totalOutputBytes: 1009213440.000 # Iteration 2: 470.495 us/op totalInputBytes: 955684840.000 # totalOutputBytes: 1270579200.000 # Iteration 3: 470.206 us/op totalInputBytes: 1152413581.000 # totalOutputBytes: 1532129280.000 # Iteration 4: 470.683 us/op totalInputBytes: 1348911257.000 # totalOutputBytes: 1793372160.000 # Iteration 5: 476.798 us/op totalInputBytes: 1542913431.000 # totalOutputBytes: 2051297280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 472.050 ±(99.9%) 10.585 us/op [Average] (min, avg, max) = (470.206, 472.050, 476.798), stdev = 2.749 CI (99.9%): [461.464, 482.635] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5759017847.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (759094738.000, 1151803569.400, 1542913431.000), stdev = 310040932.276 CI (99.9%): [5759017847.000, 5759017847.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7656591360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1009213440.000, 1531318272.000, 2051297280.000), stdev = 412198188.368 CI (99.9%): [7656591360.000, 7656591360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 19.01% complete, ETA 05:32:38 # Fork: 1 of 1 # Warmup Iteration 1: 614.662 us/op # Warmup Iteration 2: 575.617 us/op # Warmup Iteration 3: 581.162 us/op Iteration 1: 563.513 us/op totalInputBytes: 740228475.000 # totalOutputBytes: 983951360.000 # Iteration 2: 564.811 us/op totalInputBytes: 931338675.000 # totalOutputBytes: 1237985280.000 # Iteration 3: 576.524 us/op totalInputBytes: 1118566275.000 # totalOutputBytes: 1486858240.000 # Iteration 4: 575.435 us/op totalInputBytes: 1306117425.000 # totalOutputBytes: 1736161280.000 # Iteration 5: 565.426 us/op totalInputBytes: 1497011925.000 # totalOutputBytes: 1989908480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 569.142 ±(99.9%) 24.229 us/op [Average] (min, avg, max) = (563.513, 569.142, 576.524), stdev = 6.292 CI (99.9%): [544.913, 593.371] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5593262775.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (740228475.000, 1118652555.000, 1497011925.000), stdev = 298575857.932 CI (99.9%): [5593262775.000, 5593262775.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7434864640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (983951360.000, 1486972928.000, 1989908480.000), stdev = 396883031.925 CI (99.9%): [7434864640.000, 7434864640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 19.06% complete, ETA 05:32:11 # Fork: 1 of 1 # Warmup Iteration 1: 702.790 us/op # Warmup Iteration 2: 648.327 us/op # Warmup Iteration 3: 666.361 us/op Iteration 1: 642.265 us/op totalInputBytes: 742914832.000 # totalOutputBytes: 987627520.000 # Iteration 2: 641.074 us/op totalInputBytes: 935360338.000 # totalOutputBytes: 1243463680.000 # Iteration 3: 666.614 us/op totalInputBytes: 1120349582.000 # totalOutputBytes: 1489387520.000 # Iteration 4: 639.616 us/op totalInputBytes: 1313226442.000 # totalOutputBytes: 1745797120.000 # Iteration 5: 639.830 us/op totalInputBytes: 1505980058.000 # totalOutputBytes: 2002042880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 645.880 ±(99.9%) 44.819 us/op [Average] (min, avg, max) = (639.616, 645.880, 666.614), stdev = 11.639 CI (99.9%): [601.061, 690.698] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5617831252.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (742914832.000, 1123566250.400, 1505980058.000), stdev = 301055901.482 CI (99.9%): [5617831252.000, 5617831252.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7468318720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (987627520.000, 1493663744.000, 2002042880.000), stdev = 400222314.261 CI (99.9%): [7468318720.000, 7468318720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 19.11% complete, ETA 05:31:44 # Fork: 1 of 1 # Warmup Iteration 1: 794.307 us/op # Warmup Iteration 2: 734.291 us/op # Warmup Iteration 3: 724.667 us/op Iteration 1: 723.246 us/op totalInputBytes: 747366620.000 # totalOutputBytes: 993484800.000 # Iteration 2: 722.282 us/op totalInputBytes: 939546608.000 # totalOutputBytes: 1248952320.000 # Iteration 3: 722.481 us/op totalInputBytes: 1131657267.000 # totalOutputBytes: 1504327680.000 # Iteration 4: 721.998 us/op totalInputBytes: 1323837255.000 # totalOutputBytes: 1759795200.000 # Iteration 5: 722.266 us/op totalInputBytes: 1515947914.000 # totalOutputBytes: 2015170560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 722.455 ±(99.9%) 1.827 us/op [Average] (min, avg, max) = (721.998, 722.455, 723.246), stdev = 0.475 CI (99.9%): [720.627, 724.282] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5658355664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (747366620.000, 1131671132.800, 1515947914.000), stdev = 303808432.598 CI (99.9%): [5658355664.000, 5658355664.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7521730560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (993484800.000, 1504346112.000, 2015170560.000), stdev = 403856757.609 CI (99.9%): [7521730560.000, 7521730560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 19.16% complete, ETA 05:31:16 # Fork: 1 of 1 # Warmup Iteration 1: 859.113 us/op # Warmup Iteration 2: 810.341 us/op # Warmup Iteration 3: 806.915 us/op Iteration 1: 818.540 us/op totalInputBytes: 749570010.000 # totalOutputBytes: 996352000.000 # Iteration 2: 798.836 us/op totalInputBytes: 942701769.000 # totalOutputBytes: 1253068800.000 # Iteration 3: 815.878 us/op totalInputBytes: 1131673530.000 # totalOutputBytes: 1504256000.000 # Iteration 4: 817.662 us/op totalInputBytes: 1320337143.000 # totalOutputBytes: 1755033600.000 # Iteration 5: 799.558 us/op totalInputBytes: 1513237791.000 # totalOutputBytes: 2011443200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 810.095 ±(99.9%) 38.497 us/op [Average] (min, avg, max) = (798.836, 810.095, 818.540), stdev = 9.998 CI (99.9%): [771.597, 848.592] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5657520243.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (749570010.000, 1131504048.600, 1513237791.000), stdev = 301205298.333 CI (99.9%): [5657520243.000, 5657520243.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7520153600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (996352000.000, 1504030720.000, 2011443200.000), stdev = 400371542.885 CI (99.9%): [7520153600.000, 7520153600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 19.21% complete, ETA 05:30:49 # Fork: 1 of 1 # Warmup Iteration 1: 14.952 us/op # Warmup Iteration 2: 12.834 us/op # Warmup Iteration 3: 12.679 us/op Iteration 1: 12.654 us/op totalInputBytes: 319086906.000 # totalOutputBytes: 620009472.000 # Iteration 2: 12.631 us/op totalInputBytes: 402556328.000 # totalOutputBytes: 782196736.000 # Iteration 3: 12.639 us/op totalInputBytes: 485962510.000 # totalOutputBytes: 944261120.000 # Iteration 4: 13.335 us/op totalInputBytes: 565013037.000 # totalOutputBytes: 1097862144.000 # Iteration 5: 12.656 us/op totalInputBytes: 648309076.000 # totalOutputBytes: 1259712512.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.783 ±(99.9%) 1.190 us/op [Average] (min, avg, max) = (12.631, 12.783, 13.335), stdev = 0.309 CI (99.9%): [11.593, 13.973] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2420927857.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (319086906.000, 484185571.400, 648309076.000), stdev = 129801448.531 CI (99.9%): [2420927857.000, 2420927857.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4704041984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (620009472.000, 940808396.800, 1259712512.000), stdev = 252213820.296 CI (99.9%): [4704041984.000, 4704041984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 19.26% complete, ETA 05:30:22 # Fork: 1 of 1 # Warmup Iteration 1: 21.039 us/op # Warmup Iteration 2: 18.495 us/op # Warmup Iteration 3: 18.362 us/op Iteration 1: 18.491 us/op totalInputBytes: 442200836.000 # totalOutputBytes: 860862464.000 # Iteration 2: 19.448 us/op totalInputBytes: 550415868.000 # totalOutputBytes: 1071532032.000 # Iteration 3: 18.477 us/op totalInputBytes: 664309596.000 # totalOutputBytes: 1293256704.000 # Iteration 4: 18.422 us/op totalInputBytes: 778542068.000 # totalOutputBytes: 1515640832.000 # Iteration 5: 18.439 us/op totalInputBytes: 892664080.000 # totalOutputBytes: 1737809920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 18.655 ±(99.9%) 1.709 us/op [Average] (min, avg, max) = (18.422, 18.655, 19.448), stdev = 0.444 CI (99.9%): [16.946, 20.365] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3328132448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (442200836.000, 665626489.600, 892664080.000), stdev = 178528876.883 CI (99.9%): [3328132448.000, 3328132448.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6479101952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (860862464.000, 1295820390.400, 1737809920.000), stdev = 347554315.453 CI (99.9%): [6479101952.000, 6479101952.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 19.31% complete, ETA 05:29:55 # Fork: 1 of 1 # Warmup Iteration 1: 26.798 us/op # Warmup Iteration 2: 24.368 us/op # Warmup Iteration 3: 24.691 us/op Iteration 1: 24.029 us/op totalInputBytes: 506487504.000 # totalOutputBytes: 986013696.000 # Iteration 2: 24.080 us/op totalInputBytes: 637594056.000 # totalOutputBytes: 1241247744.000 # Iteration 3: 23.997 us/op totalInputBytes: 769139292.000 # totalOutputBytes: 1497335808.000 # Iteration 4: 24.186 us/op totalInputBytes: 899658828.000 # totalOutputBytes: 1751427072.000 # Iteration 5: 24.017 us/op totalInputBytes: 1031096760.000 # totalOutputBytes: 2007306240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 24.062 ±(99.9%) 0.291 us/op [Average] (min, avg, max) = (23.997, 24.062, 24.186), stdev = 0.076 CI (99.9%): [23.771, 24.353] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3843976440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (506487504.000, 768795288.000, 1031096760.000), stdev = 207332211.365 CI (99.9%): [3843976440.000, 3843976440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7483330560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (986013696.000, 1496666112.000, 2007306240.000), stdev = 403627727.069 CI (99.9%): [7483330560.000, 7483330560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 19.35% complete, ETA 05:29:28 # Fork: 1 of 1 # Warmup Iteration 1: 32.684 us/op # Warmup Iteration 2: 30.208 us/op # Warmup Iteration 3: 29.722 us/op Iteration 1: 30.099 us/op totalInputBytes: 548983544.000 # totalOutputBytes: 1069760512.000 # Iteration 2: 29.666 us/op totalInputBytes: 690719302.000 # totalOutputBytes: 1345949696.000 # Iteration 3: 29.728 us/op totalInputBytes: 832158678.000 # totalOutputBytes: 1621561344.000 # Iteration 4: 29.955 us/op totalInputBytes: 972534442.000 # totalOutputBytes: 1895100416.000 # Iteration 5: 29.709 us/op totalInputBytes: 1114076816.000 # totalOutputBytes: 2170912768.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 29.831 ±(99.9%) 0.720 us/op [Average] (min, avg, max) = (29.666, 29.831, 30.099), stdev = 0.187 CI (99.9%): [29.111, 30.552] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4158472782.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (548983544.000, 831694556.400, 1114076816.000), stdev = 223257344.900 CI (99.9%): [4158472782.000, 4158472782.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8103284736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1069760512.000, 1620656947.200, 2170912768.000), stdev = 435043808.140 CI (99.9%): [8103284736.000, 8103284736.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 19.40% complete, ETA 05:29:01 # Fork: 1 of 1 # Warmup Iteration 1: 38.633 us/op # Warmup Iteration 2: 35.979 us/op # Warmup Iteration 3: 35.677 us/op Iteration 1: 35.368 us/op totalInputBytes: 577201642.000 # totalOutputBytes: 1126676480.000 # Iteration 2: 35.395 us/op totalInputBytes: 725450979.000 # totalOutputBytes: 1416053760.000 # Iteration 3: 35.949 us/op totalInputBytes: 871410437.000 # totalOutputBytes: 1700961280.000 # Iteration 4: 35.325 us/op totalInputBytes: 1019958796.000 # totalOutputBytes: 1990922240.000 # Iteration 5: 35.434 us/op totalInputBytes: 1168040261.000 # totalOutputBytes: 2279971840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 35.494 ±(99.9%) 0.990 us/op [Average] (min, avg, max) = (35.325, 35.494, 35.949), stdev = 0.257 CI (99.9%): [34.504, 36.484] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4362062115.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (577201642.000, 872412423.000, 1168040261.000), stdev = 233406204.932 CI (99.9%): [4362062115.000, 4362062115.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8514585600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1126676480.000, 1702917120.000, 2279971840.000), stdev = 455600369.520 CI (99.9%): [8514585600.000, 8514585600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 19.45% complete, ETA 05:28:35 # Fork: 1 of 1 # Warmup Iteration 1: 44.600 us/op # Warmup Iteration 2: 41.122 us/op # Warmup Iteration 3: 40.846 us/op Iteration 1: 42.977 us/op totalInputBytes: 596332860.000 # totalOutputBytes: 1161289728.000 # Iteration 2: 40.587 us/op totalInputBytes: 751852275.000 # totalOutputBytes: 1464145920.000 # Iteration 3: 40.455 us/op totalInputBytes: 907860715.000 # totalOutputBytes: 1767954432.000 # Iteration 4: 40.431 us/op totalInputBytes: 1063963805.000 # totalOutputBytes: 2071947264.000 # Iteration 5: 40.707 us/op totalInputBytes: 1219016280.000 # totalOutputBytes: 2373894144.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 41.031 ±(99.9%) 4.210 us/op [Average] (min, avg, max) = (40.431, 41.031, 42.977), stdev = 1.093 CI (99.9%): [36.822, 45.241] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4539025935.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (596332860.000, 907805187.000, 1219016280.000), stdev = 246259102.732 CI (99.9%): [4539025935.000, 4539025935.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8839231488.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1161289728.000, 1767846297.600, 2373894144.000), stdev = 479561308.141 CI (99.9%): [8839231488.000, 8839231488.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 19.50% complete, ETA 05:28:08 # Fork: 1 of 1 # Warmup Iteration 1: 49.548 us/op # Warmup Iteration 2: 46.834 us/op # Warmup Iteration 3: 45.864 us/op Iteration 1: 46.528 us/op totalInputBytes: 621191158.000 # totalOutputBytes: 1216251904.000 # Iteration 2: 47.644 us/op totalInputBytes: 774905565.000 # totalOutputBytes: 1517214720.000 # Iteration 3: 45.782 us/op totalInputBytes: 934872960.000 # totalOutputBytes: 1830420480.000 # Iteration 4: 45.748 us/op totalInputBytes: 1094961168.000 # totalOutputBytes: 2143862784.000 # Iteration 5: 46.372 us/op totalInputBytes: 1252907691.000 # totalOutputBytes: 2453111808.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.415 ±(99.9%) 2.965 us/op [Average] (min, avg, max) = (45.748, 46.415, 47.644), stdev = 0.770 CI (99.9%): [43.450, 49.380] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4678838542.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (621191158.000, 935767708.400, 1252907691.000), stdev = 250377795.520 CI (99.9%): [4678838542.000, 4678838542.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9160861696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1216251904.000, 1832172339.200, 2453111808.000), stdev = 490223446.678 CI (99.9%): [9160861696.000, 9160861696.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 19.55% complete, ETA 05:27:41 # Fork: 1 of 1 # Warmup Iteration 1: 59.323 us/op # Warmup Iteration 2: 55.396 us/op # Warmup Iteration 3: 53.784 us/op Iteration 1: 53.640 us/op totalInputBytes: 604328400.000 # totalOutputBytes: 1182105600.000 # Iteration 2: 54.710 us/op totalInputBytes: 757462620.000 # totalOutputBytes: 1481646080.000 # Iteration 3: 54.177 us/op totalInputBytes: 912096144.000 # totalOutputBytes: 1784119296.000 # Iteration 4: 53.413 us/op totalInputBytes: 1068945120.000 # totalOutputBytes: 2090926080.000 # Iteration 5: 53.490 us/op totalInputBytes: 1225563756.000 # totalOutputBytes: 2397282304.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 53.886 ±(99.9%) 2.113 us/op [Average] (min, avg, max) = (53.413, 53.886, 54.710), stdev = 0.549 CI (99.9%): [51.772, 55.999] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4568396040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (604328400.000, 913679208.000, 1225563756.000), stdev = 245704866.445 CI (99.9%): [4568396040.000, 4568396040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8936079360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1182105600.000, 1787215872.000, 2397282304.000), stdev = 480614676.675 CI (99.9%): [8936079360.000, 8936079360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 19.60% complete, ETA 05:27:15 # Fork: 1 of 1 # Warmup Iteration 1: 65.923 us/op # Warmup Iteration 2: 60.349 us/op # Warmup Iteration 3: 59.752 us/op Iteration 1: 59.893 us/op totalInputBytes: 611928616.000 # totalOutputBytes: 1201434624.000 # Iteration 2: 59.027 us/op totalInputBytes: 771003582.000 # totalOutputBytes: 1513755648.000 # Iteration 3: 59.070 us/op totalInputBytes: 929965892.000 # totalOutputBytes: 1825855488.000 # Iteration 4: 59.164 us/op totalInputBytes: 1088684114.000 # totalOutputBytes: 2137476096.000 # Iteration 5: 59.180 us/op totalInputBytes: 1247364784.000 # totalOutputBytes: 2449022976.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.267 ±(99.9%) 1.370 us/op [Average] (min, avg, max) = (59.027, 59.267, 59.893), stdev = 0.356 CI (99.9%): [57.897, 60.637] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4648946988.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (611928616.000, 929789397.600, 1247364784.000), stdev = 251172301.325 CI (99.9%): [4648946988.000, 4648946988.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9127544832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1201434624.000, 1825508966.400, 2449022976.000), stdev = 493141015.981 CI (99.9%): [9127544832.000, 9127544832.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 19.65% complete, ETA 05:26:49 # Fork: 1 of 1 # Warmup Iteration 1: 69.845 us/op # Warmup Iteration 2: 64.355 us/op # Warmup Iteration 3: 67.177 us/op Iteration 1: 64.860 us/op totalInputBytes: 625857134.000 # totalOutputBytes: 1232220160.000 # Iteration 2: 64.192 us/op totalInputBytes: 787951500.000 # totalOutputBytes: 1551360000.000 # Iteration 3: 64.233 us/op totalInputBytes: 949931444.000 # totalOutputBytes: 1870274560.000 # Iteration 4: 64.069 us/op totalInputBytes: 1112343071.000 # totalOutputBytes: 2190039040.000 # Iteration 5: 65.204 us/op totalInputBytes: 1271909751.000 # totalOutputBytes: 2504202240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 64.512 ±(99.9%) 1.902 us/op [Average] (min, avg, max) = (64.069, 64.512, 65.204), stdev = 0.494 CI (99.9%): [62.609, 66.414] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4747992900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (625857134.000, 949598580.000, 1271909751.000), stdev = 255591800.255 CI (99.9%): [4747992900.000, 4747992900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9348096000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1232220160.000, 1869619200.000, 2504202240.000), stdev = 503222463.875 CI (99.9%): [9348096000.000, 9348096000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 19.70% complete, ETA 05:26:22 # Fork: 1 of 1 # Warmup Iteration 1: 153.164 us/op # Warmup Iteration 2: 142.288 us/op # Warmup Iteration 3: 141.468 us/op Iteration 1: 141.025 us/op totalInputBytes: 571980936.000 # totalOutputBytes: 1135534080.000 # Iteration 2: 143.620 us/op totalInputBytes: 715682816.000 # totalOutputBytes: 1420820480.000 # Iteration 3: 141.991 us/op totalInputBytes: 861035256.000 # totalOutputBytes: 1709383680.000 # Iteration 4: 141.679 us/op totalInputBytes: 1006697176.000 # totalOutputBytes: 1998561280.000 # Iteration 5: 144.648 us/op totalInputBytes: 1149408720.000 # totalOutputBytes: 2281881600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 142.593 ±(99.9%) 5.755 us/op [Average] (min, avg, max) = (141.025, 142.593, 144.648), stdev = 1.495 CI (99.9%): [136.838, 148.348] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4304804904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (571980936.000, 860960980.800, 1149408720.000), stdev = 228613403.926 CI (99.9%): [4304804904.000, 4304804904.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8546181120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1135534080.000, 1709236224.000, 2281881600.000), stdev = 453858328.073 CI (99.9%): [8546181120.000, 8546181120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 19.75% complete, ETA 05:25:56 # Fork: 1 of 1 # Warmup Iteration 1: 237.699 us/op # Warmup Iteration 2: 216.952 us/op # Warmup Iteration 3: 217.389 us/op Iteration 1: 214.756 us/op totalInputBytes: 554075375.000 # totalOutputBytes: 1110681600.000 # Iteration 2: 215.391 us/op totalInputBytes: 696429300.000 # totalOutputBytes: 1396039680.000 # Iteration 3: 215.705 us/op totalInputBytes: 838568675.000 # totalOutputBytes: 1680967680.000 # Iteration 4: 220.287 us/op totalInputBytes: 977750325.000 # totalOutputBytes: 1959966720.000 # Iteration 5: 215.560 us/op totalInputBytes: 1119996975.000 # totalOutputBytes: 2245109760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 216.340 ±(99.9%) 8.611 us/op [Average] (min, avg, max) = (214.756, 216.340, 220.287), stdev = 2.236 CI (99.9%): [207.729, 224.951] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4186820650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (554075375.000, 837364130.000, 1119996975.000), stdev = 223442500.861 CI (99.9%): [4186820650.000, 4186820650.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8392765440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1110681600.000, 1678553088.000, 2245109760.000), stdev = 447905619.997 CI (99.9%): [8392765440.000, 8392765440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 19.79% complete, ETA 05:25:30 # Fork: 1 of 1 # Warmup Iteration 1: 356.996 us/op # Warmup Iteration 2: 328.704 us/op # Warmup Iteration 3: 323.158 us/op Iteration 1: 333.793 us/op totalInputBytes: 487353447.000 # totalOutputBytes: 978001920.000 # Iteration 2: 322.236 us/op totalInputBytes: 614085346.000 # totalOutputBytes: 1232322560.000 # Iteration 3: 322.485 us/op totalInputBytes: 740735601.000 # totalOutputBytes: 1486479360.000 # Iteration 4: 323.691 us/op totalInputBytes: 866916403.000 # totalOutputBytes: 1739694080.000 # Iteration 5: 329.782 us/op totalInputBytes: 990749940.000 # totalOutputBytes: 1988198400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 326.398 ±(99.9%) 19.831 us/op [Average] (min, avg, max) = (322.236, 326.398, 333.793), stdev = 5.150 CI (99.9%): [306.566, 346.229] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3699840737.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487353447.000, 739968147.400, 990749940.000), stdev = 199166150.884 CI (99.9%): [3699840737.000, 3699840737.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7424696320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (978001920.000, 1484939264.000, 1988198400.000), stdev = 399678876.106 CI (99.9%): [7424696320.000, 7424696320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 19.84% complete, ETA 05:25:04 # Fork: 1 of 1 # Warmup Iteration 1: 461.368 us/op # Warmup Iteration 2: 436.437 us/op # Warmup Iteration 3: 428.581 us/op Iteration 1: 414.059 us/op totalInputBytes: 465422334.000 # totalOutputBytes: 943411200.000 # Iteration 2: 415.343 us/op totalInputBytes: 587120196.000 # totalOutputBytes: 1190092800.000 # Iteration 3: 414.336 us/op totalInputBytes: 709146425.000 # totalOutputBytes: 1437440000.000 # Iteration 4: 412.388 us/op totalInputBytes: 831728352.000 # totalOutputBytes: 1685913600.000 # Iteration 5: 422.718 us/op totalInputBytes: 951279199.000 # totalOutputBytes: 1928243200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 415.769 ±(99.9%) 15.508 us/op [Average] (min, avg, max) = (412.388, 415.769, 422.718), stdev = 4.027 CI (99.9%): [400.261, 431.277] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3544696506.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (465422334.000, 708939301.200, 951279199.000), stdev = 192318893.812 CI (99.9%): [3544696506.000, 3544696506.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7185100800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (943411200.000, 1437020160.000, 1928243200.000), stdev = 389830451.054 CI (99.9%): [7185100800.000, 7185100800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 19.89% complete, ETA 05:24:38 # Fork: 1 of 1 # Warmup Iteration 1: 546.831 us/op # Warmup Iteration 2: 521.911 us/op # Warmup Iteration 3: 508.897 us/op Iteration 1: 503.514 us/op totalInputBytes: 463554699.000 # totalOutputBytes: 946237440.000 # Iteration 2: 506.075 us/op totalInputBytes: 582596244.000 # totalOutputBytes: 1189232640.000 # Iteration 3: 506.037 us/op totalInputBytes: 701637789.000 # totalOutputBytes: 1432227840.000 # Iteration 4: 506.184 us/op totalInputBytes: 820619136.000 # totalOutputBytes: 1675100160.000 # Iteration 5: 502.843 us/op totalInputBytes: 940413156.000 # totalOutputBytes: 1919631360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 504.930 ±(99.9%) 6.229 us/op [Average] (min, avg, max) = (502.843, 504.930, 506.184), stdev = 1.618 CI (99.9%): [498.702, 511.159] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3508821024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (463554699.000, 701764204.800, 940413156.000), stdev = 188430759.229 CI (99.9%): [3508821024.000, 3508821024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7162429440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (946237440.000, 1432485888.000, 1919631360.000), stdev = 384636893.154 CI (99.9%): [7162429440.000, 7162429440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 19.94% complete, ETA 05:24:12 # Fork: 1 of 1 # Warmup Iteration 1: 686.637 us/op # Warmup Iteration 2: 642.139 us/op # Warmup Iteration 3: 616.680 us/op Iteration 1: 612.874 us/op totalInputBytes: 438393068.000 # totalOutputBytes: 899010560.000 # Iteration 2: 614.986 us/op totalInputBytes: 552168338.000 # totalOutputBytes: 1132328960.000 # Iteration 3: 612.963 us/op totalInputBytes: 666328102.000 # totalOutputBytes: 1366435840.000 # Iteration 4: 612.118 us/op totalInputBytes: 780592728.000 # totalOutputBytes: 1600757760.000 # Iteration 5: 612.509 us/op totalInputBytes: 894822400.000 # totalOutputBytes: 1835008000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 613.090 ±(99.9%) 4.280 us/op [Average] (min, avg, max) = (612.118, 613.090, 614.986), stdev = 1.111 CI (99.9%): [608.810, 617.369] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3332304636.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (438393068.000, 666460927.200, 894822400.000), stdev = 180452758.501 CI (99.9%): [3332304636.000, 3332304636.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6833541120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (899010560.000, 1366708224.000, 1835008000.000), stdev = 370053605.577 CI (99.9%): [6833541120.000, 6833541120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 19.99% complete, ETA 05:23:47 # Fork: 1 of 1 # Warmup Iteration 1: 753.381 us/op # Warmup Iteration 2: 726.614 us/op # Warmup Iteration 3: 710.482 us/op Iteration 1: 704.238 us/op totalInputBytes: 440410944.000 # totalOutputBytes: 907018240.000 # Iteration 2: 716.645 us/op totalInputBytes: 551508105.000 # totalOutputBytes: 1135820800.000 # Iteration 3: 703.475 us/op totalInputBytes: 664673670.000 # totalOutputBytes: 1368883200.000 # Iteration 4: 704.907 us/op totalInputBytes: 777640350.000 # totalOutputBytes: 1601536000.000 # Iteration 5: 704.620 us/op totalInputBytes: 890646807.000 # totalOutputBytes: 1834270720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 706.777 ±(99.9%) 21.342 us/op [Average] (min, avg, max) = (703.475, 706.777, 716.645), stdev = 5.543 CI (99.9%): [685.435, 728.120] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3324879876.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (440410944.000, 664975975.200, 890646807.000), stdev = 178132736.933 CI (99.9%): [3324879876.000, 3324879876.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6847528960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (907018240.000, 1369505792.000, 1834270720.000), stdev = 366861095.847 CI (99.9%): [6847528960.000, 6847528960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 20.04% complete, ETA 05:23:21 # Fork: 1 of 1 # Warmup Iteration 1: 855.775 us/op # Warmup Iteration 2: 816.492 us/op # Warmup Iteration 3: 795.359 us/op Iteration 1: 799.839 us/op totalInputBytes: 436745725.000 # totalOutputBytes: 903997440.000 # Iteration 2: 790.752 us/op totalInputBytes: 549483025.000 # totalOutputBytes: 1137346560.000 # Iteration 3: 849.352 us/op totalInputBytes: 654428450.000 # totalOutputBytes: 1354567680.000 # Iteration 4: 793.068 us/op totalInputBytes: 766854075.000 # totalOutputBytes: 1587271680.000 # Iteration 5: 869.298 us/op totalInputBytes: 869395150.000 # totalOutputBytes: 1799516160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 820.462 ±(99.9%) 139.875 us/op [Average] (min, avg, max) = (790.752, 820.462, 869.298), stdev = 36.325 CI (99.9%): [680.587, 960.336] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3276906425.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (436745725.000, 655381285.000, 869395150.000), stdev = 171205267.723 CI (99.9%): [3276906425.000, 3276906425.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6782699520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (903997440.000, 1356539904.000, 1799516160.000), stdev = 354368949.430 CI (99.9%): [6782699520.000, 6782699520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 20.09% complete, ETA 05:22:55 # Fork: 1 of 1 # Warmup Iteration 1: 941.736 us/op # Warmup Iteration 2: 894.780 us/op # Warmup Iteration 3: 911.235 us/op Iteration 1: 886.934 us/op totalInputBytes: 435270564.000 # totalOutputBytes: 903065600.000 # Iteration 2: 871.488 us/op totalInputBytes: 548641296.000 # totalOutputBytes: 1138278400.000 # Iteration 3: 873.874 us/op totalInputBytes: 661715892.000 # totalOutputBytes: 1372876800.000 # Iteration 4: 872.449 us/op totalInputBytes: 774987912.000 # totalOutputBytes: 1607884800.000 # Iteration 5: 878.070 us/op totalInputBytes: 887519592.000 # totalOutputBytes: 1841356800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 876.563 ±(99.9%) 24.334 us/op [Average] (min, avg, max) = (871.488, 876.563, 886.934), stdev = 6.319 CI (99.9%): [852.229, 900.897] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3308135256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (435270564.000, 661627051.200, 887519592.000), stdev = 178802385.903 CI (99.9%): [3308135256.000, 3308135256.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6863462400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (903065600.000, 1372692480.000, 1841356800.000), stdev = 370965319.647 CI (99.9%): [6863462400.000, 6863462400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 20.14% complete, ETA 05:22:30 # Fork: 1 of 1 # Warmup Iteration 1: 13.011 us/op # Warmup Iteration 2: 11.215 us/op # Warmup Iteration 3: 11.352 us/op Iteration 1: 11.133 us/op totalInputBytes: 258732368.000 # totalOutputBytes: 704632832.000 # Iteration 2: 11.138 us/op totalInputBytes: 326268736.000 # totalOutputBytes: 888561664.000 # Iteration 3: 11.187 us/op totalInputBytes: 393511072.000 # totalOutputBytes: 1071689728.000 # Iteration 4: 11.140 us/op totalInputBytes: 461030520.000 # totalOutputBytes: 1255572480.000 # Iteration 5: 11.193 us/op totalInputBytes: 528233752.000 # totalOutputBytes: 1438594048.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.158 ±(99.9%) 0.112 us/op [Average] (min, avg, max) = (11.133, 11.158, 11.193), stdev = 0.029 CI (99.9%): [11.046, 11.270] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1967776448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (258732368.000, 393555289.600, 528233752.000), stdev = 106531565.030 CI (99.9%): [1967776448.000, 1967776448.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5359050752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (704632832.000, 1071810150.400, 1438594048.000), stdev = 290128517.530 CI (99.9%): [5359050752.000, 5359050752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 20.19% complete, ETA 05:22:05 # Fork: 1 of 1 # Warmup Iteration 1: 17.513 us/op # Warmup Iteration 2: 15.116 us/op # Warmup Iteration 3: 15.347 us/op Iteration 1: 15.350 us/op totalInputBytes: 355538087.000 # totalOutputBytes: 1038718976.000 # Iteration 2: 14.933 us/op totalInputBytes: 449443346.000 # totalOutputBytes: 1313067008.000 # Iteration 3: 14.930 us/op totalInputBytes: 543359821.000 # totalOutputBytes: 1587447808.000 # Iteration 4: 14.924 us/op totalInputBytes: 637316954.000 # totalOutputBytes: 1861947392.000 # Iteration 5: 14.872 us/op totalInputBytes: 731604258.000 # totalOutputBytes: 2137411584.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 15.002 ±(99.9%) 0.756 us/op [Average] (min, avg, max) = (14.872, 15.002, 15.350), stdev = 0.196 CI (99.9%): [14.246, 15.758] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2717262466.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (355538087.000, 543452493.200, 731604258.000), stdev = 148628039.079 CI (99.9%): [2717262466.000, 2717262466.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7938592768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1038718976.000, 1587718553.600, 2137411584.000), stdev = 434222858.821 CI (99.9%): [7938592768.000, 7938592768.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 20.23% complete, ETA 05:21:40 # Fork: 1 of 1 # Warmup Iteration 1: 22.154 us/op # Warmup Iteration 2: 19.491 us/op # Warmup Iteration 3: 18.987 us/op Iteration 1: 18.998 us/op totalInputBytes: 416030151.000 # totalOutputBytes: 1239616512.000 # Iteration 2: 19.017 us/op totalInputBytes: 524487227.000 # totalOutputBytes: 1562778624.000 # Iteration 3: 19.010 us/op totalInputBytes: 632987605.000 # totalOutputBytes: 1886069760.000 # Iteration 4: 19.010 us/op totalInputBytes: 741485921.000 # totalOutputBytes: 2209354752.000 # Iteration 5: 19.034 us/op totalInputBytes: 849842990.000 # totalOutputBytes: 2532218880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.014 ±(99.9%) 0.051 us/op [Average] (min, avg, max) = (18.998, 19.014, 19.034), stdev = 0.013 CI (99.9%): [18.963, 19.064] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3164833894.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (416030151.000, 632966778.800, 849842990.000), stdev = 171494175.763 CI (99.9%): [3164833894.000, 3164833894.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9430038528.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1239616512.000, 1886007705.600, 2532218880.000), stdev = 510989435.444 CI (99.9%): [9430038528.000, 9430038528.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 20.28% complete, ETA 05:21:14 # Fork: 1 of 1 # Warmup Iteration 1: 25.175 us/op # Warmup Iteration 2: 22.717 us/op # Warmup Iteration 3: 22.525 us/op Iteration 1: 22.589 us/op totalInputBytes: 469001440.000 # totalOutputBytes: 1412521984.000 # Iteration 2: 22.487 us/op totalInputBytes: 589991120.000 # totalOutputBytes: 1776914432.000 # Iteration 3: 22.482 us/op totalInputBytes: 711022960.000 # totalOutputBytes: 2141433856.000 # Iteration 4: 22.529 us/op totalInputBytes: 831782800.000 # totalOutputBytes: 2505134080.000 # Iteration 5: 22.433 us/op totalInputBytes: 953055360.000 # totalOutputBytes: 2870378496.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 22.504 ±(99.9%) 0.225 us/op [Average] (min, avg, max) = (22.433, 22.504, 22.589), stdev = 0.059 CI (99.9%): [22.279, 22.729] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3554853680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (469001440.000, 710970736.000, 953055360.000), stdev = 191301940.925 CI (99.9%): [3554853680.000, 3554853680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10706382848.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1412521984.000, 2141276569.600, 2870378496.000), stdev = 576156433.845 CI (99.9%): [10706382848.000, 10706382848.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 20.33% complete, ETA 05:20:49 # Fork: 1 of 1 # Warmup Iteration 1: 28.990 us/op # Warmup Iteration 2: 26.081 us/op # Warmup Iteration 3: 25.733 us/op Iteration 1: 26.290 us/op totalInputBytes: 504194823.000 # totalOutputBytes: 1533854720.000 # Iteration 2: 25.664 us/op totalInputBytes: 635376258.000 # totalOutputBytes: 1932933120.000 # Iteration 3: 25.826 us/op totalInputBytes: 765733023.000 # totalOutputBytes: 2329502720.000 # Iteration 4: 25.897 us/op totalInputBytes: 895729626.000 # totalOutputBytes: 2724976640.000 # Iteration 5: 25.759 us/op totalInputBytes: 1026428040.000 # totalOutputBytes: 3122585600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 25.887 ±(99.9%) 0.928 us/op [Average] (min, avg, max) = (25.664, 25.887, 26.290), stdev = 0.241 CI (99.9%): [24.959, 26.816] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3827461770.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (504194823.000, 765492354.000, 1026428040.000), stdev = 206310345.907 CI (99.9%): [3827461770.000, 3827461770.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11643852800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1533854720.000, 2328770560.000, 3122585600.000), stdev = 627634563.900 CI (99.9%): [11643852800.000, 11643852800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 20.38% complete, ETA 05:20:24 # Fork: 1 of 1 # Warmup Iteration 1: 31.930 us/op # Warmup Iteration 2: 29.319 us/op # Warmup Iteration 3: 29.025 us/op Iteration 1: 28.955 us/op totalInputBytes: 539331154.000 # totalOutputBytes: 1651869696.000 # Iteration 2: 29.052 us/op totalInputBytes: 677486380.000 # totalOutputBytes: 2075013120.000 # Iteration 3: 29.031 us/op totalInputBytes: 815699780.000 # totalOutputBytes: 2498334720.000 # Iteration 4: 29.639 us/op totalInputBytes: 951090738.000 # totalOutputBytes: 2913011712.000 # Iteration 5: 30.851 us/op totalInputBytes: 1081171814.000 # totalOutputBytes: 3311425536.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 29.506 ±(99.9%) 3.081 us/op [Average] (min, avg, max) = (28.955, 29.506, 30.851), stdev = 0.800 CI (99.9%): [26.425, 32.587] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4064779866.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (539331154.000, 812955973.200, 1081171814.000), stdev = 214622360.987 CI (99.9%): [4064779866.000, 4064779866.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12449654784.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1651869696.000, 2489930956.800, 3311425536.000), stdev = 657347849.403 CI (99.9%): [12449654784.000, 12449654784.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 20.43% complete, ETA 05:19:59 # Fork: 1 of 1 # Warmup Iteration 1: 37.028 us/op # Warmup Iteration 2: 33.948 us/op # Warmup Iteration 3: 33.757 us/op Iteration 1: 32.790 us/op totalInputBytes: 543425900.000 # totalOutputBytes: 1671792640.000 # Iteration 2: 32.834 us/op totalInputBytes: 685388140.000 # totalOutputBytes: 2108524544.000 # Iteration 3: 33.713 us/op totalInputBytes: 823645680.000 # totalOutputBytes: 2533859328.000 # Iteration 4: 32.782 us/op totalInputBytes: 965826940.000 # totalOutputBytes: 2971265024.000 # Iteration 5: 32.724 us/op totalInputBytes: 1108264500.000 # totalOutputBytes: 3409459200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 32.968 ±(99.9%) 1.610 us/op [Average] (min, avg, max) = (32.724, 32.968, 33.713), stdev = 0.418 CI (99.9%): [31.358, 34.579] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4126551160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (543425900.000, 825310232.000, 1108264500.000), stdev = 222961769.255 CI (99.9%): [4126551160.000, 4126551160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12694900736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1671792640.000, 2538980147.200, 3409459200.000), stdev = 685918438.634 CI (99.9%): [12694900736.000, 12694900736.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 20.48% complete, ETA 05:19:34 # Fork: 1 of 1 # Warmup Iteration 1: 42.707 us/op # Warmup Iteration 2: 39.414 us/op # Warmup Iteration 3: 39.825 us/op Iteration 1: 38.492 us/op totalInputBytes: 526399220.000 # totalOutputBytes: 1636532224.000 # Iteration 2: 38.385 us/op totalInputBytes: 663727515.000 # totalOutputBytes: 2063474688.000 # Iteration 3: 38.929 us/op totalInputBytes: 799134895.000 # totalOutputBytes: 2484445184.000 # Iteration 4: 38.409 us/op totalInputBytes: 936368330.000 # totalOutputBytes: 2911092736.000 # Iteration 5: 38.415 us/op totalInputBytes: 1073588590.000 # totalOutputBytes: 3337699328.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 38.526 ±(99.9%) 0.881 us/op [Average] (min, avg, max) = (38.385, 38.526, 38.929), stdev = 0.229 CI (99.9%): [37.645, 39.407] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3999218550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (526399220.000, 799843710.000, 1073588590.000), stdev = 216145345.349 CI (99.9%): [3999218550.000, 3999218550.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12433244160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1636532224.000, 2486648832.000, 3337699328.000), stdev = 671978242.542 CI (99.9%): [12433244160.000, 12433244160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 20.53% complete, ETA 05:19:09 # Fork: 1 of 1 # Warmup Iteration 1: 46.785 us/op # Warmup Iteration 2: 42.719 us/op # Warmup Iteration 3: 42.679 us/op Iteration 1: 42.048 us/op totalInputBytes: 545414532.000 # totalOutputBytes: 1695863808.000 # Iteration 2: 42.028 us/op totalInputBytes: 686497968.000 # totalOutputBytes: 2134536192.000 # Iteration 3: 41.985 us/op totalInputBytes: 827729604.000 # totalOutputBytes: 2573669376.000 # Iteration 4: 42.062 us/op totalInputBytes: 968697444.000 # totalOutputBytes: 3011982336.000 # Iteration 5: 41.882 us/op totalInputBytes: 1110269940.000 # totalOutputBytes: 3452175360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 42.001 ±(99.9%) 0.279 us/op [Average] (min, avg, max) = (41.882, 42.001, 42.062), stdev = 0.072 CI (99.9%): [41.722, 42.280] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4138609488.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (545414532.000, 827721897.600, 1110269940.000), stdev = 223242663.916 CI (99.9%): [4138609488.000, 4138609488.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12868227072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1695863808.000, 2573645414.400, 3452175360.000), stdev = 694131035.983 CI (99.9%): [12868227072.000, 12868227072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 20.58% complete, ETA 05:18:44 # Fork: 1 of 1 # Warmup Iteration 1: 51.582 us/op # Warmup Iteration 2: 46.028 us/op # Warmup Iteration 3: 46.135 us/op Iteration 1: 45.410 us/op totalInputBytes: 555111160.000 # totalOutputBytes: 1737267200.000 # Iteration 2: 45.562 us/op totalInputBytes: 698820672.000 # totalOutputBytes: 2187018240.000 # Iteration 3: 45.578 us/op totalInputBytes: 842422208.000 # totalOutputBytes: 2636431360.000 # Iteration 4: 47.506 us/op totalInputBytes: 980199584.000 # totalOutputBytes: 3067617280.000 # Iteration 5: 45.563 us/op totalInputBytes: 1123866560.000 # totalOutputBytes: 3517235200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 45.924 ±(99.9%) 3.416 us/op [Average] (min, avg, max) = (45.410, 45.924, 47.506), stdev = 0.887 CI (99.9%): [42.508, 49.340] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4200420184.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (555111160.000, 840084036.800, 1123866560.000), stdev = 224351973.934 CI (99.9%): [4200420184.000, 4200420184.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13145569280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1737267200.000, 2629113856.000, 3517235200.000), stdev = 702128426.981 CI (99.9%): [13145569280.000, 13145569280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 20.63% complete, ETA 05:18:20 # Fork: 1 of 1 # Warmup Iteration 1: 93.903 us/op # Warmup Iteration 2: 83.841 us/op # Warmup Iteration 3: 85.917 us/op Iteration 1: 82.134 us/op totalInputBytes: 586318672.000 # totalOutputBytes: 1900871680.000 # Iteration 2: 82.843 us/op totalInputBytes: 738874222.000 # totalOutputBytes: 2395463680.000 # Iteration 3: 81.878 us/op totalInputBytes: 893230117.000 # totalOutputBytes: 2895892480.000 # Iteration 4: 81.776 us/op totalInputBytes: 1047756571.000 # totalOutputBytes: 3396874240.000 # Iteration 5: 81.875 us/op totalInputBytes: 1202112466.000 # totalOutputBytes: 3897303040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 82.101 ±(99.9%) 1.676 us/op [Average] (min, avg, max) = (81.776, 82.101, 82.843), stdev = 0.435 CI (99.9%): [80.425, 83.778] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4468292048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (586318672.000, 893658409.600, 1202112466.000), stdev = 243570416.271 CI (99.9%): [4468292048.000, 4468292048.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14486405120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1900871680.000, 2897281024.000, 3897303040.000), stdev = 789666317.118 CI (99.9%): [14486405120.000, 14486405120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 20.67% complete, ETA 05:17:55 # Fork: 1 of 1 # Warmup Iteration 1: 151.725 us/op # Warmup Iteration 2: 140.572 us/op # Warmup Iteration 3: 143.763 us/op Iteration 1: 140.105 us/op totalInputBytes: 520288188.000 # totalOutputBytes: 1708707840.000 # Iteration 2: 139.540 us/op totalInputBytes: 654405840.000 # totalOutputBytes: 2149171200.000 # Iteration 3: 142.965 us/op totalInputBytes: 785315070.000 # totalOutputBytes: 2579097600.000 # Iteration 4: 140.800 us/op totalInputBytes: 918235410.000 # totalOutputBytes: 3015628800.000 # Iteration 5: 140.613 us/op totalInputBytes: 1051314768.000 # totalOutputBytes: 3452682240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 140.805 ±(99.9%) 5.019 us/op [Average] (min, avg, max) = (139.540, 140.805, 142.965), stdev = 1.303 CI (99.9%): [135.786, 145.823] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3929559276.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (520288188.000, 785911855.200, 1051314768.000), stdev = 209641569.137 CI (99.9%): [3929559276.000, 3929559276.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12905287680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1708707840.000, 2581057536.000, 3452682240.000), stdev = 688495724.170 CI (99.9%): [12905287680.000, 12905287680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 20.72% complete, ETA 05:17:31 # Fork: 1 of 1 # Warmup Iteration 1: 234.028 us/op # Warmup Iteration 2: 213.798 us/op # Warmup Iteration 3: 213.499 us/op Iteration 1: 216.797 us/op totalInputBytes: 449364663.000 # totalOutputBytes: 1495326720.000 # Iteration 2: 216.958 us/op totalInputBytes: 562865952.000 # totalOutputBytes: 1873018880.000 # Iteration 3: 212.406 us/op totalInputBytes: 678816732.000 # totalOutputBytes: 2258862080.000 # Iteration 4: 214.052 us/op totalInputBytes: 793868955.000 # totalOutputBytes: 2641715200.000 # Iteration 5: 211.610 us/op totalInputBytes: 910250550.000 # totalOutputBytes: 3028992000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 214.365 ±(99.9%) 9.464 us/op [Average] (min, avg, max) = (211.610, 214.365, 216.958), stdev = 2.458 CI (99.9%): [204.901, 223.829] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3395166852.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (449364663.000, 679033370.400, 910250550.000), stdev = 182271244.867 CI (99.9%): [3395166852.000, 3395166852.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11297914880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1495326720.000, 2259582976.000, 3028992000.000), stdev = 606534258.652 CI (99.9%): [11297914880.000, 11297914880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 20.77% complete, ETA 05:17:06 # Fork: 1 of 1 # Warmup Iteration 1: 345.868 us/op # Warmup Iteration 2: 294.198 us/op # Warmup Iteration 3: 297.062 us/op Iteration 1: 306.042 us/op totalInputBytes: 396216381.000 # totalOutputBytes: 1324083200.000 # Iteration 2: 288.131 us/op totalInputBytes: 502636047.000 # totalOutputBytes: 1679718400.000 # Iteration 3: 297.318 us/op totalInputBytes: 605761698.000 # totalOutputBytes: 2024345600.000 # Iteration 4: 291.633 us/op totalInputBytes: 710863758.000 # totalOutputBytes: 2375577600.000 # Iteration 5: 293.241 us/op totalInputBytes: 815414262.000 # totalOutputBytes: 2724966400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 295.273 ±(99.9%) 26.436 us/op [Average] (min, avg, max) = (288.131, 295.273, 306.042), stdev = 6.865 CI (99.9%): [268.837, 321.709] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3030892146.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (396216381.000, 606178429.200, 815414262.000), stdev = 165487093.193 CI (99.9%): [3030892146.000, 3030892146.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10128691200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1324083200.000, 2025738240.000, 2724966400.000), stdev = 553027816.167 CI (99.9%): [10128691200.000, 10128691200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 20.82% complete, ETA 05:16:42 # Fork: 1 of 1 # Warmup Iteration 1: 398.326 us/op # Warmup Iteration 2: 378.936 us/op # Warmup Iteration 3: 363.078 us/op Iteration 1: 370.016 us/op totalInputBytes: 388983820.000 # totalOutputBytes: 1303756800.000 # Iteration 2: 359.495 us/op totalInputBytes: 491014166.000 # totalOutputBytes: 1645731840.000 # Iteration 3: 360.681 us/op totalInputBytes: 592714554.000 # totalOutputBytes: 1986600960.000 # Iteration 4: 359.139 us/op totalInputBytes: 694854886.000 # totalOutputBytes: 2328944640.000 # Iteration 5: 359.764 us/op totalInputBytes: 796830239.000 # totalOutputBytes: 2670735360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 361.819 ±(99.9%) 17.781 us/op [Average] (min, avg, max) = (359.139, 361.819, 370.016), stdev = 4.618 CI (99.9%): [344.038, 379.600] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2964397665.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (388983820.000, 592879533.000, 796830239.000), stdev = 161202438.791 CI (99.9%): [2964397665.000, 2964397665.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9935769600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1303756800.000, 1987153920.000, 2670735360.000), stdev = 540302102.414 CI (99.9%): [9935769600.000, 9935769600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 20.87% complete, ETA 05:16:17 # Fork: 1 of 1 # Warmup Iteration 1: 487.175 us/op # Warmup Iteration 2: 452.830 us/op # Warmup Iteration 3: 453.615 us/op Iteration 1: 443.068 us/op totalInputBytes: 371246580.000 # totalOutputBytes: 1251102720.000 # Iteration 2: 443.108 us/op totalInputBytes: 467301900.000 # totalOutputBytes: 1574809600.000 # Iteration 3: 443.027 us/op totalInputBytes: 563378490.000 # totalOutputBytes: 1898588160.000 # Iteration 4: 441.631 us/op totalInputBytes: 659774130.000 # totalOutputBytes: 2223441920.000 # Iteration 5: 447.571 us/op totalInputBytes: 754872300.000 # totalOutputBytes: 2543923200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 443.681 ±(99.9%) 8.711 us/op [Average] (min, avg, max) = (441.631, 443.681, 447.571), stdev = 2.262 CI (99.9%): [434.970, 452.392] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2816573400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (371246580.000, 563314680.000, 754872300.000), stdev = 151745972.193 CI (99.9%): [2816573400.000, 2816573400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9491865600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1251102720.000, 1898373120.000, 2543923200.000), stdev = 511384639.717 CI (99.9%): [9491865600.000, 9491865600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 20.92% complete, ETA 05:15:53 # Fork: 1 of 1 # Warmup Iteration 1: 555.402 us/op # Warmup Iteration 2: 528.462 us/op # Warmup Iteration 3: 523.585 us/op Iteration 1: 515.376 us/op totalInputBytes: 367090906.000 # totalOutputBytes: 1237483520.000 # Iteration 2: 511.997 us/op totalInputBytes: 462083515.000 # totalOutputBytes: 1557708800.000 # Iteration 3: 521.037 us/op totalInputBytes: 555423656.000 # totalOutputBytes: 1872363520.000 # Iteration 4: 510.798 us/op totalInputBytes: 650659275.000 # totalOutputBytes: 2193408000.000 # Iteration 5: 550.931 us/op totalInputBytes: 738944808.000 # totalOutputBytes: 2491023360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 522.028 ±(99.9%) 64.069 us/op [Average] (min, avg, max) = (510.798, 522.028, 550.931), stdev = 16.639 CI (99.9%): [457.958, 586.097] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2774202160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (367090906.000, 554840432.000, 738944808.000), stdev = 147419250.991 CI (99.9%): [2774202160.000, 2774202160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9351987200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1237483520.000, 1870397440.000, 2491023360.000), stdev = 496958357.318 CI (99.9%): [9351987200.000, 9351987200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 20.97% complete, ETA 05:15:29 # Fork: 1 of 1 # Warmup Iteration 1: 634.912 us/op # Warmup Iteration 2: 600.063 us/op # Warmup Iteration 3: 591.658 us/op Iteration 1: 610.761 us/op totalInputBytes: 359869576.000 # totalOutputBytes: 1211351040.000 # Iteration 2: 594.321 us/op totalInputBytes: 452109427.000 # totalOutputBytes: 1521838080.000 # Iteration 3: 599.539 us/op totalInputBytes: 543500529.000 # totalOutputBytes: 1829468160.000 # Iteration 4: 593.121 us/op totalInputBytes: 635877275.000 # totalOutputBytes: 2140416000.000 # Iteration 5: 591.681 us/op totalInputBytes: 728500432.000 # totalOutputBytes: 2452193280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 597.885 ±(99.9%) 29.975 us/op [Average] (min, avg, max) = (591.681, 597.885, 610.761), stdev = 7.785 CI (99.9%): [567.909, 627.860] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2719857239.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (359869576.000, 543971447.800, 728500432.000), stdev = 145627932.514 CI (99.9%): [2719857239.000, 2719857239.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9155266560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1211351040.000, 1831053312.000, 2452193280.000), stdev = 490195779.996 CI (99.9%): [9155266560.000, 9155266560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 21.02% complete, ETA 05:15:05 # Fork: 1 of 1 # Warmup Iteration 1: 718.754 us/op # Warmup Iteration 2: 659.349 us/op # Warmup Iteration 3: 654.279 us/op Iteration 1: 652.198 us/op totalInputBytes: 362653095.000 # totalOutputBytes: 1223782400.000 # Iteration 2: 653.673 us/op totalInputBytes: 455569485.000 # totalOutputBytes: 1537331200.000 # Iteration 3: 649.471 us/op totalInputBytes: 549092775.000 # totalOutputBytes: 1852928000.000 # Iteration 4: 652.132 us/op totalInputBytes: 642221580.000 # totalOutputBytes: 2167193600.000 # Iteration 5: 651.065 us/op totalInputBytes: 735532455.000 # totalOutputBytes: 2482073600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 651.708 ±(99.9%) 5.996 us/op [Average] (min, avg, max) = (649.471, 651.708, 653.673), stdev = 1.557 CI (99.9%): [645.712, 657.703] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2745069390.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (362653095.000, 549013878.000, 735532455.000), stdev = 147427149.405 CI (99.9%): [2745069390.000, 2745069390.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9263308800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1223782400.000, 1852661760.000, 2482073600.000), stdev = 497496790.214 CI (99.9%): [9263308800.000, 9263308800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 21.07% complete, ETA 05:14:41 # Fork: 1 of 1 # Warmup Iteration 1: 11.326 us/op # Warmup Iteration 2: 9.927 us/op # Warmup Iteration 3: 9.794 us/op Iteration 1: 9.444 us/op totalInputBytes: 182663930.000 # totalOutputBytes: 813251584.000 # Iteration 2: 9.606 us/op totalInputBytes: 230558210.000 # totalOutputBytes: 1026485248.000 # Iteration 3: 9.460 us/op totalInputBytes: 279194470.000 # totalOutputBytes: 1243022336.000 # Iteration 4: 9.410 us/op totalInputBytes: 328087180.000 # totalOutputBytes: 1460701184.000 # Iteration 5: 9.393 us/op totalInputBytes: 377072350.000 # totalOutputBytes: 1678791680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.463 ±(99.9%) 0.326 us/op [Average] (min, avg, max) = (9.393, 9.463, 9.606), stdev = 0.085 CI (99.9%): [9.137, 9.789] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1397576140.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (182663930.000, 279515228.000, 377072350.000), stdev = 76898785.744 CI (99.9%): [1397576140.000, 1397576140.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6222252032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (813251584.000, 1244450406.400, 1678791680.000), stdev = 342366767.833 CI (99.9%): [6222252032.000, 6222252032.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 21.11% complete, ETA 05:14:17 # Fork: 1 of 1 # Warmup Iteration 1: 13.851 us/op # Warmup Iteration 2: 11.937 us/op # Warmup Iteration 3: 11.776 us/op Iteration 1: 12.015 us/op totalInputBytes: 256095880.000 # totalOutputBytes: 1327808512.000 # Iteration 2: 11.780 us/op totalInputBytes: 323174780.000 # totalOutputBytes: 1675599872.000 # Iteration 3: 11.741 us/op totalInputBytes: 390476855.000 # totalOutputBytes: 2024548352.000 # Iteration 4: 12.060 us/op totalInputBytes: 455992345.000 # totalOutputBytes: 2364233728.000 # Iteration 5: 11.777 us/op totalInputBytes: 523083885.000 # totalOutputBytes: 2712090624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.874 ±(99.9%) 0.579 us/op [Average] (min, avg, max) = (11.741, 11.874, 12.060), stdev = 0.150 CI (99.9%): [11.295, 12.454] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1948823745.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (256095880.000, 389764749.000, 523083885.000), stdev = 105430289.886 CI (99.9%): [1948823745.000, 1948823745.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10104281088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1327808512.000, 2020856217.600, 2712090624.000), stdev = 546636034.650 CI (99.9%): [10104281088.000, 10104281088.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 21.16% complete, ETA 05:13:53 # Fork: 1 of 1 # Warmup Iteration 1: 16.595 us/op # Warmup Iteration 2: 14.492 us/op # Warmup Iteration 3: 14.382 us/op Iteration 1: 14.243 us/op totalInputBytes: 295940150.000 # totalOutputBytes: 1652960256.000 # Iteration 2: 15.031 us/op totalInputBytes: 369141850.000 # totalOutputBytes: 2061825024.000 # Iteration 3: 14.262 us/op totalInputBytes: 446289250.000 # totalOutputBytes: 2492728320.000 # Iteration 4: 14.290 us/op totalInputBytes: 523283750.000 # totalOutputBytes: 2922777600.000 # Iteration 5: 14.279 us/op totalInputBytes: 600332150.000 # totalOutputBytes: 3353127936.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 14.421 ±(99.9%) 1.315 us/op [Average] (min, avg, max) = (14.243, 14.421, 15.031), stdev = 0.341 CI (99.9%): [13.106, 15.736] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2234987150.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (295940150.000, 446997430.000, 600332150.000), stdev = 120635228.762 CI (99.9%): [2234987150.000, 2234987150.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12483419136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1652960256.000, 2496683827.200, 3353127936.000), stdev = 673802586.830 CI (99.9%): [12483419136.000, 12483419136.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 21.21% complete, ETA 05:13:29 # Fork: 1 of 1 # Warmup Iteration 1: 19.515 us/op # Warmup Iteration 2: 16.964 us/op # Warmup Iteration 3: 17.060 us/op Iteration 1: 16.627 us/op totalInputBytes: 333415264.000 # totalOutputBytes: 1875918848.000 # Iteration 2: 16.673 us/op totalInputBytes: 420765072.000 # totalOutputBytes: 2367381504.000 # Iteration 3: 16.713 us/op totalInputBytes: 507908128.000 # totalOutputBytes: 2857680896.000 # Iteration 4: 16.630 us/op totalInputBytes: 595487256.000 # totalOutputBytes: 3350433792.000 # Iteration 5: 16.632 us/op totalInputBytes: 683040904.000 # totalOutputBytes: 3843043328.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 16.655 ±(99.9%) 0.144 us/op [Average] (min, avg, max) = (16.627, 16.655, 16.713), stdev = 0.037 CI (99.9%): [16.511, 16.799] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2540616624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (333415264.000, 508123324.800, 683040904.000), stdev = 138187402.771 CI (99.9%): [2540616624.000, 2540616624.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14294458368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1875918848.000, 2858891673.600, 3843043328.000), stdev = 777493958.448 CI (99.9%): [14294458368.000, 14294458368.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 21.26% complete, ETA 05:13:06 # Fork: 1 of 1 # Warmup Iteration 1: 21.436 us/op # Warmup Iteration 2: 18.764 us/op # Warmup Iteration 3: 18.708 us/op Iteration 1: 18.660 us/op totalInputBytes: 366811088.000 # totalOutputBytes: 2119720960.000 # Iteration 2: 19.003 us/op totalInputBytes: 460069676.000 # totalOutputBytes: 2658641920.000 # Iteration 3: 18.821 us/op totalInputBytes: 554239072.000 # totalOutputBytes: 3202826240.000 # Iteration 4: 18.674 us/op totalInputBytes: 649144734.000 # totalOutputBytes: 3751265280.000 # Iteration 5: 18.684 us/op totalInputBytes: 744002552.000 # totalOutputBytes: 4299427840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 18.769 ±(99.9%) 0.563 us/op [Average] (min, avg, max) = (18.660, 18.769, 19.003), stdev = 0.146 CI (99.9%): [18.205, 19.332] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2774267122.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (366811088.000, 554853424.400, 744002552.000), stdev = 149174813.731 CI (99.9%): [2774267122.000, 2774267122.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16031882240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2119720960.000, 3206376448.000, 4299427840.000), stdev = 862048584.990 CI (99.9%): [16031882240.000, 16031882240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 21.31% complete, ETA 05:12:42 # Fork: 1 of 1 # Warmup Iteration 1: 23.881 us/op # Warmup Iteration 2: 23.295 us/op # Warmup Iteration 3: 22.520 us/op Iteration 1: 21.683 us/op totalInputBytes: 369019508.000 # totalOutputBytes: 2155186176.000 # Iteration 2: 21.341 us/op totalInputBytes: 467633988.000 # totalOutputBytes: 2731124736.000 # Iteration 3: 21.296 us/op totalInputBytes: 566448348.000 # totalOutputBytes: 3308230656.000 # Iteration 4: 21.387 us/op totalInputBytes: 664851376.000 # totalOutputBytes: 3882934272.000 # Iteration 5: 21.532 us/op totalInputBytes: 762590592.000 # totalOutputBytes: 4453761024.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.448 ±(99.9%) 0.610 us/op [Average] (min, avg, max) = (21.296, 21.448, 21.683), stdev = 0.159 CI (99.9%): [20.837, 22.058] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2830543812.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (369019508.000, 566108762.400, 762590592.000), stdev = 155641241.173 CI (99.9%): [2830543812.000, 2830543812.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16531236864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2155186176.000, 3306247372.800, 4453761024.000), stdev = 908992191.791 CI (99.9%): [16531236864.000, 16531236864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 21.36% complete, ETA 05:12:19 # Fork: 1 of 1 # Warmup Iteration 1: 27.003 us/op # Warmup Iteration 2: 25.556 us/op # Warmup Iteration 3: 23.772 us/op Iteration 1: 24.735 us/op totalInputBytes: 386548134.000 # totalOutputBytes: 2274857984.000 # Iteration 2: 23.837 us/op totalInputBytes: 488760258.000 # totalOutputBytes: 2876382208.000 # Iteration 3: 24.098 us/op totalInputBytes: 589865220.000 # totalOutputBytes: 3471390720.000 # Iteration 4: 23.799 us/op totalInputBytes: 692245428.000 # totalOutputBytes: 4073904128.000 # Iteration 5: 24.315 us/op totalInputBytes: 792451506.000 # totalOutputBytes: 4663622656.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 24.157 ±(99.9%) 1.483 us/op [Average] (min, avg, max) = (23.799, 24.157, 24.735), stdev = 0.385 CI (99.9%): [22.674, 25.640] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2949870546.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (386548134.000, 589974109.200, 792451506.000), stdev = 160532630.469 CI (99.9%): [2949870546.000, 2949870546.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17360157696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2274857984.000, 3472031539.200, 4663622656.000), stdev = 944743756.325 CI (99.9%): [17360157696.000, 17360157696.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 21.41% complete, ETA 05:11:55 # Fork: 1 of 1 # Warmup Iteration 1: 35.393 us/op # Warmup Iteration 2: 29.276 us/op # Warmup Iteration 3: 29.251 us/op Iteration 1: 28.858 us/op totalInputBytes: 363076224.000 # totalOutputBytes: 2150629376.000 # Iteration 2: 29.032 us/op totalInputBytes: 458371839.000 # totalOutputBytes: 2715099136.000 # Iteration 3: 29.528 us/op totalInputBytes: 552068706.000 # totalOutputBytes: 3270098944.000 # Iteration 4: 28.873 us/op totalInputBytes: 647891244.000 # totalOutputBytes: 3837689856.000 # Iteration 5: 28.955 us/op totalInputBytes: 743433033.000 # totalOutputBytes: 4403617792.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 29.049 ±(99.9%) 1.065 us/op [Average] (min, avg, max) = (28.858, 29.049, 29.528), stdev = 0.277 CI (99.9%): [27.984, 30.114] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2764841046.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (363076224.000, 552968209.200, 743433033.000), stdev = 150246031.599 CI (99.9%): [2764841046.000, 2764841046.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16377135104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2150629376.000, 3275427020.800, 4403617792.000), stdev = 889960586.305 CI (99.9%): [16377135104.000, 16377135104.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 21.46% complete, ETA 05:11:32 # Fork: 1 of 1 # Warmup Iteration 1: 36.150 us/op # Warmup Iteration 2: 31.640 us/op # Warmup Iteration 3: 31.521 us/op Iteration 1: 31.312 us/op totalInputBytes: 384505815.000 # totalOutputBytes: 2267182080.000 # Iteration 2: 31.827 us/op totalInputBytes: 482746617.000 # totalOutputBytes: 2846444544.000 # Iteration 3: 31.356 us/op totalInputBytes: 582458202.000 # totalOutputBytes: 3434379264.000 # Iteration 4: 31.295 us/op totalInputBytes: 682371414.000 # totalOutputBytes: 4023502848.000 # Iteration 5: 31.352 us/op totalInputBytes: 782098629.000 # totalOutputBytes: 4611529728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 31.428 ±(99.9%) 0.865 us/op [Average] (min, avg, max) = (31.295, 31.428, 31.827), stdev = 0.225 CI (99.9%): [30.564, 32.293] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2914180677.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (384505815.000, 582836135.400, 782098629.000), stdev = 157294138.129 CI (99.9%): [2914180677.000, 2914180677.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17183038464.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2267182080.000, 3436607692.800, 4611529728.000), stdev = 927461789.505 CI (99.9%): [17183038464.000, 17183038464.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 21.51% complete, ETA 05:11:08 # Fork: 1 of 1 # Warmup Iteration 1: 38.320 us/op # Warmup Iteration 2: 34.811 us/op # Warmup Iteration 3: 33.664 us/op Iteration 1: 33.373 us/op totalInputBytes: 391188364.000 # totalOutputBytes: 2345297920.000 # Iteration 2: 33.331 us/op totalInputBytes: 493705940.000 # totalOutputBytes: 2959923200.000 # Iteration 3: 33.187 us/op totalInputBytes: 596664180.000 # totalOutputBytes: 3577190400.000 # Iteration 4: 33.200 us/op totalInputBytes: 699579720.000 # totalOutputBytes: 4194201600.000 # Iteration 5: 33.286 us/op totalInputBytes: 802230520.000 # totalOutputBytes: 4809625600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.275 ±(99.9%) 0.312 us/op [Average] (min, avg, max) = (33.187, 33.275, 33.373), stdev = 0.081 CI (99.9%): [32.963, 33.588] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2983368724.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (391188364.000, 596673744.800, 802230520.000), stdev = 162534487.265 CI (99.9%): [2983368724.000, 2983368724.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17886238720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2345297920.000, 3577247744.000, 4809625600.000), stdev = 974445637.935 CI (99.9%): [17886238720.000, 17886238720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 21.55% complete, ETA 05:10:45 # Fork: 1 of 1 # Warmup Iteration 1: 70.647 us/op # Warmup Iteration 2: 60.494 us/op # Warmup Iteration 3: 64.027 us/op Iteration 1: 60.115 us/op totalInputBytes: 420366744.000 # totalOutputBytes: 2578350080.000 # Iteration 2: 60.024 us/op totalInputBytes: 531648936.000 # totalOutputBytes: 3260907520.000 # Iteration 3: 60.036 us/op totalInputBytes: 642911094.000 # totalOutputBytes: 3943342080.000 # Iteration 4: 60.221 us/op totalInputBytes: 753825996.000 # totalOutputBytes: 4623646720.000 # Iteration 5: 60.107 us/op totalInputBytes: 864954594.000 # totalOutputBytes: 5305262080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 60.100 ±(99.9%) 0.303 us/op [Average] (min, avg, max) = (60.024, 60.100, 60.221), stdev = 0.079 CI (99.9%): [59.798, 60.403] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3213707364.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (420366744.000, 642741472.800, 864954594.000), stdev = 175720333.941 CI (99.9%): [3213707364.000, 3213707364.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 19711508480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2578350080.000, 3942301696.000, 5305262080.000), stdev = 1077793482.811 CI (99.9%): [19711508480.000, 19711508480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 21.60% complete, ETA 05:10:22 # Fork: 1 of 1 # Warmup Iteration 1: 120.588 us/op # Warmup Iteration 2: 110.632 us/op # Warmup Iteration 3: 107.490 us/op Iteration 1: 111.296 us/op totalInputBytes: 354926136.000 # totalOutputBytes: 2188984320.000 # Iteration 2: 107.514 us/op totalInputBytes: 447602622.000 # totalOutputBytes: 2760560640.000 # Iteration 3: 108.766 us/op totalInputBytes: 539223136.000 # totalOutputBytes: 3325624320.000 # Iteration 4: 108.275 us/op totalInputBytes: 631267035.000 # totalOutputBytes: 3893299200.000 # Iteration 5: 113.463 us/op totalInputBytes: 719092027.000 # totalOutputBytes: 4434954240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 109.863 ±(99.9%) 9.481 us/op [Average] (min, avg, max) = (107.514, 109.863, 113.463), stdev = 2.462 CI (99.9%): [100.381, 119.344] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2692110956.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (354926136.000, 538422191.200, 719092027.000), stdev = 144205922.663 CI (99.9%): [2692110956.000, 2692110956.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16603422720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2188984320.000, 3320684544.000, 4434954240.000), stdev = 889380836.019 CI (99.9%): [16603422720.000, 16603422720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 21.65% complete, ETA 05:09:58 # Fork: 1 of 1 # Warmup Iteration 1: 182.649 us/op # Warmup Iteration 2: 162.516 us/op # Warmup Iteration 3: 161.233 us/op Iteration 1: 160.980 us/op totalInputBytes: 316688381.000 # totalOutputBytes: 1970462720.000 # Iteration 2: 160.907 us/op totalInputBytes: 398541403.000 # totalOutputBytes: 2479759360.000 # Iteration 3: 162.773 us/op totalInputBytes: 479459639.000 # totalOutputBytes: 2983239680.000 # Iteration 4: 160.076 us/op totalInputBytes: 561740556.000 # totalOutputBytes: 3495198720.000 # Iteration 5: 160.926 us/op totalInputBytes: 643586995.000 # totalOutputBytes: 4004454400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 161.132 ±(99.9%) 3.814 us/op [Average] (min, avg, max) = (160.076, 161.132, 162.773), stdev = 0.990 CI (99.9%): [157.319, 164.946] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2400016974.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (316688381.000, 480003394.800, 643586995.000), stdev = 129178852.068 CI (99.9%): [2400016974.000, 2400016974.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14933114880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1970462720.000, 2986622976.000, 4004454400.000), stdev = 803762081.225 CI (99.9%): [14933114880.000, 14933114880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 21.70% complete, ETA 05:09:35 # Fork: 1 of 1 # Warmup Iteration 1: 225.314 us/op # Warmup Iteration 2: 219.126 us/op # Warmup Iteration 3: 203.133 us/op Iteration 1: 203.913 us/op totalInputBytes: 309991180.000 # totalOutputBytes: 1928499200.000 # Iteration 2: 203.098 us/op totalInputBytes: 391081370.000 # totalOutputBytes: 2432972800.000 # Iteration 3: 202.467 us/op totalInputBytes: 472410230.000 # totalOutputBytes: 2938931200.000 # Iteration 4: 212.969 us/op totalInputBytes: 549739310.000 # totalOutputBytes: 3420006400.000 # Iteration 5: 212.456 us/op totalInputBytes: 627232990.000 # totalOutputBytes: 3902105600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 206.981 ±(99.9%) 20.257 us/op [Average] (min, avg, max) = (202.467, 206.981, 212.969), stdev = 5.261 CI (99.9%): [186.724, 227.238] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2350455080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (309991180.000, 470091016.000, 627232990.000), stdev = 125416616.853 CI (99.9%): [2350455080.000, 2350455080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14622515200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1928499200.000, 2924503040.000, 3902105600.000), stdev = 780234603.023 CI (99.9%): [14622515200.000, 14622515200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 21.75% complete, ETA 05:09:12 # Fork: 1 of 1 # Warmup Iteration 1: 274.234 us/op # Warmup Iteration 2: 265.183 us/op # Warmup Iteration 3: 252.337 us/op Iteration 1: 252.047 us/op totalInputBytes: 301726982.000 # totalOutputBytes: 1886638080.000 # Iteration 2: 251.197 us/op totalInputBytes: 379991072.000 # totalOutputBytes: 2376007680.000 # Iteration 3: 251.527 us/op totalInputBytes: 458166728.000 # totalOutputBytes: 2864824320.000 # Iteration 4: 255.500 us/op totalInputBytes: 535114134.000 # totalOutputBytes: 3345960960.000 # Iteration 5: 254.685 us/op totalInputBytes: 612307190.000 # totalOutputBytes: 3828633600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 252.991 ±(99.9%) 7.559 us/op [Average] (min, avg, max) = (251.197, 252.991, 255.500), stdev = 1.963 CI (99.9%): [245.432, 260.550] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2287306106.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (301726982.000, 457461221.200, 612307190.000), stdev = 122742132.066 CI (99.9%): [2287306106.000, 2287306106.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14302064640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1886638080.000, 2860412928.000, 3828633600.000), stdev = 767481843.488 CI (99.9%): [14302064640.000, 14302064640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 21.80% complete, ETA 05:08:49 # Fork: 1 of 1 # Warmup Iteration 1: 348.783 us/op # Warmup Iteration 2: 328.006 us/op # Warmup Iteration 3: 312.820 us/op Iteration 1: 311.954 us/op totalInputBytes: 283031300.000 # totalOutputBytes: 1766912000.000 # Iteration 2: 311.185 us/op totalInputBytes: 356860560.000 # totalOutputBytes: 2227814400.000 # Iteration 3: 312.219 us/op totalInputBytes: 430448698.000 # totalOutputBytes: 2687211520.000 # Iteration 4: 317.403 us/op totalInputBytes: 502831226.000 # totalOutputBytes: 3139082240.000 # Iteration 5: 323.337 us/op totalInputBytes: 573893324.000 # totalOutputBytes: 3582709760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 315.220 ±(99.9%) 19.879 us/op [Average] (min, avg, max) = (311.185, 315.220, 323.337), stdev = 5.162 CI (99.9%): [295.341, 335.098] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2147065108.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (283031300.000, 429413021.600, 573893324.000), stdev = 115062299.698 CI (99.9%): [2147065108.000, 2147065108.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13403729920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1766912000.000, 2680745984.000, 3582709760.000), stdev = 718312632.152 CI (99.9%): [13403729920.000, 13403729920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 21.85% complete, ETA 05:08:27 # Fork: 1 of 1 # Warmup Iteration 1: 404.205 us/op # Warmup Iteration 2: 385.090 us/op # Warmup Iteration 3: 362.282 us/op Iteration 1: 356.257 us/op totalInputBytes: 279274047.000 # totalOutputBytes: 1744158720.000 # Iteration 2: 357.465 us/op totalInputBytes: 352703013.000 # totalOutputBytes: 2202746880.000 # Iteration 3: 367.690 us/op totalInputBytes: 424085727.000 # totalOutputBytes: 2648555520.000 # Iteration 4: 367.294 us/op totalInputBytes: 495547143.000 # totalOutputBytes: 3094855680.000 # Iteration 5: 375.636 us/op totalInputBytes: 565421402.000 # totalOutputBytes: 3531243520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 364.868 ±(99.9%) 30.971 us/op [Average] (min, avg, max) = (356.257, 364.868, 375.636), stdev = 8.043 CI (99.9%): [333.898, 395.839] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2117031332.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (279274047.000, 423406266.400, 565421402.000), stdev = 113077532.244 CI (99.9%): [2117031332.000, 2117031332.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13221560320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1744158720.000, 2644312064.000, 3531243520.000), stdev = 706206559.534 CI (99.9%): [13221560320.000, 13221560320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 21.90% complete, ETA 05:08:04 # Fork: 1 of 1 # Warmup Iteration 1: 450.681 us/op # Warmup Iteration 2: 409.526 us/op # Warmup Iteration 3: 405.668 us/op Iteration 1: 401.460 us/op totalInputBytes: 283372418.000 # totalOutputBytes: 1773434880.000 # Iteration 2: 416.914 us/op totalInputBytes: 354057218.000 # totalOutputBytes: 2215802880.000 # Iteration 3: 401.737 us/op totalInputBytes: 427407424.000 # totalOutputBytes: 2674851840.000 # Iteration 4: 401.629 us/op totalInputBytes: 500772356.000 # totalOutputBytes: 3133992960.000 # Iteration 5: 400.729 us/op totalInputBytes: 574314000.000 # totalOutputBytes: 3594240000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 404.494 ±(99.9%) 26.778 us/op [Average] (min, avg, max) = (400.729, 404.494, 416.914), stdev = 6.954 CI (99.9%): [377.716, 431.272] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2139923416.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (283372418.000, 427984683.200, 574314000.000), stdev = 115204844.573 CI (99.9%): [2139923416.000, 2139923416.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13392322560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1773434880.000, 2678464512.000, 3594240000.000), stdev = 720988623.919 CI (99.9%): [13392322560.000, 13392322560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 21.95% complete, ETA 05:07:41 # Fork: 1 of 1 # Warmup Iteration 1: 500.570 us/op # Warmup Iteration 2: 450.671 us/op # Warmup Iteration 3: 446.393 us/op Iteration 1: 446.652 us/op totalInputBytes: 284941375.000 # totalOutputBytes: 1781862400.000 # Iteration 2: 450.600 us/op totalInputBytes: 357646375.000 # totalOutputBytes: 2236518400.000 # Iteration 3: 445.720 us/op totalInputBytes: 431170125.000 # totalOutputBytes: 2696294400.000 # Iteration 4: 450.678 us/op totalInputBytes: 503891500.000 # totalOutputBytes: 3151052800.000 # Iteration 5: 446.423 us/op totalInputBytes: 577300625.000 # totalOutputBytes: 3610112000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 448.014 ±(99.9%) 9.320 us/op [Average] (min, avg, max) = (445.720, 448.014, 450.678), stdev = 2.420 CI (99.9%): [438.694, 457.335] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2154950000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (284941375.000, 430990000.000, 577300625.000), stdev = 115575676.861 CI (99.9%): [2154950000.000, 2154950000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13475840000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1781862400.000, 2695168000.000, 3610112000.000), stdev = 722744996.066 CI (99.9%): [13475840000.000, 13475840000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 21.99% complete, ETA 05:07:19 # Fork: 1 of 1 # Warmup Iteration 1: 16.309 us/op # Warmup Iteration 2: 14.947 us/op # Warmup Iteration 3: 14.789 us/op Iteration 1: 14.551 us/op totalInputBytes: 421301308.000 # totalOutputBytes: 541975552.000 # Iteration 2: 14.550 us/op totalInputBytes: 530736184.000 # totalOutputBytes: 682756096.000 # Iteration 3: 14.557 us/op totalInputBytes: 640121708.000 # totalOutputBytes: 823473152.000 # Iteration 4: 14.543 us/op totalInputBytes: 749605936.000 # totalOutputBytes: 964317184.000 # Iteration 5: 14.522 us/op totalInputBytes: 859250160.000 # totalOutputBytes: 1105367040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 14.545 ±(99.9%) 0.052 us/op [Average] (min, avg, max) = (14.522, 14.545, 14.557), stdev = 0.013 CI (99.9%): [14.493, 14.597] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3201015296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (421301308.000, 640203059.200, 859250160.000), stdev = 173097950.510 CI (99.9%): [3201015296.000, 3201015296.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4117889024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (541975552.000, 823577804.800, 1105367040.000), stdev = 222678770.506 CI (99.9%): [4117889024.000, 4117889024.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 22.04% complete, ETA 05:06:56 # Fork: 1 of 1 # Warmup Iteration 1: 26.536 us/op # Warmup Iteration 2: 24.547 us/op # Warmup Iteration 3: 23.843 us/op Iteration 1: 23.844 us/op totalInputBytes: 507125168.000 # totalOutputBytes: 664911872.000 # Iteration 2: 23.850 us/op totalInputBytes: 638141042.000 # totalOutputBytes: 836691968.000 # Iteration 3: 24.881 us/op totalInputBytes: 763728966.000 # totalOutputBytes: 1001355264.000 # Iteration 4: 23.882 us/op totalInputBytes: 894568334.000 # totalOutputBytes: 1172903936.000 # Iteration 5: 23.870 us/op totalInputBytes: 1025484240.000 # totalOutputBytes: 1344552960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 24.065 ±(99.9%) 1.756 us/op [Average] (min, avg, max) = (23.844, 24.065, 24.881), stdev = 0.456 CI (99.9%): [22.309, 25.822] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3829047750.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (507125168.000, 765809550.000, 1025484240.000), stdev = 204469408.066 CI (99.9%): [3829047750.000, 3829047750.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5020416000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (664911872.000, 1004083200.000, 1344552960.000), stdev = 268087930.678 CI (99.9%): [5020416000.000, 5020416000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 22.09% complete, ETA 05:06:33 # Fork: 1 of 1 # Warmup Iteration 1: 35.669 us/op # Warmup Iteration 2: 33.288 us/op # Warmup Iteration 3: 33.064 us/op Iteration 1: 32.791 us/op totalInputBytes: 553400520.000 # totalOutputBytes: 730260480.000 # Iteration 2: 32.840 us/op totalInputBytes: 695212968.000 # totalOutputBytes: 917394432.000 # Iteration 3: 32.940 us/op totalInputBytes: 836601720.000 # totalOutputBytes: 1103969280.000 # Iteration 4: 32.706 us/op totalInputBytes: 978991512.000 # totalOutputBytes: 1291865088.000 # Iteration 5: 32.933 us/op totalInputBytes: 1120398888.000 # totalOutputBytes: 1478464512.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 32.842 ±(99.9%) 0.380 us/op [Average] (min, avg, max) = (32.706, 32.842, 32.940), stdev = 0.099 CI (99.9%): [32.463, 33.222] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4184605608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (553400520.000, 836921121.600, 1120398888.000), stdev = 224170066.142 CI (99.9%): [4184605608.000, 4184605608.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5521953792.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (730260480.000, 1104390758.400, 1478464512.000), stdev = 295812046.044 CI (99.9%): [5521953792.000, 5521953792.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 22.14% complete, ETA 05:06:11 # Fork: 1 of 1 # Warmup Iteration 1: 46.239 us/op # Warmup Iteration 2: 42.587 us/op # Warmup Iteration 3: 42.944 us/op Iteration 1: 41.947 us/op totalInputBytes: 571596490.000 # totalOutputBytes: 755732480.000 # Iteration 2: 42.094 us/op totalInputBytes: 718832038.000 # totalOutputBytes: 950398976.000 # Iteration 3: 42.822 us/op totalInputBytes: 863555108.000 # totalOutputBytes: 1141743616.000 # Iteration 4: 42.515 us/op totalInputBytes: 1009334596.000 # totalOutputBytes: 1334484992.000 # Iteration 5: 42.350 us/op totalInputBytes: 1155674822.000 # totalOutputBytes: 1527967744.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 42.346 ±(99.9%) 1.330 us/op [Average] (min, avg, max) = (41.947, 42.346, 42.822), stdev = 0.345 CI (99.9%): [41.015, 43.676] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4318993054.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (571596490.000, 863798610.800, 1155674822.000), stdev = 230634934.244 CI (99.9%): [4318993054.000, 4318993054.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5710327808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (755732480.000, 1142065561.600, 1527967744.000), stdev = 304932437.271 CI (99.9%): [5710327808.000, 5710327808.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 22.19% complete, ETA 05:05:48 # Fork: 1 of 1 # Warmup Iteration 1: 55.257 us/op # Warmup Iteration 2: 50.547 us/op # Warmup Iteration 3: 50.531 us/op Iteration 1: 49.984 us/op totalInputBytes: 600862194.000 # totalOutputBytes: 795555840.000 # Iteration 2: 50.788 us/op totalInputBytes: 753183324.000 # totalOutputBytes: 997232640.000 # Iteration 3: 50.029 us/op totalInputBytes: 907820787.000 # totalOutputBytes: 1201976320.000 # Iteration 4: 49.844 us/op totalInputBytes: 1063026699.000 # totalOutputBytes: 1407472640.000 # Iteration 5: 50.365 us/op totalInputBytes: 1216616205.000 # totalOutputBytes: 1610828800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 50.202 ±(99.9%) 1.460 us/op [Average] (min, avg, max) = (49.844, 50.202, 50.788), stdev = 0.379 CI (99.9%): [48.742, 51.662] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4541509209.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (600862194.000, 908301841.800, 1216616205.000), stdev = 243710202.396 CI (99.9%): [4541509209.000, 4541509209.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6013066240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (795555840.000, 1202613248.000, 1610828800.000), stdev = 322678106.095 CI (99.9%): [6013066240.000, 6013066240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 22.24% complete, ETA 05:05:26 # Fork: 1 of 1 # Warmup Iteration 1: 66.093 us/op # Warmup Iteration 2: 61.558 us/op # Warmup Iteration 3: 61.626 us/op Iteration 1: 60.401 us/op totalInputBytes: 595007420.000 # totalOutputBytes: 788551680.000 # Iteration 2: 60.387 us/op totalInputBytes: 748602736.000 # totalOutputBytes: 992108544.000 # Iteration 3: 60.490 us/op totalInputBytes: 901915256.000 # totalOutputBytes: 1195290624.000 # Iteration 4: 62.602 us/op totalInputBytes: 1050067908.000 # totalOutputBytes: 1391634432.000 # Iteration 5: 60.329 us/op totalInputBytes: 1203802304.000 # totalOutputBytes: 1595375616.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 60.842 ±(99.9%) 3.796 us/op [Average] (min, avg, max) = (60.329, 60.842, 62.602), stdev = 0.986 CI (99.9%): [57.046, 64.638] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4499395624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (595007420.000, 899879124.800, 1203802304.000), stdev = 240188164.509 CI (99.9%): [4499395624.000, 4499395624.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5962960896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (788551680.000, 1192592179.200, 1595375616.000), stdev = 318316670.134 CI (99.9%): [5962960896.000, 5962960896.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 22.29% complete, ETA 05:05:03 # Fork: 1 of 1 # Warmup Iteration 1: 75.311 us/op # Warmup Iteration 2: 69.918 us/op # Warmup Iteration 3: 68.876 us/op Iteration 1: 68.939 us/op totalInputBytes: 611803302.000 # totalOutputBytes: 811661312.000 # Iteration 2: 68.352 us/op totalInputBytes: 769949112.000 # totalOutputBytes: 1021468672.000 # Iteration 3: 68.431 us/op totalInputBytes: 927895011.000 # totalOutputBytes: 1231010816.000 # Iteration 4: 68.724 us/op totalInputBytes: 1085170938.000 # totalOutputBytes: 1439664128.000 # Iteration 5: 70.347 us/op totalInputBytes: 1238821452.000 # totalOutputBytes: 1643507712.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 68.959 ±(99.9%) 3.122 us/op [Average] (min, avg, max) = (68.352, 68.959, 70.347), stdev = 0.811 CI (99.9%): [65.836, 72.081] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4633639815.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (611803302.000, 926727963.000, 1238821452.000), stdev = 248125489.637 CI (99.9%): [4633639815.000, 4633639815.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6147312640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (811661312.000, 1229462528.000, 1643507712.000), stdev = 329180734.725 CI (99.9%): [6147312640.000, 6147312640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 22.34% complete, ETA 05:04:41 # Fork: 1 of 1 # Warmup Iteration 1: 85.971 us/op # Warmup Iteration 2: 81.687 us/op # Warmup Iteration 3: 78.270 us/op Iteration 1: 77.598 us/op totalInputBytes: 611248800.000 # totalOutputBytes: 811827200.000 # Iteration 2: 77.770 us/op totalInputBytes: 769914432.000 # totalOutputBytes: 1022558208.000 # Iteration 3: 77.450 us/op totalInputBytes: 929227704.000 # totalOutputBytes: 1234149376.000 # Iteration 4: 77.732 us/op totalInputBytes: 1087992024.000 # totalOutputBytes: 1445011456.000 # Iteration 5: 77.450 us/op totalInputBytes: 1247311464.000 # totalOutputBytes: 1656610816.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 77.600 ±(99.9%) 0.581 us/op [Average] (min, avg, max) = (77.450, 77.600, 77.770), stdev = 0.151 CI (99.9%): [77.019, 78.181] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4645694424.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (611248800.000, 929138884.800, 1247311464.000), stdev = 251433216.909 CI (99.9%): [4645694424.000, 4645694424.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6170157056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (811827200.000, 1234031411.200, 1656610816.000), stdev = 333939836.725 CI (99.9%): [6170157056.000, 6170157056.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 22.39% complete, ETA 05:04:19 # Fork: 1 of 1 # Warmup Iteration 1: 94.674 us/op # Warmup Iteration 2: 87.005 us/op # Warmup Iteration 3: 88.332 us/op Iteration 1: 85.829 us/op totalInputBytes: 625508576.000 # totalOutputBytes: 830168064.000 # Iteration 2: 85.994 us/op totalInputBytes: 787053792.000 # totalOutputBytes: 1044569088.000 # Iteration 3: 85.481 us/op totalInputBytes: 949571168.000 # totalOutputBytes: 1260260352.000 # Iteration 4: 85.562 us/op totalInputBytes: 1111921888.000 # totalOutputBytes: 1475730432.000 # Iteration 5: 85.411 us/op totalInputBytes: 1274578144.000 # totalOutputBytes: 1691606016.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 85.655 ±(99.9%) 0.949 us/op [Average] (min, avg, max) = (85.411, 85.655, 85.994), stdev = 0.247 CI (99.9%): [84.706, 86.605] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4748633568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (625508576.000, 949726713.600, 1274578144.000), stdev = 256620162.301 CI (99.9%): [4748633568.000, 4748633568.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6302333952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (830168064.000, 1260466790.400, 1691606016.000), stdev = 340583441.210 CI (99.9%): [6302333952.000, 6302333952.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 22.43% complete, ETA 05:03:57 # Fork: 1 of 1 # Warmup Iteration 1: 103.981 us/op # Warmup Iteration 2: 95.674 us/op # Warmup Iteration 3: 95.303 us/op Iteration 1: 95.304 us/op totalInputBytes: 632955428.000 # totalOutputBytes: 841093120.000 # Iteration 2: 95.035 us/op totalInputBytes: 795189846.000 # totalOutputBytes: 1056675840.000 # Iteration 3: 94.715 us/op totalInputBytes: 957948272.000 # totalOutputBytes: 1272954880.000 # Iteration 4: 94.664 us/op totalInputBytes: 1120814582.000 # totalOutputBytes: 1489377280.000 # Iteration 5: 94.596 us/op totalInputBytes: 1283796482.000 # totalOutputBytes: 1705953280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 94.863 ±(99.9%) 1.151 us/op [Average] (min, avg, max) = (94.596, 94.863, 95.304), stdev = 0.299 CI (99.9%): [93.712, 96.014] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4790704610.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (632955428.000, 958140922.000, 1283796482.000), stdev = 257299902.453 CI (99.9%): [4790704610.000, 4790704610.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6366054400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (841093120.000, 1273210880.000, 1705953280.000), stdev = 341909032.068 CI (99.9%): [6366054400.000, 6366054400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 22.48% complete, ETA 05:03:35 # Fork: 1 of 1 # Warmup Iteration 1: 203.515 us/op # Warmup Iteration 2: 188.230 us/op # Warmup Iteration 3: 194.384 us/op Iteration 1: 187.712 us/op totalInputBytes: 638288905.000 # totalOutputBytes: 848015360.000 # Iteration 2: 187.691 us/op totalInputBytes: 802612805.000 # totalOutputBytes: 1066332160.000 # Iteration 3: 187.449 us/op totalInputBytes: 967152515.000 # totalOutputBytes: 1284935680.000 # Iteration 4: 190.336 us/op totalInputBytes: 1129194995.000 # totalOutputBytes: 1500221440.000 # Iteration 5: 188.951 us/op totalInputBytes: 1292424430.000 # totalOutputBytes: 1717084160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 188.428 ±(99.9%) 4.688 us/op [Average] (min, avg, max) = (187.449, 188.428, 190.336), stdev = 1.218 CI (99.9%): [183.740, 193.116] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4829673650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (638288905.000, 965934730.000, 1292424430.000), stdev = 258494080.764 CI (99.9%): [4829673650.000, 4829673650.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6416588800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (848015360.000, 1283317760.000, 1717084160.000), stdev = 343429047.943 CI (99.9%): [6416588800.000, 6416588800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 22.53% complete, ETA 05:03:13 # Fork: 1 of 1 # Warmup Iteration 1: 307.490 us/op # Warmup Iteration 2: 283.345 us/op # Warmup Iteration 3: 282.671 us/op Iteration 1: 281.124 us/op totalInputBytes: 641399265.000 # totalOutputBytes: 852940800.000 # Iteration 2: 280.355 us/op totalInputBytes: 806271102.000 # totalOutputBytes: 1072189440.000 # Iteration 3: 280.240 us/op totalInputBytes: 971189141.000 # totalOutputBytes: 1291499520.000 # Iteration 4: 281.408 us/op totalInputBytes: 1135460352.000 # totalOutputBytes: 1509949440.000 # Iteration 5: 289.994 us/op totalInputBytes: 1294857252.000 # totalOutputBytes: 1721917440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 282.624 ±(99.9%) 15.978 us/op [Average] (min, avg, max) = (280.240, 282.624, 289.994), stdev = 4.149 CI (99.9%): [266.646, 298.602] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4849177112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (641399265.000, 969835422.400, 1294857252.000), stdev = 258696847.667 CI (99.9%): [4849177112.000, 4849177112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6448496640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (852940800.000, 1289699328.000, 1721917440.000), stdev = 344018317.836 CI (99.9%): [6448496640.000, 6448496640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 22.58% complete, ETA 05:02:51 # Fork: 1 of 1 # Warmup Iteration 1: 405.759 us/op # Warmup Iteration 2: 375.781 us/op # Warmup Iteration 3: 376.172 us/op Iteration 1: 374.901 us/op totalInputBytes: 644350443.000 # totalOutputBytes: 856596480.000 # Iteration 2: 376.113 us/op totalInputBytes: 808264963.000 # totalOutputBytes: 1074503680.000 # Iteration 3: 373.193 us/op totalInputBytes: 973473545.000 # totalOutputBytes: 1294131200.000 # Iteration 4: 373.817 us/op totalInputBytes: 1138404828.000 # totalOutputBytes: 1513390080.000 # Iteration 5: 373.627 us/op totalInputBytes: 1303428544.000 # totalOutputBytes: 1732771840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 374.330 ±(99.9%) 4.538 us/op [Average] (min, avg, max) = (373.193, 374.330, 376.113), stdev = 1.178 CI (99.9%): [369.792, 378.868] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4867922323.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (644350443.000, 973584464.600, 1303428544.000), stdev = 260618715.655 CI (99.9%): [4867922323.000, 4867922323.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6471393280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (856596480.000, 1294278656.000, 1732771840.000), stdev = 346465307.624 CI (99.9%): [6471393280.000, 6471393280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 22.63% complete, ETA 05:02:29 # Fork: 1 of 1 # Warmup Iteration 1: 513.852 us/op # Warmup Iteration 2: 493.984 us/op # Warmup Iteration 3: 477.608 us/op Iteration 1: 479.889 us/op totalInputBytes: 628253874.000 # totalOutputBytes: 834867200.000 # Iteration 2: 486.558 us/op totalInputBytes: 786723651.000 # totalOutputBytes: 1045452800.000 # Iteration 3: 474.479 us/op totalInputBytes: 949238973.000 # totalOutputBytes: 1261414400.000 # Iteration 4: 475.889 us/op totalInputBytes: 1111253418.000 # totalOutputBytes: 1476710400.000 # Iteration 5: 476.781 us/op totalInputBytes: 1272959631.000 # totalOutputBytes: 1691596800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 478.719 ±(99.9%) 18.523 us/op [Average] (min, avg, max) = (474.479, 478.719, 486.558), stdev = 4.810 CI (99.9%): [460.196, 497.242] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4748429547.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (628253874.000, 949685909.400, 1272959631.000), stdev = 255188856.393 CI (99.9%): [4748429547.000, 4748429547.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6310041600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (834867200.000, 1262008320.000, 1691596800.000), stdev = 339112602.126 CI (99.9%): [6310041600.000, 6310041600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 22.68% complete, ETA 05:02:07 # Fork: 1 of 1 # Warmup Iteration 1: 619.362 us/op # Warmup Iteration 2: 573.738 us/op # Warmup Iteration 3: 568.852 us/op Iteration 1: 565.931 us/op totalInputBytes: 636372574.000 # totalOutputBytes: 846274560.000 # Iteration 2: 563.724 us/op totalInputBytes: 800386124.000 # totalOutputBytes: 1064386560.000 # Iteration 3: 571.267 us/op totalInputBytes: 962274428.000 # totalOutputBytes: 1279672320.000 # Iteration 4: 562.924 us/op totalInputBytes: 1126518983.000 # totalOutputBytes: 1498091520.000 # Iteration 5: 563.278 us/op totalInputBytes: 1290671136.000 # totalOutputBytes: 1716387840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 565.425 ±(99.9%) 13.359 us/op [Average] (min, avg, max) = (562.924, 565.425, 571.267), stdev = 3.469 CI (99.9%): [552.066, 578.784] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4816223245.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (636372574.000, 963244649.000, 1290671136.000), stdev = 258474276.496 CI (99.9%): [4816223245.000, 4816223245.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6404812800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (846274560.000, 1280962560.000, 1716387840.000), stdev = 343729779.614 CI (99.9%): [6404812800.000, 6404812800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 22.73% complete, ETA 05:01:45 # Fork: 1 of 1 # Warmup Iteration 1: 725.422 us/op # Warmup Iteration 2: 669.601 us/op # Warmup Iteration 3: 669.707 us/op Iteration 1: 668.901 us/op totalInputBytes: 632343294.000 # totalOutputBytes: 840591360.000 # Iteration 2: 660.769 us/op totalInputBytes: 795673032.000 # totalOutputBytes: 1057710080.000 # Iteration 3: 668.901 us/op totalInputBytes: 957007656.000 # totalOutputBytes: 1272176640.000 # Iteration 4: 672.869 us/op totalInputBytes: 1117371684.000 # totalOutputBytes: 1485352960.000 # Iteration 5: 663.020 us/op totalInputBytes: 1280162202.000 # totalOutputBytes: 1701754880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 666.892 ±(99.9%) 18.892 us/op [Average] (min, avg, max) = (660.769, 666.892, 672.869), stdev = 4.906 CI (99.9%): [648.000, 685.784] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4782557868.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (632343294.000, 956511573.600, 1280162202.000), stdev = 255724490.635 CI (99.9%): [4782557868.000, 4782557868.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6357585920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (840591360.000, 1271517184.000, 1701754880.000), stdev = 339941609.894 CI (99.9%): [6357585920.000, 6357585920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 22.78% complete, ETA 05:01:23 # Fork: 1 of 1 # Warmup Iteration 1: 801.396 us/op # Warmup Iteration 2: 754.545 us/op # Warmup Iteration 3: 750.327 us/op Iteration 1: 748.526 us/op totalInputBytes: 646454088.000 # totalOutputBytes: 859504640.000 # Iteration 2: 751.947 us/op totalInputBytes: 810470556.000 # totalOutputBytes: 1077575680.000 # Iteration 3: 746.915 us/op totalInputBytes: 975657690.000 # totalOutputBytes: 1297203200.000 # Iteration 4: 747.771 us/op totalInputBytes: 1140598368.000 # totalOutputBytes: 1516503040.000 # Iteration 5: 757.133 us/op totalInputBytes: 1303690626.000 # totalOutputBytes: 1733345280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 750.458 ±(99.9%) 16.141 us/op [Average] (min, avg, max) = (746.915, 750.458, 757.133), stdev = 4.192 CI (99.9%): [734.317, 766.600] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4876871328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (646454088.000, 975374265.600, 1303690626.000), stdev = 260034821.477 CI (99.9%): [4876871328.000, 4876871328.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6484131840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (859504640.000, 1296826368.000, 1733345280.000), stdev = 345733965.907 CI (99.9%): [6484131840.000, 6484131840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 22.83% complete, ETA 05:01:02 # Fork: 1 of 1 # Warmup Iteration 1: 927.882 us/op # Warmup Iteration 2: 880.149 us/op # Warmup Iteration 3: 927.663 us/op Iteration 1: 872.131 us/op totalInputBytes: 615863775.000 # totalOutputBytes: 818841600.000 # Iteration 2: 864.611 us/op totalInputBytes: 776328000.000 # totalOutputBytes: 1032192000.000 # Iteration 3: 879.560 us/op totalInputBytes: 934088940.000 # totalOutputBytes: 1241948160.000 # Iteration 4: 863.886 us/op totalInputBytes: 1094761110.000 # totalOutputBytes: 1455575040.000 # Iteration 5: 863.348 us/op totalInputBytes: 1255502595.000 # totalOutputBytes: 1669294080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 868.707 ±(99.9%) 27.108 us/op [Average] (min, avg, max) = (863.348, 868.707, 879.560), stdev = 7.040 CI (99.9%): [841.599, 895.815] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4676544420.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (615863775.000, 935308884.000, 1255502595.000), stdev = 252621561.008 CI (99.9%): [4676544420.000, 4676544420.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6217850880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (818841600.000, 1243570176.000, 1669294080.000), stdev = 335881166.595 CI (99.9%): [6217850880.000, 6217850880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 22.87% complete, ETA 05:00:40 # Fork: 1 of 1 # Warmup Iteration 1: 1063.714 us/op # Warmup Iteration 2: 971.184 us/op # Warmup Iteration 3: 972.030 us/op Iteration 1: 958.237 us/op totalInputBytes: 623440350.000 # totalOutputBytes: 828825600.000 # Iteration 2: 970.136 us/op totalInputBytes: 782419950.000 # totalOutputBytes: 1040179200.000 # Iteration 3: 956.724 us/op totalInputBytes: 943633275.000 # totalOutputBytes: 1254502400.000 # Iteration 4: 955.186 us/op totalInputBytes: 1105154700.000 # totalOutputBytes: 1469235200.000 # Iteration 5: 956.753 us/op totalInputBytes: 1266291000.000 # totalOutputBytes: 1683456000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 959.407 ±(99.9%) 23.465 us/op [Average] (min, avg, max) = (955.186, 959.407, 970.136), stdev = 6.094 CI (99.9%): [935.942, 982.873] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4720939275.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (623440350.000, 944187855.000, 1266291000.000), stdev = 254317167.047 CI (99.9%): [4720939275.000, 4720939275.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6276198400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (828825600.000, 1255239680.000, 1683456000.000), stdev = 338099031.556 CI (99.9%): [6276198400.000, 6276198400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 22.92% complete, ETA 05:00:18 # Fork: 1 of 1 # Warmup Iteration 1: 14.153 us/op # Warmup Iteration 2: 13.504 us/op # Warmup Iteration 3: 12.869 us/op Iteration 1: 12.623 us/op totalInputBytes: 311350272.000 # totalOutputBytes: 617873408.000 # Iteration 2: 12.595 us/op totalInputBytes: 393311196.000 # totalOutputBytes: 780524544.000 # Iteration 3: 12.645 us/op totalInputBytes: 474943944.000 # totalOutputBytes: 942524416.000 # Iteration 4: 12.636 us/op totalInputBytes: 556630872.000 # totalOutputBytes: 1104631808.000 # Iteration 5: 12.652 us/op totalInputBytes: 638209956.000 # totalOutputBytes: 1266525184.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.630 ±(99.9%) 0.088 us/op [Average] (min, avg, max) = (12.595, 12.630, 12.652), stdev = 0.023 CI (99.9%): [12.542, 12.718] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2374446240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (311350272.000, 474889248.000, 638209956.000), stdev = 129185259.402 CI (99.9%): [2374446240.000, 2374446240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4712079360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (617873408.000, 942415872.000, 1266525184.000), stdev = 256367646.564 CI (99.9%): [4712079360.000, 4712079360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 22.97% complete, ETA 04:59:57 # Fork: 1 of 1 # Warmup Iteration 1: 23.071 us/op # Warmup Iteration 2: 21.188 us/op # Warmup Iteration 3: 21.069 us/op Iteration 1: 20.997 us/op totalInputBytes: 383946948.000 # totalOutputBytes: 760467456.000 # Iteration 2: 21.039 us/op totalInputBytes: 482260702.000 # totalOutputBytes: 955193344.000 # Iteration 3: 21.380 us/op totalInputBytes: 579010014.000 # totalOutputBytes: 1146820608.000 # Iteration 4: 21.312 us/op totalInputBytes: 676067458.000 # totalOutputBytes: 1339058176.000 # Iteration 5: 21.300 us/op totalInputBytes: 773180738.000 # totalOutputBytes: 1531406336.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.206 ±(99.9%) 0.672 us/op [Average] (min, avg, max) = (20.997, 21.206, 21.380), stdev = 0.174 CI (99.9%): [20.534, 21.877] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2894465860.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (383946948.000, 578893172.000, 773180738.000), stdev = 153730590.908 CI (99.9%): [2894465860.000, 2894465860.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5732945920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (760467456.000, 1146589184.000, 1531406336.000), stdev = 304487669.420 CI (99.9%): [5732945920.000, 5732945920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 23.02% complete, ETA 04:59:35 # Fork: 1 of 1 # Warmup Iteration 1: 30.970 us/op # Warmup Iteration 2: 29.421 us/op # Warmup Iteration 3: 28.261 us/op Iteration 1: 28.081 us/op totalInputBytes: 428376000.000 # totalOutputBytes: 843571200.000 # Iteration 2: 28.059 us/op totalInputBytes: 539604000.000 # totalOutputBytes: 1062604800.000 # Iteration 3: 28.035 us/op totalInputBytes: 650925600.000 # totalOutputBytes: 1281822720.000 # Iteration 4: 28.031 us/op totalInputBytes: 762253440.000 # totalOutputBytes: 1501052928.000 # Iteration 5: 28.447 us/op totalInputBytes: 871947960.000 # totalOutputBytes: 1717066752.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 28.131 ±(99.9%) 0.686 us/op [Average] (min, avg, max) = (28.031, 28.131, 28.447), stdev = 0.178 CI (99.9%): [27.445, 28.817] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3253107000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (428376000.000, 650621400.000, 871947960.000), stdev = 175474451.116 CI (99.9%): [3253107000.000, 3253107000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6406118400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (843571200.000, 1281223680.000, 1717066752.000), stdev = 345549688.351 CI (99.9%): [6406118400.000, 6406118400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 23.07% complete, ETA 04:59:14 # Fork: 1 of 1 # Warmup Iteration 1: 40.294 us/op # Warmup Iteration 2: 36.648 us/op # Warmup Iteration 3: 36.029 us/op Iteration 1: 37.354 us/op totalInputBytes: 445263537.000 # totalOutputBytes: 873885696.000 # Iteration 2: 36.084 us/op totalInputBytes: 560989774.000 # totalOutputBytes: 1101012992.000 # Iteration 3: 35.964 us/op totalInputBytes: 677081236.000 # totalOutputBytes: 1328857088.000 # Iteration 4: 35.922 us/op totalInputBytes: 793295831.000 # totalOutputBytes: 1556942848.000 # Iteration 5: 35.980 us/op totalInputBytes: 909341379.000 # totalOutputBytes: 1784696832.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 36.261 ±(99.9%) 2.365 us/op [Average] (min, avg, max) = (35.922, 36.261, 37.354), stdev = 0.614 CI (99.9%): [33.896, 38.626] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3385971757.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (445263537.000, 677194351.400, 909341379.000), stdev = 183485159.659 CI (99.9%): [3385971757.000, 3385971757.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6645395456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (873885696.000, 1329079091.200, 1784696832.000), stdev = 360112704.343 CI (99.9%): [6645395456.000, 6645395456.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 23.12% complete, ETA 04:58:53 # Fork: 1 of 1 # Warmup Iteration 1: 48.634 us/op # Warmup Iteration 2: 43.686 us/op # Warmup Iteration 3: 43.393 us/op Iteration 1: 42.900 us/op totalInputBytes: 470854787.000 # totalOutputBytes: 919792640.000 # Iteration 2: 45.014 us/op totalInputBytes: 587342511.000 # totalOutputBytes: 1147345920.000 # Iteration 3: 43.053 us/op totalInputBytes: 709137760.000 # totalOutputBytes: 1385267200.000 # Iteration 4: 43.561 us/op totalInputBytes: 829501943.000 # totalOutputBytes: 1620392960.000 # Iteration 5: 43.071 us/op totalInputBytes: 951231667.000 # totalOutputBytes: 1858186240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 43.520 ±(99.9%) 3.356 us/op [Average] (min, avg, max) = (42.900, 43.520, 45.014), stdev = 0.872 CI (99.9%): [40.164, 46.876] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3548068668.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (470854787.000, 709613733.600, 951231667.000), stdev = 190202997.809 CI (99.9%): [3548068668.000, 3548068668.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6930984960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (919792640.000, 1386196992.000, 1858186240.000), stdev = 371552593.965 CI (99.9%): [6930984960.000, 6930984960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 23.17% complete, ETA 04:58:31 # Fork: 1 of 1 # Warmup Iteration 1: 53.202 us/op # Warmup Iteration 2: 49.639 us/op # Warmup Iteration 3: 49.186 us/op Iteration 1: 48.950 us/op totalInputBytes: 496955778.000 # totalOutputBytes: 979562496.000 # Iteration 2: 49.019 us/op totalInputBytes: 624173016.000 # totalOutputBytes: 1230323712.000 # Iteration 3: 48.985 us/op totalInputBytes: 751474413.000 # totalOutputBytes: 1481250816.000 # Iteration 4: 49.095 us/op totalInputBytes: 878482812.000 # totalOutputBytes: 1731600384.000 # Iteration 5: 49.118 us/op totalInputBytes: 1005431988.000 # totalOutputBytes: 1981833216.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 49.033 ±(99.9%) 0.276 us/op [Average] (min, avg, max) = (48.950, 49.033, 49.118), stdev = 0.072 CI (99.9%): [48.758, 49.309] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3756518007.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (496955778.000, 751303601.400, 1005431988.000), stdev = 201004240.424 CI (99.9%): [3756518007.000, 3756518007.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7404570624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (979562496.000, 1480914124.800, 1981833216.000), stdev = 396204701.048 CI (99.9%): [7404570624.000, 7404570624.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 23.22% complete, ETA 04:58:10 # Fork: 1 of 1 # Warmup Iteration 1: 60.418 us/op # Warmup Iteration 2: 58.766 us/op # Warmup Iteration 3: 56.101 us/op Iteration 1: 55.834 us/op totalInputBytes: 504868342.000 # totalOutputBytes: 993929216.000 # Iteration 2: 55.557 us/op totalInputBytes: 635969829.000 # totalOutputBytes: 1252027392.000 # Iteration 3: 56.874 us/op totalInputBytes: 764038363.000 # totalOutputBytes: 1504154624.000 # Iteration 4: 55.774 us/op totalInputBytes: 894626469.000 # totalOutputBytes: 1761242112.000 # Iteration 5: 55.656 us/op totalInputBytes: 1025494932.000 # totalOutputBytes: 2018881536.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 55.939 ±(99.9%) 2.055 us/op [Average] (min, avg, max) = (55.557, 55.939, 56.874), stdev = 0.534 CI (99.9%): [53.884, 57.994] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3824997935.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (504868342.000, 764999587.000, 1025494932.000), stdev = 205535167.508 CI (99.9%): [3824997935.000, 3824997935.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7530234880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (993929216.000, 1506046976.000, 2018881536.000), stdev = 404635012.551 CI (99.9%): [7530234880.000, 7530234880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 23.26% complete, ETA 04:57:49 # Fork: 1 of 1 # Warmup Iteration 1: 69.387 us/op # Warmup Iteration 2: 64.188 us/op # Warmup Iteration 3: 65.039 us/op Iteration 1: 63.942 us/op totalInputBytes: 509869682.000 # totalOutputBytes: 999964672.000 # Iteration 2: 63.609 us/op totalInputBytes: 641236332.000 # totalOutputBytes: 1257603072.000 # Iteration 3: 63.664 us/op totalInputBytes: 772502734.000 # totalOutputBytes: 1515044864.000 # Iteration 4: 63.483 us/op totalInputBytes: 904128358.000 # totalOutputBytes: 1773191168.000 # Iteration 5: 63.860 us/op totalInputBytes: 1034968706.000 # totalOutputBytes: 2029797376.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 63.712 ±(99.9%) 0.720 us/op [Average] (min, avg, max) = (63.483, 63.712, 63.942), stdev = 0.187 CI (99.9%): [62.992, 64.432] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3862705812.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (509869682.000, 772541162.400, 1034968706.000), stdev = 207617841.396 CI (99.9%): [3862705812.000, 3862705812.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7575601152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (999964672.000, 1515120230.400, 2029797376.000), stdev = 407183470.606 CI (99.9%): [7575601152.000, 7575601152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 23.31% complete, ETA 04:57:28 # Fork: 1 of 1 # Warmup Iteration 1: 77.131 us/op # Warmup Iteration 2: 71.946 us/op # Warmup Iteration 3: 71.395 us/op Iteration 1: 71.142 us/op totalInputBytes: 514332000.000 # totalOutputBytes: 1012838400.000 # Iteration 2: 71.149 us/op totalInputBytes: 645924240.000 # totalOutputBytes: 1271973888.000 # Iteration 3: 70.754 us/op totalInputBytes: 778260600.000 # totalOutputBytes: 1532574720.000 # Iteration 4: 71.045 us/op totalInputBytes: 910049400.000 # totalOutputBytes: 1792097280.000 # Iteration 5: 70.588 us/op totalInputBytes: 1042680600.000 # totalOutputBytes: 2053278720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 70.936 ±(99.9%) 0.970 us/op [Average] (min, avg, max) = (70.588, 70.936, 71.149), stdev = 0.252 CI (99.9%): [69.966, 71.905] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3891246840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (514332000.000, 778249368.000, 1042680600.000), stdev = 208840514.299 CI (99.9%): [3891246840.000, 3891246840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7662763008.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1012838400.000, 1532552601.600, 2053278720.000), stdev = 411255166.620 CI (99.9%): [7662763008.000, 7662763008.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 23.36% complete, ETA 04:57:06 # Fork: 1 of 1 # Warmup Iteration 1: 85.149 us/op # Warmup Iteration 2: 79.844 us/op # Warmup Iteration 3: 79.208 us/op Iteration 1: 77.702 us/op totalInputBytes: 518838426.000 # totalOutputBytes: 1019555840.000 # Iteration 2: 76.983 us/op totalInputBytes: 654256683.000 # totalOutputBytes: 1285662720.000 # Iteration 3: 77.102 us/op totalInputBytes: 789456078.000 # totalOutputBytes: 1551339520.000 # Iteration 4: 77.201 us/op totalInputBytes: 924483510.000 # totalOutputBytes: 1816678400.000 # Iteration 5: 77.519 us/op totalInputBytes: 1058958576.000 # totalOutputBytes: 2080931840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 77.302 ±(99.9%) 1.154 us/op [Average] (min, avg, max) = (76.983, 77.302, 77.702), stdev = 0.300 CI (99.9%): [76.147, 78.456] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3945993273.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (518838426.000, 789198654.600, 1058958576.000), stdev = 213527786.523 CI (99.9%): [3945993273.000, 3945993273.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7754168320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1019555840.000, 1550833664.000, 2080931840.000), stdev = 419597876.414 CI (99.9%): [7754168320.000, 7754168320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 23.41% complete, ETA 04:56:45 # Fork: 1 of 1 # Warmup Iteration 1: 179.831 us/op # Warmup Iteration 2: 160.811 us/op # Warmup Iteration 3: 160.327 us/op Iteration 1: 159.304 us/op totalInputBytes: 501223580.000 # totalOutputBytes: 995737600.000 # Iteration 2: 160.516 us/op totalInputBytes: 629704647.000 # totalOutputBytes: 1250979840.000 # Iteration 3: 161.749 us/op totalInputBytes: 757237286.000 # totalOutputBytes: 1504337920.000 # Iteration 4: 160.653 us/op totalInputBytes: 885625572.000 # totalOutputBytes: 1759395840.000 # Iteration 5: 159.950 us/op totalInputBytes: 1014570544.000 # totalOutputBytes: 2015559680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 160.434 ±(99.9%) 3.494 us/op [Average] (min, avg, max) = (159.304, 160.434, 161.749), stdev = 0.907 CI (99.9%): [156.940, 163.928] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3788361629.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (501223580.000, 757672325.800, 1014570544.000), stdev = 202799533.423 CI (99.9%): [3788361629.000, 3788361629.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7526010880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (995737600.000, 1505202176.000, 2015559680.000), stdev = 402884318.994 CI (99.9%): [7526010880.000, 7526010880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 23.46% complete, ETA 04:56:24 # Fork: 1 of 1 # Warmup Iteration 1: 289.605 us/op # Warmup Iteration 2: 270.454 us/op # Warmup Iteration 3: 260.077 us/op Iteration 1: 259.287 us/op totalInputBytes: 456751311.000 # totalOutputBytes: 912967680.000 # Iteration 2: 260.170 us/op totalInputBytes: 574954290.000 # totalOutputBytes: 1149235200.000 # Iteration 3: 259.560 us/op totalInputBytes: 693433911.000 # totalOutputBytes: 1386055680.000 # Iteration 4: 267.192 us/op totalInputBytes: 808516983.000 # totalOutputBytes: 1616087040.000 # Iteration 5: 258.712 us/op totalInputBytes: 927380829.000 # totalOutputBytes: 1853675520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 260.984 ±(99.9%) 13.515 us/op [Average] (min, avg, max) = (258.712, 260.984, 267.192), stdev = 3.510 CI (99.9%): [247.469, 274.499] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3461037324.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (456751311.000, 692207464.800, 927380829.000), stdev = 185757790.406 CI (99.9%): [3461037324.000, 3461037324.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6918021120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (912967680.000, 1383604224.000, 1853675520.000), stdev = 371298023.377 CI (99.9%): [6918021120.000, 6918021120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 23.51% complete, ETA 04:56:03 # Fork: 1 of 1 # Warmup Iteration 1: 380.709 us/op # Warmup Iteration 2: 354.443 us/op # Warmup Iteration 3: 353.623 us/op Iteration 1: 347.931 us/op totalInputBytes: 454286812.000 # totalOutputBytes: 914063360.000 # Iteration 2: 362.570 us/op totalInputBytes: 566637095.000 # totalOutputBytes: 1140121600.000 # Iteration 3: 346.791 us/op totalInputBytes: 684096985.000 # totalOutputBytes: 1376460800.000 # Iteration 4: 346.748 us/op totalInputBytes: 801556875.000 # totalOutputBytes: 1612800000.000 # Iteration 5: 345.940 us/op totalInputBytes: 919301763.000 # totalOutputBytes: 1849712640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 349.996 ±(99.9%) 27.204 us/op [Average] (min, avg, max) = (345.940, 349.996, 362.570), stdev = 7.065 CI (99.9%): [322.792, 377.200] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3425879530.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (454286812.000, 685175906.000, 919301763.000), stdev = 184202222.010 CI (99.9%): [3425879530.000, 3425879530.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6893158400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (914063360.000, 1378631680.000, 1849712640.000), stdev = 370630398.070 CI (99.9%): [6893158400.000, 6893158400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 23.56% complete, ETA 04:55:43 # Fork: 1 of 1 # Warmup Iteration 1: 504.548 us/op # Warmup Iteration 2: 473.661 us/op # Warmup Iteration 3: 468.693 us/op Iteration 1: 472.497 us/op totalInputBytes: 422258536.000 # totalOutputBytes: 854835200.000 # Iteration 2: 465.232 us/op totalInputBytes: 531060418.000 # totalOutputBytes: 1075097600.000 # Iteration 3: 467.189 us/op totalInputBytes: 639381771.000 # totalOutputBytes: 1294387200.000 # Iteration 4: 464.788 us/op totalInputBytes: 748284817.000 # totalOutputBytes: 1514854400.000 # Iteration 5: 464.505 us/op totalInputBytes: 857263736.000 # totalOutputBytes: 1735475200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 466.842 ±(99.9%) 12.825 us/op [Average] (min, avg, max) = (464.505, 466.842, 472.497), stdev = 3.331 CI (99.9%): [454.017, 479.668] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3198249278.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (422258536.000, 639649855.600, 857263736.000), stdev = 171907009.344 CI (99.9%): [3198249278.000, 3198249278.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6474649600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (854835200.000, 1294929920.000, 1735475200.000), stdev = 348014664.442 CI (99.9%): [6474649600.000, 6474649600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 23.61% complete, ETA 04:55:22 # Fork: 1 of 1 # Warmup Iteration 1: 640.233 us/op # Warmup Iteration 2: 600.600 us/op # Warmup Iteration 3: 564.478 us/op Iteration 1: 565.213 us/op totalInputBytes: 408473496.000 # totalOutputBytes: 832143360.000 # Iteration 2: 562.669 us/op totalInputBytes: 515749059.000 # totalOutputBytes: 1050685440.000 # Iteration 3: 575.455 us/op totalInputBytes: 620642061.000 # totalOutputBytes: 1264373760.000 # Iteration 4: 563.957 us/op totalInputBytes: 727676352.000 # totalOutputBytes: 1482424320.000 # Iteration 5: 583.546 us/op totalInputBytes: 831091563.000 # totalOutputBytes: 1693102080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 570.168 ±(99.9%) 34.777 us/op [Average] (min, avg, max) = (562.669, 570.168, 583.546), stdev = 9.031 CI (99.9%): [535.391, 604.945] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3103632531.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (408473496.000, 620726506.200, 831091563.000), stdev = 167155121.466 CI (99.9%): [3103632531.000, 3103632531.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6322728960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (832143360.000, 1264545792.000, 1693102080.000), stdev = 340528885.669 CI (99.9%): [6322728960.000, 6322728960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 23.66% complete, ETA 04:55:01 # Fork: 1 of 1 # Warmup Iteration 1: 710.686 us/op # Warmup Iteration 2: 721.776 us/op # Warmup Iteration 3: 657.908 us/op Iteration 1: 672.335 us/op totalInputBytes: 404794260.000 # totalOutputBytes: 832204800.000 # Iteration 2: 656.008 us/op totalInputBytes: 511170426.000 # totalOutputBytes: 1050900480.000 # Iteration 3: 655.421 us/op totalInputBytes: 617651190.000 # totalOutputBytes: 1269811200.000 # Iteration 4: 652.746 us/op totalInputBytes: 724550346.000 # totalOutputBytes: 1489582080.000 # Iteration 5: 655.802 us/op totalInputBytes: 830961378.000 # totalOutputBytes: 1708349440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 658.462 ±(99.9%) 30.288 us/op [Average] (min, avg, max) = (652.746, 658.462, 672.335), stdev = 7.866 CI (99.9%): [628.175, 688.750] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3089127600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (404794260.000, 617825520.000, 830961378.000), stdev = 168504257.850 CI (99.9%): [3089127600.000, 3089127600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6350848000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (832204800.000, 1270169600.000, 1708349440.000), stdev = 346423025.374 CI (99.9%): [6350848000.000, 6350848000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 23.70% complete, ETA 04:54:40 # Fork: 1 of 1 # Warmup Iteration 1: 818.212 us/op # Warmup Iteration 2: 773.716 us/op # Warmup Iteration 3: 765.416 us/op Iteration 1: 768.193 us/op totalInputBytes: 407238568.000 # totalOutputBytes: 840581120.000 # Iteration 2: 759.703 us/op totalInputBytes: 511816448.000 # totalOutputBytes: 1056440320.000 # Iteration 3: 764.751 us/op totalInputBytes: 615719632.000 # totalOutputBytes: 1270906880.000 # Iteration 4: 763.675 us/op totalInputBytes: 719781568.000 # totalOutputBytes: 1485701120.000 # Iteration 5: 761.484 us/op totalInputBytes: 824121320.000 # totalOutputBytes: 1701068800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 763.561 ±(99.9%) 12.491 us/op [Average] (min, avg, max) = (759.703, 763.561, 768.193), stdev = 3.244 CI (99.9%): [751.071, 776.052] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3078677536.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (407238568.000, 615735507.200, 824121320.000), stdev = 164712153.860 CI (99.9%): [3078677536.000, 3078677536.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6354698240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (840581120.000, 1270939648.000, 1701068800.000), stdev = 339982353.463 CI (99.9%): [6354698240.000, 6354698240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 23.75% complete, ETA 04:54:20 # Fork: 1 of 1 # Warmup Iteration 1: 932.617 us/op # Warmup Iteration 2: 878.542 us/op # Warmup Iteration 3: 866.644 us/op Iteration 1: 862.211 us/op totalInputBytes: 403127070.000 # totalOutputBytes: 834693120.000 # Iteration 2: 858.058 us/op totalInputBytes: 506968900.000 # totalOutputBytes: 1049702400.000 # Iteration 3: 856.862 us/op totalInputBytes: 610944260.000 # totalOutputBytes: 1264988160.000 # Iteration 4: 864.646 us/op totalInputBytes: 714029420.000 # totalOutputBytes: 1478430720.000 # Iteration 5: 860.660 us/op totalInputBytes: 817559680.000 # totalOutputBytes: 1692794880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 860.488 ±(99.9%) 12.075 us/op [Average] (min, avg, max) = (856.862, 860.488, 864.646), stdev = 3.136 CI (99.9%): [848.413, 872.563] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3052629330.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (403127070.000, 610525866.000, 817559680.000), stdev = 163794434.180 CI (99.9%): [3052629330.000, 3052629330.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6320609280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (834693120.000, 1264121856.000, 1692794880.000), stdev = 339143901.460 CI (99.9%): [6320609280.000, 6320609280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 23.80% complete, ETA 04:53:59 # Fork: 1 of 1 # Warmup Iteration 1: 1058.447 us/op # Warmup Iteration 2: 977.120 us/op # Warmup Iteration 3: 967.189 us/op Iteration 1: 964.306 us/op totalInputBytes: 399319886.000 # totalOutputBytes: 828108800.000 # Iteration 2: 963.289 us/op totalInputBytes: 501976748.000 # totalOutputBytes: 1040998400.000 # Iteration 3: 964.505 us/op totalInputBytes: 604485476.000 # totalOutputBytes: 1253580800.000 # Iteration 4: 962.865 us/op totalInputBytes: 707191716.000 # totalOutputBytes: 1466572800.000 # Iteration 5: 962.308 us/op totalInputBytes: 809947334.000 # totalOutputBytes: 1679667200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 963.455 ±(99.9%) 3.611 us/op [Average] (min, avg, max) = (962.308, 963.455, 964.505), stdev = 0.938 CI (99.9%): [959.844, 967.065] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3022921160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (399319886.000, 604584232.000, 809947334.000), stdev = 162299150.260 CI (99.9%): [3022921160.000, 3022921160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6268928000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (828108800.000, 1253785600.000, 1679667200.000), stdev = 336575660.954 CI (99.9%): [6268928000.000, 6268928000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 23.85% complete, ETA 04:53:39 # Fork: 1 of 1 # Warmup Iteration 1: 12.042 us/op # Warmup Iteration 2: 10.442 us/op # Warmup Iteration 3: 10.289 us/op Iteration 1: 10.269 us/op totalInputBytes: 271109091.000 # totalOutputBytes: 764781568.000 # Iteration 2: 10.279 us/op totalInputBytes: 341753610.000 # totalOutputBytes: 964065280.000 # Iteration 3: 10.567 us/op totalInputBytes: 410474592.000 # totalOutputBytes: 1157922816.000 # Iteration 4: 10.267 us/op totalInputBytes: 481209498.000 # totalOutputBytes: 1357461504.000 # Iteration 5: 10.295 us/op totalInputBytes: 551741487.000 # totalOutputBytes: 1556427776.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.335 ±(99.9%) 0.500 us/op [Average] (min, avg, max) = (10.267, 10.335, 10.567), stdev = 0.130 CI (99.9%): [9.835, 10.836] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2056288278.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (271109091.000, 411257655.600, 551741487.000), stdev = 110794869.966 CI (99.9%): [2056288278.000, 2056288278.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5800658944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (764781568.000, 1160131788.800, 1556427776.000), stdev = 312545308.112 CI (99.9%): [5800658944.000, 5800658944.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 23.90% complete, ETA 04:53:18 # Fork: 1 of 1 # Warmup Iteration 1: 18.784 us/op # Warmup Iteration 2: 16.592 us/op # Warmup Iteration 3: 16.175 us/op Iteration 1: 16.295 us/op totalInputBytes: 337229544.000 # totalOutputBytes: 970008576.000 # Iteration 2: 16.096 us/op totalInputBytes: 425719040.000 # totalOutputBytes: 1224540160.000 # Iteration 3: 16.150 us/op totalInputBytes: 513908784.000 # totalOutputBytes: 1478209536.000 # Iteration 4: 16.545 us/op totalInputBytes: 600000976.000 # totalOutputBytes: 1725845504.000 # Iteration 5: 16.416 us/op totalInputBytes: 686766720.000 # totalOutputBytes: 1975418880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 16.301 ±(99.9%) 0.714 us/op [Average] (min, avg, max) = (16.096, 16.301, 16.545), stdev = 0.185 CI (99.9%): [15.587, 17.014] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2563625064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (337229544.000, 512725012.800, 686766720.000), stdev = 138092097.696 CI (99.9%): [2563625064.000, 2563625064.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7374022656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (970008576.000, 1474804531.200, 1975418880.000), stdev = 397208730.451 CI (99.9%): [7374022656.000, 7374022656.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 23.95% complete, ETA 04:52:57 # Fork: 1 of 1 # Warmup Iteration 1: 22.963 us/op # Warmup Iteration 2: 20.945 us/op # Warmup Iteration 3: 20.871 us/op Iteration 1: 20.905 us/op totalInputBytes: 383504775.000 # totalOutputBytes: 1149391872.000 # Iteration 2: 20.841 us/op totalInputBytes: 481899650.000 # totalOutputBytes: 1444288512.000 # Iteration 3: 20.813 us/op totalInputBytes: 580415475.000 # totalOutputBytes: 1739547648.000 # Iteration 4: 20.777 us/op totalInputBytes: 679097350.000 # totalOutputBytes: 2035304448.000 # Iteration 5: 20.760 us/op totalInputBytes: 777868400.000 # totalOutputBytes: 2331328512.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 20.819 ±(99.9%) 0.221 us/op [Average] (min, avg, max) = (20.760, 20.819, 20.905), stdev = 0.057 CI (99.9%): [20.598, 21.040] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2902785650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (383504775.000, 580557130.000, 777868400.000), stdev = 155888470.760 CI (99.9%): [2902785650.000, 2902785650.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8699860992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1149391872.000, 1739972198.400, 2331328512.000), stdev = 467209153.342 CI (99.9%): [8699860992.000, 8699860992.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 24.00% complete, ETA 04:52:37 # Fork: 1 of 1 # Warmup Iteration 1: 29.038 us/op # Warmup Iteration 2: 26.954 us/op # Warmup Iteration 3: 25.901 us/op Iteration 1: 25.800 us/op totalInputBytes: 403986300.000 # totalOutputBytes: 1220300800.000 # Iteration 2: 25.891 us/op totalInputBytes: 508756284.000 # totalOutputBytes: 1536774144.000 # Iteration 3: 26.118 us/op totalInputBytes: 612612324.000 # totalOutputBytes: 1850486784.000 # Iteration 4: 25.869 us/op totalInputBytes: 717473160.000 # totalOutputBytes: 2167234560.000 # Iteration 5: 27.184 us/op totalInputBytes: 817259844.000 # totalOutputBytes: 2468655104.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 26.172 ±(99.9%) 2.226 us/op [Average] (min, avg, max) = (25.800, 26.172, 27.184), stdev = 0.578 CI (99.9%): [23.947, 28.398] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3060087912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (403986300.000, 612017582.400, 817259844.000), stdev = 163696005.385 CI (99.9%): [3060087912.000, 3060087912.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9243451392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1220300800.000, 1848690278.400, 2468655104.000), stdev = 494468169.657 CI (99.9%): [9243451392.000, 9243451392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 24.05% complete, ETA 04:52:17 # Fork: 1 of 1 # Warmup Iteration 1: 33.644 us/op # Warmup Iteration 2: 32.236 us/op # Warmup Iteration 3: 31.302 us/op Iteration 1: 31.740 us/op totalInputBytes: 417649493.000 # totalOutputBytes: 1272079360.000 # Iteration 2: 31.117 us/op totalInputBytes: 525727707.000 # totalOutputBytes: 1601264640.000 # Iteration 3: 30.934 us/op totalInputBytes: 634437977.000 # totalOutputBytes: 1932375040.000 # Iteration 4: 30.948 us/op totalInputBytes: 743097817.000 # totalOutputBytes: 2263331840.000 # Iteration 5: 31.731 us/op totalInputBytes: 849076462.000 # totalOutputBytes: 2586122240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 31.294 ±(99.9%) 1.577 us/op [Average] (min, avg, max) = (30.934, 31.294, 31.740), stdev = 0.409 CI (99.9%): [29.717, 32.871] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3169989456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (417649493.000, 633997891.200, 849076462.000), stdev = 170800205.864 CI (99.9%): [3169989456.000, 3169989456.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9655173120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1272079360.000, 1931034624.000, 2586122240.000), stdev = 520224303.405 CI (99.9%): [9655173120.000, 9655173120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 24.10% complete, ETA 04:51:56 # Fork: 1 of 1 # Warmup Iteration 1: 41.540 us/op # Warmup Iteration 2: 36.912 us/op # Warmup Iteration 3: 36.353 us/op Iteration 1: 36.137 us/op totalInputBytes: 420644313.000 # totalOutputBytes: 1307252736.000 # Iteration 2: 36.914 us/op totalInputBytes: 527781897.000 # totalOutputBytes: 1640208384.000 # Iteration 3: 36.299 us/op totalInputBytes: 636742275.000 # totalOutputBytes: 1978828800.000 # Iteration 4: 36.193 us/op totalInputBytes: 746016996.000 # totalOutputBytes: 2318426112.000 # Iteration 5: 36.468 us/op totalInputBytes: 854459400.000 # totalOutputBytes: 2655436800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 36.402 ±(99.9%) 1.204 us/op [Average] (min, avg, max) = (36.137, 36.402, 36.914), stdev = 0.313 CI (99.9%): [35.198, 37.606] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3185644881.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (420644313.000, 637128976.200, 854459400.000), stdev = 171691333.964 CI (99.9%): [3185644881.000, 3185644881.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9900152832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1307252736.000, 1980030566.400, 2655436800.000), stdev = 533571854.261 CI (99.9%): [9900152832.000, 9900152832.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 24.14% complete, ETA 04:51:36 # Fork: 1 of 1 # Warmup Iteration 1: 47.372 us/op # Warmup Iteration 2: 41.575 us/op # Warmup Iteration 3: 41.437 us/op Iteration 1: 40.657 us/op totalInputBytes: 433717942.000 # totalOutputBytes: 1346422784.000 # Iteration 2: 40.729 us/op totalInputBytes: 547126786.000 # totalOutputBytes: 1698486272.000 # Iteration 3: 40.645 us/op totalInputBytes: 660771148.000 # totalOutputBytes: 2051280896.000 # Iteration 4: 40.656 us/op totalInputBytes: 774383184.000 # totalOutputBytes: 2403975168.000 # Iteration 5: 40.725 us/op totalInputBytes: 887808191.000 # totalOutputBytes: 2756088832.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 40.683 ±(99.9%) 0.158 us/op [Average] (min, avg, max) = (40.645, 40.683, 40.729), stdev = 0.041 CI (99.9%): [40.524, 40.841] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3303807251.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (433717942.000, 660761450.200, 887808191.000), stdev = 179528349.097 CI (99.9%): [3303807251.000, 3303807251.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10256253952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1346422784.000, 2051250790.400, 2756088832.000), stdev = 557323172.942 CI (99.9%): [10256253952.000, 10256253952.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 24.19% complete, ETA 04:51:16 # Fork: 1 of 1 # Warmup Iteration 1: 51.029 us/op # Warmup Iteration 2: 45.792 us/op # Warmup Iteration 3: 45.362 us/op Iteration 1: 47.740 us/op totalInputBytes: 443551500.000 # totalOutputBytes: 1384218624.000 # Iteration 2: 45.135 us/op totalInputBytes: 559894125.000 # totalOutputBytes: 1747296256.000 # Iteration 3: 45.218 us/op totalInputBytes: 676026750.000 # totalOutputBytes: 2109718528.000 # Iteration 4: 47.204 us/op totalInputBytes: 787274250.000 # totalOutputBytes: 2456895488.000 # Iteration 5: 45.262 us/op totalInputBytes: 903283500.000 # totalOutputBytes: 2818932736.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.112 ±(99.9%) 4.841 us/op [Average] (min, avg, max) = (45.135, 46.112, 47.740), stdev = 1.257 CI (99.9%): [41.271, 50.952] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3370030125.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (443551500.000, 674006025.000, 903283500.000), stdev = 181337219.346 CI (99.9%): [3370030125.000, 3370030125.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10517061632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1384218624.000, 2103412326.400, 2818932736.000), stdev = 565910286.052 CI (99.9%): [10517061632.000, 10517061632.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 24.24% complete, ETA 04:50:55 # Fork: 1 of 1 # Warmup Iteration 1: 54.345 us/op # Warmup Iteration 2: 50.011 us/op # Warmup Iteration 3: 50.371 us/op Iteration 1: 49.333 us/op totalInputBytes: 462781248.000 # totalOutputBytes: 1447723008.000 # Iteration 2: 49.241 us/op totalInputBytes: 582468390.000 # totalOutputBytes: 1822141440.000 # Iteration 3: 49.674 us/op totalInputBytes: 701118540.000 # totalOutputBytes: 2193315840.000 # Iteration 4: 49.351 us/op totalInputBytes: 820540542.000 # totalOutputBytes: 2566904832.000 # Iteration 5: 49.350 us/op totalInputBytes: 939968436.000 # totalOutputBytes: 2940512256.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 49.390 ±(99.9%) 0.636 us/op [Average] (min, avg, max) = (49.241, 49.390, 49.674), stdev = 0.165 CI (99.9%): [48.754, 50.025] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3506877156.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (462781248.000, 701375431.200, 939968436.000), stdev = 188542488.758 CI (99.9%): [3506877156.000, 3506877156.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10970597376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1447723008.000, 2194119475.200, 2940512256.000), stdev = 589819272.367 CI (99.9%): [10970597376.000, 10970597376.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 24.29% complete, ETA 04:50:35 # Fork: 1 of 1 # Warmup Iteration 1: 60.178 us/op # Warmup Iteration 2: 55.168 us/op # Warmup Iteration 3: 54.192 us/op Iteration 1: 54.104 us/op totalInputBytes: 468901650.000 # totalOutputBytes: 1468364800.000 # Iteration 2: 54.283 us/op totalInputBytes: 589401150.000 # totalOutputBytes: 1845708800.000 # Iteration 3: 54.051 us/op totalInputBytes: 710420580.000 # totalOutputBytes: 2224680960.000 # Iteration 4: 54.078 us/op totalInputBytes: 831377880.000 # totalOutputBytes: 2603458560.000 # Iteration 5: 54.158 us/op totalInputBytes: 952158600.000 # totalOutputBytes: 2981683200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 54.135 ±(99.9%) 0.354 us/op [Average] (min, avg, max) = (54.051, 54.135, 54.283), stdev = 0.092 CI (99.9%): [53.781, 54.489] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3552259860.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (468901650.000, 710451972.000, 952158600.000), stdev = 191079191.564 CI (99.9%): [3552259860.000, 3552259860.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11123896320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1468364800.000, 2224779264.000, 2981683200.000), stdev = 598364196.213 CI (99.9%): [11123896320.000, 11123896320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 24.34% complete, ETA 04:50:15 # Fork: 1 of 1 # Warmup Iteration 1: 114.102 us/op # Warmup Iteration 2: 101.994 us/op # Warmup Iteration 3: 100.083 us/op Iteration 1: 101.111 us/op totalInputBytes: 487093500.000 # totalOutputBytes: 1575936000.000 # Iteration 2: 100.766 us/op totalInputBytes: 612769320.000 # totalOutputBytes: 1982545920.000 # Iteration 3: 101.264 us/op totalInputBytes: 737818470.000 # totalOutputBytes: 2387128320.000 # Iteration 4: 103.198 us/op totalInputBytes: 860531850.000 # totalOutputBytes: 2784153600.000 # Iteration 5: 100.117 us/op totalInputBytes: 987024240.000 # totalOutputBytes: 3193405440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 101.291 ±(99.9%) 4.442 us/op [Average] (min, avg, max) = (100.117, 101.291, 103.198), stdev = 1.154 CI (99.9%): [96.849, 105.733] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3685237380.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487093500.000, 737047476.000, 987024240.000), stdev = 197268483.146 CI (99.9%): [3685237380.000, 3685237380.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11923169280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1575936000.000, 2384633856.000, 3193405440.000), stdev = 638239894.918 CI (99.9%): [11923169280.000, 11923169280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 24.39% complete, ETA 04:49:55 # Fork: 1 of 1 # Warmup Iteration 1: 185.856 us/op # Warmup Iteration 2: 171.643 us/op # Warmup Iteration 3: 175.499 us/op Iteration 1: 171.003 us/op totalInputBytes: 424910530.000 # totalOutputBytes: 1398312960.000 # Iteration 2: 171.540 us/op totalInputBytes: 533784635.000 # totalOutputBytes: 1756600320.000 # Iteration 3: 179.427 us/op totalInputBytes: 637907225.000 # totalOutputBytes: 2099251200.000 # Iteration 4: 171.914 us/op totalInputBytes: 746547955.000 # totalOutputBytes: 2456770560.000 # Iteration 5: 170.220 us/op totalInputBytes: 856271545.000 # totalOutputBytes: 2817853440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 172.821 ±(99.9%) 14.431 us/op [Average] (min, avg, max) = (170.220, 172.821, 179.427), stdev = 3.748 CI (99.9%): [158.390, 187.252] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3199421890.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (424910530.000, 639884378.000, 856271545.000), stdev = 170055391.434 CI (99.9%): [3199421890.000, 3199421890.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10528788480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1398312960.000, 2105757696.000, 2817853440.000), stdev = 559625241.013 CI (99.9%): [10528788480.000, 10528788480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 24.44% complete, ETA 04:49:35 # Fork: 1 of 1 # Warmup Iteration 1: 293.622 us/op # Warmup Iteration 2: 267.295 us/op # Warmup Iteration 3: 271.615 us/op Iteration 1: 265.139 us/op totalInputBytes: 360551373.000 # totalOutputBytes: 1196482560.000 # Iteration 2: 264.849 us/op totalInputBytes: 453790395.000 # totalOutputBytes: 1505894400.000 # Iteration 3: 264.718 us/op totalInputBytes: 547091132.000 # totalOutputBytes: 1815511040.000 # Iteration 4: 265.362 us/op totalInputBytes: 640169695.000 # totalOutputBytes: 2124390400.000 # Iteration 5: 264.490 us/op totalInputBytes: 733544490.000 # totalOutputBytes: 2434252800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 264.911 ±(99.9%) 1.325 us/op [Average] (min, avg, max) = (264.490, 264.911, 265.362), stdev = 0.344 CI (99.9%): [263.586, 266.236] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2735147085.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (360551373.000, 547029417.000, 733544490.000), stdev = 147419947.572 CI (99.9%): [2735147085.000, 2735147085.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9076531200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1196482560.000, 1815306240.000, 2434252800.000), stdev = 489210163.862 CI (99.9%): [9076531200.000, 9076531200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 24.49% complete, ETA 04:49:15 # Fork: 1 of 1 # Warmup Iteration 1: 389.094 us/op # Warmup Iteration 2: 341.945 us/op # Warmup Iteration 3: 339.426 us/op Iteration 1: 339.880 us/op totalInputBytes: 349133304.000 # totalOutputBytes: 1166131200.000 # Iteration 2: 339.211 us/op totalInputBytes: 439559075.000 # totalOutputBytes: 1468160000.000 # Iteration 3: 371.831 us/op totalInputBytes: 522044424.000 # totalOutputBytes: 1743667200.000 # Iteration 4: 350.954 us/op totalInputBytes: 609450382.000 # totalOutputBytes: 2035609600.000 # Iteration 5: 342.281 us/op totalInputBytes: 699079045.000 # totalOutputBytes: 2334976000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 348.831 ±(99.9%) 52.694 us/op [Average] (min, avg, max) = (339.211, 348.831, 371.831), stdev = 13.685 CI (99.9%): [296.137, 401.526] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2619266230.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (349133304.000, 523853246.000, 699079045.000), stdev = 137537983.445 CI (99.9%): [2619266230.000, 2619266230.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8748544000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1166131200.000, 1749708800.000, 2334976000.000), stdev = 459387093.248 CI (99.9%): [8748544000.000, 8748544000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 24.54% complete, ETA 04:48:55 # Fork: 1 of 1 # Warmup Iteration 1: 443.063 us/op # Warmup Iteration 2: 417.731 us/op # Warmup Iteration 3: 418.687 us/op Iteration 1: 414.397 us/op totalInputBytes: 346107286.000 # totalOutputBytes: 1162076160.000 # Iteration 2: 415.171 us/op totalInputBytes: 434308466.000 # totalOutputBytes: 1458216960.000 # Iteration 3: 414.570 us/op totalInputBytes: 522637739.000 # totalOutputBytes: 1754787840.000 # Iteration 4: 415.181 us/op totalInputBytes: 610857218.000 # totalOutputBytes: 2050990080.000 # Iteration 5: 415.061 us/op totalInputBytes: 699094996.000 # totalOutputBytes: 2347253760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 414.876 ±(99.9%) 1.411 us/op [Average] (min, avg, max) = (414.397, 414.876, 415.181), stdev = 0.366 CI (99.9%): [413.465, 416.287] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2613005705.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (346107286.000, 522601141.000, 699094996.000), stdev = 139539326.563 CI (99.9%): [2613005705.000, 2613005705.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8773324800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1162076160.000, 1754664960.000, 2347253760.000), stdev = 468511734.196 CI (99.9%): [8773324800.000, 8773324800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 24.58% complete, ETA 04:48:35 # Fork: 1 of 1 # Warmup Iteration 1: 526.787 us/op # Warmup Iteration 2: 496.102 us/op # Warmup Iteration 3: 507.024 us/op Iteration 1: 491.118 us/op totalInputBytes: 337494517.000 # totalOutputBytes: 1136343040.000 # Iteration 2: 511.216 us/op totalInputBytes: 420840952.000 # totalOutputBytes: 1416970240.000 # Iteration 3: 502.270 us/op totalInputBytes: 505656328.000 # totalOutputBytes: 1702543360.000 # Iteration 4: 499.860 us/op totalInputBytes: 590897484.000 # totalOutputBytes: 1989550080.000 # Iteration 5: 536.541 us/op totalInputBytes: 670305454.000 # totalOutputBytes: 2256916480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 508.201 ±(99.9%) 66.941 us/op [Average] (min, avg, max) = (491.118, 508.201, 536.541), stdev = 17.384 CI (99.9%): [441.260, 575.142] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2525194735.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (337494517.000, 505038947.000, 670305454.000), stdev = 132141520.970 CI (99.9%): [2525194735.000, 2525194735.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8502323200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1136343040.000, 1700464640.000, 2256916480.000), stdev = 444920110.063 CI (99.9%): [8502323200.000, 8502323200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 24.63% complete, ETA 04:48:15 # Fork: 1 of 1 # Warmup Iteration 1: 634.599 us/op # Warmup Iteration 2: 588.326 us/op # Warmup Iteration 3: 680.397 us/op Iteration 1: 593.766 us/op totalInputBytes: 312771036.000 # totalOutputBytes: 1054064640.000 # Iteration 2: 581.744 us/op totalInputBytes: 396390556.000 # totalOutputBytes: 1335869440.000 # Iteration 3: 579.534 us/op totalInputBytes: 480350388.000 # totalOutputBytes: 1618821120.000 # Iteration 4: 584.251 us/op totalInputBytes: 563629596.000 # totalOutputBytes: 1899479040.000 # Iteration 5: 582.231 us/op totalInputBytes: 647224808.000 # totalOutputBytes: 2181201920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 584.305 ±(99.9%) 21.364 us/op [Average] (min, avg, max) = (579.534, 584.305, 593.766), stdev = 5.548 CI (99.9%): [562.941, 605.670] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2400366384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (312771036.000, 480073276.800, 647224808.000), stdev = 132206474.112 CI (99.9%): [2400366384.000, 2400366384.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8089436160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1054064640.000, 1617887232.000, 2181201920.000), stdev = 445546912.920 CI (99.9%): [8089436160.000, 8089436160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 24.68% complete, ETA 04:47:56 # Fork: 1 of 1 # Warmup Iteration 1: 714.630 us/op # Warmup Iteration 2: 688.442 us/op # Warmup Iteration 3: 673.648 us/op Iteration 1: 660.087 us/op totalInputBytes: 320120185.000 # totalOutputBytes: 1079285760.000 # Iteration 2: 659.845 us/op totalInputBytes: 403027240.000 # totalOutputBytes: 1358807040.000 # Iteration 3: 660.334 us/op totalInputBytes: 485906960.000 # totalOutputBytes: 1638236160.000 # Iteration 4: 656.649 us/op totalInputBytes: 569224040.000 # totalOutputBytes: 1919139840.000 # Iteration 5: 662.934 us/op totalInputBytes: 651775740.000 # totalOutputBytes: 2197463040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 659.970 ±(99.9%) 8.605 us/op [Average] (min, avg, max) = (656.649, 659.970, 662.934), stdev = 2.235 CI (99.9%): [651.365, 668.575] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2430054165.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (320120185.000, 486010833.000, 651775740.000), stdev = 131156811.492 CI (99.9%): [2430054165.000, 2430054165.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8192931840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1079285760.000, 1638586368.000, 2197463040.000), stdev = 442195417.855 CI (99.9%): [8192931840.000, 8192931840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 24.73% complete, ETA 04:47:36 # Fork: 1 of 1 # Warmup Iteration 1: 783.454 us/op # Warmup Iteration 2: 763.911 us/op # Warmup Iteration 3: 735.563 us/op Iteration 1: 731.680 us/op totalInputBytes: 322637119.000 # totalOutputBytes: 1088819200.000 # Iteration 2: 726.769 us/op totalInputBytes: 406232084.000 # totalOutputBytes: 1370931200.000 # Iteration 3: 727.626 us/op totalInputBytes: 489705677.000 # totalOutputBytes: 1652633600.000 # Iteration 4: 779.253 us/op totalInputBytes: 567656844.000 # totalOutputBytes: 1915699200.000 # Iteration 5: 749.398 us/op totalInputBytes: 648733340.000 # totalOutputBytes: 2189312000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 742.945 ±(99.9%) 85.740 us/op [Average] (min, avg, max) = (726.769, 742.945, 779.253), stdev = 22.266 CI (99.9%): [657.205, 828.685] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2434965064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (322637119.000, 486993012.800, 648733340.000), stdev = 128655677.198 CI (99.9%): [2434965064.000, 2434965064.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8217395200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1088819200.000, 1643479040.000, 2189312000.000), stdev = 434180580.202 CI (99.9%): [8217395200.000, 8217395200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 24.78% complete, ETA 04:47:16 # Fork: 1 of 1 # Warmup Iteration 1: 9.923 us/op # Warmup Iteration 2: 8.652 us/op # Warmup Iteration 3: 8.559 us/op Iteration 1: 8.540 us/op totalInputBytes: 193668130.000 # totalOutputBytes: 922400768.000 # Iteration 2: 9.017 us/op totalInputBytes: 241364160.000 # totalOutputBytes: 1149566976.000 # Iteration 3: 8.560 us/op totalInputBytes: 291603210.000 # totalOutputBytes: 1388845056.000 # Iteration 4: 8.654 us/op totalInputBytes: 341296590.000 # totalOutputBytes: 1625524224.000 # Iteration 5: 8.548 us/op totalInputBytes: 391611105.000 # totalOutputBytes: 1865161728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.664 ±(99.9%) 0.780 us/op [Average] (min, avg, max) = (8.540, 8.664, 9.017), stdev = 0.203 CI (99.9%): [7.884, 9.444] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1459543195.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (193668130.000, 291908639.000, 391611105.000), stdev = 78399277.234 CI (99.9%): [1459543195.000, 1459543195.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6951498752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (922400768.000, 1390299750.400, 1865161728.000), stdev = 373399348.315 CI (99.9%): [6951498752.000, 6951498752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 24.83% complete, ETA 04:46:57 # Fork: 1 of 1 # Warmup Iteration 1: 13.510 us/op # Warmup Iteration 2: 12.669 us/op # Warmup Iteration 3: 11.689 us/op Iteration 1: 11.747 us/op totalInputBytes: 248650368.000 # totalOutputBytes: 1326135296.000 # Iteration 2: 11.651 us/op totalInputBytes: 314583168.000 # totalOutputBytes: 1677776896.000 # Iteration 3: 11.649 us/op totalInputBytes: 380525952.000 # totalOutputBytes: 2029471744.000 # Iteration 4: 11.701 us/op totalInputBytes: 446175360.000 # totalOutputBytes: 2379601920.000 # Iteration 5: 11.776 us/op totalInputBytes: 511412736.000 # totalOutputBytes: 2727534592.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.705 ±(99.9%) 0.218 us/op [Average] (min, avg, max) = (11.649, 11.705, 11.776), stdev = 0.057 CI (99.9%): [11.487, 11.923] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1901347584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (248650368.000, 380269516.800, 511412736.000), stdev = 103899574.853 CI (99.9%): [1901347584.000, 1901347584.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10140520448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1326135296.000, 2028104089.600, 2727534592.000), stdev = 554131065.883 CI (99.9%): [10140520448.000, 10140520448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 24.88% complete, ETA 04:46:37 # Fork: 1 of 1 # Warmup Iteration 1: 19.790 us/op # Warmup Iteration 2: 16.992 us/op # Warmup Iteration 3: 17.041 us/op Iteration 1: 17.012 us/op totalInputBytes: 252348384.000 # totalOutputBytes: 1394270208.000 # Iteration 2: 16.978 us/op totalInputBytes: 317857972.000 # totalOutputBytes: 1756222464.000 # Iteration 3: 16.978 us/op totalInputBytes: 383369784.000 # totalOutputBytes: 2118187008.000 # Iteration 4: 16.939 us/op totalInputBytes: 449031160.000 # totalOutputBytes: 2480977920.000 # Iteration 5: 17.021 us/op totalInputBytes: 514374504.000 # totalOutputBytes: 2842011648.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 16.986 ±(99.9%) 0.125 us/op [Average] (min, avg, max) = (16.939, 16.986, 17.021), stdev = 0.033 CI (99.9%): [16.860, 17.111] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1916981804.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (252348384.000, 383396360.800, 514374504.000), stdev = 103600258.444 CI (99.9%): [1916981804.000, 1916981804.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10591669248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1394270208.000, 2118333849.600, 2842011648.000), stdev = 572410061.041 CI (99.9%): [10591669248.000, 10591669248.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 24.93% complete, ETA 04:46:18 # Fork: 1 of 1 # Warmup Iteration 1: 21.782 us/op # Warmup Iteration 2: 19.697 us/op # Warmup Iteration 3: 19.650 us/op Iteration 1: 20.611 us/op totalInputBytes: 278534420.000 # totalOutputBytes: 1606868992.000 # Iteration 2: 19.650 us/op totalInputBytes: 350814550.000 # totalOutputBytes: 2023854080.000 # Iteration 3: 19.574 us/op totalInputBytes: 423376550.000 # totalOutputBytes: 2442465280.000 # Iteration 4: 19.602 us/op totalInputBytes: 495833470.000 # totalOutputBytes: 2860470272.000 # Iteration 5: 20.304 us/op totalInputBytes: 565805390.000 # totalOutputBytes: 3264139264.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.948 ±(99.9%) 1.841 us/op [Average] (min, avg, max) = (19.574, 19.948, 20.611), stdev = 0.478 CI (99.9%): [18.107, 21.790] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2114364380.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (278534420.000, 422872876.000, 565805390.000), stdev = 113775214.512 CI (99.9%): [2114364380.000, 2114364380.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12197797888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1606868992.000, 2439559577.600, 3264139264.000), stdev = 656370814.988 CI (99.9%): [12197797888.000, 12197797888.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 24.98% complete, ETA 04:45:58 # Fork: 1 of 1 # Warmup Iteration 1: 25.034 us/op # Warmup Iteration 2: 22.758 us/op # Warmup Iteration 3: 22.577 us/op Iteration 1: 23.897 us/op totalInputBytes: 298253668.000 # totalOutputBytes: 1741230080.000 # Iteration 2: 22.613 us/op totalInputBytes: 375834842.000 # totalOutputBytes: 2194155520.000 # Iteration 3: 22.674 us/op totalInputBytes: 453216060.000 # totalOutputBytes: 2645913600.000 # Iteration 4: 22.671 us/op totalInputBytes: 530600786.000 # totalOutputBytes: 3097692160.000 # Iteration 5: 22.603 us/op totalInputBytes: 608213532.000 # totalOutputBytes: 3550801920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 22.892 ±(99.9%) 2.167 us/op [Average] (min, avg, max) = (22.603, 22.892, 23.897), stdev = 0.563 CI (99.9%): [20.725, 25.059] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2266118888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (298253668.000, 453223777.600, 608213532.000), stdev = 122488578.733 CI (99.9%): [2266118888.000, 2266118888.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13229793280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1741230080.000, 2645958656.000, 3550801920.000), stdev = 715098658.054 CI (99.9%): [13229793280.000, 13229793280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 25.02% complete, ETA 04:45:39 # Fork: 1 of 1 # Warmup Iteration 1: 31.614 us/op # Warmup Iteration 2: 28.540 us/op # Warmup Iteration 3: 27.440 us/op Iteration 1: 28.011 us/op totalInputBytes: 290766558.000 # totalOutputBytes: 1706274816.000 # Iteration 2: 27.414 us/op totalInputBytes: 367168242.000 # totalOutputBytes: 2154614784.000 # Iteration 3: 27.351 us/op totalInputBytes: 443739540.000 # totalOutputBytes: 2603950080.000 # Iteration 4: 27.335 us/op totalInputBytes: 520355859.000 # totalOutputBytes: 3053549568.000 # Iteration 5: 27.375 us/op totalInputBytes: 596862243.000 # totalOutputBytes: 3502503936.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 27.497 ±(99.9%) 1.112 us/op [Average] (min, avg, max) = (27.335, 27.497, 28.011), stdev = 0.289 CI (99.9%): [26.385, 28.609] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2218892442.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (290766558.000, 443778488.400, 596862243.000), stdev = 121017056.469 CI (99.9%): [2218892442.000, 2218892442.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13020893184.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1706274816.000, 2604178636.800, 3502503936.000), stdev = 710151666.614 CI (99.9%): [13020893184.000, 13020893184.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 25.07% complete, ETA 04:45:19 # Fork: 1 of 1 # Warmup Iteration 1: 33.936 us/op # Warmup Iteration 2: 30.828 us/op # Warmup Iteration 3: 30.469 us/op Iteration 1: 30.331 us/op totalInputBytes: 307348455.000 # totalOutputBytes: 1831316480.000 # Iteration 2: 30.276 us/op totalInputBytes: 386843898.000 # totalOutputBytes: 2304985088.000 # Iteration 3: 30.282 us/op totalInputBytes: 466315281.000 # totalOutputBytes: 2778510336.000 # Iteration 4: 30.517 us/op totalInputBytes: 545170728.000 # totalOutputBytes: 3248365568.000 # Iteration 5: 31.203 us/op totalInputBytes: 622304682.000 # totalOutputBytes: 3707963392.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 30.522 ±(99.9%) 1.514 us/op [Average] (min, avg, max) = (30.276, 30.522, 31.203), stdev = 0.393 CI (99.9%): [29.008, 32.036] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2327983044.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (307348455.000, 465596608.800, 622304682.000), stdev = 124633908.690 CI (99.9%): [2327983044.000, 2327983044.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13871140864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1831316480.000, 2774228172.800, 3707963392.000), stdev = 742623322.936 CI (99.9%): [13871140864.000, 13871140864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 25.12% complete, ETA 04:45:00 # Fork: 1 of 1 # Warmup Iteration 1: 39.172 us/op # Warmup Iteration 2: 33.650 us/op # Warmup Iteration 3: 33.577 us/op Iteration 1: 33.121 us/op totalInputBytes: 318087240.000 # totalOutputBytes: 1888239616.000 # Iteration 2: 33.216 us/op totalInputBytes: 401197740.000 # totalOutputBytes: 2381602816.000 # Iteration 3: 33.159 us/op totalInputBytes: 484446240.000 # totalOutputBytes: 2875785216.000 # Iteration 4: 33.144 us/op totalInputBytes: 567738900.000 # totalOutputBytes: 3370229760.000 # Iteration 5: 33.144 us/op totalInputBytes: 651035700.000 # totalOutputBytes: 3864698880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.157 ±(99.9%) 0.138 us/op [Average] (min, avg, max) = (33.121, 33.157, 33.216), stdev = 0.036 CI (99.9%): [33.019, 33.294] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2422505820.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (318087240.000, 484501164.000, 651035700.000), stdev = 131620030.716 CI (99.9%): [2422505820.000, 2422505820.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14380556288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1888239616.000, 2876111257.600, 3864698880.000), stdev = 781327022.919 CI (99.9%): [14380556288.000, 14380556288.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 25.17% complete, ETA 04:44:41 # Fork: 1 of 1 # Warmup Iteration 1: 41.121 us/op # Warmup Iteration 2: 36.751 us/op # Warmup Iteration 3: 38.181 us/op Iteration 1: 36.527 us/op totalInputBytes: 320251871.000 # totalOutputBytes: 1937912832.000 # Iteration 2: 36.117 us/op totalInputBytes: 404615410.000 # totalOutputBytes: 2448414720.000 # Iteration 3: 36.064 us/op totalInputBytes: 489102312.000 # totalOutputBytes: 2959663104.000 # Iteration 4: 36.127 us/op totalInputBytes: 573435391.000 # totalOutputBytes: 3469980672.000 # Iteration 5: 36.084 us/op totalInputBytes: 657873557.000 # totalOutputBytes: 3980934144.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 36.184 ±(99.9%) 0.746 us/op [Average] (min, avg, max) = (36.064, 36.184, 36.527), stdev = 0.194 CI (99.9%): [35.438, 36.930] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2445278541.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (320251871.000, 489055708.200, 657873557.000), stdev = 133458138.126 CI (99.9%): [2445278541.000, 2445278541.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14796905472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1937912832.000, 2959381094.400, 3980934144.000), stdev = 807583848.306 CI (99.9%): [14796905472.000, 14796905472.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 25.22% complete, ETA 04:44:21 # Fork: 1 of 1 # Warmup Iteration 1: 43.648 us/op # Warmup Iteration 2: 40.205 us/op # Warmup Iteration 3: 39.886 us/op Iteration 1: 39.942 us/op totalInputBytes: 331967445.000 # totalOutputBytes: 2005514240.000 # Iteration 2: 39.909 us/op totalInputBytes: 416925930.000 # totalOutputBytes: 2518773760.000 # Iteration 3: 39.788 us/op totalInputBytes: 502143750.000 # totalOutputBytes: 3033600000.000 # Iteration 4: 39.897 us/op totalInputBytes: 587129355.000 # totalOutputBytes: 3547023360.000 # Iteration 5: 39.843 us/op totalInputBytes: 672231915.000 # totalOutputBytes: 4061153280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 39.876 ±(99.9%) 0.233 us/op [Average] (min, avg, max) = (39.788, 39.876, 39.942), stdev = 0.061 CI (99.9%): [39.643, 40.109] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2510398395.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (331967445.000, 502079679.000, 672231915.000), stdev = 134512609.106 CI (99.9%): [2510398395.000, 2510398395.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 15166064640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2005514240.000, 3033212928.000, 4061153280.000), stdev = 812630747.636 CI (99.9%): [15166064640.000, 15166064640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 25.27% complete, ETA 04:44:02 # Fork: 1 of 1 # Warmup Iteration 1: 83.474 us/op # Warmup Iteration 2: 80.658 us/op # Warmup Iteration 3: 73.661 us/op Iteration 1: 74.248 us/op totalInputBytes: 341946528.000 # totalOutputBytes: 2106818560.000 # Iteration 2: 73.534 us/op totalInputBytes: 432385920.000 # totalOutputBytes: 2664038400.000 # Iteration 3: 73.629 us/op totalInputBytes: 522705648.000 # totalOutputBytes: 3220520960.000 # Iteration 4: 73.656 us/op totalInputBytes: 612978840.000 # totalOutputBytes: 3776716800.000 # Iteration 5: 75.846 us/op totalInputBytes: 700655988.000 # totalOutputBytes: 4316917760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 74.183 ±(99.9%) 3.741 us/op [Average] (min, avg, max) = (73.534, 74.183, 75.846), stdev = 0.972 CI (99.9%): [70.442, 77.924] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2610672924.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (341946528.000, 522134584.800, 700655988.000), stdev = 141990717.006 CI (99.9%): [2610672924.000, 2610672924.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16085012480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2106818560.000, 3217002496.000, 4316917760.000), stdev = 874840518.736 CI (99.9%): [16085012480.000, 16085012480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 25.32% complete, ETA 04:43:43 # Fork: 1 of 1 # Warmup Iteration 1: 147.987 us/op # Warmup Iteration 2: 131.501 us/op # Warmup Iteration 3: 130.351 us/op Iteration 1: 132.899 us/op totalInputBytes: 292555686.000 # totalOutputBytes: 1816719360.000 # Iteration 2: 134.686 us/op totalInputBytes: 366038424.000 # totalOutputBytes: 2273034240.000 # Iteration 3: 137.543 us/op totalInputBytes: 437997486.000 # totalOutputBytes: 2719887360.000 # Iteration 4: 135.495 us/op totalInputBytes: 511034994.000 # totalOutputBytes: 3173437440.000 # Iteration 5: 131.403 us/op totalInputBytes: 586362963.000 # totalOutputBytes: 3641210880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 134.405 ±(99.9%) 9.112 us/op [Average] (min, avg, max) = (131.403, 134.405, 137.543), stdev = 2.366 CI (99.9%): [125.293, 143.518] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2193989553.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (292555686.000, 438797910.600, 586362963.000), stdev = 115839342.123 CI (99.9%): [2193989553.000, 2193989553.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13624289280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1816719360.000, 2724857856.000, 3641210880.000), stdev = 719341942.594 CI (99.9%): [13624289280.000, 13624289280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 25.37% complete, ETA 04:43:24 # Fork: 1 of 1 # Warmup Iteration 1: 210.447 us/op # Warmup Iteration 2: 206.053 us/op # Warmup Iteration 3: 188.151 us/op Iteration 1: 187.125 us/op totalInputBytes: 266082538.000 # totalOutputBytes: 1660887040.000 # Iteration 2: 186.575 us/op totalInputBytes: 336453426.000 # totalOutputBytes: 2100142080.000 # Iteration 3: 185.801 us/op totalInputBytes: 407119604.000 # totalOutputBytes: 2541240320.000 # Iteration 4: 188.117 us/op totalInputBytes: 476906474.000 # totalOutputBytes: 2976849920.000 # Iteration 5: 187.616 us/op totalInputBytes: 546883642.000 # totalOutputBytes: 3413647360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 187.047 ±(99.9%) 3.470 us/op [Average] (min, avg, max) = (185.801, 187.047, 188.117), stdev = 0.901 CI (99.9%): [183.576, 190.517] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2033445684.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (266082538.000, 406689136.800, 546883642.000), stdev = 111004988.324 CI (99.9%): [2033445684.000, 2033445684.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12692766720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1660887040.000, 2538553344.000, 3413647360.000), stdev = 692893069.454 CI (99.9%): [12692766720.000, 12692766720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 25.42% complete, ETA 04:43:05 # Fork: 1 of 1 # Warmup Iteration 1: 286.741 us/op # Warmup Iteration 2: 257.057 us/op # Warmup Iteration 3: 257.063 us/op Iteration 1: 259.083 us/op totalInputBytes: 248469474.000 # totalOutputBytes: 1550284800.000 # Iteration 2: 251.655 us/op totalInputBytes: 313723586.000 # totalOutputBytes: 1957427200.000 # Iteration 3: 250.310 us/op totalInputBytes: 379314144.000 # totalOutputBytes: 2366668800.000 # Iteration 4: 253.781 us/op totalInputBytes: 444010248.000 # totalOutputBytes: 2770329600.000 # Iteration 5: 257.353 us/op totalInputBytes: 507803692.000 # totalOutputBytes: 3168358400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 254.436 ±(99.9%) 14.317 us/op [Average] (min, avg, max) = (250.310, 254.436, 259.083), stdev = 3.718 CI (99.9%): [240.119, 268.753] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1893321144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (248469474.000, 378664228.800, 507803692.000), stdev = 102610290.463 CI (99.9%): [1893321144.000, 1893321144.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11813068800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1550284800.000, 2362613760.000, 3168358400.000), stdev = 640220189.092 CI (99.9%): [11813068800.000, 11813068800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 25.46% complete, ETA 04:42:45 # Fork: 1 of 1 # Warmup Iteration 1: 333.963 us/op # Warmup Iteration 2: 307.877 us/op # Warmup Iteration 3: 305.065 us/op Iteration 1: 305.970 us/op totalInputBytes: 251837096.000 # totalOutputBytes: 1572126720.000 # Iteration 2: 304.639 us/op totalInputBytes: 316469510.000 # totalOutputBytes: 1975603200.000 # Iteration 3: 303.639 us/op totalInputBytes: 381318448.000 # totalOutputBytes: 2380431360.000 # Iteration 4: 304.016 us/op totalInputBytes: 446098492.000 # totalOutputBytes: 2784829440.000 # Iteration 5: 302.876 us/op totalInputBytes: 511114744.000 # totalOutputBytes: 3190702080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 304.228 ±(99.9%) 4.484 us/op [Average] (min, avg, max) = (302.876, 304.228, 305.970), stdev = 1.164 CI (99.9%): [299.744, 308.711] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1906838290.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (251837096.000, 381367658.000, 511114744.000), stdev = 102486981.763 CI (99.9%): [1906838290.000, 1906838290.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11903692800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1572126720.000, 2380738560.000, 3190702080.000), stdev = 639788677.047 CI (99.9%): [11903692800.000, 11903692800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 25.51% complete, ETA 04:42:26 # Fork: 1 of 1 # Warmup Iteration 1: 391.042 us/op # Warmup Iteration 2: 374.818 us/op # Warmup Iteration 3: 359.266 us/op Iteration 1: 361.698 us/op totalInputBytes: 247067499.000 # totalOutputBytes: 1545492480.000 # Iteration 2: 356.945 us/op totalInputBytes: 311318112.000 # totalOutputBytes: 1947402240.000 # Iteration 3: 358.162 us/op totalInputBytes: 375373922.000 # totalOutputBytes: 2348093440.000 # Iteration 4: 357.412 us/op totalInputBytes: 439521404.000 # totalOutputBytes: 2749358080.000 # Iteration 5: 356.840 us/op totalInputBytes: 503772017.000 # totalOutputBytes: 3151267840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 358.211 ±(99.9%) 7.769 us/op [Average] (min, avg, max) = (356.840, 358.211, 361.698), stdev = 2.018 CI (99.9%): [350.442, 365.980] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1877052954.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (247067499.000, 375410590.800, 503772017.000), stdev = 101447829.574 CI (99.9%): [1877052954.000, 1877052954.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11741614080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1545492480.000, 2348322816.000, 3151267840.000), stdev = 634591188.052 CI (99.9%): [11741614080.000, 11741614080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 25.56% complete, ETA 04:42:07 # Fork: 1 of 1 # Warmup Iteration 1: 457.441 us/op # Warmup Iteration 2: 416.758 us/op # Warmup Iteration 3: 411.582 us/op Iteration 1: 408.351 us/op totalInputBytes: 247184661.000 # totalOutputBytes: 1551319040.000 # Iteration 2: 410.337 us/op totalInputBytes: 310844142.000 # totalOutputBytes: 1950842880.000 # Iteration 3: 409.443 us/op totalInputBytes: 374634153.000 # totalOutputBytes: 2351185920.000 # Iteration 4: 409.898 us/op totalInputBytes: 438358899.000 # totalOutputBytes: 2751119360.000 # Iteration 5: 410.329 us/op totalInputBytes: 502005327.000 # totalOutputBytes: 3150561280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 409.672 ±(99.9%) 3.177 us/op [Average] (min, avg, max) = (408.351, 409.672, 410.337), stdev = 0.825 CI (99.9%): [406.494, 412.849] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1873027182.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (247184661.000, 374605436.400, 502005327.000), stdev = 100743230.058 CI (99.9%): [1873027182.000, 1873027182.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11755028480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1551319040.000, 2351005696.000, 3150561280.000), stdev = 632259664.932 CI (99.9%): [11755028480.000, 11755028480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 25.61% complete, ETA 04:41:48 # Fork: 1 of 1 # Warmup Iteration 1: 511.611 us/op # Warmup Iteration 2: 480.635 us/op # Warmup Iteration 3: 462.278 us/op Iteration 1: 461.853 us/op totalInputBytes: 246394038.000 # totalOutputBytes: 1542850560.000 # Iteration 2: 463.335 us/op totalInputBytes: 309961080.000 # totalOutputBytes: 1940889600.000 # Iteration 3: 461.689 us/op totalInputBytes: 373748892.000 # totalOutputBytes: 2340311040.000 # Iteration 4: 475.428 us/op totalInputBytes: 435696954.000 # totalOutputBytes: 2728212480.000 # Iteration 5: 460.945 us/op totalInputBytes: 499587792.000 # totalOutputBytes: 3128279040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 464.650 ±(99.9%) 23.439 us/op [Average] (min, avg, max) = (460.945, 464.650, 475.428), stdev = 6.087 CI (99.9%): [441.211, 488.089] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1865388756.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (246394038.000, 373077751.200, 499587792.000), stdev = 99948590.268 CI (99.9%): [1865388756.000, 1865388756.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11680542720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1542850560.000, 2336108544.000, 3128279040.000), stdev = 625850120.877 CI (99.9%): [11680542720.000, 11680542720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 25.66% complete, ETA 04:41:30 # Fork: 1 of 1 # Warmup Iteration 1: 580.137 us/op # Warmup Iteration 2: 553.995 us/op # Warmup Iteration 3: 541.919 us/op Iteration 1: 539.516 us/op totalInputBytes: 236473820.000 # totalOutputBytes: 1481216000.000 # Iteration 2: 548.494 us/op totalInputBytes: 296127672.000 # totalOutputBytes: 1854873600.000 # Iteration 3: 537.956 us/op totalInputBytes: 356942232.000 # totalOutputBytes: 2235801600.000 # Iteration 4: 542.303 us/op totalInputBytes: 417266352.000 # totalOutputBytes: 2613657600.000 # Iteration 5: 541.008 us/op totalInputBytes: 477737604.000 # totalOutputBytes: 2992435200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 541.855 ±(99.9%) 15.602 us/op [Average] (min, avg, max) = (537.956, 541.855, 548.494), stdev = 4.052 CI (99.9%): [526.253, 557.458] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1784547680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (236473820.000, 356909536.000, 477737604.000), stdev = 95448369.555 CI (99.9%): [1784547680.000, 1784547680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11177984000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1481216000.000, 2235596800.000, 2992435200.000), stdev = 597865980.087 CI (99.9%): [11177984000.000, 11177984000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 25.71% complete, ETA 04:41:11 # Fork: 1 of 1 # Warmup Iteration 1: 13.946 us/op # Warmup Iteration 2: 13.436 us/op # Warmup Iteration 3: 12.738 us/op Iteration 1: 12.748 us/op totalInputBytes: 485107200.000 # totalOutputBytes: 620937216.000 # Iteration 2: 12.789 us/op totalInputBytes: 610255200.000 # totalOutputBytes: 781126656.000 # Iteration 3: 12.813 us/op totalInputBytes: 735169600.000 # totalOutputBytes: 941017088.000 # Iteration 4: 12.779 us/op totalInputBytes: 860397600.000 # totalOutputBytes: 1101308928.000 # Iteration 5: 12.899 us/op totalInputBytes: 984465600.000 # totalOutputBytes: 1260115968.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.806 ±(99.9%) 0.220 us/op [Average] (min, avg, max) = (12.748, 12.806, 12.899), stdev = 0.057 CI (99.9%): [12.586, 13.025] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3675395200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (485107200.000, 735079040.000, 984465600.000), stdev = 197462222.853 CI (99.9%): [3675395200.000, 3675395200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4704505856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (620937216.000, 940901171.200, 1260115968.000), stdev = 252751645.251 CI (99.9%): [4704505856.000, 4704505856.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 25.76% complete, ETA 04:40:52 # Fork: 1 of 1 # Warmup Iteration 1: 22.038 us/op # Warmup Iteration 2: 20.911 us/op # Warmup Iteration 3: 20.373 us/op Iteration 1: 20.292 us/op totalInputBytes: 600566853.000 # totalOutputBytes: 784914432.000 # Iteration 2: 20.349 us/op totalInputBytes: 754623324.000 # totalOutputBytes: 986259456.000 # Iteration 3: 20.333 us/op totalInputBytes: 908797320.000 # totalOutputBytes: 1187758080.000 # Iteration 4: 20.370 us/op totalInputBytes: 1062701792.000 # totalOutputBytes: 1388904448.000 # Iteration 5: 20.591 us/op totalInputBytes: 1214940543.000 # totalOutputBytes: 1587873792.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 20.387 ±(99.9%) 0.453 us/op [Average] (min, avg, max) = (20.292, 20.387, 20.591), stdev = 0.118 CI (99.9%): [19.934, 20.840] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4541629832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (600566853.000, 908325966.400, 1214940543.000), stdev = 242994233.702 CI (99.9%): [4541629832.000, 4541629832.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5935710208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (784914432.000, 1187142041.600, 1587873792.000), stdev = 317582763.638 CI (99.9%): [5935710208.000, 5935710208.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 25.81% complete, ETA 04:40:33 # Fork: 1 of 1 # Warmup Iteration 1: 29.784 us/op # Warmup Iteration 2: 28.157 us/op # Warmup Iteration 3: 28.147 us/op Iteration 1: 27.782 us/op totalInputBytes: 656331225.000 # totalOutputBytes: 864230400.000 # Iteration 2: 27.907 us/op totalInputBytes: 823560665.000 # totalOutputBytes: 1084431360.000 # Iteration 3: 27.803 us/op totalInputBytes: 991438679.000 # totalOutputBytes: 1305486336.000 # Iteration 4: 27.838 us/op totalInputBytes: 1159090392.000 # totalOutputBytes: 1526243328.000 # Iteration 5: 27.768 us/op totalInputBytes: 1327157379.000 # totalOutputBytes: 1747547136.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 27.819 ±(99.9%) 0.213 us/op [Average] (min, avg, max) = (27.768, 27.819, 27.907), stdev = 0.055 CI (99.9%): [27.606, 28.033] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4957578340.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (656331225.000, 991515668.000, 1327157379.000), stdev = 265185852.788 CI (99.9%): [4957578340.000, 4957578340.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6527938560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (864230400.000, 1305587712.000, 1747547136.000), stdev = 349186000.757 CI (99.9%): [6527938560.000, 6527938560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 25.86% complete, ETA 04:40:14 # Fork: 1 of 1 # Warmup Iteration 1: 37.952 us/op # Warmup Iteration 2: 35.730 us/op # Warmup Iteration 3: 35.350 us/op Iteration 1: 35.340 us/op totalInputBytes: 688648790.000 # totalOutputBytes: 909025280.000 # Iteration 2: 35.312 us/op totalInputBytes: 864424431.000 # totalOutputBytes: 1141051392.000 # Iteration 3: 35.245 us/op totalInputBytes: 1040550711.000 # totalOutputBytes: 1373540352.000 # Iteration 4: 35.209 us/op totalInputBytes: 1216856965.000 # totalOutputBytes: 1606266880.000 # Iteration 5: 35.321 us/op totalInputBytes: 1392595370.000 # totalOutputBytes: 1838243840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 35.285 ±(99.9%) 0.215 us/op [Average] (min, avg, max) = (35.209, 35.285, 35.340), stdev = 0.056 CI (99.9%): [35.071, 35.500] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5203076267.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (688648790.000, 1040615253.400, 1392595370.000), stdev = 278331971.219 CI (99.9%): [5203076267.000, 5203076267.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6868127744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (909025280.000, 1373625548.800, 1838243840.000), stdev = 367401789.918 CI (99.9%): [6868127744.000, 6868127744.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 25.90% complete, ETA 04:39:56 # Fork: 1 of 1 # Warmup Iteration 1: 45.420 us/op # Warmup Iteration 2: 43.057 us/op # Warmup Iteration 3: 42.762 us/op Iteration 1: 42.561 us/op totalInputBytes: 713349360.000 # totalOutputBytes: 943759360.000 # Iteration 2: 42.602 us/op totalInputBytes: 895084560.000 # totalOutputBytes: 1184194560.000 # Iteration 3: 42.588 us/op totalInputBytes: 1076866200.000 # totalOutputBytes: 1424691200.000 # Iteration 4: 42.356 us/op totalInputBytes: 1259657910.000 # totalOutputBytes: 1666524160.000 # Iteration 5: 43.645 us/op totalInputBytes: 1437054840.000 # totalOutputBytes: 1901219840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 42.750 ±(99.9%) 1.963 us/op [Average] (min, avg, max) = (42.356, 42.750, 43.645), stdev = 0.510 CI (99.9%): [40.788, 44.713] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5382012870.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (713349360.000, 1076402574.000, 1437054840.000), stdev = 286503337.018 CI (99.9%): [5382012870.000, 5382012870.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7120389120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (943759360.000, 1424077824.000, 1901219840.000), stdev = 379043174.556 CI (99.9%): [7120389120.000, 7120389120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 25.95% complete, ETA 04:39:37 # Fork: 1 of 1 # Warmup Iteration 1: 53.611 us/op # Warmup Iteration 2: 51.138 us/op # Warmup Iteration 3: 50.499 us/op Iteration 1: 50.193 us/op totalInputBytes: 723482720.000 # totalOutputBytes: 957990912.000 # Iteration 2: 50.057 us/op totalInputBytes: 908920320.000 # totalOutputBytes: 1203535872.000 # Iteration 3: 50.584 us/op totalInputBytes: 1092418400.000 # totalOutputBytes: 1446512640.000 # Iteration 4: 50.017 us/op totalInputBytes: 1278009120.000 # totalOutputBytes: 1692260352.000 # Iteration 5: 50.084 us/op totalInputBytes: 1463353920.000 # totalOutputBytes: 1937682432.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 50.187 ±(99.9%) 0.891 us/op [Average] (min, avg, max) = (50.017, 50.187, 50.584), stdev = 0.231 CI (99.9%): [49.296, 51.078] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5466184480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (723482720.000, 1093236896.000, 1463353920.000), stdev = 292326361.713 CI (99.9%): [5466184480.000, 5466184480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7237982208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (957990912.000, 1447596441.600, 1937682432.000), stdev = 387080423.786 CI (99.9%): [7237982208.000, 7237982208.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 26.00% complete, ETA 04:39:18 # Fork: 1 of 1 # Warmup Iteration 1: 61.527 us/op # Warmup Iteration 2: 57.746 us/op # Warmup Iteration 3: 59.226 us/op Iteration 1: 57.633 us/op totalInputBytes: 733491486.000 # totalOutputBytes: 972561408.000 # Iteration 2: 57.355 us/op totalInputBytes: 922068984.000 # totalOutputBytes: 1222602752.000 # Iteration 3: 58.135 us/op totalInputBytes: 1108111068.000 # totalOutputBytes: 1469282304.000 # Iteration 4: 57.466 us/op totalInputBytes: 1296315552.000 # totalOutputBytes: 1718829056.000 # Iteration 5: 57.420 us/op totalInputBytes: 1484665998.000 # totalOutputBytes: 1968569344.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 57.602 ±(99.9%) 1.213 us/op [Average] (min, avg, max) = (57.355, 57.602, 58.135), stdev = 0.315 CI (99.9%): [56.389, 58.815] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5544653088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (733491486.000, 1108930617.600, 1484665998.000), stdev = 296716477.902 CI (99.9%): [5544653088.000, 5544653088.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7351844864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (972561408.000, 1470368972.800, 1968569344.000), stdev = 393426510.100 CI (99.9%): [7351844864.000, 7351844864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 26.05% complete, ETA 04:38:59 # Fork: 1 of 1 # Warmup Iteration 1: 70.648 us/op # Warmup Iteration 2: 65.421 us/op # Warmup Iteration 3: 65.346 us/op Iteration 1: 65.381 us/op totalInputBytes: 741701142.000 # totalOutputBytes: 984129536.000 # Iteration 2: 65.023 us/op totalInputBytes: 931662774.000 # totalOutputBytes: 1236180992.000 # Iteration 3: 64.755 us/op totalInputBytes: 1122402330.000 # totalOutputBytes: 1489264640.000 # Iteration 4: 64.845 us/op totalInputBytes: 1312894926.000 # totalOutputBytes: 1742020608.000 # Iteration 5: 64.774 us/op totalInputBytes: 1503597438.000 # totalOutputBytes: 1995055104.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 64.956 ±(99.9%) 1.002 us/op [Average] (min, avg, max) = (64.755, 64.956, 65.381), stdev = 0.260 CI (99.9%): [63.953, 65.958] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5612258610.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (741701142.000, 1122451722.000, 1503597438.000), stdev = 301210931.103 CI (99.9%): [5612258610.000, 5612258610.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7446650880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (984129536.000, 1489330176.000, 1995055104.000), stdev = 399663094.849 CI (99.9%): [7446650880.000, 7446650880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 26.10% complete, ETA 04:38:41 # Fork: 1 of 1 # Warmup Iteration 1: 78.100 us/op # Warmup Iteration 2: 73.752 us/op # Warmup Iteration 3: 74.282 us/op Iteration 1: 74.030 us/op totalInputBytes: 740956960.000 # totalOutputBytes: 983531520.000 # Iteration 2: 73.602 us/op totalInputBytes: 929667700.000 # totalOutputBytes: 1234022400.000 # Iteration 3: 73.293 us/op totalInputBytes: 1119197714.000 # totalOutputBytes: 1485600768.000 # Iteration 4: 74.984 us/op totalInputBytes: 1304436954.000 # totalOutputBytes: 1731483648.000 # Iteration 5: 74.467 us/op totalInputBytes: 1490946763.000 # totalOutputBytes: 1979053056.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 74.075 ±(99.9%) 2.596 us/op [Average] (min, avg, max) = (73.293, 74.075, 74.984), stdev = 0.674 CI (99.9%): [71.480, 76.671] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5585206091.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (740956960.000, 1117041218.200, 1490946763.000), stdev = 296426792.518 CI (99.9%): [5585206091.000, 5585206091.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7413691392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (983531520.000, 1482738278.400, 1979053056.000), stdev = 393471024.031 CI (99.9%): [7413691392.000, 7413691392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 26.15% complete, ETA 04:38:22 # Fork: 1 of 1 # Warmup Iteration 1: 87.048 us/op # Warmup Iteration 2: 82.188 us/op # Warmup Iteration 3: 82.047 us/op Iteration 1: 82.969 us/op totalInputBytes: 738991396.000 # totalOutputBytes: 981360640.000 # Iteration 2: 81.515 us/op totalInputBytes: 928250180.000 # totalOutputBytes: 1232691200.000 # Iteration 3: 81.516 us/op totalInputBytes: 1117493542.000 # totalOutputBytes: 1484001280.000 # Iteration 4: 81.732 us/op totalInputBytes: 1306235689.000 # totalOutputBytes: 1734645760.000 # Iteration 5: 81.596 us/op totalInputBytes: 1495301698.000 # totalOutputBytes: 1985720320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 81.866 ±(99.9%) 2.399 us/op [Average] (min, avg, max) = (81.515, 81.866, 82.969), stdev = 0.623 CI (99.9%): [79.467, 84.264] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5586272505.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (738991396.000, 1117254501.000, 1495301698.000), stdev = 298931112.331 CI (99.9%): [5586272505.000, 5586272505.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7418419200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (981360640.000, 1483683840.000, 1985720320.000), stdev = 396972453.673 CI (99.9%): [7418419200.000, 7418419200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 26.20% complete, ETA 04:38:04 # Fork: 1 of 1 # Warmup Iteration 1: 170.211 us/op # Warmup Iteration 2: 160.506 us/op # Warmup Iteration 3: 161.181 us/op Iteration 1: 161.292 us/op totalInputBytes: 756258480.000 # totalOutputBytes: 1004421120.000 # Iteration 2: 162.664 us/op totalInputBytes: 945909060.000 # totalOutputBytes: 1256304640.000 # Iteration 3: 161.115 us/op totalInputBytes: 1137410040.000 # totalOutputBytes: 1510645760.000 # Iteration 4: 160.939 us/op totalInputBytes: 1329111480.000 # totalOutputBytes: 1765253120.000 # Iteration 5: 160.952 us/op totalInputBytes: 1520782080.000 # totalOutputBytes: 2019819520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 161.392 ±(99.9%) 2.791 us/op [Average] (min, avg, max) = (160.939, 161.392, 162.664), stdev = 0.725 CI (99.9%): [158.601, 164.184] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5689471140.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (756258480.000, 1137894228.000, 1520782080.000), stdev = 302353901.907 CI (99.9%): [5689471140.000, 5689471140.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7556444160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1004421120.000, 1511288832.000, 2019819520.000), stdev = 401569903.440 CI (99.9%): [7556444160.000, 7556444160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 26.25% complete, ETA 04:37:45 # Fork: 1 of 1 # Warmup Iteration 1: 252.628 us/op # Warmup Iteration 2: 237.019 us/op # Warmup Iteration 3: 236.967 us/op Iteration 1: 237.551 us/op totalInputBytes: 767748766.000 # totalOutputBytes: 1020917760.000 # Iteration 2: 237.434 us/op totalInputBytes: 962452422.000 # totalOutputBytes: 1279825920.000 # Iteration 3: 238.543 us/op totalInputBytes: 1156231998.000 # totalOutputBytes: 1537505280.000 # Iteration 4: 239.941 us/op totalInputBytes: 1348879576.000 # totalOutputBytes: 1793679360.000 # Iteration 5: 237.132 us/op totalInputBytes: 1543791150.000 # totalOutputBytes: 2052864000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 238.120 ±(99.9%) 4.418 us/op [Average] (min, avg, max) = (237.132, 238.120, 239.941), stdev = 1.147 CI (99.9%): [233.702, 242.538] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5779103912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (767748766.000, 1155820782.400, 1543791150.000), stdev = 306506152.359 CI (99.9%): [5779103912.000, 5779103912.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7684792320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1020917760.000, 1536958464.000, 2052864000.000), stdev = 407578088.498 CI (99.9%): [7684792320.000, 7684792320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 26.30% complete, ETA 04:37:27 # Fork: 1 of 1 # Warmup Iteration 1: 338.318 us/op # Warmup Iteration 2: 319.037 us/op # Warmup Iteration 3: 317.260 us/op Iteration 1: 318.989 us/op totalInputBytes: 763238010.000 # totalOutputBytes: 1014579200.000 # Iteration 2: 319.132 us/op totalInputBytes: 956435520.000 # totalOutputBytes: 1271398400.000 # Iteration 3: 324.485 us/op totalInputBytes: 1146459291.000 # totalOutputBytes: 1523998720.000 # Iteration 4: 318.628 us/op totalInputBytes: 1339964931.000 # totalOutputBytes: 1781227520.000 # Iteration 5: 318.435 us/op totalInputBytes: 1533563010.000 # totalOutputBytes: 2038579200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 319.934 ±(99.9%) 9.856 us/op [Average] (min, avg, max) = (318.435, 319.934, 324.485), stdev = 2.560 CI (99.9%): [310.078, 329.790] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5739660762.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (763238010.000, 1147932152.400, 1533563010.000), stdev = 304241047.168 CI (99.9%): [5739660762.000, 5739660762.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7629783040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1014579200.000, 1525956608.000, 2038579200.000), stdev = 404430379.775 CI (99.9%): [7629783040.000, 7629783040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 26.34% complete, ETA 04:37:08 # Fork: 1 of 1 # Warmup Iteration 1: 427.934 us/op # Warmup Iteration 2: 403.421 us/op # Warmup Iteration 3: 400.919 us/op Iteration 1: 407.279 us/op totalInputBytes: 753068288.000 # totalOutputBytes: 1000755200.000 # Iteration 2: 401.183 us/op totalInputBytes: 945245952.000 # totalOutputBytes: 1256140800.000 # Iteration 3: 399.189 us/op totalInputBytes: 1138425344.000 # totalOutputBytes: 1512857600.000 # Iteration 4: 401.141 us/op totalInputBytes: 1330641536.000 # totalOutputBytes: 1768294400.000 # Iteration 5: 404.360 us/op totalInputBytes: 1521278080.000 # totalOutputBytes: 2021632000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 402.630 ±(99.9%) 12.292 us/op [Average] (min, avg, max) = (399.189, 402.630, 407.279), stdev = 3.192 CI (99.9%): [390.338, 414.922] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5688659200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (753068288.000, 1137731840.000, 1521278080.000), stdev = 303866424.311 CI (99.9%): [5688659200.000, 5688659200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7559680000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1000755200.000, 1511936000.000, 2021632000.000), stdev = 403809201.742 CI (99.9%): [7559680000.000, 7559680000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 26.39% complete, ETA 04:36:50 # Fork: 1 of 1 # Warmup Iteration 1: 510.147 us/op # Warmup Iteration 2: 477.156 us/op # Warmup Iteration 3: 479.139 us/op Iteration 1: 480.431 us/op totalInputBytes: 760610248.000 # totalOutputBytes: 1011425280.000 # Iteration 2: 478.381 us/op totalInputBytes: 953927784.000 # totalOutputBytes: 1268490240.000 # Iteration 3: 476.805 us/op totalInputBytes: 1147845972.000 # totalOutputBytes: 1526353920.000 # Iteration 4: 480.347 us/op totalInputBytes: 1340378040.000 # totalOutputBytes: 1782374400.000 # Iteration 5: 481.736 us/op totalInputBytes: 1532309456.000 # totalOutputBytes: 2037596160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 479.540 ±(99.9%) 7.480 us/op [Average] (min, avg, max) = (476.805, 479.540, 481.736), stdev = 1.943 CI (99.9%): [472.060, 487.020] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5735071500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (760610248.000, 1147014300.000, 1532309456.000), stdev = 305136477.222 CI (99.9%): [5735071500.000, 5735071500.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7626240000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1011425280.000, 1525248000.000, 2037596160.000), stdev = 405756756.136 CI (99.9%): [7626240000.000, 7626240000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 26.44% complete, ETA 04:36:32 # Fork: 1 of 1 # Warmup Iteration 1: 596.111 us/op # Warmup Iteration 2: 561.869 us/op # Warmup Iteration 3: 560.470 us/op Iteration 1: 564.002 us/op totalInputBytes: 757203048.000 # totalOutputBytes: 1006458880.000 # Iteration 2: 561.041 us/op totalInputBytes: 949618152.000 # totalOutputBytes: 1262213120.000 # Iteration 3: 570.517 us/op totalInputBytes: 1138797576.000 # totalOutputBytes: 1513666560.000 # Iteration 4: 558.501 us/op totalInputBytes: 1332021600.000 # totalOutputBytes: 1770496000.000 # Iteration 5: 561.161 us/op totalInputBytes: 1524382776.000 # totalOutputBytes: 2026178560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 563.044 ±(99.9%) 17.746 us/op [Average] (min, avg, max) = (558.501, 563.044, 570.517), stdev = 4.609 CI (99.9%): [545.298, 580.790] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5702023152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (757203048.000, 1140404630.400, 1524382776.000), stdev = 303068389.582 CI (99.9%): [5702023152.000, 5702023152.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7579013120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1006458880.000, 1515802624.000, 2026178560.000), stdev = 402832335.062 CI (99.9%): [7579013120.000, 7579013120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 26.49% complete, ETA 04:36:13 # Fork: 1 of 1 # Warmup Iteration 1: 677.365 us/op # Warmup Iteration 2: 641.397 us/op # Warmup Iteration 3: 638.347 us/op Iteration 1: 641.363 us/op totalInputBytes: 759959350.000 # totalOutputBytes: 1010483200.000 # Iteration 2: 650.512 us/op totalInputBytes: 949533320.000 # totalOutputBytes: 1262551040.000 # Iteration 3: 645.715 us/op totalInputBytes: 1140524320.000 # totalOutputBytes: 1516503040.000 # Iteration 4: 639.797 us/op totalInputBytes: 1333240400.000 # totalOutputBytes: 1772748800.000 # Iteration 5: 638.535 us/op totalInputBytes: 1526387750.000 # totalOutputBytes: 2029568000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 643.185 ±(99.9%) 18.914 us/op [Average] (min, avg, max) = (638.535, 643.185, 650.512), stdev = 4.912 CI (99.9%): [624.270, 662.099] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5709645140.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (759959350.000, 1141929028.000, 1526387750.000), stdev = 303037731.376 CI (99.9%): [5709645140.000, 5709645140.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7591854080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1010483200.000, 1518370816.000, 2029568000.000), stdev = 402935415.588 CI (99.9%): [7591854080.000, 7591854080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 26.54% complete, ETA 04:35:55 # Fork: 1 of 1 # Warmup Iteration 1: 793.102 us/op # Warmup Iteration 2: 723.436 us/op # Warmup Iteration 3: 724.142 us/op Iteration 1: 725.169 us/op totalInputBytes: 749758721.000 # totalOutputBytes: 996894720.000 # Iteration 2: 723.558 us/op totalInputBytes: 941547792.000 # totalOutputBytes: 1251901440.000 # Iteration 3: 723.078 us/op totalInputBytes: 1133406176.000 # totalOutputBytes: 1507000320.000 # Iteration 4: 724.911 us/op totalInputBytes: 1324848682.000 # totalOutputBytes: 1761546240.000 # Iteration 5: 732.441 us/op totalInputBytes: 1514281111.000 # totalOutputBytes: 2013419520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 725.831 ±(99.9%) 14.628 us/op [Average] (min, avg, max) = (723.078, 725.831, 732.441), stdev = 3.799 CI (99.9%): [711.203, 740.459] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5663842482.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (749758721.000, 1132768496.400, 1514281111.000), stdev = 302369362.402 CI (99.9%): [5663842482.000, 5663842482.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7530762240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (996894720.000, 1506152448.000, 2013419520.000), stdev = 402036565.132 CI (99.9%): [7530762240.000, 7530762240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 26.59% complete, ETA 04:35:37 # Fork: 1 of 1 # Warmup Iteration 1: 873.881 us/op # Warmup Iteration 2: 810.027 us/op # Warmup Iteration 3: 808.746 us/op Iteration 1: 808.507 us/op totalInputBytes: 748356846.000 # totalOutputBytes: 994713600.000 # Iteration 2: 810.463 us/op totalInputBytes: 938643176.000 # totalOutputBytes: 1247641600.000 # Iteration 3: 810.663 us/op totalInputBytes: 1128929506.000 # totalOutputBytes: 1500569600.000 # Iteration 4: 810.048 us/op totalInputBytes: 1319292875.000 # totalOutputBytes: 1753600000.000 # Iteration 5: 810.406 us/op totalInputBytes: 1509579205.000 # totalOutputBytes: 2006528000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 810.017 ±(99.9%) 3.362 us/op [Average] (min, avg, max) = (808.507, 810.017, 810.663), stdev = 0.873 CI (99.9%): [806.655, 813.379] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5644801608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (748356846.000, 1128960321.600, 1509579205.000), stdev = 300905648.743 CI (99.9%): [5644801608.000, 5644801608.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7503052800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (994713600.000, 1500610560.000, 2006528000.000), stdev = 399962855.584 CI (99.9%): [7503052800.000, 7503052800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 26.64% complete, ETA 04:35:19 # Fork: 1 of 1 # Warmup Iteration 1: 11.803 us/op # Warmup Iteration 2: 11.244 us/op # Warmup Iteration 3: 11.078 us/op Iteration 1: 11.326 us/op totalInputBytes: 365060500.000 # totalOutputBytes: 721664000.000 # Iteration 2: 10.964 us/op totalInputBytes: 459586694.000 # totalOutputBytes: 908526592.000 # Iteration 3: 10.983 us/op totalInputBytes: 553959042.000 # totalOutputBytes: 1095085056.000 # Iteration 4: 10.957 us/op totalInputBytes: 648548432.000 # totalOutputBytes: 1282072576.000 # Iteration 5: 11.396 us/op totalInputBytes: 739484886.000 # totalOutputBytes: 1461838848.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.125 ±(99.9%) 0.836 us/op [Average] (min, avg, max) = (10.957, 11.125, 11.396), stdev = 0.217 CI (99.9%): [10.290, 11.961] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2766639554.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (365060500.000, 553327910.800, 739484886.000), stdev = 148285028.826 CI (99.9%): [2766639554.000, 2766639554.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5469187072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (721664000.000, 1093837414.400, 1461838848.000), stdev = 293134883.240 CI (99.9%): [5469187072.000, 5469187072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 26.69% complete, ETA 04:35:01 # Fork: 1 of 1 # Warmup Iteration 1: 19.203 us/op # Warmup Iteration 2: 17.221 us/op # Warmup Iteration 3: 17.493 us/op Iteration 1: 17.946 us/op totalInputBytes: 464529594.000 # totalOutputBytes: 913887232.000 # Iteration 2: 17.740 us/op totalInputBytes: 581998116.000 # totalOutputBytes: 1144987648.000 # Iteration 3: 17.448 us/op totalInputBytes: 701357094.000 # totalOutputBytes: 1379807232.000 # Iteration 4: 17.541 us/op totalInputBytes: 820083144.000 # totalOutputBytes: 1613381632.000 # Iteration 5: 17.723 us/op totalInputBytes: 937599552.000 # totalOutputBytes: 1844576256.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 17.680 ±(99.9%) 0.744 us/op [Average] (min, avg, max) = (17.448, 17.680, 17.946), stdev = 0.193 CI (99.9%): [16.936, 18.424] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3505567500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (464529594.000, 701113500.000, 937599552.000), stdev = 187243095.738 CI (99.9%): [3505567500.000, 3505567500.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6896640000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (913887232.000, 1379328000.000, 1844576256.000), stdev = 368370662.892 CI (99.9%): [6896640000.000, 6896640000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 26.74% complete, ETA 04:34:42 # Fork: 1 of 1 # Warmup Iteration 1: 25.624 us/op # Warmup Iteration 2: 23.696 us/op # Warmup Iteration 3: 23.889 us/op Iteration 1: 23.456 us/op totalInputBytes: 518867925.000 # totalOutputBytes: 1018506240.000 # Iteration 2: 23.450 us/op totalInputBytes: 652395290.000 # totalOutputBytes: 1280612352.000 # Iteration 3: 23.591 us/op totalInputBytes: 785110420.000 # totalOutputBytes: 1541124096.000 # Iteration 4: 23.450 us/op totalInputBytes: 918615875.000 # totalOutputBytes: 1803187200.000 # Iteration 5: 23.420 us/op totalInputBytes: 1052288785.000 # totalOutputBytes: 2065579008.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 23.473 ±(99.9%) 0.258 us/op [Average] (min, avg, max) = (23.420, 23.473, 23.591), stdev = 0.067 CI (99.9%): [23.215, 23.732] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3927278295.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (518867925.000, 785455659.000, 1052288785.000), stdev = 210775805.753 CI (99.9%): [3927278295.000, 3927278295.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7709008896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1018506240.000, 1541801779.200, 2065579008.000), stdev = 413740111.996 CI (99.9%): [7709008896.000, 7709008896.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 26.78% complete, ETA 04:34:24 # Fork: 1 of 1 # Warmup Iteration 1: 32.300 us/op # Warmup Iteration 2: 29.739 us/op # Warmup Iteration 3: 29.368 us/op Iteration 1: 29.414 us/op totalInputBytes: 553835538.000 # totalOutputBytes: 1086971904.000 # Iteration 2: 30.904 us/op totalInputBytes: 688950005.000 # totalOutputBytes: 1352151040.000 # Iteration 3: 29.406 us/op totalInputBytes: 830926528.000 # totalOutputBytes: 1630797824.000 # Iteration 4: 29.415 us/op totalInputBytes: 972873833.000 # totalOutputBytes: 1909387264.000 # Iteration 5: 29.468 us/op totalInputBytes: 1114560263.000 # totalOutputBytes: 2187464704.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 29.722 ±(99.9%) 2.546 us/op [Average] (min, avg, max) = (29.406, 29.722, 30.904), stdev = 0.661 CI (99.9%): [27.175, 32.268] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4161146167.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (553835538.000, 832229233.400, 1114560263.000), stdev = 222219147.264 CI (99.9%): [4161146167.000, 4161146167.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8166772736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1086971904.000, 1633354547.200, 2187464704.000), stdev = 436133026.925 CI (99.9%): [8166772736.000, 8166772736.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 26.83% complete, ETA 04:34:06 # Fork: 1 of 1 # Warmup Iteration 1: 37.834 us/op # Warmup Iteration 2: 35.792 us/op # Warmup Iteration 3: 35.443 us/op Iteration 1: 35.468 us/op totalInputBytes: 578516940.000 # totalOutputBytes: 1134868480.000 # Iteration 2: 35.376 us/op totalInputBytes: 726109830.000 # totalOutputBytes: 1424399360.000 # Iteration 3: 35.458 us/op totalInputBytes: 873350370.000 # totalOutputBytes: 1713239040.000 # Iteration 4: 35.426 us/op totalInputBytes: 1020742290.000 # totalOutputBytes: 2002375680.000 # Iteration 5: 35.554 us/op totalInputBytes: 1167604380.000 # totalOutputBytes: 2290472960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 35.456 ±(99.9%) 0.252 us/op [Average] (min, avg, max) = (35.376, 35.456, 35.554), stdev = 0.065 CI (99.9%): [35.204, 35.708] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4366323810.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (578516940.000, 873264762.000, 1167604380.000), stdev = 232871365.728 CI (99.9%): [4366323810.000, 4366323810.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8565355520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1134868480.000, 1713071104.000, 2290472960.000), stdev = 456820456.907 CI (99.9%): [8565355520.000, 8565355520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 26.88% complete, ETA 04:33:48 # Fork: 1 of 1 # Warmup Iteration 1: 43.778 us/op # Warmup Iteration 2: 41.541 us/op # Warmup Iteration 3: 41.442 us/op Iteration 1: 41.222 us/op totalInputBytes: 596081310.000 # totalOutputBytes: 1171568640.000 # Iteration 2: 42.637 us/op totalInputBytes: 742759482.000 # totalOutputBytes: 1459857408.000 # Iteration 3: 41.051 us/op totalInputBytes: 895111344.000 # totalOutputBytes: 1759297536.000 # Iteration 4: 40.986 us/op totalInputBytes: 1047685152.000 # totalOutputBytes: 2059173888.000 # Iteration 5: 41.006 us/op totalInputBytes: 1200180810.000 # totalOutputBytes: 2358896640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 41.380 ±(99.9%) 2.728 us/op [Average] (min, avg, max) = (40.986, 41.380, 42.637), stdev = 0.709 CI (99.9%): [38.652, 44.109] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4481818098.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (596081310.000, 896363619.600, 1200180810.000), stdev = 239253190.204 CI (99.9%): [4481818098.000, 4481818098.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8808794112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1171568640.000, 1761758822.400, 2358896640.000), stdev = 470240435.257 CI (99.9%): [8808794112.000, 8808794112.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 26.93% complete, ETA 04:33:30 # Fork: 1 of 1 # Warmup Iteration 1: 50.300 us/op # Warmup Iteration 2: 47.070 us/op # Warmup Iteration 3: 47.181 us/op Iteration 1: 46.552 us/op totalInputBytes: 610285773.000 # totalOutputBytes: 1202123776.000 # Iteration 2: 46.552 us/op totalInputBytes: 766660881.000 # totalOutputBytes: 1510147072.000 # Iteration 3: 46.734 us/op totalInputBytes: 922439193.000 # totalOutputBytes: 1816994816.000 # Iteration 4: 47.603 us/op totalInputBytes: 1075375446.000 # totalOutputBytes: 2118244352.000 # Iteration 5: 46.644 us/op totalInputBytes: 1231437600.000 # totalOutputBytes: 2425651200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.817 ±(99.9%) 1.717 us/op [Average] (min, avg, max) = (46.552, 46.817, 47.603), stdev = 0.446 CI (99.9%): [45.100, 48.534] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4606198893.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (610285773.000, 921239778.600, 1231437600.000), stdev = 245239148.661 CI (99.9%): [4606198893.000, 4606198893.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9073161216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1202123776.000, 1814632243.200, 2425651200.000), stdev = 483065187.579 CI (99.9%): [9073161216.000, 9073161216.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 26.98% complete, ETA 04:33:12 # Fork: 1 of 1 # Warmup Iteration 1: 55.950 us/op # Warmup Iteration 2: 53.140 us/op # Warmup Iteration 3: 52.459 us/op Iteration 1: 52.465 us/op totalInputBytes: 622539915.000 # totalOutputBytes: 1226219520.000 # Iteration 2: 52.085 us/op totalInputBytes: 782262151.000 # totalOutputBytes: 1540825088.000 # Iteration 3: 52.067 us/op totalInputBytes: 942063408.000 # totalOutputBytes: 1855586304.000 # Iteration 4: 52.026 us/op totalInputBytes: 1101972799.000 # totalOutputBytes: 2170560512.000 # Iteration 5: 51.787 us/op totalInputBytes: 1262630810.000 # totalOutputBytes: 2487009280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 52.086 ±(99.9%) 0.938 us/op [Average] (min, avg, max) = (51.787, 52.086, 52.465), stdev = 0.244 CI (99.9%): [51.148, 53.024] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4711469083.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (622539915.000, 942293816.600, 1262630810.000), stdev = 252965368.891 CI (99.9%): [4711469083.000, 4711469083.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9280200704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1226219520.000, 1856040140.800, 2487009280.000), stdev = 498266963.682 CI (99.9%): [9280200704.000, 9280200704.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 27.03% complete, ETA 04:32:55 # Fork: 1 of 1 # Warmup Iteration 1: 62.897 us/op # Warmup Iteration 2: 59.401 us/op # Warmup Iteration 3: 59.548 us/op Iteration 1: 59.306 us/op totalInputBytes: 623375883.000 # totalOutputBytes: 1224170496.000 # Iteration 2: 59.115 us/op totalInputBytes: 782196389.000 # totalOutputBytes: 1536058368.000 # Iteration 3: 59.032 us/op totalInputBytes: 941251545.000 # totalOutputBytes: 1848407040.000 # Iteration 4: 58.967 us/op totalInputBytes: 1100461570.000 # totalOutputBytes: 2161059840.000 # Iteration 5: 61.359 us/op totalInputBytes: 1253462756.000 # totalOutputBytes: 2461519872.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.556 ±(99.9%) 3.913 us/op [Average] (min, avg, max) = (58.967, 59.556, 61.359), stdev = 1.016 CI (99.9%): [55.643, 63.469] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4700748143.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (623375883.000, 940149628.600, 1253462756.000), stdev = 249580187.704 CI (99.9%): [4700748143.000, 4700748143.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9231215616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1224170496.000, 1846243123.200, 2461519872.000), stdev = 490119541.846 CI (99.9%): [9231215616.000, 9231215616.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 27.08% complete, ETA 04:32:37 # Fork: 1 of 1 # Warmup Iteration 1: 70.176 us/op # Warmup Iteration 2: 64.481 us/op # Warmup Iteration 3: 65.784 us/op Iteration 1: 64.558 us/op totalInputBytes: 627946440.000 # totalOutputBytes: 1238476800.000 # Iteration 2: 64.471 us/op totalInputBytes: 789043816.000 # totalOutputBytes: 1556203520.000 # Iteration 3: 64.357 us/op totalInputBytes: 950431944.000 # totalOutputBytes: 1874503680.000 # Iteration 4: 64.273 us/op totalInputBytes: 1112043328.000 # totalOutputBytes: 2193244160.000 # Iteration 5: 64.373 us/op totalInputBytes: 1273405496.000 # totalOutputBytes: 2511493120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 64.406 ±(99.9%) 0.423 us/op [Average] (min, avg, max) = (64.273, 64.406, 64.558), stdev = 0.110 CI (99.9%): [63.983, 64.830] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4752871024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (627946440.000, 950574204.800, 1273405496.000), stdev = 255182817.647 CI (99.9%): [4752871024.000, 4752871024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9373921280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1238476800.000, 1874784256.000, 2511493120.000), stdev = 503288145.744 CI (99.9%): [9373921280.000, 9373921280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 27.13% complete, ETA 04:32:19 # Fork: 1 of 1 # Warmup Iteration 1: 153.722 us/op # Warmup Iteration 2: 143.881 us/op # Warmup Iteration 3: 144.497 us/op Iteration 1: 144.615 us/op totalInputBytes: 562956930.000 # totalOutputBytes: 1118269440.000 # Iteration 2: 144.627 us/op totalInputBytes: 705585470.000 # totalOutputBytes: 1401589760.000 # Iteration 3: 144.343 us/op totalInputBytes: 848781060.000 # totalOutputBytes: 1686036480.000 # Iteration 4: 144.328 us/op totalInputBytes: 991708590.000 # totalOutputBytes: 1969950720.000 # Iteration 5: 144.707 us/op totalInputBytes: 1134254650.000 # totalOutputBytes: 2253107200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 144.524 ±(99.9%) 0.677 us/op [Average] (min, avg, max) = (144.328, 144.524, 144.707), stdev = 0.176 CI (99.9%): [143.847, 145.201] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4243286700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (562956930.000, 848657340.000, 1134254650.000), stdev = 225900300.560 CI (99.9%): [4243286700.000, 4243286700.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8428953600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1118269440.000, 1685790720.000, 2253107200.000), stdev = 448733089.764 CI (99.9%): [8428953600.000, 8428953600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 27.17% complete, ETA 04:32:01 # Fork: 1 of 1 # Warmup Iteration 1: 239.942 us/op # Warmup Iteration 2: 223.361 us/op # Warmup Iteration 3: 223.057 us/op Iteration 1: 222.804 us/op totalInputBytes: 542041821.000 # totalOutputBytes: 1082603520.000 # Iteration 2: 224.731 us/op totalInputBytes: 678994245.000 # totalOutputBytes: 1356134400.000 # Iteration 3: 223.844 us/op totalInputBytes: 816485004.000 # totalOutputBytes: 1630740480.000 # Iteration 4: 224.475 us/op totalInputBytes: 953591238.000 # totalOutputBytes: 1904578560.000 # Iteration 5: 231.563 us/op totalInputBytes: 1086498459.000 # totalOutputBytes: 2170030080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 225.483 ±(99.9%) 13.396 us/op [Average] (min, avg, max) = (222.804, 225.483, 231.563), stdev = 3.479 CI (99.9%): [212.088, 238.879] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4077610767.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (542041821.000, 815522153.400, 1086498459.000), stdev = 215594248.173 CI (99.9%): [4077610767.000, 4077610767.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8144087040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1082603520.000, 1628817408.000, 2170030080.000), stdev = 430599785.702 CI (99.9%): [8144087040.000, 8144087040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 27.22% complete, ETA 04:31:43 # Fork: 1 of 1 # Warmup Iteration 1: 333.528 us/op # Warmup Iteration 2: 315.887 us/op # Warmup Iteration 3: 314.055 us/op Iteration 1: 315.129 us/op totalInputBytes: 510736831.000 # totalOutputBytes: 1026334720.000 # Iteration 2: 315.844 us/op totalInputBytes: 639863136.000 # totalOutputBytes: 1285816320.000 # Iteration 3: 313.224 us/op totalInputBytes: 770069740.000 # totalOutputBytes: 1547468800.000 # Iteration 4: 314.201 us/op totalInputBytes: 899889067.000 # totalOutputBytes: 1808343040.000 # Iteration 5: 313.849 us/op totalInputBytes: 1029851075.000 # totalOutputBytes: 2069504000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 314.449 ±(99.9%) 4.007 us/op [Average] (min, avg, max) = (313.224, 314.449, 315.844), stdev = 1.041 CI (99.9%): [310.443, 318.456] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3850409849.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (510736831.000, 770081969.800, 1029851075.000), stdev = 205272207.291 CI (99.9%): [3850409849.000, 3850409849.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7737466880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1026334720.000, 1547493376.000, 2069504000.000), stdev = 412498141.130 CI (99.9%): [7737466880.000, 7737466880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 27.27% complete, ETA 04:31:26 # Fork: 1 of 1 # Warmup Iteration 1: 450.330 us/op # Warmup Iteration 2: 427.925 us/op # Warmup Iteration 3: 435.239 us/op Iteration 1: 419.966 us/op totalInputBytes: 466820190.000 # totalOutputBytes: 946432000.000 # Iteration 2: 420.502 us/op totalInputBytes: 587029230.000 # totalOutputBytes: 1190144000.000 # Iteration 3: 421.793 us/op totalInputBytes: 706834206.000 # totalOutputBytes: 1433036800.000 # Iteration 4: 419.733 us/op totalInputBytes: 827245278.000 # totalOutputBytes: 1677158400.000 # Iteration 5: 421.762 us/op totalInputBytes: 947075508.000 # totalOutputBytes: 1920102400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 420.751 ±(99.9%) 3.763 us/op [Average] (min, avg, max) = (419.733, 420.751, 421.793), stdev = 0.977 CI (99.9%): [416.988, 424.515] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3535004412.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (466820190.000, 707000882.400, 947075508.000), stdev = 189851606.981 CI (99.9%): [3535004412.000, 3535004412.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7166873600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (946432000.000, 1433374720.000, 1920102400.000), stdev = 384905451.707 CI (99.9%): [7166873600.000, 7166873600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 27.32% complete, ETA 04:31:08 # Fork: 1 of 1 # Warmup Iteration 1: 576.326 us/op # Warmup Iteration 2: 523.071 us/op # Warmup Iteration 3: 522.886 us/op Iteration 1: 521.639 us/op totalInputBytes: 451000410.000 # totalOutputBytes: 919511040.000 # Iteration 2: 521.323 us/op totalInputBytes: 566718810.000 # totalOutputBytes: 1155440640.000 # Iteration 3: 519.621 us/op totalInputBytes: 682798830.000 # totalOutputBytes: 1392107520.000 # Iteration 4: 519.341 us/op totalInputBytes: 798939120.000 # totalOutputBytes: 1628897280.000 # Iteration 5: 521.737 us/op totalInputBytes: 914536980.000 # totalOutputBytes: 1864581120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 520.732 ±(99.9%) 4.454 us/op [Average] (min, avg, max) = (519.341, 520.732, 521.737), stdev = 1.157 CI (99.9%): [516.279, 525.186] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3413994150.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (451000410.000, 682798830.000, 914536980.000), stdev = 183300447.138 CI (99.9%): [3413994150.000, 3413994150.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6960537600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (919511040.000, 1392107520.000, 1864581120.000), stdev = 373717586.600 CI (99.9%): [6960537600.000, 6960537600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 27.37% complete, ETA 04:30:50 # Fork: 1 of 1 # Warmup Iteration 1: 648.710 us/op # Warmup Iteration 2: 608.445 us/op # Warmup Iteration 3: 622.863 us/op Iteration 1: 609.561 us/op totalInputBytes: 450323286.000 # totalOutputBytes: 922736640.000 # Iteration 2: 614.968 us/op totalInputBytes: 564189696.000 # totalOutputBytes: 1156055040.000 # Iteration 3: 621.141 us/op totalInputBytes: 676901700.000 # totalOutputBytes: 1387008000.000 # Iteration 4: 610.111 us/op totalInputBytes: 791677642.000 # totalOutputBytes: 1622190080.000 # Iteration 5: 612.188 us/op totalInputBytes: 906068782.000 # totalOutputBytes: 1856583680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 613.594 ±(99.9%) 18.186 us/op [Average] (min, avg, max) = (609.561, 613.594, 621.141), stdev = 4.723 CI (99.9%): [595.408, 631.780] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3389161106.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (450323286.000, 677832221.200, 906068782.000), stdev = 180089222.694 CI (99.9%): [3389161106.000, 3389161106.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6944573440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (922736640.000, 1388914688.000, 1856583680.000), stdev = 369012505.938 CI (99.9%): [6944573440.000, 6944573440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 27.42% complete, ETA 04:30:33 # Fork: 1 of 1 # Warmup Iteration 1: 758.665 us/op # Warmup Iteration 2: 711.581 us/op # Warmup Iteration 3: 713.642 us/op Iteration 1: 724.023 us/op totalInputBytes: 437899698.000 # totalOutputBytes: 903004160.000 # Iteration 2: 725.325 us/op totalInputBytes: 547543458.000 # totalOutputBytes: 1129103360.000 # Iteration 3: 713.427 us/op totalInputBytes: 659014614.000 # totalOutputBytes: 1358970880.000 # Iteration 4: 711.456 us/op totalInputBytes: 770803578.000 # totalOutputBytes: 1589493760.000 # Iteration 5: 716.739 us/op totalInputBytes: 881758296.000 # totalOutputBytes: 1818296320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 718.194 ±(99.9%) 23.976 us/op [Average] (min, avg, max) = (711.456, 718.194, 725.325), stdev = 6.226 CI (99.9%): [694.219, 742.170] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3297019644.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (437899698.000, 659403928.800, 881758296.000), stdev = 175661882.042 CI (99.9%): [3297019644.000, 3297019644.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6798868480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (903004160.000, 1359773696.000, 1818296320.000), stdev = 362236856.893 CI (99.9%): [6798868480.000, 6798868480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 27.47% complete, ETA 04:30:15 # Fork: 1 of 1 # Warmup Iteration 1: 863.457 us/op # Warmup Iteration 2: 806.156 us/op # Warmup Iteration 3: 805.313 us/op Iteration 1: 803.070 us/op totalInputBytes: 435592460.000 # totalOutputBytes: 901509120.000 # Iteration 2: 808.581 us/op totalInputBytes: 545848740.000 # totalOutputBytes: 1129697280.000 # Iteration 3: 803.306 us/op totalInputBytes: 656817500.000 # totalOutputBytes: 1359360000.000 # Iteration 4: 812.571 us/op totalInputBytes: 766539420.000 # totalOutputBytes: 1586442240.000 # Iteration 5: 810.780 us/op totalInputBytes: 876483990.000 # totalOutputBytes: 1813985280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 807.662 ±(99.9%) 16.643 us/op [Average] (min, avg, max) = (803.070, 807.662, 812.571), stdev = 4.322 CI (99.9%): [791.019, 824.305] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3281282110.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (435592460.000, 656256422.000, 876483990.000), stdev = 174316720.751 CI (99.9%): [3281282110.000, 3281282110.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6790993920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (901509120.000, 1358198784.000, 1813985280.000), stdev = 360768672.455 CI (99.9%): [6790993920.000, 6790993920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 27.52% complete, ETA 04:29:57 # Fork: 1 of 1 # Warmup Iteration 1: 958.671 us/op # Warmup Iteration 2: 889.721 us/op # Warmup Iteration 3: 908.455 us/op Iteration 1: 893.985 us/op totalInputBytes: 433082930.000 # totalOutputBytes: 899584000.000 # Iteration 2: 911.675 us/op totalInputBytes: 541341338.000 # totalOutputBytes: 1124454400.000 # Iteration 3: 890.841 us/op totalInputBytes: 652163242.000 # totalOutputBytes: 1354649600.000 # Iteration 4: 891.227 us/op totalInputBytes: 762886550.000 # totalOutputBytes: 1584640000.000 # Iteration 5: 895.518 us/op totalInputBytes: 873116878.000 # totalOutputBytes: 1813606400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 896.649 ±(99.9%) 33.197 us/op [Average] (min, avg, max) = (890.841, 896.649, 911.675), stdev = 8.621 CI (99.9%): [863.452, 929.846] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3262590938.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (433082930.000, 652518187.600, 873116878.000), stdev = 174181807.156 CI (99.9%): [3262590938.000, 3262590938.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6776934400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (899584000.000, 1355386880.000, 1813606400.000), stdev = 361804070.201 CI (99.9%): [6776934400.000, 6776934400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 27.57% complete, ETA 04:29:40 # Fork: 1 of 1 # Warmup Iteration 1: 10.440 us/op # Warmup Iteration 2: 9.501 us/op # Warmup Iteration 3: 9.389 us/op Iteration 1: 9.370 us/op totalInputBytes: 310868625.000 # totalOutputBytes: 848878592.000 # Iteration 2: 9.374 us/op totalInputBytes: 390894375.000 # totalOutputBytes: 1067402240.000 # Iteration 3: 9.344 us/op totalInputBytes: 471183375.000 # totalOutputBytes: 1286644736.000 # Iteration 4: 9.352 us/op totalInputBytes: 551395875.000 # totalOutputBytes: 1505678336.000 # Iteration 5: 9.346 us/op totalInputBytes: 631668000.000 # totalOutputBytes: 1724874752.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.357 ±(99.9%) 0.053 us/op [Average] (min, avg, max) = (9.344, 9.357, 9.374), stdev = 0.014 CI (99.9%): [9.305, 9.410] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2356010250.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (310868625.000, 471202050.000, 631668000.000), stdev = 126823204.563 CI (99.9%): [2356010250.000, 2356010250.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6433478656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (848878592.000, 1286695731.200, 1724874752.000), stdev = 346311897.260 CI (99.9%): [6433478656.000, 6433478656.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 27.61% complete, ETA 04:29:22 # Fork: 1 of 1 # Warmup Iteration 1: 14.826 us/op # Warmup Iteration 2: 13.603 us/op # Warmup Iteration 3: 13.353 us/op Iteration 1: 13.535 us/op totalInputBytes: 405159972.000 # totalOutputBytes: 1187078144.000 # Iteration 2: 13.504 us/op totalInputBytes: 508709133.000 # totalOutputBytes: 1490466816.000 # Iteration 3: 13.884 us/op totalInputBytes: 609423849.000 # totalOutputBytes: 1785550848.000 # Iteration 4: 13.415 us/op totalInputBytes: 713666418.000 # totalOutputBytes: 2090971136.000 # Iteration 5: 13.793 us/op totalInputBytes: 815047281.000 # totalOutputBytes: 2388006912.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.626 ±(99.9%) 0.777 us/op [Average] (min, avg, max) = (13.415, 13.626, 13.884), stdev = 0.202 CI (99.9%): [12.850, 14.403] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3052006653.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (405159972.000, 610401330.600, 815047281.000), stdev = 162026168.484 CI (99.9%): [3052006653.000, 3052006653.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8942073856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1187078144.000, 1788414771.200, 2388006912.000), stdev = 474720447.860 CI (99.9%): [8942073856.000, 8942073856.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 27.66% complete, ETA 04:29:05 # Fork: 1 of 1 # Warmup Iteration 1: 19.240 us/op # Warmup Iteration 2: 17.653 us/op # Warmup Iteration 3: 17.653 us/op Iteration 1: 17.822 us/op totalInputBytes: 455336152.000 # totalOutputBytes: 1360693248.000 # Iteration 2: 17.751 us/op totalInputBytes: 571196892.000 # totalOutputBytes: 1706923008.000 # Iteration 3: 17.733 us/op totalInputBytes: 687171740.000 # totalOutputBytes: 2053493760.000 # Iteration 4: 18.209 us/op totalInputBytes: 800124268.000 # totalOutputBytes: 2391032832.000 # Iteration 5: 17.716 us/op totalInputBytes: 916207056.000 # totalOutputBytes: 2737926144.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 17.846 ±(99.9%) 0.796 us/op [Average] (min, avg, max) = (17.716, 17.846, 18.209), stdev = 0.207 CI (99.9%): [17.051, 18.642] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3430036108.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (455336152.000, 686007221.600, 916207056.000), stdev = 181938570.865 CI (99.9%): [3430036108.000, 3430036108.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10250068992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1360693248.000, 2050013798.400, 2737926144.000), stdev = 543691916.047 CI (99.9%): [10250068992.000, 10250068992.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 27.71% complete, ETA 04:28:48 # Fork: 1 of 1 # Warmup Iteration 1: 23.327 us/op # Warmup Iteration 2: 21.586 us/op # Warmup Iteration 3: 21.902 us/op Iteration 1: 21.531 us/op totalInputBytes: 488242656.000 # totalOutputBytes: 1485766656.000 # Iteration 2: 21.527 us/op totalInputBytes: 613327782.000 # totalOutputBytes: 1866412032.000 # Iteration 3: 21.577 us/op totalInputBytes: 738108712.000 # totalOutputBytes: 2246131712.000 # Iteration 4: 21.609 us/op totalInputBytes: 862720046.000 # totalOutputBytes: 2625335296.000 # Iteration 5: 21.574 us/op totalInputBytes: 987540010.000 # totalOutputBytes: 3005173760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.564 ±(99.9%) 0.133 us/op [Average] (min, avg, max) = (21.527, 21.564, 21.609), stdev = 0.034 CI (99.9%): [21.431, 21.696] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3689939206.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (488242656.000, 737987841.200, 987540010.000), stdev = 197324105.450 CI (99.9%): [3689939206.000, 3689939206.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11228819456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1485766656.000, 2245763891.200, 3005173760.000), stdev = 600475138.131 CI (99.9%): [11228819456.000, 11228819456.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 27.76% complete, ETA 04:28:30 # Fork: 1 of 1 # Warmup Iteration 1: 27.853 us/op # Warmup Iteration 2: 25.947 us/op # Warmup Iteration 3: 25.735 us/op Iteration 1: 25.713 us/op totalInputBytes: 511231994.000 # totalOutputBytes: 1558968320.000 # Iteration 2: 25.718 us/op totalInputBytes: 641838046.000 # totalOutputBytes: 1957242880.000 # Iteration 3: 25.731 us/op totalInputBytes: 772375259.000 # totalOutputBytes: 2355307520.000 # Iteration 4: 25.702 us/op totalInputBytes: 903066940.000 # totalOutputBytes: 2753843200.000 # Iteration 5: 25.694 us/op totalInputBytes: 1033792201.000 # totalOutputBytes: 3152481280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 25.712 ±(99.9%) 0.055 us/op [Average] (min, avg, max) = (25.694, 25.712, 25.731), stdev = 0.014 CI (99.9%): [25.657, 25.767] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3862304440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (511231994.000, 772460888.000, 1033792201.000), stdev = 206551969.985 CI (99.9%): [3862304440.000, 3862304440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11777843200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1558968320.000, 2355568640.000, 3152481280.000), stdev = 629866638.667 CI (99.9%): [11777843200.000, 11777843200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 27.81% complete, ETA 04:28:13 # Fork: 1 of 1 # Warmup Iteration 1: 31.920 us/op # Warmup Iteration 2: 30.146 us/op # Warmup Iteration 3: 29.817 us/op Iteration 1: 29.975 us/op totalInputBytes: 525794971.000 # totalOutputBytes: 1616050176.000 # Iteration 2: 29.843 us/op totalInputBytes: 659815927.000 # totalOutputBytes: 2027968512.000 # Iteration 3: 29.780 us/op totalInputBytes: 794106748.000 # totalOutputBytes: 2440716288.000 # Iteration 4: 29.688 us/op totalInputBytes: 928809363.000 # totalOutputBytes: 2854729728.000 # Iteration 5: 30.599 us/op totalInputBytes: 1059503983.000 # totalOutputBytes: 3256424448.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 29.977 ±(99.9%) 1.398 us/op [Average] (min, avg, max) = (29.688, 29.977, 30.599), stdev = 0.363 CI (99.9%): [28.579, 31.375] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3968030992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (525794971.000, 793606198.400, 1059503983.000), stdev = 211308109.384 CI (99.9%): [3968030992.000, 3968030992.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12195889152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1616050176.000, 2439177830.400, 3256424448.000), stdev = 649463243.649 CI (99.9%): [12195889152.000, 12195889152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 27.86% complete, ETA 04:27:55 # Fork: 1 of 1 # Warmup Iteration 1: 35.251 us/op # Warmup Iteration 2: 33.702 us/op # Warmup Iteration 3: 33.621 us/op Iteration 1: 33.181 us/op totalInputBytes: 546171005.000 # totalOutputBytes: 1691124736.000 # Iteration 2: 33.928 us/op totalInputBytes: 682665720.000 # totalOutputBytes: 2113757184.000 # Iteration 3: 33.076 us/op totalInputBytes: 822672290.000 # totalOutputBytes: 2547263488.000 # Iteration 4: 33.072 us/op totalInputBytes: 962704325.000 # totalOutputBytes: 2980848640.000 # Iteration 5: 33.065 us/op totalInputBytes: 1102771085.000 # totalOutputBytes: 3414541312.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.264 ±(99.9%) 1.441 us/op [Average] (min, avg, max) = (33.065, 33.264, 33.928), stdev = 0.374 CI (99.9%): [31.824, 34.705] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4116984425.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (546171005.000, 823396885.000, 1102771085.000), stdev = 220293259.569 CI (99.9%): [4116984425.000, 4116984425.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12747535360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1691124736.000, 2549507072.000, 3414541312.000), stdev = 682100252.524 CI (99.9%): [12747535360.000, 12747535360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 27.91% complete, ETA 04:27:38 # Fork: 1 of 1 # Warmup Iteration 1: 39.618 us/op # Warmup Iteration 2: 37.587 us/op # Warmup Iteration 3: 38.871 us/op Iteration 1: 37.144 us/op totalInputBytes: 551772676.000 # totalOutputBytes: 1712816128.000 # Iteration 2: 37.105 us/op totalInputBytes: 694038527.000 # totalOutputBytes: 2154438656.000 # Iteration 3: 37.018 us/op totalInputBytes: 836655365.000 # totalOutputBytes: 2597150720.000 # Iteration 4: 37.131 us/op totalInputBytes: 978844685.000 # totalOutputBytes: 3038535680.000 # Iteration 5: 36.957 us/op totalInputBytes: 1121701672.000 # totalOutputBytes: 3481993216.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 37.071 ±(99.9%) 0.310 us/op [Average] (min, avg, max) = (36.957, 37.071, 37.144), stdev = 0.080 CI (99.9%): [36.761, 37.381] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4183012925.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (551772676.000, 836602585.000, 1121701672.000), stdev = 225259236.714 CI (99.9%): [4183012925.000, 4183012925.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12984934400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1712816128.000, 2596986880.000, 3481993216.000), stdev = 699251105.405 CI (99.9%): [12984934400.000, 12984934400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 27.96% complete, ETA 04:27:21 # Fork: 1 of 1 # Warmup Iteration 1: 44.612 us/op # Warmup Iteration 2: 41.807 us/op # Warmup Iteration 3: 41.497 us/op Iteration 1: 41.515 us/op totalInputBytes: 558633894.000 # totalOutputBytes: 1742846976.000 # Iteration 2: 41.444 us/op totalInputBytes: 701220520.000 # totalOutputBytes: 2187694080.000 # Iteration 3: 41.438 us/op totalInputBytes: 843827824.000 # totalOutputBytes: 2632605696.000 # Iteration 4: 41.419 us/op totalInputBytes: 986511932.000 # totalOutputBytes: 3077756928.000 # Iteration 5: 41.291 us/op totalInputBytes: 1129621416.000 # totalOutputBytes: 3524235264.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 41.421 ±(99.9%) 0.314 us/op [Average] (min, avg, max) = (41.291, 41.421, 41.515), stdev = 0.082 CI (99.9%): [41.107, 41.735] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4219815586.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (558633894.000, 843963117.200, 1129621416.000), stdev = 225670701.048 CI (99.9%): [4219815586.000, 4219815586.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13165138944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1742846976.000, 2633027788.800, 3524235264.000), stdev = 704055917.690 CI (99.9%): [13165138944.000, 13165138944.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 28.01% complete, ETA 04:27:04 # Fork: 1 of 1 # Warmup Iteration 1: 49.719 us/op # Warmup Iteration 2: 46.270 us/op # Warmup Iteration 3: 46.110 us/op Iteration 1: 45.791 us/op totalInputBytes: 557088152.000 # totalOutputBytes: 1746657280.000 # Iteration 2: 45.852 us/op totalInputBytes: 699586998.000 # totalOutputBytes: 2193438720.000 # Iteration 3: 45.646 us/op totalInputBytes: 842722714.000 # totalOutputBytes: 2642216960.000 # Iteration 4: 48.315 us/op totalInputBytes: 977954710.000 # totalOutputBytes: 3066214400.000 # Iteration 5: 45.649 us/op totalInputBytes: 1121087160.000 # totalOutputBytes: 3514982400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.251 ±(99.9%) 4.457 us/op [Average] (min, avg, max) = (45.646, 46.251, 48.315), stdev = 1.158 CI (99.9%): [41.794, 50.708] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4198439734.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (557088152.000, 839687946.800, 1121087160.000), stdev = 222375439.675 CI (99.9%): [4198439734.000, 4198439734.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13163509760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1746657280.000, 2632701952.000, 3514982400.000), stdev = 697221219.312 CI (99.9%): [13163509760.000, 13163509760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 28.05% complete, ETA 04:26:46 # Fork: 1 of 1 # Warmup Iteration 1: 91.230 us/op # Warmup Iteration 2: 84.200 us/op # Warmup Iteration 3: 84.471 us/op Iteration 1: 84.002 us/op totalInputBytes: 587867752.000 # totalOutputBytes: 1908613120.000 # Iteration 2: 83.874 us/op totalInputBytes: 738338784.000 # totalOutputBytes: 2397143040.000 # Iteration 3: 84.034 us/op totalInputBytes: 888500724.000 # totalOutputBytes: 2884669440.000 # Iteration 4: 84.929 us/op totalInputBytes: 1037073048.000 # totalOutputBytes: 3367034880.000 # Iteration 5: 85.814 us/op totalInputBytes: 1184131452.000 # totalOutputBytes: 3844485120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 84.531 ±(99.9%) 3.201 us/op [Average] (min, avg, max) = (83.874, 84.531, 85.814), stdev = 0.831 CI (99.9%): [81.330, 87.731] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4435911760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (587867752.000, 887182352.000, 1184131452.000), stdev = 235791944.493 CI (99.9%): [4435911760.000, 4435911760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14401945600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1908613120.000, 2880389120.000, 3844485120.000), stdev = 765538843.249 CI (99.9%): [14401945600.000, 14401945600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 28.10% complete, ETA 04:26:29 # Fork: 1 of 1 # Warmup Iteration 1: 153.142 us/op # Warmup Iteration 2: 145.065 us/op # Warmup Iteration 3: 141.853 us/op Iteration 1: 141.796 us/op totalInputBytes: 513785346.000 # totalOutputBytes: 1691873280.000 # Iteration 2: 142.588 us/op totalInputBytes: 644680545.000 # totalOutputBytes: 2122905600.000 # Iteration 3: 142.255 us/op totalInputBytes: 775874272.000 # totalOutputBytes: 2554920960.000 # Iteration 4: 142.231 us/op totalInputBytes: 907105315.000 # totalOutputBytes: 2987059200.000 # Iteration 5: 142.748 us/op totalInputBytes: 1037851250.000 # totalOutputBytes: 3417600000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 142.324 ±(99.9%) 1.417 us/op [Average] (min, avg, max) = (141.796, 142.324, 142.748), stdev = 0.368 CI (99.9%): [140.906, 143.741] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3879296728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (513785346.000, 775859345.600, 1037851250.000), stdev = 207217230.021 CI (99.9%): [3879296728.000, 3879296728.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12774359040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1691873280.000, 2554871808.000, 3417600000.000), stdev = 682357520.233 CI (99.9%): [12774359040.000, 12774359040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 28.15% complete, ETA 04:26:12 # Fork: 1 of 1 # Warmup Iteration 1: 233.491 us/op # Warmup Iteration 2: 212.231 us/op # Warmup Iteration 3: 214.317 us/op Iteration 1: 213.005 us/op totalInputBytes: 451779000.000 # totalOutputBytes: 1504460800.000 # Iteration 2: 230.875 us/op totalInputBytes: 558370800.000 # totalOutputBytes: 1859420160.000 # Iteration 3: 213.815 us/op totalInputBytes: 673461900.000 # totalOutputBytes: 2242682880.000 # Iteration 4: 214.295 us/op totalInputBytes: 788282400.000 # totalOutputBytes: 2625044480.000 # Iteration 5: 212.099 us/op totalInputBytes: 904308300.000 # totalOutputBytes: 3011420160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 216.818 ±(99.9%) 30.428 us/op [Average] (min, avg, max) = (212.099, 216.818, 230.875), stdev = 7.902 CI (99.9%): [186.389, 247.246] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3376202400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (451779000.000, 675240480.000, 904308300.000), stdev = 179476502.871 CI (99.9%): [3376202400.000, 3376202400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11243028480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1504460800.000, 2248605696.000, 3011420160.000), stdev = 597671346.145 CI (99.9%): [11243028480.000, 11243028480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 28.20% complete, ETA 04:25:55 # Fork: 1 of 1 # Warmup Iteration 1: 315.363 us/op # Warmup Iteration 2: 295.971 us/op # Warmup Iteration 3: 294.725 us/op Iteration 1: 294.877 us/op totalInputBytes: 408616032.000 # totalOutputBytes: 1366323200.000 # Iteration 2: 296.551 us/op totalInputBytes: 511941408.000 # totalOutputBytes: 1711820800.000 # Iteration 3: 305.906 us/op totalInputBytes: 612112512.000 # totalOutputBytes: 2046771200.000 # Iteration 4: 311.067 us/op totalInputBytes: 710614608.000 # totalOutputBytes: 2376140800.000 # Iteration 5: 294.220 us/op totalInputBytes: 814766832.000 # totalOutputBytes: 2724403200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 300.524 ±(99.9%) 29.042 us/op [Average] (min, avg, max) = (294.220, 300.524, 311.067), stdev = 7.542 CI (99.9%): [271.482, 329.567] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3058051392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (408616032.000, 611610278.400, 814766832.000), stdev = 159855593.104 CI (99.9%): [3058051392.000, 3058051392.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10225459200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1366323200.000, 2045091840.000, 2724403200.000), stdev = 534522359.388 CI (99.9%): [10225459200.000, 10225459200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 28.25% complete, ETA 04:25:38 # Fork: 1 of 1 # Warmup Iteration 1: 396.988 us/op # Warmup Iteration 2: 375.454 us/op # Warmup Iteration 3: 370.933 us/op Iteration 1: 368.569 us/op totalInputBytes: 389155723.000 # totalOutputBytes: 1302343680.000 # Iteration 2: 369.382 us/op totalInputBytes: 488624785.000 # totalOutputBytes: 1635225600.000 # Iteration 3: 370.255 us/op totalInputBytes: 587855180.000 # totalOutputBytes: 1967308800.000 # Iteration 4: 369.637 us/op totalInputBytes: 687250806.000 # totalOutputBytes: 2299944960.000 # Iteration 5: 368.261 us/op totalInputBytes: 787013612.000 # totalOutputBytes: 2633809920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 369.221 ±(99.9%) 3.113 us/op [Average] (min, avg, max) = (368.261, 369.221, 370.255), stdev = 0.808 CI (99.9%): [366.108, 372.334] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2939900106.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (389155723.000, 587980021.200, 787013612.000), stdev = 157219304.700 CI (99.9%): [2939900106.000, 2939900106.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9838632960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1302343680.000, 1967726592.000, 2633809920.000), stdev = 526148160.618 CI (99.9%): [9838632960.000, 9838632960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 28.30% complete, ETA 04:25:21 # Fork: 1 of 1 # Warmup Iteration 1: 469.144 us/op # Warmup Iteration 2: 442.804 us/op # Warmup Iteration 3: 441.555 us/op Iteration 1: 441.892 us/op totalInputBytes: 380290794.000 # totalOutputBytes: 1279416320.000 # Iteration 2: 443.879 us/op totalInputBytes: 476316936.000 # totalOutputBytes: 1602478080.000 # Iteration 3: 441.235 us/op totalInputBytes: 572939646.000 # totalOutputBytes: 1927546880.000 # Iteration 4: 443.735 us/op totalInputBytes: 669029706.000 # totalOutputBytes: 2250823680.000 # Iteration 5: 448.451 us/op totalInputBytes: 764097078.000 # totalOutputBytes: 2570659840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 443.838 ±(99.9%) 10.866 us/op [Average] (min, avg, max) = (441.235, 443.838, 448.451), stdev = 2.822 CI (99.9%): [432.972, 454.705] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2862674160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (380290794.000, 572534832.000, 764097078.000), stdev = 151841341.811 CI (99.9%): [2862674160.000, 2862674160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9630924800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1279416320.000, 1926184960.000, 2570659840.000), stdev = 510841424.061 CI (99.9%): [9630924800.000, 9630924800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 28.35% complete, ETA 04:25:04 # Fork: 1 of 1 # Warmup Iteration 1: 557.863 us/op # Warmup Iteration 2: 520.922 us/op # Warmup Iteration 3: 542.498 us/op Iteration 1: 523.224 us/op totalInputBytes: 363133610.000 # totalOutputBytes: 1224294400.000 # Iteration 2: 521.610 us/op totalInputBytes: 456365036.000 # totalOutputBytes: 1538621440.000 # Iteration 3: 526.928 us/op totalInputBytes: 548648840.000 # totalOutputBytes: 1849753600.000 # Iteration 4: 526.671 us/op totalInputBytes: 640981240.000 # totalOutputBytes: 2161049600.000 # Iteration 5: 520.654 us/op totalInputBytes: 734382752.000 # totalOutputBytes: 2475950080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 523.817 ±(99.9%) 11.068 us/op [Average] (min, avg, max) = (520.654, 523.817, 526.928), stdev = 2.874 CI (99.9%): [512.749, 534.886] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2743511478.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (363133610.000, 548702295.600, 734382752.000), stdev = 146590027.723 CI (99.9%): [2743511478.000, 2743511478.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9249669120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1224294400.000, 1849933824.000, 2475950080.000), stdev = 494224013.133 CI (99.9%): [9249669120.000, 9249669120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 28.40% complete, ETA 04:24:47 # Fork: 1 of 1 # Warmup Iteration 1: 666.730 us/op # Warmup Iteration 2: 596.825 us/op # Warmup Iteration 3: 623.829 us/op Iteration 1: 596.963 us/op totalInputBytes: 353257136.000 # totalOutputBytes: 1190615040.000 # Iteration 2: 607.882 us/op totalInputBytes: 443273584.000 # totalOutputBytes: 1494005760.000 # Iteration 3: 598.972 us/op totalInputBytes: 534657232.000 # totalOutputBytes: 1802004480.000 # Iteration 4: 599.084 us/op totalInputBytes: 626013536.000 # totalOutputBytes: 2109911040.000 # Iteration 5: 599.851 us/op totalInputBytes: 717260464.000 # totalOutputBytes: 2417448960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 600.550 ±(99.9%) 16.309 us/op [Average] (min, avg, max) = (596.963, 600.550, 607.882), stdev = 4.235 CI (99.9%): [584.241, 616.859] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2674461952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (353257136.000, 534892390.400, 717260464.000), stdev = 144002260.460 CI (99.9%): [2674461952.000, 2674461952.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9013985280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1190615040.000, 1802797056.000, 2417448960.000), stdev = 485344072.704 CI (99.9%): [9013985280.000, 9013985280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 28.45% complete, ETA 04:24:30 # Fork: 1 of 1 # Warmup Iteration 1: 711.915 us/op # Warmup Iteration 2: 674.674 us/op # Warmup Iteration 3: 684.276 us/op Iteration 1: 668.055 us/op totalInputBytes: 354629110.000 # totalOutputBytes: 1198284800.000 # Iteration 2: 671.432 us/op totalInputBytes: 444938010.000 # totalOutputBytes: 1503436800.000 # Iteration 3: 666.338 us/op totalInputBytes: 536004535.000 # totalOutputBytes: 1811148800.000 # Iteration 4: 675.086 us/op totalInputBytes: 625858860.000 # totalOutputBytes: 2114764800.000 # Iteration 5: 669.004 us/op totalInputBytes: 716531420.000 # totalOutputBytes: 2421145600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 669.983 ±(99.9%) 13.072 us/op [Average] (min, avg, max) = (666.338, 669.983, 675.086), stdev = 3.395 CI (99.9%): [656.911, 683.055] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2677961935.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (354629110.000, 535592387.000, 716531420.000), stdev = 143049871.870 CI (99.9%): [2677961935.000, 2677961935.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9048780800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1198284800.000, 1809756160.000, 2421145600.000), stdev = 483362708.449 CI (99.9%): [9048780800.000, 9048780800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 28.49% complete, ETA 04:24:13 # Fork: 1 of 1 # Warmup Iteration 1: 8.202 us/op # Warmup Iteration 2: 7.732 us/op # Warmup Iteration 3: 7.481 us/op Iteration 1: 7.459 us/op totalInputBytes: 229481759.000 # totalOutputBytes: 1063300096.000 # Iteration 2: 7.556 us/op totalInputBytes: 287995487.000 # totalOutputBytes: 1334422528.000 # Iteration 3: 7.451 us/op totalInputBytes: 347335976.000 # totalOutputBytes: 1609375744.000 # Iteration 4: 7.495 us/op totalInputBytes: 406331042.000 # totalOutputBytes: 1882728448.000 # Iteration 5: 7.590 us/op totalInputBytes: 464585095.000 # totalOutputBytes: 2152647680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.510 ±(99.9%) 0.235 us/op [Average] (min, avg, max) = (7.451, 7.510, 7.590), stdev = 0.061 CI (99.9%): [7.275, 7.745] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1735729359.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (229481759.000, 347145871.800, 464585095.000), stdev = 93057110.314 CI (99.9%): [1735729359.000, 1735729359.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8042474496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1063300096.000, 1608494899.200, 2152647680.000), stdev = 431178646.885 CI (99.9%): [8042474496.000, 8042474496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 28.54% complete, ETA 04:23:56 # Fork: 1 of 1 # Warmup Iteration 1: 11.407 us/op # Warmup Iteration 2: 10.446 us/op # Warmup Iteration 3: 10.369 us/op Iteration 1: 10.625 us/op totalInputBytes: 294791588.000 # totalOutputBytes: 1532317696.000 # Iteration 2: 10.464 us/op totalInputBytes: 370114538.000 # totalOutputBytes: 1923844096.000 # Iteration 3: 10.475 us/op totalInputBytes: 445356718.000 # totalOutputBytes: 2314950656.000 # Iteration 4: 10.492 us/op totalInputBytes: 520479516.000 # totalOutputBytes: 2705436672.000 # Iteration 5: 10.412 us/op totalInputBytes: 596176372.000 # totalOutputBytes: 3098906624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.494 ±(99.9%) 0.306 us/op [Average] (min, avg, max) = (10.412, 10.494, 10.625), stdev = 0.080 CI (99.9%): [10.187, 10.800] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2226918732.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (294791588.000, 445383746.400, 596176372.000), stdev = 119081110.154 CI (99.9%): [2226918732.000, 2226918732.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11575455744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1532317696.000, 2315091148.800, 3098906624.000), stdev = 618979983.747 CI (99.9%): [11575455744.000, 11575455744.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 28.59% complete, ETA 04:23:39 # Fork: 1 of 1 # Warmup Iteration 1: 14.387 us/op # Warmup Iteration 2: 13.270 us/op # Warmup Iteration 3: 13.273 us/op Iteration 1: 13.248 us/op totalInputBytes: 331869087.000 # totalOutputBytes: 1817293824.000 # Iteration 2: 13.341 us/op totalInputBytes: 415988232.000 # totalOutputBytes: 2277924864.000 # Iteration 3: 13.285 us/op totalInputBytes: 500459685.000 # totalOutputBytes: 2740485120.000 # Iteration 4: 13.277 us/op totalInputBytes: 584992287.000 # totalOutputBytes: 3203380224.000 # Iteration 5: 13.089 us/op totalInputBytes: 670732161.000 # totalOutputBytes: 3672886272.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.248 ±(99.9%) 0.366 us/op [Average] (min, avg, max) = (13.089, 13.248, 13.341), stdev = 0.095 CI (99.9%): [12.882, 13.614] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2504041452.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (331869087.000, 500808290.400, 670732161.000), stdev = 133880623.469 CI (99.9%): [2504041452.000, 2504041452.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13711970304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1817293824.000, 2742394060.800, 3672886272.000), stdev = 733121702.844 CI (99.9%): [13711970304.000, 13711970304.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 28.64% complete, ETA 04:23:22 # Fork: 1 of 1 # Warmup Iteration 1: 18.263 us/op # Warmup Iteration 2: 16.776 us/op # Warmup Iteration 3: 16.246 us/op Iteration 1: 16.277 us/op totalInputBytes: 342369013.000 # totalOutputBytes: 1944997888.000 # Iteration 2: 16.231 us/op totalInputBytes: 431231542.000 # totalOutputBytes: 2449825792.000 # Iteration 3: 16.654 us/op totalInputBytes: 517831573.000 # totalOutputBytes: 2941800448.000 # Iteration 4: 16.143 us/op totalInputBytes: 607177172.000 # totalOutputBytes: 3449372672.000 # Iteration 5: 16.083 us/op totalInputBytes: 696859478.000 # totalOutputBytes: 3958857728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 16.277 ±(99.9%) 0.861 us/op [Average] (min, avg, max) = (16.083, 16.277, 16.654), stdev = 0.224 CI (99.9%): [15.417, 17.138] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2595468778.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (342369013.000, 519093755.600, 696859478.000), stdev = 139921707.247 CI (99.9%): [2595468778.000, 2595468778.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14744854528.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1944997888.000, 2948970905.600, 3958857728.000), stdev = 794895024.804 CI (99.9%): [14744854528.000, 14744854528.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 28.69% complete, ETA 04:23:05 # Fork: 1 of 1 # Warmup Iteration 1: 20.790 us/op # Warmup Iteration 2: 18.865 us/op # Warmup Iteration 3: 18.817 us/op Iteration 1: 18.765 us/op totalInputBytes: 367912386.000 # totalOutputBytes: 2126085120.000 # Iteration 2: 18.792 us/op totalInputBytes: 462235946.000 # totalOutputBytes: 2671160320.000 # Iteration 3: 18.814 us/op totalInputBytes: 556442554.000 # totalOutputBytes: 3215559680.000 # Iteration 4: 18.933 us/op totalInputBytes: 650051998.000 # totalOutputBytes: 3756508160.000 # Iteration 5: 18.884 us/op totalInputBytes: 743906864.000 # totalOutputBytes: 4298874880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 18.838 ±(99.9%) 0.267 us/op [Average] (min, avg, max) = (18.765, 18.838, 18.933), stdev = 0.069 CI (99.9%): [18.571, 19.105] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2780549748.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (367912386.000, 556109949.600, 743906864.000), stdev = 148596392.653 CI (99.9%): [2780549748.000, 2780549748.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16068188160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2126085120.000, 3213637632.000, 4298874880.000), stdev = 858706016.236 CI (99.9%): [16068188160.000, 16068188160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 28.74% complete, ETA 04:22:49 # Fork: 1 of 1 # Warmup Iteration 1: 22.775 us/op # Warmup Iteration 2: 21.253 us/op # Warmup Iteration 3: 21.184 us/op Iteration 1: 21.201 us/op totalInputBytes: 386727712.000 # totalOutputBytes: 2278096896.000 # Iteration 2: 21.204 us/op totalInputBytes: 485124332.000 # totalOutputBytes: 2857721856.000 # Iteration 3: 21.250 us/op totalInputBytes: 583309223.000 # totalOutputBytes: 3436099584.000 # Iteration 4: 21.372 us/op totalInputBytes: 680926722.000 # totalOutputBytes: 4011134976.000 # Iteration 5: 21.201 us/op totalInputBytes: 779346288.000 # totalOutputBytes: 4590895104.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.246 ±(99.9%) 0.284 us/op [Average] (min, avg, max) = (21.201, 21.246, 21.372), stdev = 0.074 CI (99.9%): [20.962, 21.530] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2915434277.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (386727712.000, 583086855.400, 779346288.000), stdev = 155116104.109 CI (99.9%): [2915434277.000, 2915434277.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17173948416.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2278096896.000, 3434789683.200, 4590895104.000), stdev = 913742419.603 CI (99.9%): [17173948416.000, 17173948416.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 28.79% complete, ETA 04:22:32 # Fork: 1 of 1 # Warmup Iteration 1: 26.524 us/op # Warmup Iteration 2: 24.472 us/op # Warmup Iteration 3: 24.538 us/op Iteration 1: 24.495 us/op totalInputBytes: 387022664.000 # totalOutputBytes: 2296505344.000 # Iteration 2: 24.234 us/op totalInputBytes: 486744272.000 # totalOutputBytes: 2888230912.000 # Iteration 3: 24.226 us/op totalInputBytes: 586488832.000 # totalOutputBytes: 3480092672.000 # Iteration 4: 24.214 us/op totalInputBytes: 686282920.000 # totalOutputBytes: 4072248320.000 # Iteration 5: 24.168 us/op totalInputBytes: 786269080.000 # totalOutputBytes: 4665543680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 24.267 ±(99.9%) 0.500 us/op [Average] (min, avg, max) = (24.168, 24.267, 24.495), stdev = 0.130 CI (99.9%): [23.767, 24.768] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2932807768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (387022664.000, 586561553.600, 786269080.000), stdev = 157802654.029 CI (99.9%): [2932807768.000, 2932807768.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17402620928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2296505344.000, 3480524185.600, 4665543680.000), stdev = 936365417.286 CI (99.9%): [17402620928.000, 17402620928.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 28.84% complete, ETA 04:22:15 # Fork: 1 of 1 # Warmup Iteration 1: 29.702 us/op # Warmup Iteration 2: 27.835 us/op # Warmup Iteration 3: 26.867 us/op Iteration 1: 26.915 us/op totalInputBytes: 396892938.000 # totalOutputBytes: 2359468032.000 # Iteration 2: 27.913 us/op totalInputBytes: 495644552.000 # totalOutputBytes: 2946531328.000 # Iteration 3: 26.802 us/op totalInputBytes: 598494338.000 # totalOutputBytes: 3557957632.000 # Iteration 4: 26.856 us/op totalInputBytes: 701141558.000 # totalOutputBytes: 4168179712.000 # Iteration 5: 26.819 us/op totalInputBytes: 803921066.000 # totalOutputBytes: 4779188224.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 27.061 ±(99.9%) 1.842 us/op [Average] (min, avg, max) = (26.802, 27.061, 27.913), stdev = 0.478 CI (99.9%): [25.219, 28.903] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2996094452.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (396892938.000, 599218890.400, 803921066.000), stdev = 161210398.573 CI (99.9%): [2996094452.000, 2996094452.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17811324928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2359468032.000, 3562264985.600, 4779188224.000), stdev = 958371251.892 CI (99.9%): [17811324928.000, 17811324928.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 28.89% complete, ETA 04:21:58 # Fork: 1 of 1 # Warmup Iteration 1: 33.282 us/op # Warmup Iteration 2: 31.742 us/op # Warmup Iteration 3: 31.005 us/op Iteration 1: 30.798 us/op totalInputBytes: 387797795.000 # totalOutputBytes: 2328302592.000 # Iteration 2: 30.730 us/op totalInputBytes: 487720155.000 # totalOutputBytes: 2928227328.000 # Iteration 3: 30.677 us/op totalInputBytes: 587811365.000 # totalOutputBytes: 3529165824.000 # Iteration 4: 30.873 us/op totalInputBytes: 687267085.000 # totalOutputBytes: 4126288896.000 # Iteration 5: 32.722 us/op totalInputBytes: 781106240.000 # totalOutputBytes: 4689690624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 31.160 ±(99.9%) 3.374 us/op [Average] (min, avg, max) = (30.677, 31.160, 32.722), stdev = 0.876 CI (99.9%): [27.786, 34.534] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2931702640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (387797795.000, 586340528.000, 781106240.000), stdev = 155938457.923 CI (99.9%): [2931702640.000, 2931702640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17601675264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2328302592.000, 3520335052.800, 4689690624.000), stdev = 936240278.971 CI (99.9%): [17601675264.000, 17601675264.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 28.93% complete, ETA 04:21:42 # Fork: 1 of 1 # Warmup Iteration 1: 36.064 us/op # Warmup Iteration 2: 33.641 us/op # Warmup Iteration 3: 33.789 us/op Iteration 1: 33.760 us/op totalInputBytes: 403382592.000 # totalOutputBytes: 2390415360.000 # Iteration 2: 33.260 us/op totalInputBytes: 507326976.000 # totalOutputBytes: 3006382080.000 # Iteration 3: 33.307 us/op totalInputBytes: 611117568.000 # totalOutputBytes: 3621437440.000 # Iteration 4: 33.201 us/op totalInputBytes: 715234752.000 # totalOutputBytes: 4238428160.000 # Iteration 5: 33.626 us/op totalInputBytes: 818030016.000 # totalOutputBytes: 4847585280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.431 ±(99.9%) 0.951 us/op [Average] (min, avg, max) = (33.201, 33.431, 33.760), stdev = 0.247 CI (99.9%): [32.480, 34.381] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3055091904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (403382592.000, 611018380.800, 818030016.000), stdev = 163996499.347 CI (99.9%): [3055091904.000, 3055091904.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 18104248320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2390415360.000, 3620849664.000, 4847585280.000), stdev = 971831107.242 CI (99.9%): [18104248320.000, 18104248320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 28.98% complete, ETA 04:21:25 # Fork: 1 of 1 # Warmup Iteration 1: 69.485 us/op # Warmup Iteration 2: 63.009 us/op # Warmup Iteration 3: 62.019 us/op Iteration 1: 61.761 us/op totalInputBytes: 414708768.000 # totalOutputBytes: 2564382720.000 # Iteration 2: 61.437 us/op totalInputBytes: 522560736.000 # totalOutputBytes: 3231293440.000 # Iteration 3: 61.220 us/op totalInputBytes: 630786960.000 # totalOutputBytes: 3900518400.000 # Iteration 4: 61.661 us/op totalInputBytes: 738241488.000 # totalOutputBytes: 4564971520.000 # Iteration 5: 61.215 us/op totalInputBytes: 846484272.000 # totalOutputBytes: 5234298880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 61.459 ±(99.9%) 0.961 us/op [Average] (min, avg, max) = (61.215, 61.459, 61.761), stdev = 0.250 CI (99.9%): [60.497, 62.420] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3152782224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (414708768.000, 630556444.800, 846484272.000), stdev = 170641613.422 CI (99.9%): [3152782224.000, 3152782224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 19495464960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2564382720.000, 3899092992.000, 5234298880.000), stdev = 1055175194.106 CI (99.9%): [19495464960.000, 19495464960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 29.03% complete, ETA 04:21:08 # Fork: 1 of 1 # Warmup Iteration 1: 122.175 us/op # Warmup Iteration 2: 116.618 us/op # Warmup Iteration 3: 114.638 us/op Iteration 1: 114.428 us/op totalInputBytes: 338594784.000 # totalOutputBytes: 2103889920.000 # Iteration 2: 113.505 us/op totalInputBytes: 425742672.000 # totalOutputBytes: 2645391360.000 # Iteration 3: 114.791 us/op totalInputBytes: 511916592.000 # totalOutputBytes: 3180840960.000 # Iteration 4: 115.734 us/op totalInputBytes: 597378576.000 # totalOutputBytes: 3711866880.000 # Iteration 5: 112.353 us/op totalInputBytes: 685421328.000 # totalOutputBytes: 4258928640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 114.162 ±(99.9%) 4.962 us/op [Average] (min, avg, max) = (112.353, 114.162, 115.734), stdev = 1.289 CI (99.9%): [109.200, 119.124] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2559053952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (338594784.000, 511810790.400, 685421328.000), stdev = 136815552.634 CI (99.9%): [2559053952.000, 2559053952.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 15900917760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2103889920.000, 3180183552.000, 4258928640.000), stdev = 850116055.202 CI (99.9%): [15900917760.000, 15900917760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 29.08% complete, ETA 04:20:52 # Fork: 1 of 1 # Warmup Iteration 1: 177.835 us/op # Warmup Iteration 2: 163.956 us/op # Warmup Iteration 3: 163.433 us/op Iteration 1: 166.931 us/op totalInputBytes: 315804509.000 # totalOutputBytes: 1953095680.000 # Iteration 2: 170.430 us/op totalInputBytes: 393558529.000 # totalOutputBytes: 2433966080.000 # Iteration 3: 163.586 us/op totalInputBytes: 474564442.000 # totalOutputBytes: 2934947840.000 # Iteration 4: 164.474 us/op totalInputBytes: 555119991.000 # totalOutputBytes: 3433144320.000 # Iteration 5: 163.267 us/op totalInputBytes: 636271610.000 # totalOutputBytes: 3935027200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 165.738 ±(99.9%) 11.515 us/op [Average] (min, avg, max) = (163.267, 165.738, 170.430), stdev = 2.990 CI (99.9%): [154.223, 177.253] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2375319081.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (315804509.000, 475063816.200, 636271610.000), stdev = 126889550.448 CI (99.9%): [2375319081.000, 2375319081.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14690181120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1953095680.000, 2938036224.000, 3935027200.000), stdev = 784749507.224 CI (99.9%): [14690181120.000, 14690181120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 29.13% complete, ETA 04:20:35 # Fork: 1 of 1 # Warmup Iteration 1: 233.789 us/op # Warmup Iteration 2: 218.170 us/op # Warmup Iteration 3: 213.577 us/op Iteration 1: 214.794 us/op totalInputBytes: 300249920.000 # totalOutputBytes: 1864499200.000 # Iteration 2: 218.399 us/op totalInputBytes: 375815345.000 # totalOutputBytes: 2333747200.000 # Iteration 3: 215.274 us/op totalInputBytes: 452452620.000 # totalOutputBytes: 2809651200.000 # Iteration 4: 214.286 us/op totalInputBytes: 529436185.000 # totalOutputBytes: 3287705600.000 # Iteration 5: 212.105 us/op totalInputBytes: 607211270.000 # totalOutputBytes: 3770675200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 214.972 ±(99.9%) 8.729 us/op [Average] (min, avg, max) = (212.105, 214.972, 218.399), stdev = 2.267 CI (99.9%): [206.243, 223.701] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2265165340.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (300249920.000, 453033068.000, 607211270.000), stdev = 121360988.622 CI (99.9%): [2265165340.000, 2265165340.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14066278400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1864499200.000, 2813255680.000, 3770675200.000), stdev = 753630396.294 CI (99.9%): [14066278400.000, 14066278400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 29.18% complete, ETA 04:20:18 # Fork: 1 of 1 # Warmup Iteration 1: 279.451 us/op # Warmup Iteration 2: 264.702 us/op # Warmup Iteration 3: 262.333 us/op Iteration 1: 261.624 us/op totalInputBytes: 295570294.000 # totalOutputBytes: 1843077120.000 # Iteration 2: 277.679 us/op totalInputBytes: 366590718.000 # totalOutputBytes: 2285936640.000 # Iteration 3: 263.837 us/op totalInputBytes: 441315870.000 # totalOutputBytes: 2751897600.000 # Iteration 4: 259.387 us/op totalInputBytes: 517321912.000 # totalOutputBytes: 3225845760.000 # Iteration 5: 258.457 us/op totalInputBytes: 593593985.000 # totalOutputBytes: 3701452800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 264.197 ±(99.9%) 30.111 us/op [Average] (min, avg, max) = (258.457, 264.197, 277.679), stdev = 7.820 CI (99.9%): [234.086, 294.308] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2214392779.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (295570294.000, 442878555.800, 593593985.000), stdev = 118087842.366 CI (99.9%): [2214392779.000, 2214392779.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13808209920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1843077120.000, 2761641984.000, 3701452800.000), stdev = 736356138.738 CI (99.9%): [13808209920.000, 13808209920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 29.23% complete, ETA 04:20:02 # Fork: 1 of 1 # Warmup Iteration 1: 329.570 us/op # Warmup Iteration 2: 315.074 us/op # Warmup Iteration 3: 312.863 us/op Iteration 1: 313.561 us/op totalInputBytes: 288510188.000 # totalOutputBytes: 1806622720.000 # Iteration 2: 313.174 us/op totalInputBytes: 361656518.000 # totalOutputBytes: 2264657920.000 # Iteration 3: 311.402 us/op totalInputBytes: 435214940.000 # totalOutputBytes: 2725273600.000 # Iteration 4: 315.735 us/op totalInputBytes: 507777473.000 # totalOutputBytes: 3179653120.000 # Iteration 5: 310.865 us/op totalInputBytes: 581450365.000 # totalOutputBytes: 3640985600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 312.947 ±(99.9%) 7.437 us/op [Average] (min, avg, max) = (310.865, 312.947, 315.735), stdev = 1.931 CI (99.9%): [305.510, 320.384] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2174609484.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (288510188.000, 434921896.800, 581450365.000), stdev = 115739812.786 CI (99.9%): [2174609484.000, 2174609484.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13617192960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1806622720.000, 2723438592.000, 3640985600.000), stdev = 724751444.092 CI (99.9%): [13617192960.000, 13617192960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 29.28% complete, ETA 04:19:45 # Fork: 1 of 1 # Warmup Iteration 1: 392.973 us/op # Warmup Iteration 2: 378.492 us/op # Warmup Iteration 3: 367.010 us/op Iteration 1: 366.185 us/op totalInputBytes: 279085702.000 # totalOutputBytes: 1744977920.000 # Iteration 2: 365.077 us/op totalInputBytes: 350897764.000 # totalOutputBytes: 2193981440.000 # Iteration 3: 365.257 us/op totalInputBytes: 422683622.000 # totalOutputBytes: 2642821120.000 # Iteration 4: 375.576 us/op totalInputBytes: 492477976.000 # totalOutputBytes: 3079208960.000 # Iteration 5: 365.316 us/op totalInputBytes: 564237630.000 # totalOutputBytes: 3527884800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 367.482 ±(99.9%) 17.501 us/op [Average] (min, avg, max) = (365.077, 367.482, 375.576), stdev = 4.545 CI (99.9%): [349.982, 384.983] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2109382694.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (279085702.000, 421876538.800, 564237630.000), stdev = 112560099.671 CI (99.9%): [2109382694.000, 2109382694.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13188874240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1744977920.000, 2637774848.000, 3527884800.000), stdev = 703779832.472 CI (99.9%): [13188874240.000, 13188874240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 29.33% complete, ETA 04:19:29 # Fork: 1 of 1 # Warmup Iteration 1: 435.613 us/op # Warmup Iteration 2: 410.450 us/op # Warmup Iteration 3: 416.129 us/op Iteration 1: 411.991 us/op totalInputBytes: 281026845.000 # totalOutputBytes: 1763665920.000 # Iteration 2: 412.040 us/op totalInputBytes: 352337205.000 # totalOutputBytes: 2211194880.000 # Iteration 3: 414.390 us/op totalInputBytes: 423251070.000 # totalOutputBytes: 2656235520.000 # Iteration 4: 408.252 us/op totalInputBytes: 495236940.000 # totalOutputBytes: 3108003840.000 # Iteration 5: 409.886 us/op totalInputBytes: 566929110.000 # totalOutputBytes: 3557928960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 411.312 ±(99.9%) 9.002 us/op [Average] (min, avg, max) = (408.252, 411.312, 414.390), stdev = 2.338 CI (99.9%): [402.310, 420.313] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2118781170.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (281026845.000, 423756234.000, 566929110.000), stdev = 113005060.872 CI (99.9%): [2118781170.000, 2118781170.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13297029120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1763665920.000, 2659405824.000, 3557928960.000), stdev = 709196214.502 CI (99.9%): [13297029120.000, 13297029120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 29.37% complete, ETA 04:19:13 # Fork: 1 of 1 # Warmup Iteration 1: 489.061 us/op # Warmup Iteration 2: 461.475 us/op # Warmup Iteration 3: 461.140 us/op Iteration 1: 483.160 us/op totalInputBytes: 276358420.000 # totalOutputBytes: 1731891200.000 # Iteration 2: 468.221 us/op totalInputBytes: 346211920.000 # totalOutputBytes: 2169651200.000 # Iteration 3: 476.736 us/op totalInputBytes: 414790900.000 # totalOutputBytes: 2599424000.000 # Iteration 4: 458.883 us/op totalInputBytes: 486049640.000 # totalOutputBytes: 3045990400.000 # Iteration 5: 459.247 us/op totalInputBytes: 557243020.000 # totalOutputBytes: 3492147200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 469.249 ±(99.9%) 41.209 us/op [Average] (min, avg, max) = (458.883, 469.249, 483.160), stdev = 10.702 CI (99.9%): [428.041, 510.458] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2080653900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (276358420.000, 416130780.000, 557243020.000), stdev = 110936993.541 CI (99.9%): [2080653900.000, 2080653900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13039104000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1731891200.000, 2607820800.000, 3492147200.000), stdev = 695223264.296 CI (99.9%): [13039104000.000, 13039104000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 29.42% complete, ETA 04:18:56 # Fork: 1 of 1 # Warmup Iteration 1: 64.492 us/op # Warmup Iteration 2: 45.132 us/op # Warmup Iteration 3: 45.602 us/op Iteration 1: 46.332 us/op totalInputBytes: 131337914.000 # totalOutputBytes: 166242304.000 # Iteration 2: 44.005 us/op totalInputBytes: 168277663.000 # totalOutputBytes: 212999168.000 # Iteration 3: 41.979 us/op totalInputBytes: 206832176.000 # totalOutputBytes: 261799936.000 # Iteration 4: 42.307 us/op totalInputBytes: 245084123.000 # totalOutputBytes: 310217728.000 # Iteration 5: 47.486 us/op totalInputBytes: 279165675.000 # totalOutputBytes: 353356800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 44.422 ±(99.9%) 9.363 us/op [Average] (min, avg, max) = (41.979, 44.422, 47.486), stdev = 2.432 CI (99.9%): [35.058, 53.785] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1030697551.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (131337914.000, 206139510.200, 279165675.000), stdev = 58904120.537 CI (99.9%): [1030697551.000, 1030697551.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 1304615936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (166242304.000, 260923187.200, 353356800.000), stdev = 74558491.261 CI (99.9%): [1304615936.000, 1304615936.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 29.47% complete, ETA 04:18:40 # Fork: 1 of 1 # Warmup Iteration 1: 67.001 us/op # Warmup Iteration 2: 48.107 us/op # Warmup Iteration 3: 47.383 us/op Iteration 1: 49.456 us/op totalInputBytes: 242553279.000 # totalOutputBytes: 316602368.000 # Iteration 2: 47.149 us/op totalInputBytes: 309133794.000 # totalOutputBytes: 403509248.000 # Iteration 3: 45.916 us/op totalInputBytes: 377491986.000 # totalOutputBytes: 492736512.000 # Iteration 4: 44.477 us/op totalInputBytes: 448473546.000 # totalOutputBytes: 585388032.000 # Iteration 5: 45.078 us/op totalInputBytes: 518581173.000 # totalOutputBytes: 676898816.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.415 ±(99.9%) 7.600 us/op [Average] (min, avg, max) = (44.477, 46.415, 49.456), stdev = 1.974 CI (99.9%): [38.815, 54.015] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1896233778.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (242553279.000, 379246755.600, 518581173.000), stdev = 109327994.502 CI (99.9%): [1896233778.000, 1896233778.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 2475134976.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (316602368.000, 495026995.200, 676898816.000), stdev = 142704737.246 CI (99.9%): [2475134976.000, 2475134976.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 29.52% complete, ETA 04:18:24 # Fork: 1 of 1 # Warmup Iteration 1: 69.226 us/op # Warmup Iteration 2: 48.341 us/op # Warmup Iteration 3: 45.060 us/op Iteration 1: 45.803 us/op totalInputBytes: 369349156.000 # totalOutputBytes: 486552576.000 # Iteration 2: 51.120 us/op totalInputBytes: 460609644.000 # totalOutputBytes: 606772224.000 # Iteration 3: 54.600 us/op totalInputBytes: 546138076.000 # totalOutputBytes: 719440896.000 # Iteration 4: 49.296 us/op totalInputBytes: 640772968.000 # totalOutputBytes: 844105728.000 # Iteration 5: 45.798 us/op totalInputBytes: 743534880.000 # totalOutputBytes: 979476480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 49.323 ±(99.9%) 14.394 us/op [Average] (min, avg, max) = (45.798, 49.323, 54.600), stdev = 3.738 CI (99.9%): [34.929, 63.717] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2760404724.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (369349156.000, 552080944.800, 743534880.000), stdev = 146896313.331 CI (99.9%): [2760404724.000, 2760404724.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 3636347904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (486552576.000, 727269580.800, 979476480.000), stdev = 193510066.274 CI (99.9%): [3636347904.000, 3636347904.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 29.57% complete, ETA 04:18:08 # Fork: 1 of 1 # Warmup Iteration 1: 75.114 us/op # Warmup Iteration 2: 49.369 us/op # Warmup Iteration 3: 47.587 us/op Iteration 1: 46.597 us/op totalInputBytes: 471306600.000 # totalOutputBytes: 623738880.000 # Iteration 2: 45.759 us/op totalInputBytes: 606830460.000 # totalOutputBytes: 803094528.000 # Iteration 3: 47.939 us/op totalInputBytes: 736003380.000 # totalOutputBytes: 974045184.000 # Iteration 4: 52.268 us/op totalInputBytes: 854582115.000 # totalOutputBytes: 1130975232.000 # Iteration 5: 53.815 us/op totalInputBytes: 969709925.000 # totalOutputBytes: 1283338240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 49.276 ±(99.9%) 13.734 us/op [Average] (min, avg, max) = (45.759, 49.276, 53.815), stdev = 3.567 CI (99.9%): [35.541, 63.010] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3638432480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (471306600.000, 727686496.000, 969709925.000), stdev = 196903428.980 CI (99.9%): [3638432480.000, 3638432480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4815192064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (623738880.000, 963038412.800, 1283338240.000), stdev = 260586896.640 CI (99.9%): [4815192064.000, 4815192064.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 29.62% complete, ETA 04:17:52 # Fork: 1 of 1 # Warmup Iteration 1: 73.647 us/op # Warmup Iteration 2: 55.353 us/op # Warmup Iteration 3: 56.140 us/op Iteration 1: 52.759 us/op totalInputBytes: 528065727.000 # totalOutputBytes: 700984320.000 # Iteration 2: 53.598 us/op totalInputBytes: 672020538.000 # totalOutputBytes: 892078080.000 # Iteration 3: 55.203 us/op totalInputBytes: 811794361.000 # totalOutputBytes: 1077621760.000 # Iteration 4: 50.230 us/op totalInputBytes: 965399386.000 # totalOutputBytes: 1281525760.000 # Iteration 5: 54.487 us/op totalInputBytes: 1107001427.000 # totalOutputBytes: 1469496320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 53.256 ±(99.9%) 7.414 us/op [Average] (min, avg, max) = (50.230, 53.256, 55.203), stdev = 1.925 CI (99.9%): [45.842, 60.670] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4084281439.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (528065727.000, 816856287.800, 1107001427.000), stdev = 229484345.520 CI (99.9%): [4084281439.000, 4084281439.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5421706240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (700984320.000, 1084341248.000, 1469496320.000), stdev = 304630502.738 CI (99.9%): [5421706240.000, 5421706240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 29.67% complete, ETA 04:17:36 # Fork: 1 of 1 # Warmup Iteration 1: 86.489 us/op # Warmup Iteration 2: 55.682 us/op # Warmup Iteration 3: 52.649 us/op Iteration 1: 60.796 us/op totalInputBytes: 600897540.000 # totalOutputBytes: 798597120.000 # Iteration 2: 55.277 us/op totalInputBytes: 768273255.000 # totalOutputBytes: 1021040640.000 # Iteration 3: 57.544 us/op totalInputBytes: 929010342.000 # totalOutputBytes: 1234661376.000 # Iteration 4: 52.082 us/op totalInputBytes: 1106570526.000 # totalOutputBytes: 1470640128.000 # Iteration 5: 51.429 us/op totalInputBytes: 1287001593.000 # totalOutputBytes: 1710434304.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 55.425 ±(99.9%) 14.976 us/op [Average] (min, avg, max) = (51.429, 55.425, 60.796), stdev = 3.889 CI (99.9%): [40.450, 70.401] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4691753256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (600897540.000, 938350651.200, 1287001593.000), stdev = 270528912.424 CI (99.9%): [4691753256.000, 4691753256.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6235373568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (798597120.000, 1247074713.600, 1710434304.000), stdev = 359534855.706 CI (99.9%): [6235373568.000, 6235373568.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 29.72% complete, ETA 04:17:20 # Fork: 1 of 1 # Warmup Iteration 1: 89.858 us/op # Warmup Iteration 2: 60.440 us/op # Warmup Iteration 3: 63.296 us/op Iteration 1: 59.396 us/op totalInputBytes: 650109510.000 # totalOutputBytes: 865363968.000 # Iteration 2: 59.182 us/op totalInputBytes: 832144050.000 # totalOutputBytes: 1107671040.000 # Iteration 3: 56.142 us/op totalInputBytes: 1024027755.000 # totalOutputBytes: 1363088384.000 # Iteration 4: 57.923 us/op totalInputBytes: 1210014885.000 # totalOutputBytes: 1610656768.000 # Iteration 5: 58.374 us/op totalInputBytes: 1394553450.000 # totalOutputBytes: 1856296960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 58.203 ±(99.9%) 4.997 us/op [Average] (min, avg, max) = (56.142, 58.203, 59.396), stdev = 1.298 CI (99.9%): [53.207, 63.200] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5110849650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (650109510.000, 1022169930.000, 1394553450.000), stdev = 295168365.429 CI (99.9%): [5110849650.000, 5110849650.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6803077120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (865363968.000, 1360615424.000, 1856296960.000), stdev = 392900063.769 CI (99.9%): [6803077120.000, 6803077120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 29.77% complete, ETA 04:17:04 # Fork: 1 of 1 # Warmup Iteration 1: 98.213 us/op # Warmup Iteration 2: 69.129 us/op # Warmup Iteration 3: 71.323 us/op Iteration 1: 73.277 us/op totalInputBytes: 643406644.000 # totalOutputBytes: 857317376.000 # Iteration 2: 70.028 us/op totalInputBytes: 819048856.000 # totalOutputBytes: 1091354624.000 # Iteration 3: 65.281 us/op totalInputBytes: 1007448168.000 # totalOutputBytes: 1342390272.000 # Iteration 4: 67.382 us/op totalInputBytes: 1190523312.000 # totalOutputBytes: 1586331648.000 # Iteration 5: 68.238 us/op totalInputBytes: 1370794968.000 # totalOutputBytes: 1826537472.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 68.841 ±(99.9%) 11.593 us/op [Average] (min, avg, max) = (65.281, 68.841, 73.277), stdev = 3.011 CI (99.9%): [57.248, 80.434] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5031221948.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (643406644.000, 1006244389.600, 1370794968.000), stdev = 288769238.306 CI (99.9%): [5031221948.000, 5031221948.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6703931392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (857317376.000, 1340786278.400, 1826537472.000), stdev = 384775146.422 CI (99.9%): [6703931392.000, 6703931392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 29.81% complete, ETA 04:16:48 # Fork: 1 of 1 # Warmup Iteration 1: 105.211 us/op # Warmup Iteration 2: 69.841 us/op # Warmup Iteration 3: 66.044 us/op Iteration 1: 66.554 us/op totalInputBytes: 746829538.000 # totalOutputBytes: 995484672.000 # Iteration 2: 68.637 us/op totalInputBytes: 948344982.000 # totalOutputBytes: 1264094208.000 # Iteration 3: 71.594 us/op totalInputBytes: 1141591282.000 # totalOutputBytes: 1521681408.000 # Iteration 4: 67.048 us/op totalInputBytes: 1347905042.000 # totalOutputBytes: 1796686848.000 # Iteration 5: 70.827 us/op totalInputBytes: 1543190972.000 # totalOutputBytes: 2056992768.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 68.932 ±(99.9%) 8.604 us/op [Average] (min, avg, max) = (66.554, 68.932, 71.594), stdev = 2.234 CI (99.9%): [60.328, 77.536] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5727861816.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (746829538.000, 1145572363.200, 1543190972.000), stdev = 315019602.773 CI (99.9%): [5727861816.000, 5727861816.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7634939904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (995484672.000, 1526987980.800, 2056992768.000), stdev = 419904636.847 CI (99.9%): [7634939904.000, 7634939904.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 29.86% complete, ETA 04:16:32 # Fork: 1 of 1 # Warmup Iteration 1: 107.167 us/op # Warmup Iteration 2: 72.166 us/op # Warmup Iteration 3: 70.676 us/op Iteration 1: 68.340 us/op totalInputBytes: 797781366.000 # totalOutputBytes: 1064540160.000 # Iteration 2: 71.541 us/op totalInputBytes: 1012768476.000 # totalOutputBytes: 1351413760.000 # Iteration 3: 69.868 us/op totalInputBytes: 1232482770.000 # totalOutputBytes: 1644595200.000 # Iteration 4: 67.403 us/op totalInputBytes: 1460262438.000 # totalOutputBytes: 1948538880.000 # Iteration 5: 68.955 us/op totalInputBytes: 1682915874.000 # totalOutputBytes: 2245642240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 69.221 ±(99.9%) 6.073 us/op [Average] (min, avg, max) = (67.403, 69.221, 71.541), stdev = 1.577 CI (99.9%): [63.148, 75.295] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6186210924.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (797781366.000, 1237242184.800, 1682915874.000), stdev = 350677907.707 CI (99.9%): [6186210924.000, 6186210924.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8254730240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1064540160.000, 1650946048.000, 2245642240.000), stdev = 467936118.702 CI (99.9%): [8254730240.000, 8254730240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 29.91% complete, ETA 04:16:16 # Fork: 1 of 1 # Warmup Iteration 1: 122.924 us/op # Warmup Iteration 2: 107.190 us/op # Warmup Iteration 3: 110.908 us/op Iteration 1: 133.264 us/op totalInputBytes: 1044050140.000 # totalOutputBytes: 1396613120.000 # Iteration 2: 103.582 us/op totalInputBytes: 1339824030.000 # totalOutputBytes: 1792266240.000 # Iteration 3: 103.595 us/op totalInputBytes: 1635490750.000 # totalOutputBytes: 2187776000.000 # Iteration 4: 97.123 us/op totalInputBytes: 1950892060.000 # totalOutputBytes: 2609684480.000 # Iteration 5: 92.967 us/op totalInputBytes: 2280332640.000 # totalOutputBytes: 3050373120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 106.106 ±(99.9%) 60.993 us/op [Average] (min, avg, max) = (92.967, 106.106, 133.264), stdev = 15.840 CI (99.9%): [45.113, 167.099] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 8250589620.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1044050140.000, 1650117924.000, 2280332640.000), stdev = 487711513.814 CI (99.9%): [8250589620.000, 8250589620.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11036712960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1396613120.000, 2207342592.000, 3050373120.000), stdev = 652405735.003 CI (99.9%): [11036712960.000, 11036712960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 29.96% complete, ETA 04:16:00 # Fork: 1 of 1 # Warmup Iteration 1: 154.566 us/op # Warmup Iteration 2: 137.498 us/op # Warmup Iteration 3: 124.971 us/op Iteration 1: 124.088 us/op totalInputBytes: 1367953228.000 # totalOutputBytes: 1831249920.000 # Iteration 2: 129.044 us/op totalInputBytes: 1723761968.000 # totalOutputBytes: 2307563520.000 # Iteration 3: 123.218 us/op totalInputBytes: 2096414540.000 # totalOutputBytes: 2806425600.000 # Iteration 4: 131.252 us/op totalInputBytes: 2446256800.000 # totalOutputBytes: 3274752000.000 # Iteration 5: 124.697 us/op totalInputBytes: 2814434512.000 # totalOutputBytes: 3767623680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 126.460 ±(99.9%) 13.462 us/op [Average] (min, avg, max) = (123.218, 126.460, 131.252), stdev = 3.496 CI (99.9%): [112.998, 139.922] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10448821048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1367953228.000, 2089764209.600, 2814434512.000), stdev = 571674508.593 CI (99.9%): [10448821048.000, 10448821048.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13987614720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1831249920.000, 2797522944.000, 3767623680.000), stdev = 765288517.691 CI (99.9%): [13987614720.000, 13987614720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 30.01% complete, ETA 04:15:45 # Fork: 1 of 1 # Warmup Iteration 1: 194.913 us/op # Warmup Iteration 2: 162.503 us/op # Warmup Iteration 3: 160.500 us/op Iteration 1: 167.929 us/op totalInputBytes: 1436031194.000 # totalOutputBytes: 1922908160.000 # Iteration 2: 157.826 us/op totalInputBytes: 1823807947.000 # totalOutputBytes: 2442158080.000 # Iteration 3: 149.426 us/op totalInputBytes: 2233364068.000 # totalOutputBytes: 2990571520.000 # Iteration 4: 149.933 us/op totalInputBytes: 2641849574.000 # totalOutputBytes: 3537551360.000 # Iteration 5: 146.085 us/op totalInputBytes: 3060796518.000 # totalOutputBytes: 4098539520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 154.240 ±(99.9%) 33.815 us/op [Average] (min, avg, max) = (146.085, 154.240, 167.929), stdev = 8.782 CI (99.9%): [120.425, 188.055] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 11195849301.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1436031194.000, 2239169860.200, 3060796518.000), stdev = 643197531.871 CI (99.9%): [11195849301.000, 11195849301.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14991728640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1922908160.000, 2998345728.000, 4098539520.000), stdev = 861269440.172 CI (99.9%): [14991728640.000, 14991728640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 30.06% complete, ETA 04:15:29 # Fork: 1 of 1 # Warmup Iteration 1: 228.686 us/op # Warmup Iteration 2: 190.395 us/op # Warmup Iteration 3: 189.172 us/op Iteration 1: 192.394 us/op totalInputBytes: 1537753525.000 # totalOutputBytes: 2059724800.000 # Iteration 2: 182.702 us/op totalInputBytes: 1956431950.000 # totalOutputBytes: 2620518400.000 # Iteration 3: 184.635 us/op totalInputBytes: 2370599825.000 # totalOutputBytes: 3175270400.000 # Iteration 4: 186.165 us/op totalInputBytes: 2781403900.000 # totalOutputBytes: 3725516800.000 # Iteration 5: 185.584 us/op totalInputBytes: 3193507625.000 # totalOutputBytes: 4277504000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 186.296 ±(99.9%) 14.068 us/op [Average] (min, avg, max) = (182.702, 186.296, 192.394), stdev = 3.653 CI (99.9%): [172.228, 200.364] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 11839696825.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1537753525.000, 2367939365.000, 3193507625.000), stdev = 654039340.026 CI (99.9%): [11839696825.000, 11839696825.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 15858534400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2059724800.000, 3171706880.000, 4277504000.000), stdev = 876044845.241 CI (99.9%): [15858534400.000, 15858534400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 30.11% complete, ETA 04:15:13 # Fork: 1 of 1 # Warmup Iteration 1: 249.800 us/op # Warmup Iteration 2: 213.084 us/op # Warmup Iteration 3: 213.594 us/op Iteration 1: 224.503 us/op totalInputBytes: 1636503924.000 # totalOutputBytes: 2192424960.000 # Iteration 2: 211.190 us/op totalInputBytes: 2071770675.000 # totalOutputBytes: 2775552000.000 # Iteration 3: 231.351 us/op totalInputBytes: 2468422464.000 # totalOutputBytes: 3306946560.000 # Iteration 4: 211.110 us/op totalInputBytes: 2903047161.000 # totalOutputBytes: 3889213440.000 # Iteration 5: 216.876 us/op totalInputBytes: 3326160747.000 # totalOutputBytes: 4456058880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 219.006 ±(99.9%) 33.931 us/op [Average] (min, avg, max) = (211.110, 219.006, 231.351), stdev = 8.812 CI (99.9%): [185.075, 252.936] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12405904971.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1636503924.000, 2481180994.200, 3326160747.000), stdev = 665811682.800 CI (99.9%): [12405904971.000, 12405904971.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16620195840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2192424960.000, 3324039168.000, 4456058880.000), stdev = 891988177.128 CI (99.9%): [16620195840.000, 16620195840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 30.16% complete, ETA 04:14:57 # Fork: 1 of 1 # Warmup Iteration 1: 292.215 us/op # Warmup Iteration 2: 298.210 us/op # Warmup Iteration 3: 228.134 us/op Iteration 1: 254.848 us/op totalInputBytes: 1616663000.000 # totalOutputBytes: 2166026240.000 # Iteration 2: 243.473 us/op totalInputBytes: 2056326000.000 # totalOutputBytes: 2755092480.000 # Iteration 3: 253.397 us/op totalInputBytes: 2478762000.000 # totalOutputBytes: 3321077760.000 # Iteration 4: 257.681 us/op totalInputBytes: 2894189500.000 # totalOutputBytes: 3877672960.000 # Iteration 5: 245.568 us/op totalInputBytes: 3330054000.000 # totalOutputBytes: 4461649920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 250.993 ±(99.9%) 23.687 us/op [Average] (min, avg, max) = (243.473, 250.993, 257.681), stdev = 6.151 CI (99.9%): [227.307, 274.680] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12375994500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1616663000.000, 2475198900.000, 3330054000.000), stdev = 674329566.775 CI (99.9%): [12375994500.000, 12375994500.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16581519360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2166026240.000, 3316303872.000, 4461649920.000), stdev = 903475576.569 CI (99.9%): [16581519360.000, 16581519360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 30.21% complete, ETA 04:14:41 # Fork: 1 of 1 # Warmup Iteration 1: 329.957 us/op # Warmup Iteration 2: 288.735 us/op # Warmup Iteration 3: 255.202 us/op Iteration 1: 268.269 us/op totalInputBytes: 1731338703.000 # totalOutputBytes: 2319892480.000 # Iteration 2: 261.727 us/op totalInputBytes: 2198669931.000 # totalOutputBytes: 2946088960.000 # Iteration 3: 266.821 us/op totalInputBytes: 2657075157.000 # totalOutputBytes: 3560325120.000 # Iteration 4: 264.178 us/op totalInputBytes: 3120126795.000 # totalOutputBytes: 4180787200.000 # Iteration 5: 247.474 us/op totalInputBytes: 3614419440.000 # totalOutputBytes: 4843110400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 261.694 ±(99.9%) 32.096 us/op [Average] (min, avg, max) = (247.474, 261.694, 268.269), stdev = 8.335 CI (99.9%): [229.598, 293.790] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13321630026.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1731338703.000, 2664326005.200, 3614419440.000), stdev = 741246476.406 CI (99.9%): [13321630026.000, 13321630026.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17850204160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2319892480.000, 3570040832.000, 4843110400.000), stdev = 993226873.206 CI (99.9%): [17850204160.000, 17850204160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 30.25% complete, ETA 04:14:26 # Fork: 1 of 1 # Warmup Iteration 1: 335.985 us/op # Warmup Iteration 2: 347.707 us/op # Warmup Iteration 3: 282.764 us/op Iteration 1: 283.490 us/op totalInputBytes: 1777034288.000 # totalOutputBytes: 2381230080.000 # Iteration 2: 295.606 us/op totalInputBytes: 2242647808.000 # totalOutputBytes: 3005153280.000 # Iteration 3: 299.976 us/op totalInputBytes: 2701314952.000 # totalOutputBytes: 3619768320.000 # Iteration 4: 290.646 us/op totalInputBytes: 3174906488.000 # totalOutputBytes: 4254382080.000 # Iteration 5: 273.830 us/op totalInputBytes: 3677521496.000 # totalOutputBytes: 4927887360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 288.710 ±(99.9%) 39.780 us/op [Average] (min, avg, max) = (273.830, 288.710, 299.976), stdev = 10.331 CI (99.9%): [248.930, 328.489] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13573425032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1777034288.000, 2714685006.400, 3677521496.000), stdev = 748505955.650 CI (99.9%): [13573425032.000, 13573425032.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 18188421120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2381230080.000, 3637684224.000, 4927887360.000), stdev = 1002999721.890 CI (99.9%): [18188421120.000, 18188421120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 30.30% complete, ETA 04:14:10 # Fork: 1 of 1 # Warmup Iteration 1: 352.045 us/op # Warmup Iteration 2: 327.347 us/op # Warmup Iteration 3: 296.880 us/op Iteration 1: 307.069 us/op totalInputBytes: 1914501410.000 # totalOutputBytes: 2565529600.000 # Iteration 2: 321.071 us/op totalInputBytes: 2390719690.000 # totalOutputBytes: 3203686400.000 # Iteration 3: 288.736 us/op totalInputBytes: 2920810545.000 # totalOutputBytes: 3914035200.000 # Iteration 4: 314.145 us/op totalInputBytes: 3407574095.000 # totalOutputBytes: 4566323200.000 # Iteration 5: 295.563 us/op totalInputBytes: 3924903645.000 # totalOutputBytes: 5259571200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 305.317 ±(99.9%) 50.913 us/op [Average] (min, avg, max) = (288.736, 305.317, 321.071), stdev = 13.222 CI (99.9%): [254.404, 356.229] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 14558509385.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1914501410.000, 2911701877.000, 3924903645.000), stdev = 796614909.736 CI (99.9%): [14558509385.000, 14558509385.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 19509145600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2565529600.000, 3901829120.000, 5259571200.000), stdev = 1067504635.960 CI (99.9%): [19509145600.000, 19509145600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 30.35% complete, ETA 04:13:54 # Fork: 1 of 1 # Warmup Iteration 1: 69.918 us/op # Warmup Iteration 2: 47.692 us/op # Warmup Iteration 3: 45.132 us/op Iteration 1: 42.556 us/op totalInputBytes: 74957652.000 # totalOutputBytes: 166139904.000 # Iteration 2: 43.574 us/op totalInputBytes: 96226746.000 # totalOutputBytes: 213281792.000 # Iteration 3: 40.594 us/op totalInputBytes: 119134092.000 # totalOutputBytes: 264054784.000 # Iteration 4: 42.861 us/op totalInputBytes: 140695632.000 # totalOutputBytes: 311844864.000 # Iteration 5: 40.530 us/op totalInputBytes: 163498104.000 # totalOutputBytes: 362385408.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 42.023 ±(99.9%) 5.329 us/op [Average] (min, avg, max) = (40.530, 42.023, 43.574), stdev = 1.384 CI (99.9%): [36.694, 47.353] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 594512226.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (74957652.000, 118902445.200, 163498104.000), stdev = 35032490.700 CI (99.9%): [594512226.000, 594512226.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 1317706752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (166139904.000, 263541350.400, 362385408.000), stdev = 77647771.595 CI (99.9%): [1317706752.000, 1317706752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 30.40% complete, ETA 04:13:39 # Fork: 1 of 1 # Warmup Iteration 1: 66.502 us/op # Warmup Iteration 2: 43.721 us/op # Warmup Iteration 3: 44.316 us/op Iteration 1: 43.842 us/op totalInputBytes: 151646280.000 # totalOutputBytes: 342794240.000 # Iteration 2: 40.735 us/op totalInputBytes: 196489656.000 # totalOutputBytes: 444162048.000 # Iteration 3: 41.974 us/op totalInputBytes: 239669616.000 # totalOutputBytes: 541769728.000 # Iteration 4: 46.413 us/op totalInputBytes: 278719122.000 # totalOutputBytes: 630040576.000 # Iteration 5: 42.763 us/op totalInputBytes: 321103614.000 # totalOutputBytes: 725850112.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 43.145 ±(99.9%) 8.279 us/op [Average] (min, avg, max) = (40.735, 43.145, 46.413), stdev = 2.150 CI (99.9%): [34.866, 51.425] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1187628288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (151646280.000, 237525657.600, 321103614.000), stdev = 66607045.024 CI (99.9%): [1187628288.000, 1187628288.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 2684616704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (342794240.000, 536923340.800, 725850112.000), stdev = 150564269.546 CI (99.9%): [2684616704.000, 2684616704.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 30.45% complete, ETA 04:13:23 # Fork: 1 of 1 # Warmup Iteration 1: 66.452 us/op # Warmup Iteration 2: 44.273 us/op # Warmup Iteration 3: 43.176 us/op Iteration 1: 45.237 us/op totalInputBytes: 221261184.000 # totalOutputBytes: 510296064.000 # Iteration 2: 41.010 us/op totalInputBytes: 286461252.000 # totalOutputBytes: 660667392.000 # Iteration 3: 42.648 us/op totalInputBytes: 349087896.000 # totalOutputBytes: 805103616.000 # Iteration 4: 45.146 us/op totalInputBytes: 408183408.000 # totalOutputBytes: 941395968.000 # Iteration 5: 44.241 us/op totalInputBytes: 468453744.000 # totalOutputBytes: 1080397824.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 43.656 ±(99.9%) 6.962 us/op [Average] (min, avg, max) = (41.010, 43.656, 45.237), stdev = 1.808 CI (99.9%): [36.694, 50.618] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1733447484.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (221261184.000, 346689496.800, 468453744.000), stdev = 97433937.174 CI (99.9%): [1733447484.000, 1733447484.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 3997860864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (510296064.000, 799572172.800, 1080397824.000), stdev = 224712503.753 CI (99.9%): [3997860864.000, 3997860864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 30.50% complete, ETA 04:13:07 # Fork: 1 of 1 # Warmup Iteration 1: 70.860 us/op # Warmup Iteration 2: 52.229 us/op # Warmup Iteration 3: 52.572 us/op Iteration 1: 50.044 us/op totalInputBytes: 263988296.000 # totalOutputBytes: 595099648.000 # Iteration 2: 47.362 us/op totalInputBytes: 340745644.000 # totalOutputBytes: 768131072.000 # Iteration 3: 47.105 us/op totalInputBytes: 417986314.000 # totalOutputBytes: 942252032.000 # Iteration 4: 51.259 us/op totalInputBytes: 488992857.000 # totalOutputBytes: 1102319616.000 # Iteration 5: 52.037 us/op totalInputBytes: 558841971.000 # totalOutputBytes: 1259778048.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 49.561 ±(99.9%) 8.634 us/op [Average] (min, avg, max) = (47.105, 49.561, 52.037), stdev = 2.242 CI (99.9%): [40.928, 58.195] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2070555082.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (263988296.000, 414111016.400, 558841971.000), stdev = 116714037.556 CI (99.9%): [2070555082.000, 2070555082.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4667580416.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (595099648.000, 933516083.200, 1259778048.000), stdev = 263104401.667 CI (99.9%): [4667580416.000, 4667580416.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 30.55% complete, ETA 04:12:52 # Fork: 1 of 1 # Warmup Iteration 1: 78.329 us/op # Warmup Iteration 2: 49.321 us/op # Warmup Iteration 3: 47.354 us/op Iteration 1: 48.358 us/op totalInputBytes: 338236277.000 # totalOutputBytes: 767288320.000 # Iteration 2: 48.092 us/op totalInputBytes: 432127477.000 # totalOutputBytes: 980280320.000 # Iteration 3: 47.580 us/op totalInputBytes: 527014014.000 # totalOutputBytes: 1195530240.000 # Iteration 4: 47.319 us/op totalInputBytes: 622428689.000 # totalOutputBytes: 1411978240.000 # Iteration 5: 53.224 us/op totalInputBytes: 707962218.000 # totalOutputBytes: 1606010880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 48.915 ±(99.9%) 9.408 us/op [Average] (min, avg, max) = (47.319, 48.915, 53.224), stdev = 2.443 CI (99.9%): [39.506, 58.323] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2627768675.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (338236277.000, 525553735.000, 707962218.000), stdev = 147034043.297 CI (99.9%): [2627768675.000, 2627768675.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5961088000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (767288320.000, 1192217600.000, 1606010880.000), stdev = 333546434.063 CI (99.9%): [5961088000.000, 5961088000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 30.60% complete, ETA 04:12:36 # Fork: 1 of 1 # Warmup Iteration 1: 76.244 us/op # Warmup Iteration 2: 50.895 us/op # Warmup Iteration 3: 48.111 us/op Iteration 1: 51.958 us/op totalInputBytes: 393350352.000 # totalOutputBytes: 897417216.000 # Iteration 2: 63.015 us/op totalInputBytes: 479512887.000 # totalOutputBytes: 1093994496.000 # Iteration 3: 57.660 us/op totalInputBytes: 572943829.000 # totalOutputBytes: 1307154432.000 # Iteration 4: 53.603 us/op totalInputBytes: 673837074.000 # totalOutputBytes: 1537339392.000 # Iteration 5: 52.270 us/op totalInputBytes: 777469100.000 # totalOutputBytes: 1773772800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 55.701 ±(99.9%) 18.012 us/op [Average] (min, avg, max) = (51.958, 55.701, 63.015), stdev = 4.678 CI (99.9%): [37.690, 73.713] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2897113242.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (393350352.000, 579422648.400, 777469100.000), stdev = 152301769.330 CI (99.9%): [2897113242.000, 2897113242.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6609678336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (897417216.000, 1321935667.200, 1773772800.000), stdev = 347471990.629 CI (99.9%): [6609678336.000, 6609678336.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 30.65% complete, ETA 04:12:21 # Fork: 1 of 1 # Warmup Iteration 1: 74.241 us/op # Warmup Iteration 2: 55.338 us/op # Warmup Iteration 3: 52.642 us/op Iteration 1: 56.473 us/op totalInputBytes: 429105079.000 # totalOutputBytes: 981750784.000 # Iteration 2: 53.141 us/op totalInputBytes: 547043731.000 # totalOutputBytes: 1251582976.000 # Iteration 3: 54.129 us/op totalInputBytes: 662836278.000 # totalOutputBytes: 1516505088.000 # Iteration 4: 51.964 us/op totalInputBytes: 783459911.000 # totalOutputBytes: 1792480256.000 # Iteration 5: 52.953 us/op totalInputBytes: 901874779.000 # totalOutputBytes: 2063401984.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 53.732 ±(99.9%) 6.600 us/op [Average] (min, avg, max) = (51.964, 53.732, 56.473), stdev = 1.714 CI (99.9%): [47.132, 60.332] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3324319778.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (429105079.000, 664863955.600, 901874779.000), stdev = 186887061.981 CI (99.9%): [3324319778.000, 3324319778.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7605721088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (981750784.000, 1521144217.600, 2063401984.000), stdev = 427579463.861 CI (99.9%): [7605721088.000, 7605721088.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 30.69% complete, ETA 04:12:05 # Fork: 1 of 1 # Warmup Iteration 1: 95.292 us/op # Warmup Iteration 2: 64.428 us/op # Warmup Iteration 3: 60.428 us/op Iteration 1: 61.992 us/op totalInputBytes: 422156125.000 # totalOutputBytes: 963584000.000 # Iteration 2: 57.044 us/op totalInputBytes: 548018766.000 # totalOutputBytes: 1250869248.000 # Iteration 3: 55.913 us/op totalInputBytes: 676422419.000 # totalOutputBytes: 1543954432.000 # Iteration 4: 55.721 us/op totalInputBytes: 805278286.000 # totalOutputBytes: 1838071808.000 # Iteration 5: 61.555 us/op totalInputBytes: 921913608.000 # totalOutputBytes: 2104295424.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 58.445 ±(99.9%) 11.877 us/op [Average] (min, avg, max) = (55.721, 58.445, 61.992), stdev = 3.084 CI (99.9%): [46.568, 70.322] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3373789204.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (422156125.000, 674757840.800, 921913608.000), stdev = 198742767.543 CI (99.9%): [3373789204.000, 3373789204.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7700774912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (963584000.000, 1540154982.400, 2104295424.000), stdev = 453636319.786 CI (99.9%): [7700774912.000, 7700774912.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 30.74% complete, ETA 04:11:50 # Fork: 1 of 1 # Warmup Iteration 1: 95.316 us/op # Warmup Iteration 2: 65.726 us/op # Warmup Iteration 3: 64.280 us/op Iteration 1: 61.156 us/op totalInputBytes: 467661600.000 # totalOutputBytes: 1064189952.000 # Iteration 2: 59.085 us/op totalInputBytes: 605653200.000 # totalOutputBytes: 1378197504.000 # Iteration 3: 69.457 us/op totalInputBytes: 722297250.000 # totalOutputBytes: 1643627520.000 # Iteration 4: 58.111 us/op totalInputBytes: 861714450.000 # totalOutputBytes: 1960879104.000 # Iteration 5: 59.215 us/op totalInputBytes: 998547750.000 # totalOutputBytes: 2272250880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 61.405 ±(99.9%) 17.847 us/op [Average] (min, avg, max) = (58.111, 61.405, 69.457), stdev = 4.635 CI (99.9%): [43.558, 79.252] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3655874250.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (467661600.000, 731174850.000, 998547750.000), stdev = 208448185.497 CI (99.9%): [3655874250.000, 3655874250.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8319144960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1064189952.000, 1663828992.000, 2272250880.000), stdev = 474335426.554 CI (99.9%): [8319144960.000, 8319144960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 30.79% complete, ETA 04:11:34 # Fork: 1 of 1 # Warmup Iteration 1: 101.966 us/op # Warmup Iteration 2: 70.323 us/op # Warmup Iteration 3: 67.206 us/op Iteration 1: 66.062 us/op totalInputBytes: 487233780.000 # totalOutputBytes: 1107251200.000 # Iteration 2: 76.584 us/op totalInputBytes: 604948524.000 # totalOutputBytes: 1374760960.000 # Iteration 3: 63.863 us/op totalInputBytes: 746166564.000 # totalOutputBytes: 1695682560.000 # Iteration 4: 65.784 us/op totalInputBytes: 883194024.000 # totalOutputBytes: 2007080960.000 # Iteration 5: 67.368 us/op totalInputBytes: 1017179934.000 # totalOutputBytes: 2311567360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 67.932 ±(99.9%) 19.238 us/op [Average] (min, avg, max) = (63.863, 67.932, 76.584), stdev = 4.996 CI (99.9%): [48.695, 87.170] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3738722826.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487233780.000, 747744565.200, 1017179934.000), stdev = 211660720.568 CI (99.9%): [3738722826.000, 3738722826.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8496343040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1107251200.000, 1699268608.000, 2311567360.000), stdev = 481004389.395 CI (99.9%): [8496343040.000, 8496343040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 30.84% complete, ETA 04:11:19 # Fork: 1 of 1 # Warmup Iteration 1: 106.042 us/op # Warmup Iteration 2: 100.193 us/op # Warmup Iteration 3: 91.995 us/op Iteration 1: 88.352 us/op totalInputBytes: 747216820.000 # totalOutputBytes: 1704120320.000 # Iteration 2: 91.291 us/op totalInputBytes: 944031480.000 # totalOutputBytes: 2152980480.000 # Iteration 3: 86.522 us/op totalInputBytes: 1151729900.000 # totalOutputBytes: 2626662400.000 # Iteration 4: 86.080 us/op totalInputBytes: 1360461020.000 # totalOutputBytes: 3102699520.000 # Iteration 5: 89.140 us/op totalInputBytes: 1562053040.000 # totalOutputBytes: 3562455040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 88.277 ±(99.9%) 8.110 us/op [Average] (min, avg, max) = (86.080, 88.277, 91.291), stdev = 2.106 CI (99.9%): [80.167, 96.387] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5765492260.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (747216820.000, 1153098452.000, 1562053040.000), stdev = 323532788.356 CI (99.9%): [5765492260.000, 5765492260.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13148917760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1704120320.000, 2629783552.000, 3562455040.000), stdev = 737856515.092 CI (99.9%): [13148917760.000, 13148917760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 30.89% complete, ETA 04:11:04 # Fork: 1 of 1 # Warmup Iteration 1: 146.796 us/op # Warmup Iteration 2: 140.326 us/op # Warmup Iteration 3: 127.457 us/op Iteration 1: 127.311 us/op totalInputBytes: 814672080.000 # totalOutputBytes: 1821450240.000 # Iteration 2: 133.926 us/op totalInputBytes: 1019920200.000 # totalOutputBytes: 2280345600.000 # Iteration 3: 131.658 us/op totalInputBytes: 1228699500.000 # totalOutputBytes: 2747136000.000 # Iteration 4: 128.901 us/op totalInputBytes: 1442013000.000 # totalOutputBytes: 3224064000.000 # Iteration 5: 138.955 us/op totalInputBytes: 1640473560.000 # totalOutputBytes: 3667783680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 132.150 ±(99.9%) 17.612 us/op [Average] (min, avg, max) = (127.311, 132.150, 138.955), stdev = 4.574 CI (99.9%): [114.538, 149.762] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6145778340.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (814672080.000, 1229155668.000, 1640473560.000), stdev = 327897463.373 CI (99.9%): [6145778340.000, 6145778340.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13740779520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1821450240.000, 2748155904.000, 3667783680.000), stdev = 733115725.969 CI (99.9%): [13740779520.000, 13740779520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 30.94% complete, ETA 04:10:48 # Fork: 1 of 1 # Warmup Iteration 1: 228.492 us/op # Warmup Iteration 2: 168.557 us/op # Warmup Iteration 3: 172.030 us/op Iteration 1: 166.131 us/op totalInputBytes: 818006910.000 # totalOutputBytes: 1814937600.000 # Iteration 2: 153.215 us/op totalInputBytes: 1059126031.000 # totalOutputBytes: 2349916160.000 # Iteration 3: 152.091 us/op totalInputBytes: 1301962025.000 # totalOutputBytes: 2888704000.000 # Iteration 4: 158.399 us/op totalInputBytes: 1535142916.000 # totalOutputBytes: 3406069760.000 # Iteration 5: 161.537 us/op totalInputBytes: 1763763940.000 # totalOutputBytes: 3913318400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 158.275 ±(99.9%) 22.471 us/op [Average] (min, avg, max) = (152.091, 158.275, 166.131), stdev = 5.836 CI (99.9%): [135.804, 180.746] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6478001822.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (818006910.000, 1295600364.400, 1763763940.000), stdev = 374370757.510 CI (99.9%): [6478001822.000, 6478001822.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14372945920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1814937600.000, 2874589184.000, 3913318400.000), stdev = 830628147.316 CI (99.9%): [14372945920.000, 14372945920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 30.99% complete, ETA 04:10:33 # Fork: 1 of 1 # Warmup Iteration 1: 227.235 us/op # Warmup Iteration 2: 184.832 us/op # Warmup Iteration 3: 197.112 us/op Iteration 1: 198.177 us/op totalInputBytes: 926664856.000 # totalOutputBytes: 2042060800.000 # Iteration 2: 172.059 us/op totalInputBytes: 1196829808.000 # totalOutputBytes: 2637414400.000 # Iteration 3: 194.485 us/op totalInputBytes: 1435210648.000 # totalOutputBytes: 3162726400.000 # Iteration 4: 214.786 us/op totalInputBytes: 1651635358.000 # totalOutputBytes: 3639654400.000 # Iteration 5: 184.594 us/op totalInputBytes: 1903445450.000 # totalOutputBytes: 4194560000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 192.820 ±(99.9%) 61.268 us/op [Average] (min, avg, max) = (172.059, 192.820, 214.786), stdev = 15.911 CI (99.9%): [131.552, 254.089] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 7113786120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (926664856.000, 1422757224.000, 1903445450.000), stdev = 381035527.706 CI (99.9%): [7113786120.000, 7113786120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 15676416000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2042060800.000, 3135283200.000, 4194560000.000), stdev = 839675433.353 CI (99.9%): [15676416000.000, 15676416000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 31.04% complete, ETA 04:10:17 # Fork: 1 of 1 # Warmup Iteration 1: 259.997 us/op # Warmup Iteration 2: 215.269 us/op # Warmup Iteration 3: 216.172 us/op Iteration 1: 205.512 us/op totalInputBytes: 1005727665.000 # totalOutputBytes: 2212147200.000 # Iteration 2: 210.908 us/op totalInputBytes: 1270728036.000 # totalOutputBytes: 2795028480.000 # Iteration 3: 222.195 us/op totalInputBytes: 1522236768.000 # totalOutputBytes: 3348234240.000 # Iteration 4: 217.728 us/op totalInputBytes: 1778885172.000 # totalOutputBytes: 3912744960.000 # Iteration 5: 213.870 us/op totalInputBytes: 2040757047.000 # totalOutputBytes: 4488744960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 214.042 ±(99.9%) 24.556 us/op [Average] (min, avg, max) = (205.512, 214.042, 222.195), stdev = 6.377 CI (99.9%): [189.486, 238.599] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 7618334688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1005727665.000, 1523666937.600, 2040757047.000), stdev = 407664001.305 CI (99.9%): [7618334688.000, 7618334688.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16756899840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2212147200.000, 3351379968.000, 4488744960.000), stdev = 896676914.050 CI (99.9%): [16756899840.000, 16756899840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 31.09% complete, ETA 04:10:02 # Fork: 1 of 1 # Warmup Iteration 1: 305.396 us/op # Warmup Iteration 2: 265.553 us/op # Warmup Iteration 3: 255.129 us/op Iteration 1: 258.565 us/op totalInputBytes: 973603940.000 # totalOutputBytes: 2127032320.000 # Iteration 2: 250.534 us/op totalInputBytes: 1235723030.000 # totalOutputBytes: 2699683840.000 # Iteration 3: 243.224 us/op totalInputBytes: 1505880570.000 # totalOutputBytes: 3289896960.000 # Iteration 4: 252.652 us/op totalInputBytes: 1765867010.000 # totalOutputBytes: 3857889280.000 # Iteration 5: 263.369 us/op totalInputBytes: 2015124580.000 # totalOutputBytes: 4402442240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 253.669 ±(99.9%) 29.703 us/op [Average] (min, avg, max) = (243.224, 253.669, 263.369), stdev = 7.714 CI (99.9%): [223.965, 283.372] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 7496199130.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (973603940.000, 1499239826.000, 2015124580.000), stdev = 413220709.961 CI (99.9%): [7496199130.000, 7496199130.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16376944640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2127032320.000, 3275388928.000, 4402442240.000), stdev = 902763196.892 CI (99.9%): [16376944640.000, 16376944640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 31.13% complete, ETA 04:09:47 # Fork: 1 of 1 # Warmup Iteration 1: 365.637 us/op # Warmup Iteration 2: 374.725 us/op # Warmup Iteration 3: 320.481 us/op Iteration 1: 283.180 us/op totalInputBytes: 907796736.000 # totalOutputBytes: 1976156160.000 # Iteration 2: 287.877 us/op totalInputBytes: 1169376768.000 # totalOutputBytes: 2545582080.000 # Iteration 3: 266.610 us/op totalInputBytes: 1451842560.000 # totalOutputBytes: 3160473600.000 # Iteration 4: 289.368 us/op totalInputBytes: 1712067840.000 # totalOutputBytes: 3726950400.000 # Iteration 5: 281.734 us/op totalInputBytes: 1979405568.000 # totalOutputBytes: 4308910080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 281.754 ±(99.9%) 34.807 us/op [Average] (min, avg, max) = (266.610, 281.754, 289.368), stdev = 9.039 CI (99.9%): [246.947, 316.560] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 7220489472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (907796736.000, 1444097894.400, 1979405568.000), stdev = 424709549.809 CI (99.9%): [7220489472.000, 7220489472.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 15718072320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1976156160.000, 3143614464.000, 4308910080.000), stdev = 924537795.503 CI (99.9%): [15718072320.000, 15718072320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 31.18% complete, ETA 04:09:31 # Fork: 1 of 1 # Warmup Iteration 1: 355.914 us/op # Warmup Iteration 2: 329.629 us/op # Warmup Iteration 3: 293.434 us/op Iteration 1: 320.698 us/op totalInputBytes: 1053321360.000 # totalOutputBytes: 2281144320.000 # Iteration 2: 304.996 us/op totalInputBytes: 1332524715.000 # totalOutputBytes: 2885806080.000 # Iteration 3: 312.281 us/op totalInputBytes: 1605344820.000 # totalOutputBytes: 3476643840.000 # Iteration 4: 312.973 us/op totalInputBytes: 1877484045.000 # totalOutputBytes: 4066007040.000 # Iteration 5: 295.739 us/op totalInputBytes: 2165538840.000 # totalOutputBytes: 4689838080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 309.337 ±(99.9%) 36.261 us/op [Average] (min, avg, max) = (295.739, 309.337, 320.698), stdev = 9.417 CI (99.9%): [273.076, 345.598] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 8034213780.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1053321360.000, 1606842756.000, 2165538840.000), stdev = 437900270.852 CI (99.9%): [8034213780.000, 8034213780.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17399439360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2281144320.000, 3479887872.000, 4689838080.000), stdev = 948346585.870 CI (99.9%): [17399439360.000, 17399439360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 31.23% complete, ETA 04:09:16 # Fork: 1 of 1 # Warmup Iteration 1: 390.927 us/op # Warmup Iteration 2: 363.412 us/op # Warmup Iteration 3: 347.959 us/op Iteration 1: 338.084 us/op totalInputBytes: 1057972560.000 # totalOutputBytes: 2282496000.000 # Iteration 2: 332.283 us/op totalInputBytes: 1343800768.000 # totalOutputBytes: 2899148800.000 # Iteration 3: 328.301 us/op totalInputBytes: 1633093848.000 # totalOutputBytes: 3523276800.000 # Iteration 4: 399.859 us/op totalInputBytes: 1871268200.000 # totalOutputBytes: 4037120000.000 # Iteration 5: 349.683 us/op totalInputBytes: 2142857208.000 # totalOutputBytes: 4623052800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 349.642 ±(99.9%) 112.464 us/op [Average] (min, avg, max) = (328.301, 349.642, 399.859), stdev = 29.207 CI (99.9%): [237.177, 462.106] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 8048992584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1057972560.000, 1609798516.800, 2142857208.000), stdev = 426710477.056 CI (99.9%): [8048992584.000, 8048992584.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17365094400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2282496000.000, 3473018880.000, 4623052800.000), stdev = 920595669.361 CI (99.9%): [17365094400.000, 17365094400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 31.28% complete, ETA 04:09:00 # Fork: 1 of 1 # Warmup Iteration 1: 70.256 us/op # Warmup Iteration 2: 52.153 us/op # Warmup Iteration 3: 48.787 us/op Iteration 1: 44.258 us/op totalInputBytes: 54526935.000 # totalOutputBytes: 157283328.000 # Iteration 2: 43.035 us/op totalInputBytes: 71029820.000 # totalOutputBytes: 204886016.000 # Iteration 3: 49.244 us/op totalInputBytes: 85450985.000 # totalOutputBytes: 246483968.000 # Iteration 4: 44.614 us/op totalInputBytes: 101374510.000 # totalOutputBytes: 292415488.000 # Iteration 5: 44.367 us/op totalInputBytes: 117512100.000 # totalOutputBytes: 338964480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 45.104 ±(99.9%) 9.218 us/op [Average] (min, avg, max) = (43.035, 45.104, 49.244), stdev = 2.394 CI (99.9%): [35.886, 54.321] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 429894350.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54526935.000, 85978870.000, 117512100.000), stdev = 24720170.403 CI (99.9%): [429894350.000, 429894350.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 1240033280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (157283328.000, 248006656.000, 338964480.000), stdev = 71305505.612 CI (99.9%): [1240033280.000, 1240033280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 31.33% complete, ETA 04:08:45 # Fork: 1 of 1 # Warmup Iteration 1: 73.179 us/op # Warmup Iteration 2: 52.601 us/op # Warmup Iteration 3: 53.138 us/op Iteration 1: 53.879 us/op totalInputBytes: 96673590.000 # totalOutputBytes: 287354880.000 # Iteration 2: 60.406 us/op totalInputBytes: 119490514.000 # totalOutputBytes: 355176448.000 # Iteration 3: 54.660 us/op totalInputBytes: 144777503.000 # totalOutputBytes: 430340096.000 # Iteration 4: 50.206 us/op totalInputBytes: 172312699.000 # totalOutputBytes: 512186368.000 # Iteration 5: 49.792 us/op totalInputBytes: 199996030.000 # totalOutputBytes: 594472960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 53.788 ±(99.9%) 16.491 us/op [Average] (min, avg, max) = (49.792, 53.788, 60.406), stdev = 4.283 CI (99.9%): [37.297, 70.279] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 733250336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (96673590.000, 146650067.200, 199996030.000), stdev = 41058368.568 CI (99.9%): [733250336.000, 733250336.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 2179530752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (287354880.000, 435906150.400, 594472960.000), stdev = 122042872.029 CI (99.9%): [2179530752.000, 2179530752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 31.38% complete, ETA 04:08:30 # Fork: 1 of 1 # Warmup Iteration 1: 83.944 us/op # Warmup Iteration 2: 54.503 us/op # Warmup Iteration 3: 54.605 us/op Iteration 1: 57.808 us/op totalInputBytes: 135208775.000 # totalOutputBytes: 405230592.000 # Iteration 2: 57.454 us/op totalInputBytes: 170902350.000 # totalOutputBytes: 512206848.000 # Iteration 3: 49.462 us/op totalInputBytes: 212359500.000 # totalOutputBytes: 636456960.000 # Iteration 4: 49.501 us/op totalInputBytes: 253872000.000 # totalOutputBytes: 760872960.000 # Iteration 5: 51.726 us/op totalInputBytes: 293512850.000 # totalOutputBytes: 879679488.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 53.190 ±(99.9%) 16.012 us/op [Average] (min, avg, max) = (49.462, 53.190, 57.808), stdev = 4.158 CI (99.9%): [37.178, 69.202] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1065855475.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (135208775.000, 213171095.000, 293512850.000), stdev = 63199663.952 CI (99.9%): [1065855475.000, 1065855475.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 3194446848.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (405230592.000, 638889369.600, 879679488.000), stdev = 189414017.229 CI (99.9%): [3194446848.000, 3194446848.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 31.43% complete, ETA 04:08:15 # Fork: 1 of 1 # Warmup Iteration 1: 86.381 us/op # Warmup Iteration 2: 60.988 us/op # Warmup Iteration 3: 59.545 us/op Iteration 1: 53.107 us/op totalInputBytes: 171878273.000 # totalOutputBytes: 521105408.000 # Iteration 2: 53.242 us/op totalInputBytes: 222731264.000 # totalOutputBytes: 675282944.000 # Iteration 3: 53.952 us/op totalInputBytes: 272826344.000 # totalOutputBytes: 827162624.000 # Iteration 4: 55.926 us/op totalInputBytes: 321158369.000 # totalOutputBytes: 973697024.000 # Iteration 5: 54.412 us/op totalInputBytes: 370834639.000 # totalOutputBytes: 1124306944.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 54.128 ±(99.9%) 4.378 us/op [Average] (min, avg, max) = (53.107, 54.128, 55.926), stdev = 1.137 CI (99.9%): [49.749, 58.506] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1359428889.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (171878273.000, 271885777.800, 370834639.000), stdev = 78481235.471 CI (99.9%): [1359428889.000, 1359428889.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4121554944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (521105408.000, 824310988.800, 1124306944.000), stdev = 237941628.786 CI (99.9%): [4121554944.000, 4121554944.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 31.48% complete, ETA 04:08:00 # Fork: 1 of 1 # Warmup Iteration 1: 92.732 us/op # Warmup Iteration 2: 58.947 us/op # Warmup Iteration 3: 62.993 us/op Iteration 1: 62.393 us/op totalInputBytes: 202328760.000 # totalOutputBytes: 611164160.000 # Iteration 2: 59.993 us/op totalInputBytes: 259031595.000 # totalOutputBytes: 782443520.000 # Iteration 3: 61.689 us/op totalInputBytes: 314003835.000 # totalOutputBytes: 948495360.000 # Iteration 4: 59.893 us/op totalInputBytes: 370621920.000 # totalOutputBytes: 1119518720.000 # Iteration 5: 62.598 us/op totalInputBytes: 424794120.000 # totalOutputBytes: 1283153920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 61.313 ±(99.9%) 4.991 us/op [Average] (min, avg, max) = (59.893, 61.313, 62.598), stdev = 1.296 CI (99.9%): [56.322, 66.304] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1570780230.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (202328760.000, 314156046.000, 424794120.000), stdev = 87996091.540 CI (99.9%): [1570780230.000, 1570780230.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4744775680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (611164160.000, 948955136.000, 1283153920.000), stdev = 265805303.059 CI (99.9%): [4744775680.000, 4744775680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 31.52% complete, ETA 04:07:45 # Fork: 1 of 1 # Warmup Iteration 1: 89.450 us/op # Warmup Iteration 2: 69.462 us/op # Warmup Iteration 3: 72.321 us/op Iteration 1: 77.522 us/op totalInputBytes: 211891940.000 # totalOutputBytes: 644487168.000 # Iteration 2: 68.077 us/op totalInputBytes: 271441540.000 # totalOutputBytes: 825612288.000 # Iteration 3: 69.624 us/op totalInputBytes: 329579160.000 # totalOutputBytes: 1002442752.000 # Iteration 4: 67.196 us/op totalInputBytes: 389756980.000 # totalOutputBytes: 1185478656.000 # Iteration 5: 70.530 us/op totalInputBytes: 447161340.000 # totalOutputBytes: 1360078848.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 70.590 ±(99.9%) 15.738 us/op [Average] (min, avg, max) = (67.196, 70.590, 77.522), stdev = 4.087 CI (99.9%): [54.852, 86.328] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1649830960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (211891940.000, 329966192.000, 447161340.000), stdev = 93108075.261 CI (99.9%): [1649830960.000, 1649830960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5018099712.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (644487168.000, 1003619942.400, 1360078848.000), stdev = 283196046.735 CI (99.9%): [5018099712.000, 5018099712.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 31.57% complete, ETA 04:07:29 # Fork: 1 of 1 # Warmup Iteration 1: 100.530 us/op # Warmup Iteration 2: 73.672 us/op # Warmup Iteration 3: 71.684 us/op Iteration 1: 75.468 us/op totalInputBytes: 237917592.000 # totalOutputBytes: 727867392.000 # Iteration 2: 68.933 us/op totalInputBytes: 305923167.000 # totalOutputBytes: 935918592.000 # Iteration 3: 75.223 us/op totalInputBytes: 368724939.000 # totalOutputBytes: 1128049664.000 # Iteration 4: 77.396 us/op totalInputBytes: 429286803.000 # totalOutputBytes: 1313328128.000 # Iteration 5: 75.551 us/op totalInputBytes: 491324757.000 # totalOutputBytes: 1503122432.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 74.514 ±(99.9%) 12.468 us/op [Average] (min, avg, max) = (68.933, 74.514, 77.396), stdev = 3.238 CI (99.9%): [62.046, 86.983] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1833177258.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (237917592.000, 366635451.600, 491324757.000), stdev = 99663495.765 CI (99.9%): [1833177258.000, 1833177258.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5608286208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (727867392.000, 1121657241.600, 1503122432.000), stdev = 304903089.049 CI (99.9%): [5608286208.000, 5608286208.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 31.62% complete, ETA 04:07:14 # Fork: 1 of 1 # Warmup Iteration 1: 127.095 us/op # Warmup Iteration 2: 100.882 us/op # Warmup Iteration 3: 86.388 us/op Iteration 1: 89.030 us/op totalInputBytes: 218822797.000 # totalOutputBytes: 668131328.000 # Iteration 2: 84.001 us/op totalInputBytes: 282718442.000 # totalOutputBytes: 863223808.000 # Iteration 3: 84.755 us/op totalInputBytes: 346538963.000 # totalOutputBytes: 1058086912.000 # Iteration 4: 77.183 us/op totalInputBytes: 416254035.000 # totalOutputBytes: 1270947840.000 # Iteration 5: 107.643 us/op totalInputBytes: 466498576.000 # totalOutputBytes: 1424359424.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 88.522 ±(99.9%) 44.286 us/op [Average] (min, avg, max) = (77.183, 88.522, 107.643), stdev = 11.501 CI (99.9%): [44.236, 132.809] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1730832813.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (218822797.000, 346166562.600, 466498576.000), stdev = 99541805.995 CI (99.9%): [1730832813.000, 1730832813.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5284749312.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (668131328.000, 1056949862.400, 1424359424.000), stdev = 303930851.552 CI (99.9%): [5284749312.000, 5284749312.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 31.67% complete, ETA 04:06:59 # Fork: 1 of 1 # Warmup Iteration 1: 110.773 us/op # Warmup Iteration 2: 84.390 us/op # Warmup Iteration 3: 83.317 us/op Iteration 1: 81.976 us/op totalInputBytes: 272070043.000 # totalOutputBytes: 831089664.000 # Iteration 2: 81.162 us/op totalInputBytes: 346686487.000 # totalOutputBytes: 1059019776.000 # Iteration 3: 81.482 us/op totalInputBytes: 420756854.000 # totalOutputBytes: 1285281792.000 # Iteration 4: 89.841 us/op totalInputBytes: 487957512.000 # totalOutputBytes: 1490558976.000 # Iteration 5: 97.560 us/op totalInputBytes: 549914624.000 # totalOutputBytes: 1679818752.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 86.404 ±(99.9%) 27.740 us/op [Average] (min, avg, max) = (81.162, 86.404, 97.560), stdev = 7.204 CI (99.9%): [58.664, 114.144] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2077385520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (272070043.000, 415477104.000, 549914624.000), stdev = 110286520.277 CI (99.9%): [2077385520.000, 2077385520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6345768960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (831089664.000, 1269153792.000, 1679818752.000), stdev = 336891140.496 CI (99.9%): [6345768960.000, 6345768960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 31.72% complete, ETA 04:06:44 # Fork: 1 of 1 # Warmup Iteration 1: 113.198 us/op # Warmup Iteration 2: 87.435 us/op # Warmup Iteration 3: 84.581 us/op Iteration 1: 87.561 us/op totalInputBytes: 291234640.000 # totalOutputBytes: 892887040.000 # Iteration 2: 81.711 us/op totalInputBytes: 373007860.000 # totalOutputBytes: 1143592960.000 # Iteration 3: 85.216 us/op totalInputBytes: 451414360.000 # totalOutputBytes: 1383976960.000 # Iteration 4: 83.524 us/op totalInputBytes: 531417380.000 # totalOutputBytes: 1629255680.000 # Iteration 5: 87.495 us/op totalInputBytes: 607819880.000 # totalOutputBytes: 1863495680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 85.101 ±(99.9%) 9.776 us/op [Average] (min, avg, max) = (81.711, 85.101, 87.561), stdev = 2.539 CI (99.9%): [75.326, 94.877] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2254894120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (291234640.000, 450978824.000, 607819880.000), stdev = 125167231.514 CI (99.9%): [2254894120.000, 2254894120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6913208320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (892887040.000, 1382641664.000, 1863495680.000), stdev = 383746242.724 CI (99.9%): [6913208320.000, 6913208320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 31.77% complete, ETA 04:06:29 # Fork: 1 of 1 # Warmup Iteration 1: 148.041 us/op # Warmup Iteration 2: 132.823 us/op # Warmup Iteration 3: 116.924 us/op Iteration 1: 126.030 us/op totalInputBytes: 409204344.000 # totalOutputBytes: 1260605440.000 # Iteration 2: 124.844 us/op totalInputBytes: 515745192.000 # totalOutputBytes: 1588817920.000 # Iteration 3: 124.821 us/op totalInputBytes: 622631736.000 # totalOutputBytes: 1918095360.000 # Iteration 4: 120.222 us/op totalInputBytes: 733281048.000 # totalOutputBytes: 2258964480.000 # Iteration 5: 130.151 us/op totalInputBytes: 835640304.000 # totalOutputBytes: 2574295040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 125.214 ±(99.9%) 13.649 us/op [Average] (min, avg, max) = (120.222, 125.214, 130.151), stdev = 3.545 CI (99.9%): [111.565, 138.862] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3116502624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (409204344.000, 623300524.800, 835640304.000), stdev = 169255479.113 CI (99.9%): [3116502624.000, 3116502624.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9600778240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1260605440.000, 1920155648.000, 2574295040.000), stdev = 521412787.641 CI (99.9%): [9600778240.000, 9600778240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 31.82% complete, ETA 04:06:14 # Fork: 1 of 1 # Warmup Iteration 1: 185.441 us/op # Warmup Iteration 2: 169.033 us/op # Warmup Iteration 3: 161.396 us/op Iteration 1: 158.170 us/op totalInputBytes: 477326224.000 # totalOutputBytes: 1465466880.000 # Iteration 2: 151.831 us/op totalInputBytes: 609605544.000 # totalOutputBytes: 1871585280.000 # Iteration 3: 145.764 us/op totalInputBytes: 746977918.000 # totalOutputBytes: 2293340160.000 # Iteration 4: 146.355 us/op totalInputBytes: 884220214.000 # totalOutputBytes: 2714695680.000 # Iteration 5: 149.970 us/op totalInputBytes: 1017700254.000 # totalOutputBytes: 3124500480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 150.418 ±(99.9%) 19.298 us/op [Average] (min, avg, max) = (145.764, 150.418, 158.170), stdev = 5.012 CI (99.9%): [131.120, 169.716] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3735830154.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (477326224.000, 747166030.800, 1017700254.000), stdev = 214306474.065 CI (99.9%): [3735830154.000, 3735830154.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11469588480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1465466880.000, 2293917696.000, 3124500480.000), stdev = 657954715.497 CI (99.9%): [11469588480.000, 11469588480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 31.87% complete, ETA 04:05:59 # Fork: 1 of 1 # Warmup Iteration 1: 229.135 us/op # Warmup Iteration 2: 206.991 us/op # Warmup Iteration 3: 196.050 us/op Iteration 1: 193.441 us/op totalInputBytes: 521054934.000 # totalOutputBytes: 1594859520.000 # Iteration 2: 184.222 us/op totalInputBytes: 666396836.000 # totalOutputBytes: 2039726080.000 # Iteration 3: 183.957 us/op totalInputBytes: 811926086.000 # totalOutputBytes: 2485166080.000 # Iteration 4: 195.732 us/op totalInputBytes: 948716890.000 # totalOutputBytes: 2903859200.000 # Iteration 5: 185.598 us/op totalInputBytes: 1092974850.000 # totalOutputBytes: 3345408000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 188.590 ±(99.9%) 21.443 us/op [Average] (min, avg, max) = (183.957, 188.590, 195.732), stdev = 5.569 CI (99.9%): [167.146, 210.033] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4041069596.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (521054934.000, 808213919.200, 1092974850.000), stdev = 225508326.102 CI (99.9%): [4041069596.000, 4041069596.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12369018880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1594859520.000, 2473803776.000, 3345408000.000), stdev = 690242193.777 CI (99.9%): [12369018880.000, 12369018880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 31.92% complete, ETA 04:05:44 # Fork: 1 of 1 # Warmup Iteration 1: 248.105 us/op # Warmup Iteration 2: 209.411 us/op # Warmup Iteration 3: 207.849 us/op Iteration 1: 215.377 us/op totalInputBytes: 611670456.000 # totalOutputBytes: 1869926400.000 # Iteration 2: 206.114 us/op totalInputBytes: 774310284.000 # totalOutputBytes: 2367129600.000 # Iteration 3: 211.512 us/op totalInputBytes: 932746364.000 # totalOutputBytes: 2851481600.000 # Iteration 4: 223.674 us/op totalInputBytes: 1082573972.000 # totalOutputBytes: 3309516800.000 # Iteration 5: 210.856 us/op totalInputBytes: 1241512492.000 # totalOutputBytes: 3795404800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 213.507 ±(99.9%) 25.289 us/op [Average] (min, avg, max) = (206.114, 213.507, 223.674), stdev = 6.568 CI (99.9%): [188.217, 238.796] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4642813568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (611670456.000, 928562713.600, 1241512492.000), stdev = 247936004.550 CI (99.9%): [4642813568.000, 4642813568.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14193459200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1869926400.000, 2838691840.000, 3795404800.000), stdev = 757960558.453 CI (99.9%): [14193459200.000, 14193459200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 31.96% complete, ETA 04:05:29 # Fork: 1 of 1 # Warmup Iteration 1: 288.741 us/op # Warmup Iteration 2: 237.968 us/op # Warmup Iteration 3: 260.868 us/op Iteration 1: 254.558 us/op totalInputBytes: 618232460.000 # totalOutputBytes: 1897881600.000 # Iteration 2: 230.641 us/op totalInputBytes: 791833896.000 # totalOutputBytes: 2430812160.000 # Iteration 3: 231.322 us/op totalInputBytes: 964954996.000 # totalOutputBytes: 2962268160.000 # Iteration 4: 247.310 us/op totalInputBytes: 1126888270.000 # totalOutputBytes: 3459379200.000 # Iteration 5: 249.128 us/op totalInputBytes: 1287620704.000 # totalOutputBytes: 3952803840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 242.592 ±(99.9%) 42.095 us/op [Average] (min, avg, max) = (230.641, 242.592, 254.558), stdev = 10.932 CI (99.9%): [200.497, 284.686] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4789530326.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (618232460.000, 957906065.200, 1287620704.000), stdev = 264704807.028 CI (99.9%): [4789530326.000, 4789530326.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14703144960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1897881600.000, 2940628992.000, 3952803840.000), stdev = 812604344.150 CI (99.9%): [14703144960.000, 14703144960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 32.01% complete, ETA 04:05:14 # Fork: 1 of 1 # Warmup Iteration 1: 319.252 us/op # Warmup Iteration 2: 279.904 us/op # Warmup Iteration 3: 258.302 us/op Iteration 1: 271.407 us/op totalInputBytes: 665540106.000 # totalOutputBytes: 2044743680.000 # Iteration 2: 268.116 us/op totalInputBytes: 839706021.000 # totalOutputBytes: 2579834880.000 # Iteration 3: 271.195 us/op totalInputBytes: 1011818808.000 # totalOutputBytes: 3108618240.000 # Iteration 4: 253.192 us/op totalInputBytes: 1196180370.000 # totalOutputBytes: 3675033600.000 # Iteration 5: 342.048 us/op totalInputBytes: 1332690051.000 # totalOutputBytes: 4094433280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 281.192 ±(99.9%) 134.140 us/op [Average] (min, avg, max) = (253.192, 281.192, 342.048), stdev = 34.836 CI (99.9%): [147.052, 415.331] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5045935356.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (665540106.000, 1009187071.200, 1332690051.000), stdev = 267602625.567 CI (99.9%): [5045935356.000, 5045935356.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 15502663680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2044743680.000, 3100532736.000, 4094433280.000), stdev = 822157481.491 CI (99.9%): [15502663680.000, 15502663680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 32.06% complete, ETA 04:04:59 # Fork: 1 of 1 # Warmup Iteration 1: 353.373 us/op # Warmup Iteration 2: 302.746 us/op # Warmup Iteration 3: 294.224 us/op Iteration 1: 318.709 us/op totalInputBytes: 677928060.000 # totalOutputBytes: 2076262400.000 # Iteration 2: 281.371 us/op totalInputBytes: 868159836.000 # totalOutputBytes: 2658877440.000 # Iteration 3: 307.162 us/op totalInputBytes: 1042423056.000 # totalOutputBytes: 3192586240.000 # Iteration 4: 298.655 us/op totalInputBytes: 1221634656.000 # totalOutputBytes: 3741450240.000 # Iteration 5: 284.838 us/op totalInputBytes: 1409539356.000 # totalOutputBytes: 4316938240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 298.147 ±(99.9%) 59.744 us/op [Average] (min, avg, max) = (281.371, 298.147, 318.709), stdev = 15.515 CI (99.9%): [238.403, 357.891] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5219684964.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (677928060.000, 1043936992.800, 1409539356.000), stdev = 287273383.396 CI (99.9%): [5219684964.000, 5219684964.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 15986114560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2076262400.000, 3197222912.000, 4316938240.000), stdev = 879820381.628 CI (99.9%): [15986114560.000, 15986114560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 32.11% complete, ETA 04:04:44 # Fork: 1 of 1 # Warmup Iteration 1: 363.928 us/op # Warmup Iteration 2: 329.045 us/op # Warmup Iteration 3: 299.416 us/op Iteration 1: 315.582 us/op totalInputBytes: 739967469.000 # totalOutputBytes: 2269624320.000 # Iteration 2: 312.607 us/op totalInputBytes: 932298316.000 # totalOutputBytes: 2859540480.000 # Iteration 3: 318.997 us/op totalInputBytes: 1121083617.000 # totalOutputBytes: 3438581760.000 # Iteration 4: 334.336 us/op totalInputBytes: 1300944959.000 # totalOutputBytes: 3990251520.000 # Iteration 5: 312.651 us/op totalInputBytes: 1493215712.000 # totalOutputBytes: 4579983360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 318.835 ±(99.9%) 34.866 us/op [Average] (min, avg, max) = (312.607, 318.835, 334.336), stdev = 9.055 CI (99.9%): [283.969, 353.700] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5587510073.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (739967469.000, 1117502014.600, 1493215712.000), stdev = 296503653.956 CI (99.9%): [5587510073.000, 5587510073.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17137981440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2269624320.000, 3427596288.000, 4579983360.000), stdev = 909434444.323 CI (99.9%): [17137981440.000, 17137981440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 32.16% complete, ETA 04:04:29 # Fork: 1 of 1 # Warmup Iteration 1: 381.698 us/op # Warmup Iteration 2: 357.974 us/op # Warmup Iteration 3: 326.382 us/op Iteration 1: 329.678 us/op totalInputBytes: 769154662.000 # totalOutputBytes: 2359398400.000 # Iteration 2: 329.634 us/op totalInputBytes: 971816784.000 # totalOutputBytes: 2981068800.000 # Iteration 3: 349.053 us/op totalInputBytes: 1163195790.000 # totalOutputBytes: 3568128000.000 # Iteration 4: 356.466 us/op totalInputBytes: 1350568956.000 # totalOutputBytes: 4142899200.000 # Iteration 5: 318.913 us/op totalInputBytes: 1560007624.000 # totalOutputBytes: 4785356800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 336.749 ±(99.9%) 59.620 us/op [Average] (min, avg, max) = (318.913, 336.749, 356.466), stdev = 15.483 CI (99.9%): [277.128, 396.369] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5814743816.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (769154662.000, 1162948763.200, 1560007624.000), stdev = 310025145.884 CI (99.9%): [5814743816.000, 5814743816.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17836851200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2359398400.000, 3567370240.000, 4785356800.000), stdev = 951008775.343 CI (99.9%): [17836851200.000, 17836851200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 32.21% complete, ETA 04:04:14 # Fork: 1 of 1 # Warmup Iteration 1: 63.083 us/op # Warmup Iteration 2: 40.740 us/op # Warmup Iteration 3: 41.651 us/op Iteration 1: 38.988 us/op totalInputBytes: 48972952.000 # totalOutputBytes: 185049088.000 # Iteration 2: 40.291 us/op totalInputBytes: 62517803.000 # totalOutputBytes: 236229632.000 # Iteration 3: 41.049 us/op totalInputBytes: 75782169.000 # totalOutputBytes: 286350336.000 # Iteration 4: 38.960 us/op totalInputBytes: 89696393.000 # totalOutputBytes: 338926592.000 # Iteration 5: 41.985 us/op totalInputBytes: 102608188.000 # totalOutputBytes: 387715072.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 40.255 ±(99.9%) 5.061 us/op [Average] (min, avg, max) = (38.960, 40.255, 41.985), stdev = 1.314 CI (99.9%): [35.194, 45.316] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 379577505.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48972952.000, 75915501.000, 102608188.000), stdev = 21259289.495 CI (99.9%): [379577505.000, 379577505.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 1434270720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (185049088.000, 286854144.000, 387715072.000), stdev = 80330304.217 CI (99.9%): [1434270720.000, 1434270720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 32.26% complete, ETA 04:03:59 # Fork: 1 of 1 # Warmup Iteration 1: 65.644 us/op # Warmup Iteration 2: 43.458 us/op # Warmup Iteration 3: 44.881 us/op Iteration 1: 44.663 us/op totalInputBytes: 78333592.000 # totalOutputBytes: 339888128.000 # Iteration 2: 49.952 us/op totalInputBytes: 97290528.000 # totalOutputBytes: 422141952.000 # Iteration 3: 42.200 us/op totalInputBytes: 119665688.000 # totalOutputBytes: 519227392.000 # Iteration 4: 43.658 us/op totalInputBytes: 141425360.000 # totalOutputBytes: 613642240.000 # Iteration 5: 43.239 us/op totalInputBytes: 163281792.000 # totalOutputBytes: 708476928.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 44.742 ±(99.9%) 11.718 us/op [Average] (min, avg, max) = (42.200, 44.742, 49.952), stdev = 3.043 CI (99.9%): [33.025, 56.460] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 599996960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (78333592.000, 119999392.000, 163281792.000), stdev = 33853659.354 CI (99.9%): [599996960.000, 599996960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 2603376640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (339888128.000, 520675328.000, 708476928.000), stdev = 146890454.147 CI (99.9%): [2603376640.000, 2603376640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 32.31% complete, ETA 04:03:44 # Fork: 1 of 1 # Warmup Iteration 1: 68.264 us/op # Warmup Iteration 2: 46.527 us/op # Warmup Iteration 3: 45.769 us/op Iteration 1: 43.420 us/op totalInputBytes: 109935666.000 # totalOutputBytes: 498115584.000 # Iteration 2: 44.806 us/op totalInputBytes: 140207010.000 # totalOutputBytes: 635274240.000 # Iteration 3: 43.255 us/op totalInputBytes: 171561798.000 # totalOutputBytes: 777341952.000 # Iteration 4: 43.621 us/op totalInputBytes: 202690134.000 # totalOutputBytes: 918383616.000 # Iteration 5: 45.340 us/op totalInputBytes: 232685532.000 # totalOutputBytes: 1054291968.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 44.088 ±(99.9%) 3.571 us/op [Average] (min, avg, max) = (43.255, 44.088, 45.340), stdev = 0.927 CI (99.9%): [40.517, 47.660] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 857080140.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (109935666.000, 171416028.000, 232685532.000), stdev = 48697743.253 CI (99.9%): [857080140.000, 857080140.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 3883407360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (498115584.000, 776681472.000, 1054291968.000), stdev = 220648181.817 CI (99.9%): [3883407360.000, 3883407360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 32.36% complete, ETA 04:03:29 # Fork: 1 of 1 # Warmup Iteration 1: 78.144 us/op # Warmup Iteration 2: 53.349 us/op # Warmup Iteration 3: 49.728 us/op Iteration 1: 49.714 us/op totalInputBytes: 119333262.000 # totalOutputBytes: 588193792.000 # Iteration 2: 47.702 us/op totalInputBytes: 154199529.000 # totalOutputBytes: 760049664.000 # Iteration 3: 48.146 us/op totalInputBytes: 188744199.000 # totalOutputBytes: 930320384.000 # Iteration 4: 46.104 us/op totalInputBytes: 224802120.000 # totalOutputBytes: 1108049920.000 # Iteration 5: 53.137 us/op totalInputBytes: 256090101.000 # totalOutputBytes: 1262268416.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 48.961 ±(99.9%) 10.264 us/op [Average] (min, avg, max) = (46.104, 48.961, 53.137), stdev = 2.666 CI (99.9%): [38.696, 59.225] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 943169211.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (119333262.000, 188633842.200, 256090101.000), stdev = 54421493.205 CI (99.9%): [943169211.000, 943169211.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4648882176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (588193792.000, 929776435.200, 1262268416.000), stdev = 268243605.495 CI (99.9%): [4648882176.000, 4648882176.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 32.40% complete, ETA 04:03:14 # Fork: 1 of 1 # Warmup Iteration 1: 81.646 us/op # Warmup Iteration 2: 55.632 us/op # Warmup Iteration 3: 53.795 us/op Iteration 1: 49.968 us/op totalInputBytes: 139476876.000 # totalOutputBytes: 705653760.000 # Iteration 2: 48.685 us/op totalInputBytes: 181060968.000 # totalOutputBytes: 916039680.000 # Iteration 3: 49.245 us/op totalInputBytes: 222170432.000 # totalOutputBytes: 1124024320.000 # Iteration 4: 56.834 us/op totalInputBytes: 258095420.000 # totalOutputBytes: 1305779200.000 # Iteration 5: 54.488 us/op totalInputBytes: 295346128.000 # totalOutputBytes: 1494241280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 51.844 ±(99.9%) 13.903 us/op [Average] (min, avg, max) = (48.685, 51.844, 56.834), stdev = 3.611 CI (99.9%): [37.941, 65.747] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1096149824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (139476876.000, 219229964.800, 295346128.000), stdev = 61502576.664 CI (99.9%): [1096149824.000, 1096149824.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5545738240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (705653760.000, 1109147648.000, 1494241280.000), stdev = 311159281.148 CI (99.9%): [5545738240.000, 5545738240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 32.45% complete, ETA 04:03:00 # Fork: 1 of 1 # Warmup Iteration 1: 97.863 us/op # Warmup Iteration 2: 58.848 us/op # Warmup Iteration 3: 58.346 us/op Iteration 1: 63.131 us/op totalInputBytes: 144021124.000 # totalOutputBytes: 739854336.000 # Iteration 2: 61.325 us/op totalInputBytes: 183632644.000 # totalOutputBytes: 943343616.000 # Iteration 3: 56.646 us/op totalInputBytes: 225874168.000 # totalOutputBytes: 1160343552.000 # Iteration 4: 52.367 us/op totalInputBytes: 271560172.000 # totalOutputBytes: 1395038208.000 # Iteration 5: 60.858 us/op totalInputBytes: 310872692.000 # totalOutputBytes: 1596991488.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 58.865 ±(99.9%) 16.715 us/op [Average] (min, avg, max) = (52.367, 58.865, 63.131), stdev = 4.341 CI (99.9%): [42.151, 75.580] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1135960800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (144021124.000, 227192160.000, 310872692.000), stdev = 66684971.491 CI (99.9%): [1135960800.000, 1135960800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5835571200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (739854336.000, 1167114240.000, 1596991488.000), stdev = 342568950.536 CI (99.9%): [5835571200.000, 5835571200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 32.50% complete, ETA 04:02:45 # Fork: 1 of 1 # Warmup Iteration 1: 83.957 us/op # Warmup Iteration 2: 64.246 us/op # Warmup Iteration 3: 65.248 us/op Iteration 1: 55.502 us/op totalInputBytes: 170364474.000 # totalOutputBytes: 873513984.000 # Iteration 2: 55.437 us/op totalInputBytes: 220818294.000 # totalOutputBytes: 1132207104.000 # Iteration 3: 53.183 us/op totalInputBytes: 273773136.000 # totalOutputBytes: 1403723776.000 # Iteration 4: 57.931 us/op totalInputBytes: 322286532.000 # totalOutputBytes: 1652467712.000 # Iteration 5: 61.797 us/op totalInputBytes: 367722930.000 # totalOutputBytes: 1885434880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 56.770 ±(99.9%) 12.606 us/op [Average] (min, avg, max) = (53.183, 56.770, 61.797), stdev = 3.274 CI (99.9%): [44.164, 69.376] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1354965366.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (170364474.000, 270993073.200, 367722930.000), stdev = 78484132.642 CI (99.9%): [1354965366.000, 1354965366.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6947347456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (873513984.000, 1389469491.200, 1885434880.000), stdev = 402413635.748 CI (99.9%): [6947347456.000, 6947347456.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 32.55% complete, ETA 04:02:30 # Fork: 1 of 1 # Warmup Iteration 1: 99.587 us/op # Warmup Iteration 2: 68.304 us/op # Warmup Iteration 3: 64.543 us/op Iteration 1: 71.002 us/op totalInputBytes: 174127788.000 # totalOutputBytes: 890421248.000 # Iteration 2: 64.534 us/op totalInputBytes: 223791390.000 # totalOutputBytes: 1144381440.000 # Iteration 3: 65.043 us/op totalInputBytes: 273182652.000 # totalOutputBytes: 1396948992.000 # Iteration 4: 66.937 us/op totalInputBytes: 321060024.000 # totalOutputBytes: 1641775104.000 # Iteration 5: 75.041 us/op totalInputBytes: 363790170.000 # totalOutputBytes: 1860280320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 68.511 ±(99.9%) 17.130 us/op [Average] (min, avg, max) = (64.534, 68.511, 75.041), stdev = 4.449 CI (99.9%): [51.382, 85.641] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1355952024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (174127788.000, 271190404.800, 363790170.000), stdev = 75388133.461 CI (99.9%): [1355952024.000, 1355952024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6933807104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (890421248.000, 1386761420.800, 1860280320.000), stdev = 385505361.621 CI (99.9%): [6933807104.000, 6933807104.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 32.60% complete, ETA 04:02:16 # Fork: 1 of 1 # Warmup Iteration 1: 102.705 us/op # Warmup Iteration 2: 73.072 us/op # Warmup Iteration 3: 78.093 us/op Iteration 1: 74.846 us/op totalInputBytes: 177779052.000 # totalOutputBytes: 916337664.000 # Iteration 2: 76.363 us/op totalInputBytes: 224619288.000 # totalOutputBytes: 1157769216.000 # Iteration 3: 70.190 us/op totalInputBytes: 275582652.000 # totalOutputBytes: 1420452864.000 # Iteration 4: 66.028 us/op totalInputBytes: 330392004.000 # totalOutputBytes: 1702960128.000 # Iteration 5: 68.965 us/op totalInputBytes: 382372740.000 # totalOutputBytes: 1970887680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 71.279 ±(99.9%) 16.414 us/op [Average] (min, avg, max) = (66.028, 71.279, 76.363), stdev = 4.263 CI (99.9%): [54.864, 87.693] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1390745736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (177779052.000, 278149147.200, 382372740.000), stdev = 81452535.438 CI (99.9%): [1390745736.000, 1390745736.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7168407552.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (916337664.000, 1433681510.400, 1970887680.000), stdev = 419835887.356 CI (99.9%): [7168407552.000, 7168407552.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 32.65% complete, ETA 04:02:01 # Fork: 1 of 1 # Warmup Iteration 1: 99.153 us/op # Warmup Iteration 2: 75.947 us/op # Warmup Iteration 3: 70.577 us/op Iteration 1: 79.165 us/op totalInputBytes: 197030256.000 # totalOutputBytes: 1025198080.000 # Iteration 2: 73.646 us/op totalInputBytes: 250900320.000 # totalOutputBytes: 1305497600.000 # Iteration 3: 70.889 us/op totalInputBytes: 306437280.000 # totalOutputBytes: 1594470400.000 # Iteration 4: 73.100 us/op totalInputBytes: 360409680.000 # totalOutputBytes: 1875302400.000 # Iteration 5: 76.316 us/op totalInputBytes: 411998832.000 # totalOutputBytes: 2143733760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 74.623 ±(99.9%) 12.285 us/op [Average] (min, avg, max) = (70.889, 74.623, 79.165), stdev = 3.190 CI (99.9%): [62.339, 86.908] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1526776368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (197030256.000, 305355273.600, 411998832.000), stdev = 85300437.220 CI (99.9%): [1526776368.000, 1526776368.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7944202240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1025198080.000, 1588840448.000, 2143733760.000), stdev = 443839673.340 CI (99.9%): [7944202240.000, 7944202240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 32.70% complete, ETA 04:01:46 # Fork: 1 of 1 # Warmup Iteration 1: 161.173 us/op # Warmup Iteration 2: 122.630 us/op # Warmup Iteration 3: 120.342 us/op Iteration 1: 111.423 us/op totalInputBytes: 246979128.000 # totalOutputBytes: 1298288640.000 # Iteration 2: 106.346 us/op totalInputBytes: 320562880.000 # totalOutputBytes: 1685094400.000 # Iteration 3: 110.810 us/op totalInputBytes: 390959704.000 # totalOutputBytes: 2055147520.000 # Iteration 4: 105.607 us/op totalInputBytes: 464800592.000 # totalOutputBytes: 2443304960.000 # Iteration 5: 107.000 us/op totalInputBytes: 537644104.000 # totalOutputBytes: 2826219520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 108.237 ±(99.9%) 10.332 us/op [Average] (min, avg, max) = (105.607, 108.237, 111.423), stdev = 2.683 CI (99.9%): [97.905, 118.569] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1960946408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (246979128.000, 392189281.600, 537644104.000), stdev = 114725051.463 CI (99.9%): [1960946408.000, 1960946408.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10308055040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1298288640.000, 2061611008.000, 2826219520.000), stdev = 603072139.110 CI (99.9%): [10308055040.000, 10308055040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 32.75% complete, ETA 04:01:31 # Fork: 1 of 1 # Warmup Iteration 1: 157.571 us/op # Warmup Iteration 2: 143.011 us/op # Warmup Iteration 3: 133.596 us/op Iteration 1: 118.877 us/op totalInputBytes: 339965472.000 # totalOutputBytes: 1798164480.000 # Iteration 2: 127.283 us/op totalInputBytes: 431429856.000 # totalOutputBytes: 2281943040.000 # Iteration 3: 126.116 us/op totalInputBytes: 523556352.000 # totalOutputBytes: 2769223680.000 # Iteration 4: 120.601 us/op totalInputBytes: 619916880.000 # totalOutputBytes: 3278899200.000 # Iteration 5: 134.428 us/op totalInputBytes: 706665168.000 # totalOutputBytes: 3737733120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 125.461 ±(99.9%) 23.668 us/op [Average] (min, avg, max) = (118.877, 125.461, 134.428), stdev = 6.146 CI (99.9%): [101.793, 149.129] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2621533728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (339965472.000, 524306745.600, 706665168.000), stdev = 145777464.724 CI (99.9%): [2621533728.000, 2621533728.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13865963520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1798164480.000, 2773192704.000, 3737733120.000), stdev = 771054358.869 CI (99.9%): [13865963520.000, 13865963520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 32.80% complete, ETA 04:01:17 # Fork: 1 of 1 # Warmup Iteration 1: 199.827 us/op # Warmup Iteration 2: 162.866 us/op # Warmup Iteration 3: 163.508 us/op Iteration 1: 163.240 us/op totalInputBytes: 361108800.000 # totalOutputBytes: 1916928000.000 # Iteration 2: 158.384 us/op totalInputBytes: 458577312.000 # totalOutputBytes: 2434334720.000 # Iteration 3: 163.821 us/op totalInputBytes: 552805104.000 # totalOutputBytes: 2934538240.000 # Iteration 4: 161.268 us/op totalInputBytes: 648529800.000 # totalOutputBytes: 3442688000.000 # Iteration 5: 155.181 us/op totalInputBytes: 748027620.000 # totalOutputBytes: 3970867200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 160.379 ±(99.9%) 13.861 us/op [Average] (min, avg, max) = (155.181, 160.379, 163.821), stdev = 3.600 CI (99.9%): [146.518, 174.239] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2769048636.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (361108800.000, 553809727.200, 748027620.000), stdev = 152394514.002 CI (99.9%): [2769048636.000, 2769048636.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14699356160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1916928000.000, 2939871232.000, 3970867200.000), stdev = 808978653.902 CI (99.9%): [14699356160.000, 14699356160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 32.84% complete, ETA 04:01:02 # Fork: 1 of 1 # Warmup Iteration 1: 229.248 us/op # Warmup Iteration 2: 180.490 us/op # Warmup Iteration 3: 183.957 us/op Iteration 1: 185.714 us/op totalInputBytes: 399011733.000 # totalOutputBytes: 2123417600.000 # Iteration 2: 182.334 us/op totalInputBytes: 504573345.000 # totalOutputBytes: 2685184000.000 # Iteration 3: 178.822 us/op totalInputBytes: 612232335.000 # totalOutputBytes: 3258112000.000 # Iteration 4: 185.324 us/op totalInputBytes: 716100651.000 # totalOutputBytes: 3810867200.000 # Iteration 5: 185.620 us/op totalInputBytes: 819824652.000 # totalOutputBytes: 4362854400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 183.562 ±(99.9%) 11.543 us/op [Average] (min, avg, max) = (178.822, 183.562, 185.714), stdev = 2.998 CI (99.9%): [172.019, 195.106] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3051742716.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (399011733.000, 610348543.200, 819824652.000), stdev = 166522473.734 CI (99.9%): [3051742716.000, 3051742716.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16240435200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2123417600.000, 3248087040.000, 4362854400.000), stdev = 886181338.235 CI (99.9%): [16240435200.000, 16240435200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 32.89% complete, ETA 04:00:47 # Fork: 1 of 1 # Warmup Iteration 1: 260.118 us/op # Warmup Iteration 2: 214.642 us/op # Warmup Iteration 3: 210.658 us/op Iteration 1: 219.858 us/op totalInputBytes: 409754927.000 # totalOutputBytes: 2187448320.000 # Iteration 2: 191.137 us/op totalInputBytes: 530058504.000 # totalOutputBytes: 2829680640.000 # Iteration 3: 199.464 us/op totalInputBytes: 645954134.000 # totalOutputBytes: 3448381440.000 # Iteration 4: 206.815 us/op totalInputBytes: 757522380.000 # totalOutputBytes: 4043980800.000 # Iteration 5: 205.377 us/op totalInputBytes: 869712112.000 # totalOutputBytes: 4642897920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 204.530 ±(99.9%) 40.657 us/op [Average] (min, avg, max) = (191.137, 204.530, 219.858), stdev = 10.559 CI (99.9%): [163.873, 245.188] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3213002057.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (409754927.000, 642600411.400, 869712112.000), stdev = 181439198.768 CI (99.9%): [3213002057.000, 3213002057.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17152389120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2187448320.000, 3430477824.000, 4642897920.000), stdev = 968600605.813 CI (99.9%): [17152389120.000, 17152389120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 32.94% complete, ETA 04:00:33 # Fork: 1 of 1 # Warmup Iteration 1: 297.456 us/op # Warmup Iteration 2: 266.065 us/op # Warmup Iteration 3: 249.631 us/op Iteration 1: 252.993 us/op totalInputBytes: 407256672.000 # totalOutputBytes: 2164305920.000 # Iteration 2: 268.265 us/op totalInputBytes: 507836688.000 # totalOutputBytes: 2698823680.000 # Iteration 3: 293.950 us/op totalInputBytes: 599649504.000 # totalOutputBytes: 3186749440.000 # Iteration 4: 254.935 us/op totalInputBytes: 705516816.000 # totalOutputBytes: 3749365760.000 # Iteration 5: 263.380 us/op totalInputBytes: 807998640.000 # totalOutputBytes: 4293990400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 266.705 ±(99.9%) 63.341 us/op [Average] (min, avg, max) = (252.993, 266.705, 293.950), stdev = 16.450 CI (99.9%): [203.363, 330.046] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3028258320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (407256672.000, 605651664.000, 807998640.000), stdev = 158020343.299 CI (99.9%): [3028258320.000, 3028258320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16093235200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2164305920.000, 3218647040.000, 4293990400.000), stdev = 839775964.389 CI (99.9%): [16093235200.000, 16093235200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 32.99% complete, ETA 04:00:18 # Fork: 1 of 1 # Warmup Iteration 1: 312.575 us/op # Warmup Iteration 2: 273.857 us/op # Warmup Iteration 3: 263.645 us/op Iteration 1: 269.948 us/op totalInputBytes: 441239926.000 # totalOutputBytes: 2351595520.000 # Iteration 2: 290.479 us/op totalInputBytes: 547161487.000 # totalOutputBytes: 2916106240.000 # Iteration 3: 255.518 us/op totalInputBytes: 667531788.000 # totalOutputBytes: 3557621760.000 # Iteration 4: 262.896 us/op totalInputBytes: 784520469.000 # totalOutputBytes: 4181114880.000 # Iteration 5: 258.810 us/op totalInputBytes: 903338299.000 # totalOutputBytes: 4814356480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 267.530 ±(99.9%) 53.574 us/op [Average] (min, avg, max) = (255.518, 267.530, 290.479), stdev = 13.913 CI (99.9%): [213.956, 321.105] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3343791969.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (441239926.000, 668758393.800, 903338299.000), stdev = 183698499.908 CI (99.9%): [3343791969.000, 3343791969.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17820794880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2351595520.000, 3564158976.000, 4814356480.000), stdev = 979024208.734 CI (99.9%): [17820794880.000, 17820794880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 33.04% complete, ETA 04:00:04 # Fork: 1 of 1 # Warmup Iteration 1: 335.556 us/op # Warmup Iteration 2: 297.129 us/op # Warmup Iteration 3: 280.184 us/op Iteration 1: 299.029 us/op totalInputBytes: 457935601.000 # totalOutputBytes: 2444728320.000 # Iteration 2: 284.369 us/op totalInputBytes: 579398069.000 # totalOutputBytes: 3093166080.000 # Iteration 3: 287.502 us/op totalInputBytes: 699548549.000 # totalOutputBytes: 3734599680.000 # Iteration 4: 302.130 us/op totalInputBytes: 813881398.000 # totalOutputBytes: 4344975360.000 # Iteration 5: 270.874 us/op totalInputBytes: 941403179.000 # totalOutputBytes: 5025761280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 288.781 ±(99.9%) 48.132 us/op [Average] (min, avg, max) = (270.874, 288.781, 302.130), stdev = 12.500 CI (99.9%): [240.649, 336.913] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3492166796.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (457935601.000, 698433359.200, 941403179.000), stdev = 189981840.354 CI (99.9%): [3492166796.000, 3492166796.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 18643230720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2444728320.000, 3728646144.000, 5025761280.000), stdev = 1014234281.817 CI (99.9%): [18643230720.000, 18643230720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 33.09% complete, ETA 03:59:49 # Fork: 1 of 1 # Warmup Iteration 1: 352.767 us/op # Warmup Iteration 2: 334.696 us/op # Warmup Iteration 3: 293.631 us/op Iteration 1: 307.156 us/op totalInputBytes: 479026294.000 # totalOutputBytes: 2557337600.000 # Iteration 2: 363.653 us/op totalInputBytes: 584579337.000 # totalOutputBytes: 3120844800.000 # Iteration 3: 310.592 us/op totalInputBytes: 708143339.000 # totalOutputBytes: 3780505600.000 # Iteration 4: 357.008 us/op totalInputBytes: 815672025.000 # totalOutputBytes: 4354560000.000 # Iteration 5: 342.084 us/op totalInputBytes: 927995961.000 # totalOutputBytes: 4954214400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 336.099 ±(99.9%) 100.423 us/op [Average] (min, avg, max) = (307.156, 336.099, 363.653), stdev = 26.079 CI (99.9%): [235.676, 436.521] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3515416956.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (479026294.000, 703083391.200, 927995961.000), stdev = 178558296.681 CI (99.9%): [3515416956.000, 3515416956.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 18767462400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2557337600.000, 3753492480.000, 4954214400.000), stdev = 953254240.140 CI (99.9%): [18767462400.000, 18767462400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 33.14% complete, ETA 03:59:34 # Fork: 1 of 1 # Warmup Iteration 1: 0.420 us/op # Warmup Iteration 2: 0.366 us/op # Warmup Iteration 3: 0.359 us/op Iteration 1: 0.360 us/op totalInputBytes: 21971290320.000 # totalOutputBytes: 21864529920.000 # Iteration 2: 0.358 us/op totalInputBytes: 27716273466.000 # totalOutputBytes: 27581597696.000 # Iteration 3: 0.359 us/op totalInputBytes: 33453139860.000 # totalOutputBytes: 33290588160.000 # Iteration 4: 0.365 us/op totalInputBytes: 39092293443.000 # totalOutputBytes: 38902340608.000 # Iteration 5: 0.359 us/op totalInputBytes: 44818481904.000 # totalOutputBytes: 44600705024.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.360 ±(99.9%) 0.010 us/op [Average] (min, avg, max) = (0.358, 0.360, 0.365), stdev = 0.003 CI (99.9%): [0.350, 0.371] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 167051478993.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21971290320.000, 33410295798.600, 44818481904.000), stdev = 9023668596.026 CI (99.9%): [167051478993.000, 167051478993.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 166239761408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21864529920.000, 33247952281.600, 44600705024.000), stdev = 8979821809.845 CI (99.9%): [166239761408.000, 166239761408.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 33.19% complete, ETA 03:59:20 # Fork: 1 of 1 # Warmup Iteration 1: 0.581 us/op # Warmup Iteration 2: 0.492 us/op # Warmup Iteration 3: 0.481 us/op Iteration 1: 0.480 us/op totalInputBytes: 32506464973.000 # totalOutputBytes: 32427296768.000 # Iteration 2: 0.480 us/op totalInputBytes: 41055198033.000 # totalOutputBytes: 40955209728.000 # Iteration 3: 0.479 us/op totalInputBytes: 49620956622.000 # totalOutputBytes: 49500106752.000 # Iteration 4: 0.480 us/op totalInputBytes: 58170194720.000 # totalOutputBytes: 58028523520.000 # Iteration 5: 0.481 us/op totalInputBytes: 66712565533.000 # totalOutputBytes: 66550089728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.480 ±(99.9%) 0.002 us/op [Average] (min, avg, max) = (0.479, 0.480, 0.481), stdev = 0.001 CI (99.9%): [0.478, 0.482] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 248065379881.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (32506464973.000, 49613075976.200, 66712565533.000), stdev = 13523038686.892 CI (99.9%): [248065379881.000, 248065379881.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 247461226496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (32427296768.000, 49492245299.200, 66550089728.000), stdev = 13490103863.008 CI (99.9%): [247461226496.000, 247461226496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 33.24% complete, ETA 03:59:05 # Fork: 1 of 1 # Warmup Iteration 1: 0.786 us/op # Warmup Iteration 2: 0.669 us/op # Warmup Iteration 3: 0.654 us/op Iteration 1: 0.656 us/op totalInputBytes: 35829138783.000 # totalOutputBytes: 35770917888.000 # Iteration 2: 0.679 us/op totalInputBytes: 44894430025.000 # totalOutputBytes: 44821478400.000 # Iteration 3: 0.665 us/op totalInputBytes: 54150390649.000 # totalOutputBytes: 54062398464.000 # Iteration 4: 0.655 us/op totalInputBytes: 63542293133.000 # totalOutputBytes: 63439039488.000 # Iteration 5: 0.658 us/op totalInputBytes: 72899628599.000 # totalOutputBytes: 72781169664.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.663 ±(99.9%) 0.038 us/op [Average] (min, avg, max) = (0.655, 0.663, 0.679), stdev = 0.010 CI (99.9%): [0.625, 0.701] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 271315881189.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35829138783.000, 54263176237.800, 72899628599.000), stdev = 14671564589.708 CI (99.9%): [271315881189.000, 271315881189.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 270875003904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35770917888.000, 54175000780.800, 72781169664.000), stdev = 14647723893.267 CI (99.9%): [270875003904.000, 270875003904.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 33.28% complete, ETA 03:58:50 # Fork: 1 of 1 # Warmup Iteration 1: 0.919 us/op # Warmup Iteration 2: 0.854 us/op # Warmup Iteration 3: 0.795 us/op Iteration 1: 0.784 us/op totalInputBytes: 39320031213.000 # totalOutputBytes: 39272091648.000 # Iteration 2: 0.745 us/op totalInputBytes: 50331888777.000 # totalOutputBytes: 50270523392.000 # Iteration 3: 0.743 us/op totalInputBytes: 61365711297.000 # totalOutputBytes: 61290893312.000 # Iteration 4: 0.746 us/op totalInputBytes: 72357293517.000 # totalOutputBytes: 72269074432.000 # Iteration 5: 0.858 us/op totalInputBytes: 81924459003.000 # totalOutputBytes: 81824575488.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.775 ±(99.9%) 0.189 us/op [Average] (min, avg, max) = (0.743, 0.775, 0.858), stdev = 0.049 CI (99.9%): [0.586, 0.964] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 305299383807.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39320031213.000, 61059876761.400, 81924459003.000), stdev = 16961475193.001 CI (99.9%): [305299383807.000, 305299383807.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 304927158272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39272091648.000, 60985431654.400, 81824575488.000), stdev = 16940795510.980 CI (99.9%): [304927158272.000, 304927158272.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 33.33% complete, ETA 03:58:36 # Fork: 1 of 1 # Warmup Iteration 1: 1.155 us/op # Warmup Iteration 2: 0.942 us/op # Warmup Iteration 3: 0.932 us/op Iteration 1: 1.015 us/op totalInputBytes: 40878363250.000 # totalOutputBytes: 40838481920.000 # Iteration 2: 0.975 us/op totalInputBytes: 51394648000.000 # totalOutputBytes: 51344506880.000 # Iteration 3: 0.976 us/op totalInputBytes: 61894250875.000 # totalOutputBytes: 61833866240.000 # Iteration 4: 0.935 us/op totalInputBytes: 72855995500.000 # totalOutputBytes: 72784916480.000 # Iteration 5: 0.931 us/op totalInputBytes: 83868703125.000 # totalOutputBytes: 83786880000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.966 ±(99.9%) 0.133 us/op [Average] (min, avg, max) = (0.931, 0.966, 1.015), stdev = 0.035 CI (99.9%): [0.833, 1.099] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 310891960750.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (40878363250.000, 62178392150.000, 83868703125.000), stdev = 16989275358.221 CI (99.9%): [310891960750.000, 310891960750.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 310588651520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (40838481920.000, 62117730304.000, 83786880000.000), stdev = 16972700455.432 CI (99.9%): [310588651520.000, 310588651520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 33.38% complete, ETA 03:58:21 # Fork: 1 of 1 # Warmup Iteration 1: 1.282 us/op # Warmup Iteration 2: 1.089 us/op # Warmup Iteration 3: 1.065 us/op Iteration 1: 1.080 us/op totalInputBytes: 43841736653.000 # totalOutputBytes: 43806087168.000 # Iteration 2: 1.059 us/op totalInputBytes: 55451165484.000 # totalOutputBytes: 55406075904.000 # Iteration 3: 1.059 us/op totalInputBytes: 67068889316.000 # totalOutputBytes: 67014352896.000 # Iteration 4: 1.069 us/op totalInputBytes: 78577394610.000 # totalOutputBytes: 78513500160.000 # Iteration 5: 1.064 us/op totalInputBytes: 90143214733.000 # totalOutputBytes: 90069915648.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.066 ±(99.9%) 0.034 us/op [Average] (min, avg, max) = (1.059, 1.066, 1.080), stdev = 0.009 CI (99.9%): [1.032, 1.100] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 335082400796.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43841736653.000, 67016480159.200, 90143214733.000), stdev = 18298419206.450 CI (99.9%): [335082400796.000, 335082400796.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 334809931776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43806087168.000, 66961986355.200, 90069915648.000), stdev = 18283540023.489 CI (99.9%): [334809931776.000, 334809931776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 33.43% complete, ETA 03:58:07 # Fork: 1 of 1 # Warmup Iteration 1: 1.493 us/op # Warmup Iteration 2: 1.286 us/op # Warmup Iteration 3: 1.247 us/op Iteration 1: 1.218 us/op totalInputBytes: 44057871486.000 # totalOutputBytes: 44027160576.000 # Iteration 2: 1.222 us/op totalInputBytes: 55797454341.000 # totalOutputBytes: 55758560256.000 # Iteration 3: 1.252 us/op totalInputBytes: 67262375853.000 # totalOutputBytes: 67215490048.000 # Iteration 4: 1.219 us/op totalInputBytes: 79029876024.000 # totalOutputBytes: 78974787584.000 # Iteration 5: 1.218 us/op totalInputBytes: 90810818397.000 # totalOutputBytes: 90747517952.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.226 ±(99.9%) 0.056 us/op [Average] (min, avg, max) = (1.218, 1.226, 1.252), stdev = 0.015 CI (99.9%): [1.170, 1.282] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 336958396101.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44057871486.000, 67391679220.200, 90810818397.000), stdev = 18458148999.244 CI (99.9%): [336958396101.000, 336958396101.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 336723516416.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44027160576.000, 67344703283.200, 90747517952.000), stdev = 18445282591.186 CI (99.9%): [336723516416.000, 336723516416.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 33.48% complete, ETA 03:57:52 # Fork: 1 of 1 # Warmup Iteration 1: 1.629 us/op # Warmup Iteration 2: 1.334 us/op # Warmup Iteration 3: 1.311 us/op Iteration 1: 1.314 us/op totalInputBytes: 47354577214.000 # totalOutputBytes: 47325691904.000 # Iteration 2: 1.337 us/op totalInputBytes: 59620313907.000 # totalOutputBytes: 59583946752.000 # Iteration 3: 1.348 us/op totalInputBytes: 71784579937.000 # totalOutputBytes: 71740792832.000 # Iteration 4: 1.459 us/op totalInputBytes: 83022658740.000 # totalOutputBytes: 82972016640.000 # Iteration 5: 1.424 us/op totalInputBytes: 94534009129.000 # totalOutputBytes: 94476345344.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.376 ±(99.9%) 0.239 us/op [Average] (min, avg, max) = (1.314, 1.376, 1.459), stdev = 0.062 CI (99.9%): [1.137, 1.615] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 356316138927.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47354577214.000, 71263227785.400, 94534009129.000), stdev = 18623012004.700 CI (99.9%): [356316138927.000, 356316138927.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 356098793472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47325691904.000, 71219758694.400, 94476345344.000), stdev = 18611652353.605 CI (99.9%): [356098793472.000, 356098793472.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 33.53% complete, ETA 03:57:38 # Fork: 1 of 1 # Warmup Iteration 1: 1.872 us/op # Warmup Iteration 2: 1.547 us/op # Warmup Iteration 3: 1.525 us/op Iteration 1: 1.518 us/op totalInputBytes: 46025810052.000 # totalOutputBytes: 46000852992.000 # Iteration 2: 1.519 us/op totalInputBytes: 58166289304.000 # totalOutputBytes: 58134749184.000 # Iteration 3: 1.562 us/op totalInputBytes: 69981497781.000 # totalOutputBytes: 69943550976.000 # Iteration 4: 1.529 us/op totalInputBytes: 82045977551.000 # totalOutputBytes: 82001488896.000 # Iteration 5: 1.515 us/op totalInputBytes: 94224336671.000 # totalOutputBytes: 94173244416.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.529 ±(99.9%) 0.075 us/op [Average] (min, avg, max) = (1.515, 1.529, 1.562), stdev = 0.019 CI (99.9%): [1.454, 1.603] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 350443911359.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46025810052.000, 70088782271.800, 94224336671.000), stdev = 19017646316.525 CI (99.9%): [350443911359.000, 350443911359.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 350253886464.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46000852992.000, 70050777292.800, 94173244416.000), stdev = 19007334177.757 CI (99.9%): [350253886464.000, 350253886464.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 33.58% complete, ETA 03:57:23 # Fork: 1 of 1 # Warmup Iteration 1: 2.024 us/op # Warmup Iteration 2: 1.650 us/op # Warmup Iteration 3: 1.636 us/op Iteration 1: 1.681 us/op totalInputBytes: 47268196590.000 # totalOutputBytes: 47245127680.000 # Iteration 2: 1.622 us/op totalInputBytes: 59907278925.000 # totalOutputBytes: 59878041600.000 # Iteration 3: 1.626 us/op totalInputBytes: 72513659220.000 # totalOutputBytes: 72478269440.000 # Iteration 4: 1.628 us/op totalInputBytes: 85103073795.000 # totalOutputBytes: 85061539840.000 # Iteration 5: 1.627 us/op totalInputBytes: 97700120895.000 # totalOutputBytes: 97652439040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.637 ±(99.9%) 0.096 us/op [Average] (min, avg, max) = (1.622, 1.637, 1.681), stdev = 0.025 CI (99.9%): [1.541, 1.732] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 362492329425.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47268196590.000, 72498465885.000, 97700120895.000), stdev = 19931785321.473 CI (99.9%): [362492329425.000, 362492329425.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 362315417600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47245127680.000, 72463083520.000, 97652439040.000), stdev = 19922057754.211 CI (99.9%): [362315417600.000, 362315417600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 33.63% complete, ETA 03:57:09 # Fork: 1 of 1 # Warmup Iteration 1: 4.180 us/op # Warmup Iteration 2: 3.222 us/op # Warmup Iteration 3: 3.220 us/op Iteration 1: 3.164 us/op totalInputBytes: 48214558982.000 # totalOutputBytes: 48200437760.000 # Iteration 2: 3.160 us/op totalInputBytes: 61181951150.000 # totalOutputBytes: 61164032000.000 # Iteration 3: 3.146 us/op totalInputBytes: 74211252010.000 # totalOutputBytes: 74189516800.000 # Iteration 4: 3.142 us/op totalInputBytes: 87256552436.000 # totalOutputBytes: 87230996480.000 # Iteration 5: 3.126 us/op totalInputBytes: 100366711538.000 # totalOutputBytes: 100337315840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.147 ±(99.9%) 0.059 us/op [Average] (min, avg, max) = (3.126, 3.147, 3.164), stdev = 0.015 CI (99.9%): [3.089, 3.206] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 371231026116.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48214558982.000, 74246205223.200, 100366711538.000), stdev = 20614755316.171 CI (99.9%): [371231026116.000, 371231026116.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 371122298880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48200437760.000, 74224459776.000, 100337315840.000), stdev = 20608717605.934 CI (99.9%): [371122298880.000, 371122298880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 33.68% complete, ETA 03:56:54 # Fork: 1 of 1 # Warmup Iteration 1: 6.405 us/op # Warmup Iteration 2: 5.285 us/op # Warmup Iteration 3: 4.894 us/op Iteration 1: 6.926 us/op totalInputBytes: 42667137558.000 # totalOutputBytes: 42658805760.000 # Iteration 2: 4.892 us/op totalInputBytes: 55232105094.000 # totalOutputBytes: 55221319680.000 # Iteration 3: 5.461 us/op totalInputBytes: 66487991400.000 # totalOutputBytes: 66475008000.000 # Iteration 4: 4.889 us/op totalInputBytes: 79061132052.000 # totalOutputBytes: 79045693440.000 # Iteration 5: 5.195 us/op totalInputBytes: 90893038680.000 # totalOutputBytes: 90875289600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.473 ±(99.9%) 3.261 us/op [Average] (min, avg, max) = (4.889, 5.473, 6.926), stdev = 0.847 CI (99.9%): [2.212, 8.734] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 334341404784.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42667137558.000, 66868280956.800, 90893038680.000), stdev = 19020351943.080 CI (99.9%): [334341404784.000, 334341404784.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 334276116480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42658805760.000, 66855223296.000, 90875289600.000), stdev = 19016637756.018 CI (99.9%): [334276116480.000, 334276116480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 33.72% complete, ETA 03:56:40 # Fork: 1 of 1 # Warmup Iteration 1: 7.916 us/op # Warmup Iteration 2: 6.268 us/op # Warmup Iteration 3: 6.029 us/op Iteration 1: 6.000 us/op totalInputBytes: 50681209798.000 # totalOutputBytes: 50673786880.000 # Iteration 2: 6.080 us/op totalInputBytes: 64160580506.000 # totalOutputBytes: 64151183360.000 # Iteration 3: 6.000 us/op totalInputBytes: 77823069234.000 # totalOutputBytes: 77811671040.000 # Iteration 4: 6.107 us/op totalInputBytes: 91241851228.000 # totalOutputBytes: 91228487680.000 # Iteration 5: 5.999 us/op totalInputBytes: 104907002746.000 # totalOutputBytes: 104891637760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.037 ±(99.9%) 0.202 us/op [Average] (min, avg, max) = (5.999, 6.037, 6.107), stdev = 0.052 CI (99.9%): [5.835, 6.239] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 388813713512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50681209798.000, 77762742702.400, 104907002746.000), stdev = 21429705434.975 CI (99.9%): [388813713512.000, 388813713512.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 388756766720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50673786880.000, 77751353344.000, 104891637760.000), stdev = 21426566777.732 CI (99.9%): [388756766720.000, 388756766720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 33.77% complete, ETA 03:56:25 # Fork: 1 of 1 # Warmup Iteration 1: 9.366 us/op # Warmup Iteration 2: 7.181 us/op # Warmup Iteration 3: 7.221 us/op Iteration 1: 7.011 us/op totalInputBytes: 54003537398.000 # totalOutputBytes: 53997209600.000 # Iteration 2: 7.063 us/op totalInputBytes: 68506817602.000 # totalOutputBytes: 68498790400.000 # Iteration 3: 7.058 us/op totalInputBytes: 83021823980.000 # totalOutputBytes: 83012096000.000 # Iteration 4: 7.064 us/op totalInputBytes: 97522441472.000 # totalOutputBytes: 97511014400.000 # Iteration 5: 7.070 us/op totalInputBytes: 112010257464.000 # totalOutputBytes: 111997132800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.053 ±(99.9%) 0.092 us/op [Average] (min, avg, max) = (7.011, 7.053, 7.070), stdev = 0.024 CI (99.9%): [6.961, 7.145] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 415064877916.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54003537398.000, 83012975583.200, 112010257464.000), stdev = 22931109645.760 CI (99.9%): [415064877916.000, 415064877916.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 415016243200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (53997209600.000, 83003248640.000, 111997132800.000), stdev = 22928422721.222 CI (99.9%): [415016243200.000, 415016243200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 33.82% complete, ETA 03:56:11 # Fork: 1 of 1 # Warmup Iteration 1: 10.923 us/op # Warmup Iteration 2: 8.484 us/op # Warmup Iteration 3: 8.225 us/op Iteration 1: 8.553 us/op totalInputBytes: 55074049800.000 # totalOutputBytes: 55068672000.000 # Iteration 2: 8.204 us/op totalInputBytes: 70055936412.000 # totalOutputBytes: 70049095680.000 # Iteration 3: 8.283 us/op totalInputBytes: 84894408060.000 # totalOutputBytes: 84886118400.000 # Iteration 4: 8.198 us/op totalInputBytes: 99889075440.000 # totalOutputBytes: 99879321600.000 # Iteration 5: 8.192 us/op totalInputBytes: 114893942856.000 # totalOutputBytes: 114882723840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.286 ±(99.9%) 0.593 us/op [Average] (min, avg, max) = (8.192, 8.286, 8.553), stdev = 0.154 CI (99.9%): [7.694, 8.879] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 424807412568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55074049800.000, 84961482513.600, 114893942856.000), stdev = 23633787521.813 CI (99.9%): [424807412568.000, 424807412568.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 424765931520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55068672000.000, 84953186304.000, 114882723840.000), stdev = 23631479760.118 CI (99.9%): [424765931520.000, 424765931520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 33.87% complete, ETA 03:55:57 # Fork: 1 of 1 # Warmup Iteration 1: 12.445 us/op # Warmup Iteration 2: 9.989 us/op # Warmup Iteration 3: 9.419 us/op Iteration 1: 9.503 us/op totalInputBytes: 56205394713.000 # totalOutputBytes: 56198338560.000 # Iteration 2: 10.418 us/op totalInputBytes: 69970327914.000 # totalOutputBytes: 69961543680.000 # Iteration 3: 9.477 us/op totalInputBytes: 85102442034.000 # totalOutputBytes: 85091758080.000 # Iteration 4: 9.517 us/op totalInputBytes: 100171183078.000 # totalOutputBytes: 100158607360.000 # Iteration 5: 9.452 us/op totalInputBytes: 115343873172.000 # totalOutputBytes: 115329392640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.673 ±(99.9%) 1.606 us/op [Average] (min, avg, max) = (9.452, 9.673, 10.418), stdev = 0.417 CI (99.9%): [8.067, 11.279] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 426793220911.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56205394713.000, 85358644182.200, 115343873172.000), stdev = 23480327605.437 CI (99.9%): [426793220911.000, 426793220911.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 426739640320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56198338560.000, 85347928064.000, 115329392640.000), stdev = 23477379831.742 CI (99.9%): [426739640320.000, 426739640320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 33.92% complete, ETA 03:55:42 # Fork: 1 of 1 # Warmup Iteration 1: 13.716 us/op # Warmup Iteration 2: 10.770 us/op # Warmup Iteration 3: 10.618 us/op Iteration 1: 10.658 us/op totalInputBytes: 57986232898.000 # totalOutputBytes: 57979863040.000 # Iteration 2: 10.722 us/op totalInputBytes: 73273528866.000 # totalOutputBytes: 73265479680.000 # Iteration 3: 10.624 us/op totalInputBytes: 88701578856.000 # totalOutputBytes: 88691834880.000 # Iteration 4: 10.618 us/op totalInputBytes: 104138313320.000 # totalOutputBytes: 104126873600.000 # Iteration 5: 10.955 us/op totalInputBytes: 119099449939.000 # totalOutputBytes: 119086366720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.715 ±(99.9%) 0.540 us/op [Average] (min, avg, max) = (10.618, 10.715, 10.955), stdev = 0.140 CI (99.9%): [10.175, 11.255] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 443199103879.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57986232898.000, 88639820775.800, 119099449939.000), stdev = 24206205148.690 CI (99.9%): [443199103879.000, 443199103879.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 443150417920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57979863040.000, 88630083584.000, 119086366720.000), stdev = 24203546067.702 CI (99.9%): [443150417920.000, 443150417920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 33.97% complete, ETA 03:55:28 # Fork: 1 of 1 # Warmup Iteration 1: 15.420 us/op # Warmup Iteration 2: 12.874 us/op # Warmup Iteration 3: 11.693 us/op Iteration 1: 11.880 us/op totalInputBytes: 57574564047.000 # totalOutputBytes: 57568942080.000 # Iteration 2: 11.826 us/op totalInputBytes: 73166517270.000 # totalOutputBytes: 73159372800.000 # Iteration 3: 11.675 us/op totalInputBytes: 88959306744.000 # totalOutputBytes: 88950620160.000 # Iteration 4: 11.704 us/op totalInputBytes: 104713108731.000 # totalOutputBytes: 104702883840.000 # Iteration 5: 11.677 us/op totalInputBytes: 120504423501.000 # totalOutputBytes: 120492656640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.752 ±(99.9%) 0.364 us/op [Average] (min, avg, max) = (11.675, 11.752, 11.880), stdev = 0.095 CI (99.9%): [11.388, 12.116] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 444917920293.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57574564047.000, 88983584058.600, 120504423501.000), stdev = 24888189944.456 CI (99.9%): [444917920293.000, 444917920293.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 444874475520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57568942080.000, 88974895104.000, 120492656640.000), stdev = 24885759694.486 CI (99.9%): [444874475520.000, 444874475520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 34.02% complete, ETA 03:55:14 # Fork: 1 of 1 # Warmup Iteration 1: 16.999 us/op # Warmup Iteration 2: 13.214 us/op # Warmup Iteration 3: 13.292 us/op Iteration 1: 13.023 us/op totalInputBytes: 58717633876.000 # totalOutputBytes: 58712473600.000 # Iteration 2: 12.943 us/op totalInputBytes: 74549450822.000 # totalOutputBytes: 74542899200.000 # Iteration 3: 13.162 us/op totalInputBytes: 90113877869.000 # totalOutputBytes: 90105958400.000 # Iteration 4: 13.572 us/op totalInputBytes: 105209374105.000 # totalOutputBytes: 105200128000.000 # Iteration 5: 12.955 us/op totalInputBytes: 121024088748.000 # totalOutputBytes: 121013452800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.131 ±(99.9%) 1.007 us/op [Average] (min, avg, max) = (12.943, 13.131, 13.572), stdev = 0.261 CI (99.9%): [12.124, 14.138] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 449614425420.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58717633876.000, 89922885084.000, 121024088748.000), stdev = 24551518680.853 CI (99.9%): [449614425420.000, 449614425420.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 449574912000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58712473600.000, 89914982400.000, 121013452800.000), stdev = 24549361022.169 CI (99.9%): [449574912000.000, 449574912000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 34.07% complete, ETA 03:54:59 # Fork: 1 of 1 # Warmup Iteration 1: 0.427 us/op # Warmup Iteration 2: 0.367 us/op # Warmup Iteration 3: 0.368 us/op Iteration 1: 0.428 us/op totalInputBytes: 20839755615.000 # totalOutputBytes: 20738493440.000 # Iteration 2: 0.388 us/op totalInputBytes: 26145305340.000 # totalOutputBytes: 26018263040.000 # Iteration 3: 0.363 us/op totalInputBytes: 31811850903.000 # totalOutputBytes: 31657274368.000 # Iteration 4: 0.360 us/op totalInputBytes: 37525881729.000 # totalOutputBytes: 37343540224.000 # Iteration 5: 0.366 us/op totalInputBytes: 43149855504.000 # totalOutputBytes: 42940186624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.381 ±(99.9%) 0.109 us/op [Average] (min, avg, max) = (0.360, 0.381, 0.428), stdev = 0.028 CI (99.9%): [0.272, 0.490] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 159472649091.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20839755615.000, 31894529818.200, 43149855504.000), stdev = 8855265823.568 CI (99.9%): [159472649091.000, 159472649091.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 158697757696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20738493440.000, 31739551539.200, 42940186624.000), stdev = 8812237321.024 CI (99.9%): [158697757696.000, 158697757696.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 34.12% complete, ETA 03:54:45 # Fork: 1 of 1 # Warmup Iteration 1: 1.359 us/op # Warmup Iteration 2: 1.217 us/op # Warmup Iteration 3: 1.198 us/op Iteration 1: 1.214 us/op totalInputBytes: 12880733148.000 # totalOutputBytes: 13183279104.000 # Iteration 2: 1.193 us/op totalInputBytes: 16235025456.000 # totalOutputBytes: 16616357888.000 # Iteration 3: 1.222 us/op totalInputBytes: 19510602426.000 # totalOutputBytes: 19968872448.000 # Iteration 4: 1.201 us/op totalInputBytes: 22845084834.000 # totalOutputBytes: 23381676032.000 # Iteration 5: 1.201 us/op totalInputBytes: 26179305111.000 # totalOutputBytes: 26794211328.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.206 ±(99.9%) 0.044 us/op [Average] (min, avg, max) = (1.193, 1.206, 1.222), stdev = 0.012 CI (99.9%): [1.162, 1.250] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 97650750975.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12880733148.000, 19530150195.000, 26179305111.000), stdev = 5250548280.503 CI (99.9%): [97650750975.000, 97650750975.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 99944396800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13183279104.000, 19988879360.000, 26794211328.000), stdev = 5373874501.984 CI (99.9%): [99944396800.000, 99944396800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 34.16% complete, ETA 03:54:31 # Fork: 1 of 1 # Warmup Iteration 1: 1.034 us/op # Warmup Iteration 2: 0.887 us/op # Warmup Iteration 3: 0.880 us/op Iteration 1: 0.881 us/op totalInputBytes: 26818626630.000 # totalOutputBytes: 26836098048.000 # Iteration 2: 0.880 us/op totalInputBytes: 33795358200.000 # totalOutputBytes: 33817374720.000 # Iteration 3: 0.881 us/op totalInputBytes: 40770342940.000 # totalOutputBytes: 40796903424.000 # Iteration 4: 0.903 us/op totalInputBytes: 47571301660.000 # totalOutputBytes: 47602292736.000 # Iteration 5: 0.882 us/op totalInputBytes: 54531246470.000 # totalOutputBytes: 54566771712.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.885 ±(99.9%) 0.039 us/op [Average] (min, avg, max) = (0.880, 0.885, 0.903), stdev = 0.010 CI (99.9%): [0.847, 0.924] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 203486875900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26818626630.000, 40697375180.000, 54531246470.000), stdev = 10941774126.268 CI (99.9%): [203486875900.000, 203486875900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 203619440640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26836098048.000, 40723888128.000, 54566771712.000), stdev = 10948902317.881 CI (99.9%): [203619440640.000, 203619440640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 34.21% complete, ETA 03:54:16 # Fork: 1 of 1 # Warmup Iteration 1: 1.644 us/op # Warmup Iteration 2: 1.447 us/op # Warmup Iteration 3: 1.424 us/op Iteration 1: 1.452 us/op totalInputBytes: 21913028694.000 # totalOutputBytes: 22047596544.000 # Iteration 2: 1.425 us/op totalInputBytes: 27626070615.000 # totalOutputBytes: 27795722240.000 # Iteration 3: 1.424 us/op totalInputBytes: 33343326021.000 # totalOutputBytes: 33548087296.000 # Iteration 4: 1.470 us/op totalInputBytes: 38884657233.000 # totalOutputBytes: 39123447808.000 # Iteration 5: 1.434 us/op totalInputBytes: 44562289596.000 # totalOutputBytes: 44835946496.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.441 ±(99.9%) 0.075 us/op [Average] (min, avg, max) = (1.424, 1.441, 1.470), stdev = 0.019 CI (99.9%): [1.366, 1.516] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 166329372159.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21913028694.000, 33265874431.800, 44562289596.000), stdev = 8942597608.022 CI (99.9%): [166329372159.000, 166329372159.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 167350800384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22047596544.000, 33470160076.800, 44835946496.000), stdev = 8997514075.769 CI (99.9%): [167350800384.000, 167350800384.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 34.26% complete, ETA 03:54:02 # Fork: 1 of 1 # Warmup Iteration 1: 6.552 us/op # Warmup Iteration 2: 6.193 us/op # Warmup Iteration 3: 6.593 us/op Iteration 1: 6.021 us/op totalInputBytes: 6022696440.000 # totalOutputBytes: 6472755200.000 # Iteration 2: 6.063 us/op totalInputBytes: 7594478196.000 # totalOutputBytes: 8161991680.000 # Iteration 3: 6.022 us/op totalInputBytes: 9177102816.000 # totalOutputBytes: 9862881280.000 # Iteration 4: 6.023 us/op totalInputBytes: 10759374900.000 # totalOutputBytes: 11563392000.000 # Iteration 5: 6.027 us/op totalInputBytes: 12340422636.000 # totalOutputBytes: 13262586880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.031 ±(99.9%) 0.070 us/op [Average] (min, avg, max) = (6.021, 6.031, 6.063), stdev = 0.018 CI (99.9%): [5.962, 6.101] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 45894074988.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6022696440.000, 9178814997.600, 12340422636.000), stdev = 2498256534.384 CI (99.9%): [45894074988.000, 45894074988.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 49323607040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6472755200.000, 9864721408.000, 13262586880.000), stdev = 2684944050.387 CI (99.9%): [49323607040.000, 49323607040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 34.31% complete, ETA 03:53:48 # Fork: 1 of 1 # Warmup Iteration 1: 7.940 us/op # Warmup Iteration 2: 7.456 us/op # Warmup Iteration 3: 7.286 us/op Iteration 1: 7.486 us/op totalInputBytes: 6076668849.000 # totalOutputBytes: 6525966336.000 # Iteration 2: 7.302 us/op totalInputBytes: 7643982567.000 # totalOutputBytes: 8209164288.000 # Iteration 3: 7.295 us/op totalInputBytes: 9212875281.000 # totalOutputBytes: 9894057984.000 # Iteration 4: 7.283 us/op totalInputBytes: 10784147931.000 # totalOutputBytes: 11581507584.000 # Iteration 5: 7.290 us/op totalInputBytes: 12354287823.000 # totalOutputBytes: 13267740672.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.331 ±(99.9%) 0.334 us/op [Average] (min, avg, max) = (7.283, 7.331, 7.486), stdev = 0.087 CI (99.9%): [6.997, 7.665] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 46071962451.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6076668849.000, 9214392490.200, 12354287823.000), stdev = 2481661445.595 CI (99.9%): [46071962451.000, 46071962451.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 49478436864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6525966336.000, 9895687372.800, 13267740672.000), stdev = 2665150834.074 CI (99.9%): [49478436864.000, 49478436864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 34.36% complete, ETA 03:53:34 # Fork: 1 of 1 # Warmup Iteration 1: 11.284 us/op # Warmup Iteration 2: 10.766 us/op # Warmup Iteration 3: 10.587 us/op Iteration 1: 10.600 us/op totalInputBytes: 4837610318.000 # totalOutputBytes: 5311072256.000 # Iteration 2: 10.597 us/op totalInputBytes: 6070220228.000 # totalOutputBytes: 6664318976.000 # Iteration 3: 10.564 us/op totalInputBytes: 7306545139.000 # totalOutputBytes: 8021644288.000 # Iteration 4: 10.591 us/op totalInputBytes: 8539801420.000 # totalOutputBytes: 9375600640.000 # Iteration 5: 10.598 us/op totalInputBytes: 9772221989.000 # totalOutputBytes: 10728639488.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.590 ±(99.9%) 0.057 us/op [Average] (min, avg, max) = (10.564, 10.590, 10.600), stdev = 0.015 CI (99.9%): [10.533, 10.647] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 36526399094.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4837610318.000, 7305279818.800, 9772221989.000), stdev = 1950936558.040 CI (99.9%): [36526399094.000, 36526399094.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 40101275648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5311072256.000, 8020255129.600, 10728639488.000), stdev = 2141876741.925 CI (99.9%): [40101275648.000, 40101275648.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 34.41% complete, ETA 03:53:19 # Fork: 1 of 1 # Warmup Iteration 1: 13.647 us/op # Warmup Iteration 2: 12.556 us/op # Warmup Iteration 3: 12.336 us/op Iteration 1: 12.312 us/op totalInputBytes: 4704358060.000 # totalOutputBytes: 5165965312.000 # Iteration 2: 12.711 us/op totalInputBytes: 5878427780.000 # totalOutputBytes: 6455238656.000 # Iteration 3: 12.311 us/op totalInputBytes: 7090595720.000 # totalOutputBytes: 7786348544.000 # Iteration 4: 12.298 us/op totalInputBytes: 8304046780.000 # totalOutputBytes: 9118867456.000 # Iteration 5: 12.353 us/op totalInputBytes: 9512074420.000 # totalOutputBytes: 10445430784.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.397 ±(99.9%) 0.680 us/op [Average] (min, avg, max) = (12.298, 12.397, 12.711), stdev = 0.177 CI (99.9%): [11.717, 13.077] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 35489502760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4704358060.000, 7097900552.000, 9512074420.000), stdev = 1903893185.783 CI (99.9%): [35489502760.000, 35489502760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 38971850752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5165965312.000, 7794370150.400, 10445430784.000), stdev = 2090709514.468 CI (99.9%): [38971850752.000, 38971850752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 34.46% complete, ETA 03:53:05 # Fork: 1 of 1 # Warmup Iteration 1: 17.933 us/op # Warmup Iteration 2: 17.466 us/op # Warmup Iteration 3: 16.611 us/op Iteration 1: 16.605 us/op totalInputBytes: 3832333965.000 # totalOutputBytes: 4304544768.000 # Iteration 2: 16.982 us/op totalInputBytes: 4799186550.000 # totalOutputBytes: 5390530560.000 # Iteration 3: 16.779 us/op totalInputBytes: 5777337420.000 # totalOutputBytes: 6489206784.000 # Iteration 4: 16.757 us/op totalInputBytes: 6756858525.000 # totalOutputBytes: 7589422080.000 # Iteration 5: 16.670 us/op totalInputBytes: 7741483140.000 # totalOutputBytes: 8695369728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 16.759 ±(99.9%) 0.550 us/op [Average] (min, avg, max) = (16.605, 16.759, 16.982), stdev = 0.143 CI (99.9%): [16.208, 17.309] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28907199600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3832333965.000, 5781439920.000, 7741483140.000), stdev = 1545725025.388 CI (99.9%): [28907199600.000, 28907199600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 32469073920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4304544768.000, 6493814784.000, 8695369728.000), stdev = 1736185476.414 CI (99.9%): [32469073920.000, 32469073920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 34.51% complete, ETA 03:52:51 # Fork: 1 of 1 # Warmup Iteration 1: 20.189 us/op # Warmup Iteration 2: 19.199 us/op # Warmup Iteration 3: 19.059 us/op Iteration 1: 18.960 us/op totalInputBytes: 3776332758.000 # totalOutputBytes: 4236840960.000 # Iteration 2: 18.956 us/op totalInputBytes: 4739441179.000 # totalOutputBytes: 5317396480.000 # Iteration 3: 18.985 us/op totalInputBytes: 5701098407.000 # totalOutputBytes: 6396323840.000 # Iteration 4: 19.000 us/op totalInputBytes: 6661998094.000 # totalOutputBytes: 7474401280.000 # Iteration 5: 19.052 us/op totalInputBytes: 7620260078.000 # totalOutputBytes: 8549519360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 18.991 ±(99.9%) 0.149 us/op [Average] (min, avg, max) = (18.956, 18.991, 19.052), stdev = 0.039 CI (99.9%): [18.842, 19.140] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28499130516.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3776332758.000, 5699826103.200, 7620260078.000), stdev = 1519540149.343 CI (99.9%): [28499130516.000, 28499130516.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 31974481920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4236840960.000, 6394896384.000, 8549519360.000), stdev = 1704841802.265 CI (99.9%): [31974481920.000, 31974481920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 34.56% complete, ETA 03:52:37 # Fork: 1 of 1 # Warmup Iteration 1: 25.785 us/op # Warmup Iteration 2: 25.147 us/op # Warmup Iteration 3: 24.257 us/op Iteration 1: 23.826 us/op totalInputBytes: 6194655657.000 # totalOutputBytes: 6627307520.000 # Iteration 2: 23.950 us/op totalInputBytes: 7793555589.000 # totalOutputBytes: 8337879040.000 # Iteration 3: 23.945 us/op totalInputBytes: 9392819238.000 # totalOutputBytes: 10048839680.000 # Iteration 4: 23.882 us/op totalInputBytes: 10996217775.000 # totalOutputBytes: 11764224000.000 # Iteration 5: 23.817 us/op totalInputBytes: 12604114917.000 # totalOutputBytes: 13484421120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 23.884 ±(99.9%) 0.243 us/op [Average] (min, avg, max) = (23.817, 23.884, 23.950), stdev = 0.063 CI (99.9%): [23.641, 24.127] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 46981363176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6194655657.000, 9396272635.200, 12604114917.000), stdev = 2533236155.913 CI (99.9%): [46981363176.000, 46981363176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 50262671360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6627307520.000, 10052534272.000, 13484421120.000), stdev = 2710164366.771 CI (99.9%): [50262671360.000, 50262671360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 34.60% complete, ETA 03:52:23 # Fork: 1 of 1 # Warmup Iteration 1: 86.738 us/op # Warmup Iteration 2: 83.105 us/op # Warmup Iteration 3: 82.578 us/op Iteration 1: 83.257 us/op totalInputBytes: 2508309384.000 # totalOutputBytes: 2930749440.000 # Iteration 2: 82.154 us/op totalInputBytes: 3148545876.000 # totalOutputBytes: 3678812160.000 # Iteration 3: 87.333 us/op totalInputBytes: 3750816720.000 # totalOutputBytes: 4382515200.000 # Iteration 4: 81.637 us/op totalInputBytes: 4395075888.000 # totalOutputBytes: 5135278080.000 # Iteration 5: 81.671 us/op totalInputBytes: 5039072136.000 # totalOutputBytes: 5887733760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 83.210 ±(99.9%) 9.226 us/op [Average] (min, avg, max) = (81.637, 83.210, 87.333), stdev = 2.396 CI (99.9%): [73.984, 92.437] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18841820004.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2508309384.000, 3768364000.800, 5039072136.000), stdev = 997457644.042 CI (99.9%): [18841820004.000, 18841820004.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 22015088640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2930749440.000, 4403017728.000, 5887733760.000), stdev = 1165445718.279 CI (99.9%): [22015088640.000, 22015088640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 34.65% complete, ETA 03:52:08 # Fork: 1 of 1 # Warmup Iteration 1: 131.135 us/op # Warmup Iteration 2: 124.543 us/op # Warmup Iteration 3: 124.790 us/op Iteration 1: 124.456 us/op totalInputBytes: 2181754348.000 # totalOutputBytes: 2598338560.000 # Iteration 2: 123.771 us/op totalInputBytes: 2737682800.000 # totalOutputBytes: 3260416000.000 # Iteration 3: 123.820 us/op totalInputBytes: 3293439287.000 # totalOutputBytes: 3922288640.000 # Iteration 4: 124.818 us/op totalInputBytes: 3844724684.000 # totalOutputBytes: 4578836480.000 # Iteration 5: 123.378 us/op totalInputBytes: 4402475965.000 # totalOutputBytes: 5243084800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 124.049 ±(99.9%) 2.226 us/op [Average] (min, avg, max) = (123.378, 124.049, 124.818), stdev = 0.578 CI (99.9%): [121.823, 126.274] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 16460077084.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2181754348.000, 3292015416.800, 4402475965.000), stdev = 877293634.068 CI (99.9%): [16460077084.000, 16460077084.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 19602964480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2598338560.000, 3920592896.000, 5243084800.000), stdev = 1044804095.352 CI (99.9%): [19602964480.000, 19602964480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 34.70% complete, ETA 03:51:54 # Fork: 1 of 1 # Warmup Iteration 1: 171.343 us/op # Warmup Iteration 2: 164.770 us/op # Warmup Iteration 3: 164.006 us/op Iteration 1: 162.766 us/op totalInputBytes: 2070780900.000 # totalOutputBytes: 2473728000.000 # Iteration 2: 161.979 us/op totalInputBytes: 2600230480.000 # totalOutputBytes: 3106201600.000 # Iteration 3: 161.976 us/op totalInputBytes: 3129680060.000 # totalOutputBytes: 3738675200.000 # Iteration 4: 161.998 us/op totalInputBytes: 3659001060.000 # totalOutputBytes: 4370995200.000 # Iteration 5: 162.666 us/op totalInputBytes: 4186136200.000 # totalOutputBytes: 5000704000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 162.277 ±(99.9%) 1.550 us/op [Average] (min, avg, max) = (161.976, 162.277, 162.766), stdev = 0.402 CI (99.9%): [160.727, 163.826] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 15645828700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2070780900.000, 3129165740.000, 4186136200.000), stdev = 836340729.453 CI (99.9%): [15645828700.000, 15645828700.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 18690304000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2473728000.000, 3738060800.000, 5000704000.000), stdev = 999081786.001 CI (99.9%): [18690304000.000, 18690304000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 34.75% complete, ETA 03:51:40 # Fork: 1 of 1 # Warmup Iteration 1: 206.849 us/op # Warmup Iteration 2: 194.248 us/op # Warmup Iteration 3: 194.640 us/op Iteration 1: 194.225 us/op totalInputBytes: 2082115266.000 # totalOutputBytes: 2491822080.000 # Iteration 2: 193.720 us/op totalInputBytes: 2612334130.000 # totalOutputBytes: 3126374400.000 # Iteration 3: 193.167 us/op totalInputBytes: 3144093134.000 # totalOutputBytes: 3762769920.000 # Iteration 4: 193.062 us/op totalInputBytes: 3676108828.000 # totalOutputBytes: 4399472640.000 # Iteration 5: 193.466 us/op totalInputBytes: 4206995086.000 # totalOutputBytes: 5034823680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 193.528 ±(99.9%) 1.800 us/op [Average] (min, avg, max) = (193.062, 193.528, 194.225), stdev = 0.467 CI (99.9%): [191.728, 195.328] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 15721646444.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2082115266.000, 3144329288.800, 4206995086.000), stdev = 840143679.652 CI (99.9%): [15721646444.000, 15721646444.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 18815262720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2491822080.000, 3763052544.000, 5034823680.000), stdev = 1005462380.261 CI (99.9%): [18815262720.000, 18815262720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 34.80% complete, ETA 03:51:26 # Fork: 1 of 1 # Warmup Iteration 1: 236.029 us/op # Warmup Iteration 2: 220.089 us/op # Warmup Iteration 3: 225.081 us/op Iteration 1: 219.072 us/op totalInputBytes: 2153330218.000 # totalOutputBytes: 2551377920.000 # Iteration 2: 218.801 us/op totalInputBytes: 2706514786.000 # totalOutputBytes: 3206819840.000 # Iteration 3: 218.312 us/op totalInputBytes: 3260969791.000 # totalOutputBytes: 3863767040.000 # Iteration 4: 218.611 us/op totalInputBytes: 3814638335.000 # totalOutputBytes: 4519782400.000 # Iteration 5: 227.722 us/op totalInputBytes: 4346164977.000 # totalOutputBytes: 5149562880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 220.504 ±(99.9%) 15.574 us/op [Average] (min, avg, max) = (218.312, 220.504, 227.722), stdev = 4.044 CI (99.9%): [204.930, 236.077] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 16281618107.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2153330218.000, 3256323621.400, 4346164977.000), stdev = 868673599.535 CI (99.9%): [16281618107.000, 16281618107.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 19291310080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2551377920.000, 3858262016.000, 5149562880.000), stdev = 1029249774.612 CI (99.9%): [19291310080.000, 19291310080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 34.85% complete, ETA 03:51:12 # Fork: 1 of 1 # Warmup Iteration 1: 233.013 us/op # Warmup Iteration 2: 222.944 us/op # Warmup Iteration 3: 223.021 us/op Iteration 1: 221.457 us/op totalInputBytes: 2516469593.000 # totalOutputBytes: 2914140160.000 # Iteration 2: 221.268 us/op totalInputBytes: 3156180456.000 # totalOutputBytes: 3654942720.000 # Iteration 3: 221.033 us/op totalInputBytes: 3796598729.000 # totalOutputBytes: 4396564480.000 # Iteration 4: 221.129 us/op totalInputBytes: 4436663297.000 # totalOutputBytes: 5137776640.000 # Iteration 5: 221.685 us/op totalInputBytes: 5075171563.000 # totalOutputBytes: 5877186560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 221.314 ±(99.9%) 1.006 us/op [Average] (min, avg, max) = (221.033, 221.314, 221.685), stdev = 0.261 CI (99.9%): [220.308, 222.321] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18981083638.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2516469593.000, 3796216727.600, 5075171563.000), stdev = 1011594852.529 CI (99.9%): [18981083638.000, 18981083638.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 21980610560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2914140160.000, 4396122112.000, 5877186560.000), stdev = 1171454323.790 CI (99.9%): [21980610560.000, 21980610560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 34.90% complete, ETA 03:50:58 # Fork: 1 of 1 # Warmup Iteration 1: 299.414 us/op # Warmup Iteration 2: 284.208 us/op # Warmup Iteration 3: 283.777 us/op Iteration 1: 283.201 us/op totalInputBytes: 2171141454.000 # totalOutputBytes: 2566010880.000 # Iteration 2: 286.257 us/op totalInputBytes: 2716207674.000 # totalOutputBytes: 3210209280.000 # Iteration 3: 282.388 us/op totalInputBytes: 3268681804.000 # totalOutputBytes: 3863162880.000 # Iteration 4: 283.178 us/op totalInputBytes: 3819596374.000 # totalOutputBytes: 4514273280.000 # Iteration 5: 282.389 us/op totalInputBytes: 4372070504.000 # totalOutputBytes: 5167226880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 283.483 ±(99.9%) 6.167 us/op [Average] (min, avg, max) = (282.388, 283.483, 286.257), stdev = 1.602 CI (99.9%): [277.315, 289.650] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 16347697810.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2171141454.000, 3269539562.000, 4372070504.000), stdev = 870458541.830 CI (99.9%): [16347697810.000, 16347697810.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 19320883200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2566010880.000, 3864176640.000, 5167226880.000), stdev = 1028770412.361 CI (99.9%): [19320883200.000, 19320883200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 34.95% complete, ETA 03:50:44 # Fork: 1 of 1 # Warmup Iteration 1: 344.162 us/op # Warmup Iteration 2: 327.057 us/op # Warmup Iteration 3: 328.103 us/op Iteration 1: 326.621 us/op totalInputBytes: 2082198199.000 # totalOutputBytes: 2474291200.000 # Iteration 2: 325.851 us/op totalInputBytes: 2611472765.000 # totalOutputBytes: 3103232000.000 # Iteration 3: 332.951 us/op totalInputBytes: 3129372495.000 # totalOutputBytes: 3718656000.000 # Iteration 4: 326.406 us/op totalInputBytes: 3657699158.000 # totalOutputBytes: 4346470400.000 # Iteration 5: 325.821 us/op totalInputBytes: 4186973724.000 # totalOutputBytes: 4975411200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 327.530 ±(99.9%) 11.746 us/op [Average] (min, avg, max) = (325.821, 327.530, 332.951), stdev = 3.050 CI (99.9%): [315.784, 339.276] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 15667716341.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2082198199.000, 3133543268.200, 4186973724.000), stdev = 831016934.576 CI (99.9%): [15667716341.000, 15667716341.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 18618060800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2474291200.000, 3723612160.000, 4975411200.000), stdev = 987503441.921 CI (99.9%): [18618060800.000, 18618060800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 35.00% complete, ETA 03:50:30 # Fork: 1 of 1 # Warmup Iteration 1: 2.716 us/op # Warmup Iteration 2: 2.564 us/op # Warmup Iteration 3: 2.542 us/op Iteration 1: 2.589 us/op totalInputBytes: 2045829940.000 # totalOutputBytes: 3150270464.000 # Iteration 2: 2.597 us/op totalInputBytes: 2558072125.000 # totalOutputBytes: 3939046400.000 # Iteration 3: 2.588 us/op totalInputBytes: 3072109810.000 # totalOutputBytes: 4730587136.000 # Iteration 4: 2.696 us/op totalInputBytes: 3565534490.000 # totalOutputBytes: 5490386944.000 # Iteration 5: 2.597 us/op totalInputBytes: 4077702195.000 # totalOutputBytes: 6279048192.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.614 ±(99.9%) 0.179 us/op [Average] (min, avg, max) = (2.588, 2.614, 2.696), stdev = 0.046 CI (99.9%): [2.435, 2.792] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 15319248560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2045829940.000, 3063849712.000, 4077702195.000), stdev = 801845983.758 CI (99.9%): [15319248560.000, 15319248560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23589339136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3150270464.000, 4717867827.200, 6279048192.000), stdev = 1234722236.644 CI (99.9%): [23589339136.000, 23589339136.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 35.04% complete, ETA 03:50:16 # Fork: 1 of 1 # Warmup Iteration 1: 5.425 us/op # Warmup Iteration 2: 5.012 us/op # Warmup Iteration 3: 4.947 us/op Iteration 1: 4.963 us/op totalInputBytes: 1925323322.000 # totalOutputBytes: 3226728448.000 # Iteration 2: 4.940 us/op totalInputBytes: 2420180776.000 # totalOutputBytes: 4056080384.000 # Iteration 3: 4.938 us/op totalInputBytes: 2915170206.000 # totalOutputBytes: 4885653504.000 # Iteration 4: 4.938 us/op totalInputBytes: 3410175522.000 # totalOutputBytes: 5715253248.000 # Iteration 5: 4.937 us/op totalInputBytes: 3905351918.000 # totalOutputBytes: 6545139712.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.943 ±(99.9%) 0.044 us/op [Average] (min, avg, max) = (4.937, 4.943, 4.963), stdev = 0.011 CI (99.9%): [4.900, 4.987] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 14576201744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1925323322.000, 2915240348.800, 3905351918.000), stdev = 782671938.079 CI (99.9%): [14576201744.000, 14576201744.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24428855296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3226728448.000, 4885771059.200, 6545139712.000), stdev = 1311712053.343 CI (99.9%): [24428855296.000, 24428855296.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 35.09% complete, ETA 03:50:02 # Fork: 1 of 1 # Warmup Iteration 1: 8.028 us/op # Warmup Iteration 2: 7.647 us/op # Warmup Iteration 3: 7.499 us/op Iteration 1: 7.458 us/op totalInputBytes: 1839778557.000 # totalOutputBytes: 3213075456.000 # Iteration 2: 7.444 us/op totalInputBytes: 2312469350.000 # totalOutputBytes: 4038604800.000 # Iteration 3: 7.453 us/op totalInputBytes: 2784599022.000 # totalOutputBytes: 4863154176.000 # Iteration 4: 7.533 us/op totalInputBytes: 3251715544.000 # totalOutputBytes: 5678948352.000 # Iteration 5: 7.444 us/op totalInputBytes: 3724395783.000 # totalOutputBytes: 6504459264.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.466 ±(99.9%) 0.146 us/op [Average] (min, avg, max) = (7.444, 7.466, 7.533), stdev = 0.038 CI (99.9%): [7.321, 7.612] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13912958256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1839778557.000, 2782591651.200, 3724395783.000), stdev = 744477633.594 CI (99.9%): [13912958256.000, 13912958256.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24298242048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3213075456.000, 4859648409.600, 6504459264.000), stdev = 1300190614.214 CI (99.9%): [24298242048.000, 24298242048.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 35.14% complete, ETA 03:49:48 # Fork: 1 of 1 # Warmup Iteration 1: 10.709 us/op # Warmup Iteration 2: 10.196 us/op # Warmup Iteration 3: 10.036 us/op Iteration 1: 10.073 us/op totalInputBytes: 1812779914.000 # totalOutputBytes: 3199115264.000 # Iteration 2: 10.044 us/op totalInputBytes: 2275081336.000 # totalOutputBytes: 4014964736.000 # Iteration 3: 10.398 us/op totalInputBytes: 2721579069.000 # totalOutputBytes: 4802924544.000 # Iteration 4: 10.458 us/op totalInputBytes: 3165528344.000 # totalOutputBytes: 5586386944.000 # Iteration 5: 10.088 us/op totalInputBytes: 3625810496.000 # totalOutputBytes: 6398672896.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.212 ±(99.9%) 0.766 us/op [Average] (min, avg, max) = (10.044, 10.212, 10.458), stdev = 0.199 CI (99.9%): [9.446, 10.978] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13600779159.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1812779914.000, 2720155831.800, 3625810496.000), stdev = 714141343.508 CI (99.9%): [13600779159.000, 13600779159.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24002064384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3199115264.000, 4800412876.800, 6398672896.000), stdev = 1260285628.181 CI (99.9%): [24002064384.000, 24002064384.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 35.19% complete, ETA 03:49:34 # Fork: 1 of 1 # Warmup Iteration 1: 13.548 us/op # Warmup Iteration 2: 12.676 us/op # Warmup Iteration 3: 12.494 us/op Iteration 1: 12.492 us/op totalInputBytes: 1760589188.000 # totalOutputBytes: 3204485120.000 # Iteration 2: 12.514 us/op totalInputBytes: 2210272555.000 # totalOutputBytes: 4022963200.000 # Iteration 3: 12.968 us/op totalInputBytes: 2644191870.000 # totalOutputBytes: 4812748800.000 # Iteration 4: 12.503 us/op totalInputBytes: 3094238114.000 # totalOutputBytes: 5631887360.000 # Iteration 5: 12.459 us/op totalInputBytes: 3545868077.000 # totalOutputBytes: 6453908480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.587 ±(99.9%) 0.824 us/op [Average] (min, avg, max) = (12.459, 12.587, 12.968), stdev = 0.214 CI (99.9%): [11.764, 13.411] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13255159804.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1760589188.000, 2651031960.800, 3545868077.000), stdev = 704337870.160 CI (99.9%): [13255159804.000, 13255159804.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24125992960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3204485120.000, 4825198592.000, 6453908480.000), stdev = 1281980055.179 CI (99.9%): [24125992960.000, 24125992960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 35.24% complete, ETA 03:49:20 # Fork: 1 of 1 # Warmup Iteration 1: 15.742 us/op # Warmup Iteration 2: 15.119 us/op # Warmup Iteration 3: 14.956 us/op Iteration 1: 14.878 us/op totalInputBytes: 1764602048.000 # totalOutputBytes: 3242139648.000 # Iteration 2: 15.603 us/op totalInputBytes: 2193369728.000 # totalOutputBytes: 4029923328.000 # Iteration 3: 14.863 us/op totalInputBytes: 2643428656.000 # totalOutputBytes: 4856825856.000 # Iteration 4: 14.842 us/op totalInputBytes: 3094122944.000 # totalOutputBytes: 5684895744.000 # Iteration 5: 14.871 us/op totalInputBytes: 3543961168.000 # totalOutputBytes: 6511392768.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 15.011 ±(99.9%) 1.274 us/op [Average] (min, avg, max) = (14.842, 15.011, 15.603), stdev = 0.331 CI (99.9%): [13.737, 16.285] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13239484544.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1764602048.000, 2647896908.800, 3543961168.000), stdev = 705137143.680 CI (99.9%): [13239484544.000, 13239484544.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24325177344.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3242139648.000, 4865035468.800, 6511392768.000), stdev = 1295562981.690 CI (99.9%): [24325177344.000, 24325177344.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 35.29% complete, ETA 03:49:06 # Fork: 1 of 1 # Warmup Iteration 1: 18.662 us/op # Warmup Iteration 2: 17.122 us/op # Warmup Iteration 3: 17.021 us/op Iteration 1: 16.932 us/op totalInputBytes: 1758034288.000 # totalOutputBytes: 3295394816.000 # Iteration 2: 16.936 us/op totalInputBytes: 2209679280.000 # totalOutputBytes: 4141992960.000 # Iteration 3: 16.916 us/op totalInputBytes: 2661874928.000 # totalOutputBytes: 4989623296.000 # Iteration 4: 17.004 us/op totalInputBytes: 3111741760.000 # totalOutputBytes: 5832888320.000 # Iteration 5: 16.961 us/op totalInputBytes: 3562771088.000 # totalOutputBytes: 6678332416.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 16.950 ±(99.9%) 0.132 us/op [Average] (min, avg, max) = (16.916, 16.950, 17.004), stdev = 0.034 CI (99.9%): [16.818, 17.082] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13304101344.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1758034288.000, 2660820268.800, 3562771088.000), stdev = 713336754.747 CI (99.9%): [13304101344.000, 13304101344.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24938231808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3295394816.000, 4987646361.600, 6678332416.000), stdev = 1337133331.074 CI (99.9%): [24938231808.000, 24938231808.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 35.34% complete, ETA 03:48:52 # Fork: 1 of 1 # Warmup Iteration 1: 20.676 us/op # Warmup Iteration 2: 19.750 us/op # Warmup Iteration 3: 19.603 us/op Iteration 1: 19.478 us/op totalInputBytes: 1773704520.000 # totalOutputBytes: 3300065280.000 # Iteration 2: 19.462 us/op totalInputBytes: 2226315308.000 # totalOutputBytes: 4142170112.000 # Iteration 3: 19.458 us/op totalInputBytes: 2679084604.000 # totalOutputBytes: 4984569856.000 # Iteration 4: 19.915 us/op totalInputBytes: 3121445208.000 # totalOutputBytes: 5807603712.000 # Iteration 5: 19.413 us/op totalInputBytes: 3575134731.000 # totalOutputBytes: 6651715584.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.545 ±(99.9%) 0.801 us/op [Average] (min, avg, max) = (19.413, 19.545, 19.915), stdev = 0.208 CI (99.9%): [18.745, 20.346] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13375684371.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1773704520.000, 2675136874.200, 3575134731.000), stdev = 711200383.703 CI (99.9%): [13375684371.000, 13375684371.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24886124544.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3300065280.000, 4977224908.800, 6651715584.000), stdev = 1323223607.381 CI (99.9%): [24886124544.000, 24886124544.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 35.39% complete, ETA 03:48:38 # Fork: 1 of 1 # Warmup Iteration 1: 22.777 us/op # Warmup Iteration 2: 21.710 us/op # Warmup Iteration 3: 21.506 us/op Iteration 1: 21.401 us/op totalInputBytes: 1739437476.000 # totalOutputBytes: 3377719296.000 # Iteration 2: 22.706 us/op totalInputBytes: 2157626520.000 # totalOutputBytes: 4189777920.000 # Iteration 3: 21.972 us/op totalInputBytes: 2589721344.000 # totalOutputBytes: 5028839424.000 # Iteration 4: 21.666 us/op totalInputBytes: 3027924270.000 # totalOutputBytes: 5879761920.000 # Iteration 5: 21.334 us/op totalInputBytes: 3472966182.000 # totalOutputBytes: 6743964672.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.816 ±(99.9%) 2.147 us/op [Average] (min, avg, max) = (21.334, 21.816, 22.706), stdev = 0.558 CI (99.9%): [19.669, 23.963] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12987675792.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1739437476.000, 2597535158.400, 3472966182.000), stdev = 685843743.654 CI (99.9%): [12987675792.000, 12987675792.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 25220063232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3377719296.000, 5044012646.400, 6743964672.000), stdev = 1331802768.967 CI (99.9%): [25220063232.000, 25220063232.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 35.43% complete, ETA 03:48:24 # Fork: 1 of 1 # Warmup Iteration 1: 25.340 us/op # Warmup Iteration 2: 24.526 us/op # Warmup Iteration 3: 24.036 us/op Iteration 1: 23.847 us/op totalInputBytes: 1733030763.000 # totalOutputBytes: 3355310080.000 # Iteration 2: 23.846 us/op totalInputBytes: 2176709106.000 # totalOutputBytes: 4214312960.000 # Iteration 3: 23.815 us/op totalInputBytes: 2620969239.000 # totalOutputBytes: 5074442240.000 # Iteration 4: 23.832 us/op totalInputBytes: 3064885587.000 # totalOutputBytes: 5933905920.000 # Iteration 5: 23.892 us/op totalInputBytes: 3507744135.000 # totalOutputBytes: 6791321600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 23.847 ±(99.9%) 0.110 us/op [Average] (min, avg, max) = (23.815, 23.847, 23.892), stdev = 0.029 CI (99.9%): [23.737, 23.957] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 13103338830.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1733030763.000, 2620667766.000, 3507744135.000), stdev = 701646775.219 CI (99.9%): [13103338830.000, 13103338830.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 25369292800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3355310080.000, 5073858560.000, 6791321600.000), stdev = 1358453956.938 CI (99.9%): [25369292800.000, 25369292800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 35.48% complete, ETA 03:48:10 # Fork: 1 of 1 # Warmup Iteration 1: 51.436 us/op # Warmup Iteration 2: 49.063 us/op # Warmup Iteration 3: 50.020 us/op Iteration 1: 48.613 us/op totalInputBytes: 1667957559.000 # totalOutputBytes: 3293777920.000 # Iteration 2: 49.057 us/op totalInputBytes: 2090907681.000 # totalOutputBytes: 4128993280.000 # Iteration 3: 48.584 us/op totalInputBytes: 2517975090.000 # totalOutputBytes: 4972339200.000 # Iteration 4: 48.309 us/op totalInputBytes: 2947448571.000 # totalOutputBytes: 5820436480.000 # Iteration 5: 48.377 us/op totalInputBytes: 3376299792.000 # totalOutputBytes: 6667304960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 48.588 ±(99.9%) 1.127 us/op [Average] (min, avg, max) = (48.309, 48.588, 49.057), stdev = 0.293 CI (99.9%): [47.461, 49.715] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12600588693.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1667957559.000, 2520117738.600, 3376299792.000), stdev = 675659341.878 CI (99.9%): [12600588693.000, 12600588693.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24882851840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3293777920.000, 4976570368.000, 6667304960.000), stdev = 1334249669.430 CI (99.9%): [24882851840.000, 24882851840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 35.53% complete, ETA 03:47:56 # Fork: 1 of 1 # Warmup Iteration 1: 79.790 us/op # Warmup Iteration 2: 78.846 us/op # Warmup Iteration 3: 78.279 us/op Iteration 1: 75.586 us/op totalInputBytes: 1594209992.000 # totalOutputBytes: 3148247040.000 # Iteration 2: 76.554 us/op totalInputBytes: 2000734940.000 # totalOutputBytes: 3951052800.000 # Iteration 3: 75.330 us/op totalInputBytes: 2413840076.000 # totalOutputBytes: 4766853120.000 # Iteration 4: 75.395 us/op totalInputBytes: 2826571868.000 # totalOutputBytes: 5581916160.000 # Iteration 5: 75.305 us/op totalInputBytes: 3239848120.000 # totalOutputBytes: 6398054400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 75.634 ±(99.9%) 2.025 us/op [Average] (min, avg, max) = (75.305, 75.634, 76.554), stdev = 0.526 CI (99.9%): [73.608, 77.659] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12075204996.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1594209992.000, 2415040999.200, 3239848120.000), stdev = 650975986.075 CI (99.9%): [12075204996.000, 12075204996.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23846123520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3148247040.000, 4769224704.000, 6398054400.000), stdev = 1285547845.990 CI (99.9%): [23846123520.000, 23846123520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 35.58% complete, ETA 03:47:42 # Fork: 1 of 1 # Warmup Iteration 1: 104.997 us/op # Warmup Iteration 2: 100.523 us/op # Warmup Iteration 3: 100.038 us/op Iteration 1: 104.107 us/op totalInputBytes: 1609787970.000 # totalOutputBytes: 3202375680.000 # Iteration 2: 101.549 us/op totalInputBytes: 2015472740.000 # totalOutputBytes: 4009410560.000 # Iteration 3: 99.617 us/op totalInputBytes: 2429002300.000 # totalOutputBytes: 4832051200.000 # Iteration 4: 99.289 us/op totalInputBytes: 2843870210.000 # totalOutputBytes: 5657354240.000 # Iteration 5: 99.526 us/op totalInputBytes: 3257729210.000 # totalOutputBytes: 6480650240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 100.818 ±(99.9%) 7.892 us/op [Average] (min, avg, max) = (99.289, 100.818, 104.107), stdev = 2.050 CI (99.9%): [92.926, 108.709] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12155862430.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1609787970.000, 2431172486.000, 3257729210.000), stdev = 652111750.592 CI (99.9%): [12155862430.000, 12155862430.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24181841920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3202375680.000, 4836368384.000, 6480650240.000), stdev = 1297255818.565 CI (99.9%): [24181841920.000, 24181841920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 35.63% complete, ETA 03:47:29 # Fork: 1 of 1 # Warmup Iteration 1: 131.612 us/op # Warmup Iteration 2: 125.840 us/op # Warmup Iteration 3: 125.388 us/op Iteration 1: 130.230 us/op totalInputBytes: 1598814686.000 # totalOutputBytes: 3196006400.000 # Iteration 2: 124.163 us/op totalInputBytes: 2011542568.000 # totalOutputBytes: 4021043200.000 # Iteration 3: 124.450 us/op totalInputBytes: 2423297156.000 # totalOutputBytes: 4844134400.000 # Iteration 4: 124.717 us/op totalInputBytes: 2834180902.000 # totalOutputBytes: 5665484800.000 # Iteration 5: 124.320 us/op totalInputBytes: 3246370911.000 # totalOutputBytes: 6489446400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 125.576 ±(99.9%) 10.049 us/op [Average] (min, avg, max) = (124.163, 125.576, 130.230), stdev = 2.610 CI (99.9%): [115.527, 135.625] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12114206223.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1598814686.000, 2422841244.600, 3246370911.000), stdev = 651073729.254 CI (99.9%): [12114206223.000, 12114206223.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24216115200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3196006400.000, 4843223040.000, 6489446400.000), stdev = 1301486547.370 CI (99.9%): [24216115200.000, 24216115200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 35.68% complete, ETA 03:47:15 # Fork: 1 of 1 # Warmup Iteration 1: 164.685 us/op # Warmup Iteration 2: 154.232 us/op # Warmup Iteration 3: 154.152 us/op Iteration 1: 151.383 us/op totalInputBytes: 1582318920.000 # totalOutputBytes: 3153346560.000 # Iteration 2: 151.768 us/op totalInputBytes: 1988781640.000 # totalOutputBytes: 3963371520.000 # Iteration 3: 152.004 us/op totalInputBytes: 2394596930.000 # totalOutputBytes: 4772106240.000 # Iteration 4: 151.848 us/op totalInputBytes: 2800813010.000 # totalOutputBytes: 5581639680.000 # Iteration 5: 152.810 us/op totalInputBytes: 3204439370.000 # totalOutputBytes: 6386012160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 151.963 ±(99.9%) 2.026 us/op [Average] (min, avg, max) = (151.383, 151.963, 152.810), stdev = 0.526 CI (99.9%): [149.937, 153.988] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 11970949870.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1582318920.000, 2394189974.000, 3204439370.000), stdev = 641353465.013 CI (99.9%): [11970949870.000, 11970949870.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23856476160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3153346560.000, 4771295232.000, 6386012160.000), stdev = 1278130291.612 CI (99.9%): [23856476160.000, 23856476160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 35.73% complete, ETA 03:47:01 # Fork: 1 of 1 # Warmup Iteration 1: 186.830 us/op # Warmup Iteration 2: 178.816 us/op # Warmup Iteration 3: 178.251 us/op Iteration 1: 177.405 us/op totalInputBytes: 1602964902.000 # totalOutputBytes: 3182663680.000 # Iteration 2: 177.162 us/op totalInputBytes: 2010664788.000 # totalOutputBytes: 3992145920.000 # Iteration 3: 183.259 us/op totalInputBytes: 2404826424.000 # totalOutputBytes: 4774748160.000 # Iteration 4: 182.204 us/op totalInputBytes: 2801298588.000 # totalOutputBytes: 5561937920.000 # Iteration 5: 180.434 us/op totalInputBytes: 3201633666.000 # totalOutputBytes: 6356797440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 180.093 ±(99.9%) 10.618 us/op [Average] (min, avg, max) = (177.162, 180.093, 183.259), stdev = 2.757 CI (99.9%): [169.475, 190.711] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12021388368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1602964902.000, 2404277673.600, 3201633666.000), stdev = 630562397.359 CI (99.9%): [12021388368.000, 12021388368.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23868293120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3182663680.000, 4773658624.000, 6356797440.000), stdev = 1251972540.101 CI (99.9%): [23868293120.000, 23868293120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 35.78% complete, ETA 03:46:47 # Fork: 1 of 1 # Warmup Iteration 1: 213.443 us/op # Warmup Iteration 2: 204.829 us/op # Warmup Iteration 3: 205.182 us/op Iteration 1: 202.092 us/op totalInputBytes: 1597852056.000 # totalOutputBytes: 3178168320.000 # Iteration 2: 210.658 us/op totalInputBytes: 1989119056.000 # totalOutputBytes: 3956408320.000 # Iteration 3: 217.301 us/op totalInputBytes: 2368318558.000 # totalOutputBytes: 4710645760.000 # Iteration 4: 204.898 us/op totalInputBytes: 2770499848.000 # totalOutputBytes: 5510594560.000 # Iteration 5: 202.578 us/op totalInputBytes: 3177252784.000 # totalOutputBytes: 6319636480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 207.506 ±(99.9%) 24.826 us/op [Average] (min, avg, max) = (202.092, 207.506, 217.301), stdev = 6.447 CI (99.9%): [182.679, 232.332] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 11903042302.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1597852056.000, 2380608460.400, 3177252784.000), stdev = 623052978.593 CI (99.9%): [11903042302.000, 11903042302.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23675453440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3178168320.000, 4735090688.000, 6319636480.000), stdev = 1239268198.086 CI (99.9%): [23675453440.000, 23675453440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 35.83% complete, ETA 03:46:33 # Fork: 1 of 1 # Warmup Iteration 1: 245.020 us/op # Warmup Iteration 2: 230.360 us/op # Warmup Iteration 3: 229.253 us/op Iteration 1: 233.679 us/op totalInputBytes: 1585047716.000 # totalOutputBytes: 3147079680.000 # Iteration 2: 228.626 us/op totalInputBytes: 1991242883.000 # totalOutputBytes: 3953571840.000 # Iteration 3: 228.679 us/op totalInputBytes: 2397391633.000 # totalOutputBytes: 4759971840.000 # Iteration 4: 230.576 us/op totalInputBytes: 2800151942.000 # totalOutputBytes: 5559644160.000 # Iteration 5: 229.074 us/op totalInputBytes: 3205604437.000 # totalOutputBytes: 6364661760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 230.127 ±(99.9%) 8.230 us/op [Average] (min, avg, max) = (228.626, 230.127, 233.679), stdev = 2.137 CI (99.9%): [221.897, 238.357] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 11979438611.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1585047716.000, 2395887722.200, 3205604437.000), stdev = 640365509.090 CI (99.9%): [11979438611.000, 11979438611.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23784929280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3147079680.000, 4756985856.000, 6364661760.000), stdev = 1271432563.883 CI (99.9%): [23784929280.000, 23784929280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 35.87% complete, ETA 03:46:19 # Fork: 1 of 1 # Warmup Iteration 1: 267.137 us/op # Warmup Iteration 2: 255.149 us/op # Warmup Iteration 3: 254.587 us/op Iteration 1: 253.125 us/op totalInputBytes: 1597607000.000 # totalOutputBytes: 3184640000.000 # Iteration 2: 252.829 us/op totalInputBytes: 2004149180.000 # totalOutputBytes: 3995033600.000 # Iteration 3: 257.894 us/op totalInputBytes: 2402677640.000 # totalOutputBytes: 4789452800.000 # Iteration 4: 253.182 us/op totalInputBytes: 2808654750.000 # totalOutputBytes: 5598720000.000 # Iteration 5: 253.002 us/op totalInputBytes: 3214940080.000 # totalOutputBytes: 6408601600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 254.007 ±(99.9%) 8.384 us/op [Average] (min, avg, max) = (252.829, 254.007, 257.894), stdev = 2.177 CI (99.9%): [245.622, 262.391] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 12028028650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1597607000.000, 2405605730.000, 3214940080.000), stdev = 638652582.697 CI (99.9%): [12028028650.000, 12028028650.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23976448000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3184640000.000, 4795289600.000, 6408601600.000), stdev = 1273078148.106 CI (99.9%): [23976448000.000, 23976448000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 35.92% complete, ETA 03:46:06 # Fork: 1 of 1 # Warmup Iteration 1: 2.590 us/op # Warmup Iteration 2: 2.402 us/op # Warmup Iteration 3: 2.454 us/op Iteration 1: 2.423 us/op totalInputBytes: 1392767376.000 # totalOutputBytes: 3324461056.000 # Iteration 2: 2.361 us/op totalInputBytes: 1756245348.000 # totalOutputBytes: 4192063488.000 # Iteration 3: 2.445 us/op totalInputBytes: 2107326936.000 # totalOutputBytes: 5030076416.000 # Iteration 4: 2.354 us/op totalInputBytes: 2471893710.000 # totalOutputBytes: 5900277760.000 # Iteration 5: 2.390 us/op totalInputBytes: 2831031060.000 # totalOutputBytes: 6757519360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.394 ±(99.9%) 0.150 us/op [Average] (min, avg, max) = (2.354, 2.394, 2.445), stdev = 0.039 CI (99.9%): [2.244, 2.545] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10559264430.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1392767376.000, 2111852886.000, 2831031060.000), stdev = 567980593.177 CI (99.9%): [10559264430.000, 10559264430.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 25204398080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3324461056.000, 5040879616.000, 6757519360.000), stdev = 1355739224.739 CI (99.9%): [25204398080.000, 25204398080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 35.97% complete, ETA 03:45:52 # Fork: 1 of 1 # Warmup Iteration 1: 4.945 us/op # Warmup Iteration 2: 4.850 us/op # Warmup Iteration 3: 4.755 us/op Iteration 1: 4.853 us/op totalInputBytes: 1384550521.000 # totalOutputBytes: 3379689472.000 # Iteration 2: 4.766 us/op totalInputBytes: 1736745102.000 # totalOutputBytes: 4239396864.000 # Iteration 3: 4.554 us/op totalInputBytes: 2105296827.000 # totalOutputBytes: 5139032064.000 # Iteration 4: 4.552 us/op totalInputBytes: 2473945037.000 # totalOutputBytes: 6038902784.000 # Iteration 5: 4.572 us/op totalInputBytes: 2841040258.000 # totalOutputBytes: 6934982656.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.659 ±(99.9%) 0.541 us/op [Average] (min, avg, max) = (4.552, 4.659, 4.853), stdev = 0.140 CI (99.9%): [4.119, 5.200] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10541577745.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1384550521.000, 2108315549.000, 2841040258.000), stdev = 577165476.098 CI (99.9%): [10541577745.000, 10541577745.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 25732003840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3379689472.000, 5146400768.000, 6934982656.000), stdev = 1408861615.075 CI (99.9%): [25732003840.000, 25732003840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 36.02% complete, ETA 03:45:38 # Fork: 1 of 1 # Warmup Iteration 1: 7.375 us/op # Warmup Iteration 2: 7.129 us/op # Warmup Iteration 3: 6.905 us/op Iteration 1: 6.976 us/op totalInputBytes: 1432164213.000 # totalOutputBytes: 3466988544.000 # Iteration 2: 6.956 us/op totalInputBytes: 1797105771.000 # totalOutputBytes: 4350440448.000 # Iteration 3: 6.877 us/op totalInputBytes: 2166219801.000 # totalOutputBytes: 5243993088.000 # Iteration 4: 6.858 us/op totalInputBytes: 2536373142.000 # totalOutputBytes: 6140061696.000 # Iteration 5: 6.965 us/op totalInputBytes: 2900904813.000 # totalOutputBytes: 7022521344.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.926 ±(99.9%) 0.210 us/op [Average] (min, avg, max) = (6.858, 6.926, 6.976), stdev = 0.055 CI (99.9%): [6.716, 7.137] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10832767740.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1432164213.000, 2166553548.000, 2900904813.000), stdev = 581347094.943 CI (99.9%): [10832767740.000, 10832767740.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 26224005120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3466988544.000, 5244801024.000, 7022521344.000), stdev = 1407327246.386 CI (99.9%): [26224005120.000, 26224005120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 36.07% complete, ETA 03:45:24 # Fork: 1 of 1 # Warmup Iteration 1: 10.132 us/op # Warmup Iteration 2: 9.194 us/op # Warmup Iteration 3: 9.086 us/op Iteration 1: 9.026 us/op totalInputBytes: 1404924576.000 # totalOutputBytes: 3511025664.000 # Iteration 2: 9.015 us/op totalInputBytes: 1768635066.000 # totalOutputBytes: 4419969024.000 # Iteration 3: 9.025 us/op totalInputBytes: 2131953835.000 # totalOutputBytes: 5327933440.000 # Iteration 4: 9.320 us/op totalInputBytes: 2483755351.000 # totalOutputBytes: 6207115264.000 # Iteration 5: 9.015 us/op totalInputBytes: 2847467480.000 # totalOutputBytes: 7116062720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.080 ±(99.9%) 0.516 us/op [Average] (min, avg, max) = (9.015, 9.080, 9.320), stdev = 0.134 CI (99.9%): [8.564, 9.597] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10636736308.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1404924576.000, 2127347261.600, 2847467480.000), stdev = 569251713.128 CI (99.9%): [10636736308.000, 10636736308.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 26582106112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3511025664.000, 5316421222.400, 7116062720.000), stdev = 1422608308.099 CI (99.9%): [26582106112.000, 26582106112.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 36.12% complete, ETA 03:45:11 # Fork: 1 of 1 # Warmup Iteration 1: 12.118 us/op # Warmup Iteration 2: 11.525 us/op # Warmup Iteration 3: 11.408 us/op Iteration 1: 11.379 us/op totalInputBytes: 1433597654.000 # totalOutputBytes: 3532252160.000 # Iteration 2: 11.386 us/op totalInputBytes: 1798716800.000 # totalOutputBytes: 4431872000.000 # Iteration 3: 11.359 us/op totalInputBytes: 2164700394.000 # totalOutputBytes: 5333621760.000 # Iteration 4: 11.410 us/op totalInputBytes: 2529002886.000 # totalOutputBytes: 6231229440.000 # Iteration 5: 11.390 us/op totalInputBytes: 2893926700.000 # totalOutputBytes: 7130368000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.385 ±(99.9%) 0.071 us/op [Average] (min, avg, max) = (11.359, 11.385, 11.410), stdev = 0.018 CI (99.9%): [11.314, 11.456] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10819944434.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1433597654.000, 2163988886.800, 2893926700.000), stdev = 577265101.002 CI (99.9%): [10819944434.000, 10819944434.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 26659343360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3532252160.000, 5331868672.000, 7130368000.000), stdev = 1422327871.574 CI (99.9%): [26659343360.000, 26659343360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 36.17% complete, ETA 03:44:57 # Fork: 1 of 1 # Warmup Iteration 1: 14.587 us/op # Warmup Iteration 2: 13.915 us/op # Warmup Iteration 3: 14.083 us/op Iteration 1: 13.700 us/op totalInputBytes: 1426039300.000 # totalOutputBytes: 3496243200.000 # Iteration 2: 13.766 us/op totalInputBytes: 1790206208.000 # totalOutputBytes: 4389076992.000 # Iteration 3: 13.744 us/op totalInputBytes: 2154967038.000 # totalOutputBytes: 5283366912.000 # Iteration 4: 13.726 us/op totalInputBytes: 2520193984.000 # totalOutputBytes: 6178799616.000 # Iteration 5: 13.719 us/op totalInputBytes: 2885608880.000 # totalOutputBytes: 7074693120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.731 ±(99.9%) 0.097 us/op [Average] (min, avg, max) = (13.700, 13.731, 13.766), stdev = 0.025 CI (99.9%): [13.634, 13.828] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10777015410.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1426039300.000, 2155403082.000, 2885608880.000), stdev = 576977768.857 CI (99.9%): [10777015410.000, 10777015410.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 26422179840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3496243200.000, 5284435968.000, 7074693120.000), stdev = 1414585559.401 CI (99.9%): [26422179840.000, 26422179840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 36.22% complete, ETA 03:44:43 # Fork: 1 of 1 # Warmup Iteration 1: 17.096 us/op # Warmup Iteration 2: 16.062 us/op # Warmup Iteration 3: 15.895 us/op Iteration 1: 16.107 us/op totalInputBytes: 1423514925.000 # totalOutputBytes: 3524613120.000 # Iteration 2: 15.800 us/op totalInputBytes: 1790047980.000 # totalOutputBytes: 4432146432.000 # Iteration 3: 15.808 us/op totalInputBytes: 2156424705.000 # totalOutputBytes: 5339292672.000 # Iteration 4: 15.819 us/op totalInputBytes: 2522566935.000 # totalOutputBytes: 6245858304.000 # Iteration 5: 15.821 us/op totalInputBytes: 2888616525.000 # totalOutputBytes: 7152194560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 15.871 ±(99.9%) 0.509 us/op [Average] (min, avg, max) = (15.800, 15.871, 16.107), stdev = 0.132 CI (99.9%): [15.362, 16.379] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10781171070.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1423514925.000, 2156234214.000, 2888616525.000), stdev = 579127244.798 CI (99.9%): [10781171070.000, 10781171070.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 26694105088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3524613120.000, 5338821017.600, 7152194560.000), stdev = 1433915057.242 CI (99.9%): [26694105088.000, 26694105088.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 36.27% complete, ETA 03:44:30 # Fork: 1 of 1 # Warmup Iteration 1: 19.170 us/op # Warmup Iteration 2: 18.152 us/op # Warmup Iteration 3: 18.093 us/op Iteration 1: 18.031 us/op totalInputBytes: 1441756518.000 # totalOutputBytes: 3572555776.000 # Iteration 2: 18.050 us/op totalInputBytes: 1808173722.000 # totalOutputBytes: 4480507904.000 # Iteration 3: 18.386 us/op totalInputBytes: 2167889664.000 # totalOutputBytes: 5371854848.000 # Iteration 4: 18.023 us/op totalInputBytes: 2534839134.000 # totalOutputBytes: 6281125888.000 # Iteration 5: 18.010 us/op totalInputBytes: 2902063002.000 # totalOutputBytes: 7191076864.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 18.100 ±(99.9%) 0.617 us/op [Average] (min, avg, max) = (18.010, 18.100, 18.386), stdev = 0.160 CI (99.9%): [17.483, 18.717] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10854722040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1441756518.000, 2170944408.000, 2902063002.000), stdev = 576688965.368 CI (99.9%): [10854722040.000, 10854722040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 26897121280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3572555776.000, 5379424256.000, 7191076864.000), stdev = 1428988507.046 CI (99.9%): [26897121280.000, 26897121280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 36.31% complete, ETA 03:44:16 # Fork: 1 of 1 # Warmup Iteration 1: 21.507 us/op # Warmup Iteration 2: 20.597 us/op # Warmup Iteration 3: 20.369 us/op Iteration 1: 20.289 us/op totalInputBytes: 1439197215.000 # totalOutputBytes: 3566453760.000 # Iteration 2: 20.279 us/op totalInputBytes: 1806065408.000 # totalOutputBytes: 4475584512.000 # Iteration 3: 20.347 us/op totalInputBytes: 2171732364.000 # totalOutputBytes: 5381738496.000 # Iteration 4: 20.284 us/op totalInputBytes: 2538518739.000 # totalOutputBytes: 6290666496.000 # Iteration 5: 20.293 us/op totalInputBytes: 2905134040.000 # totalOutputBytes: 7199170560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 20.299 ±(99.9%) 0.107 us/op [Average] (min, avg, max) = (20.279, 20.299, 20.347), stdev = 0.028 CI (99.9%): [20.191, 20.406] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10860647766.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1439197215.000, 2172129553.200, 2905134040.000), stdev = 579381036.469 CI (99.9%): [10860647766.000, 10860647766.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 26913613824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3566453760.000, 5382722764.800, 7199170560.000), stdev = 1435755749.422 CI (99.9%): [26913613824.000, 26913613824.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 36.36% complete, ETA 03:44:02 # Fork: 1 of 1 # Warmup Iteration 1: 23.854 us/op # Warmup Iteration 2: 23.356 us/op # Warmup Iteration 3: 22.546 us/op Iteration 1: 22.457 us/op totalInputBytes: 1428377216.000 # totalOutputBytes: 3557048320.000 # Iteration 2: 22.421 us/op totalInputBytes: 1795245744.000 # totalOutputBytes: 4470650880.000 # Iteration 3: 22.346 us/op totalInputBytes: 2163351984.000 # totalOutputBytes: 5387335680.000 # Iteration 4: 22.438 us/op totalInputBytes: 2529969680.000 # totalOutputBytes: 6300313600.000 # Iteration 5: 22.403 us/op totalInputBytes: 2897138384.000 # totalOutputBytes: 7214663680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 22.413 ±(99.9%) 0.164 us/op [Average] (min, avg, max) = (22.346, 22.413, 22.457), stdev = 0.043 CI (99.9%): [22.249, 22.577] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 10814083008.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1428377216.000, 2162816601.600, 2897138384.000), stdev = 580633209.565 CI (99.9%): [10814083008.000, 10814083008.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 26930012160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3557048320.000, 5386002432.000, 7214663680.000), stdev = 1445934840.939 CI (99.9%): [26930012160.000, 26930012160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 36.41% complete, ETA 03:43:49 # Fork: 1 of 1 # Warmup Iteration 1: 53.194 us/op # Warmup Iteration 2: 49.465 us/op # Warmup Iteration 3: 48.745 us/op Iteration 1: 49.205 us/op totalInputBytes: 1316279118.000 # totalOutputBytes: 3271925760.000 # Iteration 2: 48.545 us/op totalInputBytes: 1655841264.000 # totalOutputBytes: 4115988480.000 # Iteration 3: 49.152 us/op totalInputBytes: 1991185042.000 # totalOutputBytes: 4949565440.000 # Iteration 4: 48.228 us/op totalInputBytes: 2332971718.000 # totalOutputBytes: 5799157760.000 # Iteration 5: 48.437 us/op totalInputBytes: 2673267135.000 # totalOutputBytes: 6645043200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 48.713 ±(99.9%) 1.695 us/op [Average] (min, avg, max) = (48.228, 48.713, 49.205), stdev = 0.440 CI (99.9%): [47.019, 50.408] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 9969544277.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1316279118.000, 1993908855.400, 2673267135.000), stdev = 536183381.265 CI (99.9%): [9969544277.000, 9969544277.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 24781680640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3271925760.000, 4956336128.000, 6645043200.000), stdev = 1332811706.312 CI (99.9%): [24781680640.000, 24781680640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 36.46% complete, ETA 03:43:35 # Fork: 1 of 1 # Warmup Iteration 1: 79.537 us/op # Warmup Iteration 2: 76.643 us/op # Warmup Iteration 3: 76.189 us/op Iteration 1: 75.835 us/op totalInputBytes: 1278447120.000 # totalOutputBytes: 3191961600.000 # Iteration 2: 75.716 us/op totalInputBytes: 1603543408.000 # totalOutputBytes: 4003645440.000 # Iteration 3: 80.570 us/op totalInputBytes: 1909039424.000 # totalOutputBytes: 4766392320.000 # Iteration 4: 75.422 us/op totalInputBytes: 2235378416.000 # totalOutputBytes: 5581178880.000 # Iteration 5: 75.081 us/op totalInputBytes: 2563206192.000 # totalOutputBytes: 6399682560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 76.525 ±(99.9%) 8.779 us/op [Average] (min, avg, max) = (75.081, 76.525, 80.570), stdev = 2.280 CI (99.9%): [67.745, 85.304] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 9589614560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1278447120.000, 1917922912.000, 2563206192.000), stdev = 506214180.440 CI (99.9%): [9589614560.000, 9589614560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23942860800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3191961600.000, 4788572160.000, 6399682560.000), stdev = 1263889761.308 CI (99.9%): [23942860800.000, 23942860800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 36.51% complete, ETA 03:43:22 # Fork: 1 of 1 # Warmup Iteration 1: 107.241 us/op # Warmup Iteration 2: 102.531 us/op # Warmup Iteration 3: 102.362 us/op Iteration 1: 101.591 us/op totalInputBytes: 1270441154.000 # totalOutputBytes: 3170877440.000 # Iteration 2: 101.578 us/op totalInputBytes: 1593688621.000 # totalOutputBytes: 3977666560.000 # Iteration 3: 101.894 us/op totalInputBytes: 1915902195.000 # totalOutputBytes: 4781875200.000 # Iteration 4: 101.521 us/op totalInputBytes: 2239280950.000 # totalOutputBytes: 5588992000.000 # Iteration 5: 101.134 us/op totalInputBytes: 2563923352.000 # totalOutputBytes: 6399262720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 101.544 ±(99.9%) 1.046 us/op [Average] (min, avg, max) = (101.134, 101.544, 101.894), stdev = 0.272 CI (99.9%): [100.498, 102.589] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 9583236272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1270441154.000, 1916647254.400, 2563923352.000), stdev = 511112513.605 CI (99.9%): [9583236272.000, 9583236272.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23918673920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3170877440.000, 4783734784.000, 6399262720.000), stdev = 1275679029.753 CI (99.9%): [23918673920.000, 23918673920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 36.56% complete, ETA 03:43:08 # Fork: 1 of 1 # Warmup Iteration 1: 138.550 us/op # Warmup Iteration 2: 133.236 us/op # Warmup Iteration 3: 129.714 us/op Iteration 1: 128.877 us/op totalInputBytes: 1242293082.000 # totalOutputBytes: 3093196800.000 # Iteration 2: 128.386 us/op totalInputBytes: 1562767437.000 # totalOutputBytes: 3891148800.000 # Iteration 3: 128.077 us/op totalInputBytes: 1883940934.000 # totalOutputBytes: 4690841600.000 # Iteration 4: 127.969 us/op totalInputBytes: 2205422876.000 # totalOutputBytes: 5491302400.000 # Iteration 5: 127.843 us/op totalInputBytes: 2527192700.000 # totalOutputBytes: 6292480000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 128.231 ±(99.9%) 1.593 us/op [Average] (min, avg, max) = (127.843, 128.231, 128.877), stdev = 0.414 CI (99.9%): [126.638, 129.823] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 9421617029.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1242293082.000, 1884323405.800, 2527192700.000), stdev = 507933835.067 CI (99.9%): [9421617029.000, 9421617029.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 23458969600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3093196800.000, 4691793920.000, 6292480000.000), stdev = 1264709057.794 CI (99.9%): [23458969600.000, 23458969600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 36.61% complete, ETA 03:42:54 # Fork: 1 of 1 # Warmup Iteration 1: 176.474 us/op # Warmup Iteration 2: 158.551 us/op # Warmup Iteration 3: 158.292 us/op Iteration 1: 157.135 us/op totalInputBytes: 1212136572.000 # totalOutputBytes: 3030958080.000 # Iteration 2: 157.480 us/op totalInputBytes: 1524311127.000 # totalOutputBytes: 3811553280.000 # Iteration 3: 157.196 us/op totalInputBytes: 1837050815.000 # totalOutputBytes: 4593561600.000 # Iteration 4: 157.356 us/op totalInputBytes: 2149446509.000 # totalOutputBytes: 5374709760.000 # Iteration 5: 160.500 us/op totalInputBytes: 2455748595.000 # totalOutputBytes: 6140620800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 157.933 ±(99.9%) 5.549 us/op [Average] (min, avg, max) = (157.135, 157.933, 160.500), stdev = 1.441 CI (99.9%): [152.385, 163.482] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 9178693618.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1212136572.000, 1835738723.600, 2455748595.000), stdev = 492111097.274 CI (99.9%): [9178693618.000, 9178693618.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 22951403520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3030958080.000, 4590280704.000, 6140620800.000), stdev = 1230528094.768 CI (99.9%): [22951403520.000, 22951403520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 36.66% complete, ETA 03:42:41 # Fork: 1 of 1 # Warmup Iteration 1: 195.805 us/op # Warmup Iteration 2: 186.977 us/op # Warmup Iteration 3: 188.134 us/op Iteration 1: 185.761 us/op totalInputBytes: 1214461339.000 # totalOutputBytes: 3034142720.000 # Iteration 2: 185.947 us/op totalInputBytes: 1523176499.000 # totalOutputBytes: 3805419520.000 # Iteration 3: 186.413 us/op totalInputBytes: 1831145693.000 # totalOutputBytes: 4574832640.000 # Iteration 4: 189.844 us/op totalInputBytes: 2133520142.000 # totalOutputBytes: 5330268160.000 # Iteration 5: 186.341 us/op totalInputBytes: 2441575409.000 # totalOutputBytes: 6099896320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 186.861 ±(99.9%) 6.505 us/op [Average] (min, avg, max) = (185.761, 186.861, 189.844), stdev = 1.689 CI (99.9%): [180.356, 193.367] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 9143879082.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1214461339.000, 1828775816.400, 2441575409.000), stdev = 484554249.009 CI (99.9%): [9143879082.000, 9143879082.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 22844559360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3034142720.000, 4568911872.000, 6099896320.000), stdev = 1210583408.349 CI (99.9%): [22844559360.000, 22844559360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 36.71% complete, ETA 03:42:27 # Fork: 1 of 1 # Warmup Iteration 1: 224.394 us/op # Warmup Iteration 2: 215.300 us/op # Warmup Iteration 3: 221.844 us/op Iteration 1: 213.580 us/op totalInputBytes: 1200168135.000 # totalOutputBytes: 2998681600.000 # Iteration 2: 213.595 us/op totalInputBytes: 1507316751.000 # totalOutputBytes: 3766108160.000 # Iteration 3: 213.622 us/op totalInputBytes: 1814465367.000 # totalOutputBytes: 4533534720.000 # Iteration 4: 215.380 us/op totalInputBytes: 2119089384.000 # totalOutputBytes: 5294653440.000 # Iteration 5: 213.778 us/op totalInputBytes: 2425975704.000 # totalOutputBytes: 6061424640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 213.991 ±(99.9%) 3.005 us/op [Average] (min, avg, max) = (213.580, 213.991, 215.380), stdev = 0.780 CI (99.9%): [210.986, 216.996] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 9067015341.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1200168135.000, 1813403068.200, 2425975704.000), stdev = 484364636.186 CI (99.9%): [9067015341.000, 9067015341.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 22654402560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2998681600.000, 4530880512.000, 6061424640.000), stdev = 1210209869.655 CI (99.9%): [22654402560.000, 22654402560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 36.75% complete, ETA 03:42:14 # Fork: 1 of 1 # Warmup Iteration 1: 256.685 us/op # Warmup Iteration 2: 246.523 us/op # Warmup Iteration 3: 251.209 us/op Iteration 1: 244.687 us/op totalInputBytes: 1188454176.000 # totalOutputBytes: 2954465280.000 # Iteration 2: 243.732 us/op totalInputBytes: 1492778224.000 # totalOutputBytes: 3711006720.000 # Iteration 3: 244.675 us/op totalInputBytes: 1795915968.000 # totalOutputBytes: 4464599040.000 # Iteration 4: 244.473 us/op totalInputBytes: 2099313216.000 # totalOutputBytes: 5218836480.000 # Iteration 5: 244.283 us/op totalInputBytes: 2402969968.000 # totalOutputBytes: 5973719040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 244.370 ±(99.9%) 1.515 us/op [Average] (min, avg, max) = (243.732, 244.370, 244.687), stdev = 0.393 CI (99.9%): [242.856, 245.885] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 8979431552.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1188454176.000, 1795886310.400, 2402969968.000), stdev = 479965302.181 CI (99.9%): [8979431552.000, 8979431552.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 22322626560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2954465280.000, 4464525312.000, 5973719040.000), stdev = 1193180897.954 CI (99.9%): [22322626560.000, 22322626560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 36.80% complete, ETA 03:42:00 # Fork: 1 of 1 # Warmup Iteration 1: 305.357 us/op # Warmup Iteration 2: 270.355 us/op # Warmup Iteration 3: 270.062 us/op Iteration 1: 268.319 us/op totalInputBytes: 1189130152.000 # totalOutputBytes: 2951782400.000 # Iteration 2: 268.638 us/op totalInputBytes: 1496375048.000 # totalOutputBytes: 3714457600.000 # Iteration 3: 268.419 us/op totalInputBytes: 1803867456.000 # totalOutputBytes: 4477747200.000 # Iteration 4: 268.795 us/op totalInputBytes: 2110947344.000 # totalOutputBytes: 5240012800.000 # Iteration 5: 269.256 us/op totalInputBytes: 2417532208.000 # totalOutputBytes: 6001049600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 268.686 ±(99.9%) 1.420 us/op [Average] (min, avg, max) = (268.319, 268.686, 269.256), stdev = 0.369 CI (99.9%): [267.266, 270.106] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 9017852208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1189130152.000, 1803570441.600, 2417532208.000), stdev = 485627320.659 CI (99.9%): [9017852208.000, 9017852208.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 22385049600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2951782400.000, 4477009920.000, 6001049600.000), stdev = 1205474586.334 CI (99.9%): [22385049600.000, 22385049600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 36.85% complete, ETA 03:41:47 # Fork: 1 of 1 # Warmup Iteration 1: 15.918 us/op # Warmup Iteration 2: 14.268 us/op # Warmup Iteration 3: 14.807 us/op Iteration 1: 13.891 us/op totalInputBytes: 459517614.000 # totalOutputBytes: 558180352.000 # Iteration 2: 14.480 us/op totalInputBytes: 575991552.000 # totalOutputBytes: 699662336.000 # Iteration 3: 14.547 us/op totalInputBytes: 691933557.000 # totalOutputBytes: 840498176.000 # Iteration 4: 14.516 us/op totalInputBytes: 808107387.000 # totalOutputBytes: 981615616.000 # Iteration 5: 14.865 us/op totalInputBytes: 921560856.000 # totalOutputBytes: 1119428608.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 14.460 ±(99.9%) 1.360 us/op [Average] (min, avg, max) = (13.891, 14.460, 14.865), stdev = 0.353 CI (99.9%): [13.100, 15.819] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3457110966.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (459517614.000, 691422193.200, 921560856.000), stdev = 182813748.691 CI (99.9%): [3457110966.000, 3457110966.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4199385088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (558180352.000, 839877017.600, 1119428608.000), stdev = 222065573.736 CI (99.9%): [4199385088.000, 4199385088.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 36.90% complete, ETA 03:41:33 # Fork: 1 of 1 # Warmup Iteration 1: 24.408 us/op # Warmup Iteration 2: 21.298 us/op # Warmup Iteration 3: 21.699 us/op Iteration 1: 22.245 us/op totalInputBytes: 576496184.000 # totalOutputBytes: 735158272.000 # Iteration 2: 21.601 us/op totalInputBytes: 726344014.000 # totalOutputBytes: 926246912.000 # Iteration 3: 21.245 us/op totalInputBytes: 877943990.000 # totalOutputBytes: 1119569920.000 # Iteration 4: 21.213 us/op totalInputBytes: 1030287544.000 # totalOutputBytes: 1313841152.000 # Iteration 5: 23.281 us/op totalInputBytes: 1168297548.000 # totalOutputBytes: 1489833984.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.917 ±(99.9%) 3.343 us/op [Average] (min, avg, max) = (21.213, 21.917, 23.281), stdev = 0.868 CI (99.9%): [18.574, 25.260] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4379369280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (576496184.000, 875873856.000, 1168297548.000), stdev = 235236929.648 CI (99.9%): [4379369280.000, 4379369280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5584650240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (735158272.000, 1116930048.000, 1489833984.000), stdev = 299978351.132 CI (99.9%): [5584650240.000, 5584650240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 36.95% complete, ETA 03:41:20 # Fork: 1 of 1 # Warmup Iteration 1: 32.270 us/op # Warmup Iteration 2: 28.009 us/op # Warmup Iteration 3: 29.374 us/op Iteration 1: 28.610 us/op totalInputBytes: 642901589.000 # totalOutputBytes: 833682432.000 # Iteration 2: 28.017 us/op totalInputBytes: 812067141.000 # totalOutputBytes: 1053047808.000 # Iteration 3: 27.772 us/op totalInputBytes: 982727532.000 # totalOutputBytes: 1274351616.000 # Iteration 4: 29.464 us/op totalInputBytes: 1143575525.000 # totalOutputBytes: 1482931200.000 # Iteration 5: 28.702 us/op totalInputBytes: 1308704301.000 # totalOutputBytes: 1697061888.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 28.513 ±(99.9%) 2.543 us/op [Average] (min, avg, max) = (27.772, 28.513, 29.464), stdev = 0.660 CI (99.9%): [25.970, 31.056] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4889976088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (642901589.000, 977995217.600, 1308704301.000), stdev = 262976993.943 CI (99.9%): [4889976088.000, 4889976088.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6341074944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (833682432.000, 1268214988.800, 1697061888.000), stdev = 341015333.640 CI (99.9%): [6341074944.000, 6341074944.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 37.00% complete, ETA 03:41:06 # Fork: 1 of 1 # Warmup Iteration 1: 38.811 us/op # Warmup Iteration 2: 34.924 us/op # Warmup Iteration 3: 37.056 us/op Iteration 1: 34.823 us/op totalInputBytes: 690011920.000 # totalOutputBytes: 902103040.000 # Iteration 2: 36.080 us/op totalInputBytes: 869545352.000 # totalOutputBytes: 1136820224.000 # Iteration 3: 35.515 us/op totalInputBytes: 1046030375.000 # totalOutputBytes: 1367552000.000 # Iteration 4: 35.914 us/op totalInputBytes: 1220554140.000 # totalOutputBytes: 1595719680.000 # Iteration 5: 35.284 us/op totalInputBytes: 1398201506.000 # totalOutputBytes: 1827971072.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 35.523 ±(99.9%) 1.936 us/op [Average] (min, avg, max) = (34.823, 35.523, 36.080), stdev = 0.503 CI (99.9%): [33.588, 37.459] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5224343293.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (690011920.000, 1044868658.600, 1398201506.000), stdev = 279451429.491 CI (99.9%): [5224343293.000, 5224343293.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6830166016.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (902103040.000, 1366033203.200, 1827971072.000), stdev = 365347288.604 CI (99.9%): [6830166016.000, 6830166016.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 37.05% complete, ETA 03:40:53 # Fork: 1 of 1 # Warmup Iteration 1: 46.924 us/op # Warmup Iteration 2: 41.830 us/op # Warmup Iteration 3: 43.178 us/op Iteration 1: 42.881 us/op totalInputBytes: 716151032.000 # totalOutputBytes: 941143040.000 # Iteration 2: 41.613 us/op totalInputBytes: 903435648.000 # totalOutputBytes: 1187266560.000 # Iteration 3: 42.612 us/op totalInputBytes: 1086341160.000 # totalOutputBytes: 1427635200.000 # Iteration 4: 41.910 us/op totalInputBytes: 1272320616.000 # totalOutputBytes: 1672043520.000 # Iteration 5: 43.349 us/op totalInputBytes: 1452109328.000 # totalOutputBytes: 1908316160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 42.473 ±(99.9%) 2.729 us/op [Average] (min, avg, max) = (41.613, 42.473, 43.349), stdev = 0.709 CI (99.9%): [39.744, 45.202] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5430357784.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (716151032.000, 1086071556.800, 1452109328.000), stdev = 291062495.237 CI (99.9%): [5430357784.000, 5430357784.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7136404480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (941143040.000, 1427280896.000, 1908316160.000), stdev = 382505127.211 CI (99.9%): [7136404480.000, 7136404480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 37.10% complete, ETA 03:40:39 # Fork: 1 of 1 # Warmup Iteration 1: 53.398 us/op # Warmup Iteration 2: 49.424 us/op # Warmup Iteration 3: 48.947 us/op Iteration 1: 49.345 us/op totalInputBytes: 741925298.000 # totalOutputBytes: 978825216.000 # Iteration 2: 47.763 us/op totalInputBytes: 936997714.000 # totalOutputBytes: 1236185088.000 # Iteration 3: 50.229 us/op totalInputBytes: 1124665500.000 # totalOutputBytes: 1483776000.000 # Iteration 4: 52.867 us/op totalInputBytes: 1300914322.000 # totalOutputBytes: 1716301824.000 # Iteration 5: 48.295 us/op totalInputBytes: 1493825890.000 # totalOutputBytes: 1970810880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 49.700 ±(99.9%) 7.740 us/op [Average] (min, avg, max) = (47.763, 49.700, 52.867), stdev = 2.010 CI (99.9%): [41.960, 57.439] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5598328724.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (741925298.000, 1119665744.800, 1493825890.000), stdev = 295350348.387 CI (99.9%): [5598328724.000, 5598328724.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7385899008.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (978825216.000, 1477179801.600, 1970810880.000), stdev = 389656976.700 CI (99.9%): [7385899008.000, 7385899008.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 37.15% complete, ETA 03:40:26 # Fork: 1 of 1 # Warmup Iteration 1: 59.755 us/op # Warmup Iteration 2: 55.930 us/op # Warmup Iteration 3: 55.766 us/op Iteration 1: 55.865 us/op totalInputBytes: 764095277.000 # totalOutputBytes: 1009964032.000 # Iteration 2: 54.405 us/op totalInputBytes: 963509833.000 # totalOutputBytes: 1273545728.000 # Iteration 3: 56.958 us/op totalInputBytes: 1153965593.000 # totalOutputBytes: 1525285888.000 # Iteration 4: 54.647 us/op totalInputBytes: 1352490777.000 # totalOutputBytes: 1787692032.000 # Iteration 5: 54.624 us/op totalInputBytes: 1551086460.000 # totalOutputBytes: 2050191360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 55.300 ±(99.9%) 4.198 us/op [Average] (min, avg, max) = (54.405, 55.300, 56.958), stdev = 1.090 CI (99.9%): [51.102, 59.498] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5785147940.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (764095277.000, 1157029588.000, 1551086460.000), stdev = 310379828.266 CI (99.9%): [5785147940.000, 5785147940.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7646679040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1009964032.000, 1529335808.000, 2050191360.000), stdev = 410253108.798 CI (99.9%): [7646679040.000, 7646679040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 37.19% complete, ETA 03:40:12 # Fork: 1 of 1 # Warmup Iteration 1: 67.412 us/op # Warmup Iteration 2: 62.290 us/op # Warmup Iteration 3: 62.432 us/op Iteration 1: 62.522 us/op totalInputBytes: 778242102.000 # totalOutputBytes: 1030610944.000 # Iteration 2: 61.319 us/op totalInputBytes: 980078910.000 # totalOutputBytes: 1297899520.000 # Iteration 3: 63.681 us/op totalInputBytes: 1174424472.000 # totalOutputBytes: 1555267584.000 # Iteration 4: 61.517 us/op totalInputBytes: 1375611750.000 # totalOutputBytes: 1821696000.000 # Iteration 5: 61.441 us/op totalInputBytes: 1577034096.000 # totalOutputBytes: 2088435712.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 62.096 ±(99.9%) 3.881 us/op [Average] (min, avg, max) = (61.319, 62.096, 63.681), stdev = 1.008 CI (99.9%): [58.215, 65.977] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5885391330.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (778242102.000, 1177078266.000, 1577034096.000), stdev = 315145317.600 CI (99.9%): [5885391330.000, 5885391330.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7793909760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1030610944.000, 1558781952.000, 2088435712.000), stdev = 417340840.896 CI (99.9%): [7793909760.000, 7793909760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 37.24% complete, ETA 03:39:59 # Fork: 1 of 1 # Warmup Iteration 1: 74.791 us/op # Warmup Iteration 2: 68.947 us/op # Warmup Iteration 3: 69.969 us/op Iteration 1: 69.860 us/op totalInputBytes: 785553363.000 # totalOutputBytes: 1041527808.000 # Iteration 2: 69.233 us/op totalInputBytes: 986409459.000 # totalOutputBytes: 1307833344.000 # Iteration 3: 68.100 us/op totalInputBytes: 1190608986.000 # totalOutputBytes: 1578571776.000 # Iteration 4: 69.200 us/op totalInputBytes: 1391562396.000 # totalOutputBytes: 1845006336.000 # Iteration 5: 69.740 us/op totalInputBytes: 1590944880.000 # totalOutputBytes: 2109358080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 69.227 ±(99.9%) 2.678 us/op [Average] (min, avg, max) = (68.100, 69.227, 69.860), stdev = 0.695 CI (99.9%): [66.549, 71.905] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5945079084.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (785553363.000, 1189015816.800, 1590944880.000), stdev = 318749868.481 CI (99.9%): [5945079084.000, 5945079084.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7882297344.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1041527808.000, 1576459468.800, 2109358080.000), stdev = 422615276.639 CI (99.9%): [7882297344.000, 7882297344.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 37.29% complete, ETA 03:39:46 # Fork: 1 of 1 # Warmup Iteration 1: 80.754 us/op # Warmup Iteration 2: 75.661 us/op # Warmup Iteration 3: 76.430 us/op Iteration 1: 77.156 us/op totalInputBytes: 796799178.000 # totalOutputBytes: 1057853440.000 # Iteration 2: 75.975 us/op totalInputBytes: 999905607.000 # totalOutputBytes: 1327503360.000 # Iteration 3: 78.963 us/op totalInputBytes: 1195329888.000 # totalOutputBytes: 1586954240.000 # Iteration 4: 76.249 us/op totalInputBytes: 1397688156.000 # totalOutputBytes: 1855610880.000 # Iteration 5: 74.567 us/op totalInputBytes: 1604627946.000 # totalOutputBytes: 2130350080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 76.582 ±(99.9%) 6.250 us/op [Average] (min, avg, max) = (74.567, 76.582, 78.963), stdev = 1.623 CI (99.9%): [70.333, 82.832] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5994350775.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (796799178.000, 1198870155.000, 1604627946.000), stdev = 318366329.044 CI (99.9%): [5994350775.000, 5994350775.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7958272000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1057853440.000, 1591654400.000, 2130350080.000), stdev = 422672268.820 CI (99.9%): [7958272000.000, 7958272000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 37.34% complete, ETA 03:39:32 # Fork: 1 of 1 # Warmup Iteration 1: 152.934 us/op # Warmup Iteration 2: 141.506 us/op # Warmup Iteration 3: 141.551 us/op Iteration 1: 141.902 us/op totalInputBytes: 850994607.000 # totalOutputBytes: 1135472640.000 # Iteration 2: 142.906 us/op totalInputBytes: 1065895956.000 # totalOutputBytes: 1422213120.000 # Iteration 3: 141.740 us/op totalInputBytes: 1282562440.000 # totalOutputBytes: 1711308800.000 # Iteration 4: 141.753 us/op totalInputBytes: 1499198226.000 # totalOutputBytes: 2000363520.000 # Iteration 5: 142.079 us/op totalInputBytes: 1715342844.000 # totalOutputBytes: 2288762880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 142.076 ±(99.9%) 1.864 us/op [Average] (min, avg, max) = (141.740, 142.076, 142.906), stdev = 0.484 CI (99.9%): [140.212, 143.940] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6413994073.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (850994607.000, 1282798814.600, 1715342844.000), stdev = 341842369.473 CI (99.9%): [6413994073.000, 6413994073.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8558120960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1135472640.000, 1711624192.000, 2288762880.000), stdev = 456116471.874 CI (99.9%): [8558120960.000, 8558120960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 37.39% complete, ETA 03:39:19 # Fork: 1 of 1 # Warmup Iteration 1: 224.232 us/op # Warmup Iteration 2: 208.149 us/op # Warmup Iteration 3: 208.032 us/op Iteration 1: 207.965 us/op totalInputBytes: 868127042.000 # totalOutputBytes: 1160171520.000 # Iteration 2: 207.783 us/op totalInputBytes: 1089468865.000 # totalOutputBytes: 1455974400.000 # Iteration 3: 207.533 us/op totalInputBytes: 1311063545.000 # totalOutputBytes: 1752115200.000 # Iteration 4: 207.642 us/op totalInputBytes: 1532566277.000 # totalOutputBytes: 2048133120.000 # Iteration 5: 208.277 us/op totalInputBytes: 1753402386.000 # totalOutputBytes: 2343260160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 207.840 ±(99.9%) 1.129 us/op [Average] (min, avg, max) = (207.533, 207.840, 208.277), stdev = 0.293 CI (99.9%): [206.711, 208.969] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6554628115.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (868127042.000, 1310925623.000, 1753402386.000), stdev = 350008558.225 CI (99.9%): [6554628115.000, 6554628115.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8759654400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1160171520.000, 1751930880.000, 2343260160.000), stdev = 467754074.419 CI (99.9%): [8759654400.000, 8759654400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 37.44% complete, ETA 03:39:05 # Fork: 1 of 1 # Warmup Iteration 1: 302.340 us/op # Warmup Iteration 2: 276.739 us/op # Warmup Iteration 3: 275.280 us/op Iteration 1: 275.051 us/op totalInputBytes: 879602180.000 # totalOutputBytes: 1162772480.000 # Iteration 2: 274.876 us/op totalInputBytes: 1105172980.000 # totalOutputBytes: 1460961280.000 # Iteration 3: 275.435 us/op totalInputBytes: 1330248020.000 # totalOutputBytes: 1758494720.000 # Iteration 4: 276.489 us/op totalInputBytes: 1554486465.000 # totalOutputBytes: 2054922240.000 # Iteration 5: 275.178 us/op totalInputBytes: 1779778400.000 # totalOutputBytes: 2352742400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 275.406 ±(99.9%) 2.459 us/op [Average] (min, avg, max) = (274.876, 275.406, 276.489), stdev = 0.639 CI (99.9%): [272.947, 277.865] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6649288045.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (879602180.000, 1329857609.000, 1779778400.000), stdev = 355703573.006 CI (99.9%): [6649288045.000, 6649288045.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8789893120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1162772480.000, 1757978624.000, 2352742400.000), stdev = 470215212.209 CI (99.9%): [8789893120.000, 8789893120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 37.49% complete, ETA 03:38:52 # Fork: 1 of 1 # Warmup Iteration 1: 375.961 us/op # Warmup Iteration 2: 342.126 us/op # Warmup Iteration 3: 341.877 us/op Iteration 1: 341.622 us/op totalInputBytes: 885264210.000 # totalOutputBytes: 1171353600.000 # Iteration 2: 350.354 us/op totalInputBytes: 1106290050.000 # totalOutputBytes: 1463808000.000 # Iteration 3: 342.828 us/op totalInputBytes: 1332152765.000 # totalOutputBytes: 1762662400.000 # Iteration 4: 340.944 us/op totalInputBytes: 1559253720.000 # totalOutputBytes: 2063155200.000 # Iteration 5: 343.548 us/op totalInputBytes: 1784652095.000 # totalOutputBytes: 2361395200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 343.859 ±(99.9%) 14.517 us/op [Average] (min, avg, max) = (340.944, 343.859, 350.354), stdev = 3.770 CI (99.9%): [329.342, 358.376] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6667612840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (885264210.000, 1333522568.000, 1784652095.000), stdev = 356035269.400 CI (99.9%): [6667612840.000, 6667612840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8822374400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1171353600.000, 1764474880.000, 2361395200.000), stdev = 471094606.365 CI (99.9%): [8822374400.000, 8822374400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 37.54% complete, ETA 03:38:38 # Fork: 1 of 1 # Warmup Iteration 1: 439.709 us/op # Warmup Iteration 2: 409.205 us/op # Warmup Iteration 3: 407.891 us/op Iteration 1: 411.470 us/op totalInputBytes: 891883440.000 # totalOutputBytes: 1180569600.000 # Iteration 2: 408.046 us/op totalInputBytes: 1119553920.000 # totalOutputBytes: 1481932800.000 # Iteration 3: 408.405 us/op totalInputBytes: 1346992320.000 # totalOutputBytes: 1782988800.000 # Iteration 4: 407.860 us/op totalInputBytes: 1574755632.000 # totalOutputBytes: 2084474880.000 # Iteration 5: 408.252 us/op totalInputBytes: 1802286864.000 # totalOutputBytes: 2385653760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 408.806 ±(99.9%) 5.788 us/op [Average] (min, avg, max) = (407.860, 408.806, 411.470), stdev = 1.503 CI (99.9%): [403.019, 414.594] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6735472176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (891883440.000, 1347094435.200, 1802286864.000), stdev = 359868557.393 CI (99.9%): [6735472176.000, 6735472176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8915619840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1180569600.000, 1783123968.000, 2385653760.000), stdev = 476351347.946 CI (99.9%): [8915619840.000, 8915619840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 37.59% complete, ETA 03:38:25 # Fork: 1 of 1 # Warmup Iteration 1: 508.443 us/op # Warmup Iteration 2: 477.667 us/op # Warmup Iteration 3: 475.664 us/op Iteration 1: 475.486 us/op totalInputBytes: 895591380.000 # totalOutputBytes: 1185587200.000 # Iteration 2: 475.238 us/op totalInputBytes: 1123604397.000 # totalOutputBytes: 1487431680.000 # Iteration 3: 474.608 us/op totalInputBytes: 1351942296.000 # totalOutputBytes: 1789706240.000 # Iteration 4: 475.893 us/op totalInputBytes: 1579630431.000 # totalOutputBytes: 2091120640.000 # Iteration 5: 474.398 us/op totalInputBytes: 1808022477.000 # totalOutputBytes: 2393466880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 475.124 ±(99.9%) 2.381 us/op [Average] (min, avg, max) = (474.398, 475.124, 475.893), stdev = 0.618 CI (99.9%): [472.744, 477.505] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6758790981.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (895591380.000, 1351758196.200, 1808022477.000), stdev = 360640126.550 CI (99.9%): [6758790981.000, 6758790981.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8947312640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1185587200.000, 1789462528.000, 2393466880.000), stdev = 477416740.929 CI (99.9%): [8947312640.000, 8947312640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 37.63% complete, ETA 03:38:12 # Fork: 1 of 1 # Warmup Iteration 1: 577.310 us/op # Warmup Iteration 2: 545.066 us/op # Warmup Iteration 3: 541.174 us/op Iteration 1: 543.019 us/op totalInputBytes: 898778469.000 # totalOutputBytes: 1190215680.000 # Iteration 2: 541.650 us/op totalInputBytes: 1127354864.000 # totalOutputBytes: 1492910080.000 # Iteration 3: 543.490 us/op totalInputBytes: 1355188927.000 # totalOutputBytes: 1794621440.000 # Iteration 4: 541.530 us/op totalInputBytes: 1583827183.000 # totalOutputBytes: 2097397760.000 # Iteration 5: 544.409 us/op totalInputBytes: 1811290080.000 # totalOutputBytes: 2398617600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 542.820 ±(99.9%) 4.734 us/op [Average] (min, avg, max) = (541.530, 542.820, 544.409), stdev = 1.229 CI (99.9%): [538.086, 547.554] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6776439523.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (898778469.000, 1355287904.600, 1811290080.000), stdev = 360736237.203 CI (99.9%): [6776439523.000, 6776439523.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8973762560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1190215680.000, 1794752512.000, 2398617600.000), stdev = 477708290.388 CI (99.9%): [8973762560.000, 8973762560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 37.68% complete, ETA 03:37:58 # Fork: 1 of 1 # Warmup Iteration 1: 646.736 us/op # Warmup Iteration 2: 613.462 us/op # Warmup Iteration 3: 607.219 us/op Iteration 1: 618.376 us/op totalInputBytes: 896832104.000 # totalOutputBytes: 1187665920.000 # Iteration 2: 612.420 us/op totalInputBytes: 1124258760.000 # totalOutputBytes: 1488844800.000 # Iteration 3: 606.490 us/op totalInputBytes: 1353912360.000 # totalOutputBytes: 1792972800.000 # Iteration 4: 606.665 us/op totalInputBytes: 1583565960.000 # totalOutputBytes: 2097100800.000 # Iteration 5: 607.235 us/op totalInputBytes: 1813010784.000 # totalOutputBytes: 2400952320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 610.237 ±(99.9%) 19.898 us/op [Average] (min, avg, max) = (606.490, 610.237, 618.376), stdev = 5.167 CI (99.9%): [590.339, 630.135] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6771579968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (896832104.000, 1354315993.600, 1813010784.000), stdev = 362344608.325 CI (99.9%): [6771579968.000, 6771579968.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8967536640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1187665920.000, 1793507328.000, 2400952320.000), stdev = 479849395.092 CI (99.9%): [8967536640.000, 8967536640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 37.73% complete, ETA 03:37:45 # Fork: 1 of 1 # Warmup Iteration 1: 717.189 us/op # Warmup Iteration 2: 683.027 us/op # Warmup Iteration 3: 674.761 us/op Iteration 1: 673.143 us/op totalInputBytes: 901159087.000 # totalOutputBytes: 1193881600.000 # Iteration 2: 672.562 us/op totalInputBytes: 1131260348.000 # totalOutputBytes: 1498726400.000 # Iteration 3: 673.509 us/op totalInputBytes: 1360975144.000 # totalOutputBytes: 1803059200.000 # Iteration 4: 673.483 us/op totalInputBytes: 1590767233.000 # totalOutputBytes: 2107494400.000 # Iteration 5: 673.712 us/op totalInputBytes: 1820404736.000 # totalOutputBytes: 2411724800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 673.282 ±(99.9%) 1.738 us/op [Average] (min, avg, max) = (672.562, 673.282, 673.712), stdev = 0.451 CI (99.9%): [671.544, 675.020] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6804566548.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (901159087.000, 1360913309.600, 1820404736.000), stdev = 363345437.852 CI (99.9%): [6804566548.000, 6804566548.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9014886400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1193881600.000, 1802977280.000, 2411724800.000), stdev = 481370535.961 CI (99.9%): [9014886400.000, 9014886400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 37.78% complete, ETA 03:37:32 # Fork: 1 of 1 # Warmup Iteration 1: 16.291 us/op # Warmup Iteration 2: 14.596 us/op # Warmup Iteration 3: 15.134 us/op Iteration 1: 14.618 us/op totalInputBytes: 267616316.000 # totalOutputBytes: 541579264.000 # Iteration 2: 14.687 us/op totalInputBytes: 336548696.000 # totalOutputBytes: 681078784.000 # Iteration 3: 14.987 us/op totalInputBytes: 404093624.000 # totalOutputBytes: 817770496.000 # Iteration 4: 15.144 us/op totalInputBytes: 470942802.000 # totalOutputBytes: 953054208.000 # Iteration 5: 14.019 us/op totalInputBytes: 543158616.000 # totalOutputBytes: 1099198464.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 14.691 ±(99.9%) 1.667 us/op [Average] (min, avg, max) = (14.019, 14.691, 15.144), stdev = 0.433 CI (99.9%): [13.023, 16.358] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2022360054.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (267616316.000, 404472010.800, 543158616.000), stdev = 108392275.571 CI (99.9%): [2022360054.000, 2022360054.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4092681216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (541579264.000, 818536243.200, 1099198464.000), stdev = 219355118.942 CI (99.9%): [4092681216.000, 4092681216.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 37.83% complete, ETA 03:37:19 # Fork: 1 of 1 # Warmup Iteration 1: 24.189 us/op # Warmup Iteration 2: 23.197 us/op # Warmup Iteration 3: 21.946 us/op Iteration 1: 21.903 us/op totalInputBytes: 330459453.000 # totalOutputBytes: 720746496.000 # Iteration 2: 21.883 us/op totalInputBytes: 416300955.000 # totalOutputBytes: 907970560.000 # Iteration 3: 21.812 us/op totalInputBytes: 502420401.000 # totalOutputBytes: 1095800832.000 # Iteration 4: 21.786 us/op totalInputBytes: 588639381.000 # totalOutputBytes: 1283848192.000 # Iteration 5: 22.551 us/op totalInputBytes: 671939010.000 # totalOutputBytes: 1465528320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.987 ±(99.9%) 1.228 us/op [Average] (min, avg, max) = (21.786, 21.987, 22.551), stdev = 0.319 CI (99.9%): [20.759, 23.215] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2509759200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (330459453.000, 501951840.000, 671939010.000), stdev = 135237106.760 CI (99.9%): [2509759200.000, 2509759200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5473894400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (720746496.000, 1094778880.000, 1465528320.000), stdev = 294958034.764 CI (99.9%): [5473894400.000, 5473894400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 37.88% complete, ETA 03:37:05 # Fork: 1 of 1 # Warmup Iteration 1: 33.304 us/op # Warmup Iteration 2: 30.938 us/op # Warmup Iteration 3: 31.850 us/op Iteration 1: 32.206 us/op totalInputBytes: 342824370.000 # totalOutputBytes: 767047680.000 # Iteration 2: 30.635 us/op totalInputBytes: 432488135.000 # totalOutputBytes: 967664640.000 # Iteration 3: 30.432 us/op totalInputBytes: 522742290.000 # totalOutputBytes: 1169602560.000 # Iteration 4: 31.006 us/op totalInputBytes: 611329623.000 # totalOutputBytes: 1367811072.000 # Iteration 5: 29.492 us/op totalInputBytes: 704467078.000 # totalOutputBytes: 1576200192.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 30.754 ±(99.9%) 3.793 us/op [Average] (min, avg, max) = (29.492, 30.754, 32.206), stdev = 0.985 CI (99.9%): [26.962, 34.547] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2613851496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (342824370.000, 522770299.200, 704467078.000), stdev = 142642806.208 CI (99.9%): [2613851496.000, 2613851496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5848326144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (767047680.000, 1169665228.800, 1576200192.000), stdev = 319154188.397 CI (99.9%): [5848326144.000, 5848326144.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 37.93% complete, ETA 03:36:52 # Fork: 1 of 1 # Warmup Iteration 1: 41.472 us/op # Warmup Iteration 2: 37.262 us/op # Warmup Iteration 3: 38.547 us/op Iteration 1: 37.489 us/op totalInputBytes: 374556128.000 # totalOutputBytes: 848551936.000 # Iteration 2: 37.182 us/op totalInputBytes: 471839184.000 # totalOutputBytes: 1068945408.000 # Iteration 3: 38.576 us/op totalInputBytes: 568182080.000 # totalOutputBytes: 1287208960.000 # Iteration 4: 36.940 us/op totalInputBytes: 666099744.000 # totalOutputBytes: 1509040128.000 # Iteration 5: 37.398 us/op totalInputBytes: 762818704.000 # totalOutputBytes: 1728155648.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 37.517 ±(99.9%) 2.422 us/op [Average] (min, avg, max) = (36.940, 37.517, 38.576), stdev = 0.629 CI (99.9%): [35.096, 39.939] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2843495840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (374556128.000, 568699168.000, 762818704.000), stdev = 153495040.899 CI (99.9%): [2843495840.000, 2843495840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6441902080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (848551936.000, 1288380416.000, 1728155648.000), stdev = 347740977.613 CI (99.9%): [6441902080.000, 6441902080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 37.98% complete, ETA 03:36:39 # Fork: 1 of 1 # Warmup Iteration 1: 49.711 us/op # Warmup Iteration 2: 44.492 us/op # Warmup Iteration 3: 46.174 us/op Iteration 1: 44.400 us/op totalInputBytes: 388959165.000 # totalOutputBytes: 888652800.000 # Iteration 2: 46.779 us/op totalInputBytes: 484802253.000 # totalOutputBytes: 1107624960.000 # Iteration 3: 45.235 us/op totalInputBytes: 583903755.000 # totalOutputBytes: 1334041600.000 # Iteration 4: 44.597 us/op totalInputBytes: 684423810.000 # totalOutputBytes: 1563699200.000 # Iteration 5: 44.538 us/op totalInputBytes: 785087289.000 # totalOutputBytes: 1793684480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 45.110 ±(99.9%) 3.800 us/op [Average] (min, avg, max) = (44.400, 45.110, 46.779), stdev = 0.987 CI (99.9%): [41.310, 48.910] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2927176272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (388959165.000, 585435254.400, 785087289.000), stdev = 156837391.290 CI (99.9%): [2927176272.000, 2927176272.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6687703040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (888652800.000, 1337540608.000, 1793684480.000), stdev = 358325499.065 CI (99.9%): [6687703040.000, 6687703040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 38.03% complete, ETA 03:36:26 # Fork: 1 of 1 # Warmup Iteration 1: 56.875 us/op # Warmup Iteration 2: 51.954 us/op # Warmup Iteration 3: 54.412 us/op Iteration 1: 51.801 us/op totalInputBytes: 401502063.000 # totalOutputBytes: 916015104.000 # Iteration 2: 52.891 us/op totalInputBytes: 503378253.000 # totalOutputBytes: 1148442624.000 # Iteration 3: 52.715 us/op totalInputBytes: 605580296.000 # totalOutputBytes: 1381613568.000 # Iteration 4: 51.747 us/op totalInputBytes: 709691676.000 # totalOutputBytes: 1619140608.000 # Iteration 5: 52.294 us/op totalInputBytes: 812725856.000 # totalOutputBytes: 1854210048.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 52.290 ±(99.9%) 1.997 us/op [Average] (min, avg, max) = (51.747, 52.290, 52.891), stdev = 0.519 CI (99.9%): [50.293, 54.286] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3032878144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (401502063.000, 606575628.800, 812725856.000), stdev = 162662758.348 CI (99.9%): [3032878144.000, 3032878144.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6919421952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (916015104.000, 1383884390.400, 1854210048.000), stdev = 371110281.208 CI (99.9%): [6919421952.000, 6919421952.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 38.07% complete, ETA 03:36:12 # Fork: 1 of 1 # Warmup Iteration 1: 65.647 us/op # Warmup Iteration 2: 59.391 us/op # Warmup Iteration 3: 62.042 us/op Iteration 1: 59.654 us/op totalInputBytes: 408221208.000 # totalOutputBytes: 931295232.000 # Iteration 2: 61.001 us/op totalInputBytes: 511259956.000 # totalOutputBytes: 1166362624.000 # Iteration 3: 60.298 us/op totalInputBytes: 615498948.000 # totalOutputBytes: 1404168192.000 # Iteration 4: 59.444 us/op totalInputBytes: 721249242.000 # totalOutputBytes: 1645421568.000 # Iteration 5: 59.562 us/op totalInputBytes: 826782738.000 # totalOutputBytes: 1886180352.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.992 ±(99.9%) 2.518 us/op [Average] (min, avg, max) = (59.444, 59.992, 61.001), stdev = 0.654 CI (99.9%): [57.474, 62.510] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3083012092.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (408221208.000, 616602418.400, 826782738.000), stdev = 165565474.447 CI (99.9%): [3083012092.000, 3083012092.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7033427968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (931295232.000, 1406685593.600, 1886180352.000), stdev = 377712705.550 CI (99.9%): [7033427968.000, 7033427968.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 38.12% complete, ETA 03:35:59 # Fork: 1 of 1 # Warmup Iteration 1: 72.993 us/op # Warmup Iteration 2: 66.408 us/op # Warmup Iteration 3: 67.436 us/op Iteration 1: 68.980 us/op totalInputBytes: 413516651.000 # totalOutputBytes: 951820288.000 # Iteration 2: 66.570 us/op totalInputBytes: 520475278.000 # totalOutputBytes: 1198014464.000 # Iteration 3: 66.520 us/op totalInputBytes: 627508644.000 # totalOutputBytes: 1444380672.000 # Iteration 4: 69.584 us/op totalInputBytes: 729837012.000 # totalOutputBytes: 1679917056.000 # Iteration 5: 66.699 us/op totalInputBytes: 836585658.000 # totalOutputBytes: 1925627904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 67.671 ±(99.9%) 5.730 us/op [Average] (min, avg, max) = (66.520, 67.671, 69.584), stdev = 1.488 CI (99.9%): [61.941, 73.400] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3127923243.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (413516651.000, 625584648.600, 836585658.000), stdev = 166894052.017 CI (99.9%): [3127923243.000, 3127923243.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7199760384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (951820288.000, 1439952076.800, 1925627904.000), stdev = 384151748.840 CI (99.9%): [7199760384.000, 7199760384.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 38.17% complete, ETA 03:35:46 # Fork: 1 of 1 # Warmup Iteration 1: 81.570 us/op # Warmup Iteration 2: 73.971 us/op # Warmup Iteration 3: 75.657 us/op Iteration 1: 76.459 us/op totalInputBytes: 419977152.000 # totalOutputBytes: 959947776.000 # Iteration 2: 77.012 us/op totalInputBytes: 524728512.000 # totalOutputBytes: 1199379456.000 # Iteration 3: 75.315 us/op totalInputBytes: 633370752.000 # totalOutputBytes: 1447704576.000 # Iteration 4: 74.122 us/op totalInputBytes: 742198464.000 # totalOutputBytes: 1696453632.000 # Iteration 5: 74.147 us/op totalInputBytes: 850993920.000 # totalOutputBytes: 1945128960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 75.411 ±(99.9%) 5.068 us/op [Average] (min, avg, max) = (74.122, 75.411, 77.012), stdev = 1.316 CI (99.9%): [70.343, 80.479] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3171268800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (419977152.000, 634253760.000, 850993920.000), stdev = 170689323.382 CI (99.9%): [3171268800.000, 3171268800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7248614400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (959947776.000, 1449722880.000, 1945128960.000), stdev = 390147024.874 CI (99.9%): [7248614400.000, 7248614400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 38.22% complete, ETA 03:35:33 # Fork: 1 of 1 # Warmup Iteration 1: 88.751 us/op # Warmup Iteration 2: 81.034 us/op # Warmup Iteration 3: 81.960 us/op Iteration 1: 82.229 us/op totalInputBytes: 437659877.000 # totalOutputBytes: 982599680.000 # Iteration 2: 82.476 us/op totalInputBytes: 548305176.000 # totalOutputBytes: 1231011840.000 # Iteration 3: 81.848 us/op totalInputBytes: 659780577.000 # totalOutputBytes: 1481287680.000 # Iteration 4: 81.919 us/op totalInputBytes: 771169319.000 # totalOutputBytes: 1731368960.000 # Iteration 5: 81.286 us/op totalInputBytes: 883420090.000 # totalOutputBytes: 1983385600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 81.952 ±(99.9%) 1.730 us/op [Average] (min, avg, max) = (81.286, 81.952, 82.476), stdev = 0.449 CI (99.9%): [80.222, 83.682] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3300335039.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (437659877.000, 660067007.800, 883420090.000), stdev = 176200201.336 CI (99.9%): [3300335039.000, 3300335039.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7409653760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (982599680.000, 1481930752.000, 1983385600.000), stdev = 395590892.716 CI (99.9%): [7409653760.000, 7409653760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 38.27% complete, ETA 03:35:20 # Fork: 1 of 1 # Warmup Iteration 1: 170.853 us/op # Warmup Iteration 2: 156.414 us/op # Warmup Iteration 3: 155.209 us/op Iteration 1: 156.223 us/op totalInputBytes: 455615742.000 # totalOutputBytes: 1027870720.000 # Iteration 2: 156.450 us/op totalInputBytes: 571723362.000 # totalOutputBytes: 1289809920.000 # Iteration 3: 158.194 us/op totalInputBytes: 686541906.000 # totalOutputBytes: 1548840960.000 # Iteration 4: 155.588 us/op totalInputBytes: 803266830.000 # totalOutputBytes: 1812172800.000 # Iteration 5: 156.655 us/op totalInputBytes: 919220124.000 # totalOutputBytes: 2073763840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 156.622 ±(99.9%) 3.718 us/op [Average] (min, avg, max) = (155.588, 156.622, 158.194), stdev = 0.966 CI (99.9%): [152.903, 160.340] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3436367964.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (455615742.000, 687273592.800, 919220124.000), stdev = 183215293.748 CI (99.9%): [3436367964.000, 3436367964.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7752458240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1027870720.000, 1550491648.000, 2073763840.000), stdev = 413334348.530 CI (99.9%): [7752458240.000, 7752458240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 38.32% complete, ETA 03:35:06 # Fork: 1 of 1 # Warmup Iteration 1: 256.087 us/op # Warmup Iteration 2: 233.905 us/op # Warmup Iteration 3: 232.653 us/op Iteration 1: 233.343 us/op totalInputBytes: 462905278.000 # totalOutputBytes: 1030318080.000 # Iteration 2: 232.998 us/op totalInputBytes: 581423052.000 # totalOutputBytes: 1294110720.000 # Iteration 3: 233.410 us/op totalInputBytes: 699733796.000 # totalOutputBytes: 1557442560.000 # Iteration 4: 232.409 us/op totalInputBytes: 818569016.000 # totalOutputBytes: 1821941760.000 # Iteration 5: 233.131 us/op totalInputBytes: 937031582.000 # totalOutputBytes: 2085611520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 233.058 ±(99.9%) 1.535 us/op [Average] (min, avg, max) = (232.409, 233.058, 233.410), stdev = 0.399 CI (99.9%): [231.523, 234.594] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3499662724.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (462905278.000, 699932544.800, 937031582.000), stdev = 187428006.399 CI (99.9%): [3499662724.000, 3499662724.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7789424640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1030318080.000, 1557884928.000, 2085611520.000), stdev = 417170580.828 CI (99.9%): [7789424640.000, 7789424640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 38.37% complete, ETA 03:34:53 # Fork: 1 of 1 # Warmup Iteration 1: 362.261 us/op # Warmup Iteration 2: 335.897 us/op # Warmup Iteration 3: 339.363 us/op Iteration 1: 336.419 us/op totalInputBytes: 484094754.000 # totalOutputBytes: 955269120.000 # Iteration 2: 332.703 us/op totalInputBytes: 608927352.000 # totalOutputBytes: 1201602560.000 # Iteration 3: 334.086 us/op totalInputBytes: 733241025.000 # totalOutputBytes: 1446912000.000 # Iteration 4: 335.349 us/op totalInputBytes: 857098044.000 # totalOutputBytes: 1691320320.000 # Iteration 5: 333.107 us/op totalInputBytes: 981785343.000 # totalOutputBytes: 1937367040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 334.333 ±(99.9%) 5.967 us/op [Average] (min, avg, max) = (332.703, 334.333, 336.419), stdev = 1.550 CI (99.9%): [328.366, 340.299] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3665146518.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (484094754.000, 733029303.600, 981785343.000), stdev = 196622969.591 CI (99.9%): [3665146518.000, 3665146518.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7232471040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (955269120.000, 1446494208.000, 1937367040.000), stdev = 387998113.141 CI (99.9%): [7232471040.000, 7232471040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 38.42% complete, ETA 03:34:40 # Fork: 1 of 1 # Warmup Iteration 1: 463.840 us/op # Warmup Iteration 2: 432.872 us/op # Warmup Iteration 3: 430.550 us/op Iteration 1: 429.784 us/op totalInputBytes: 487346080.000 # totalOutputBytes: 933836800.000 # Iteration 2: 430.052 us/op totalInputBytes: 611674240.000 # totalOutputBytes: 1172070400.000 # Iteration 3: 429.896 us/op totalInputBytes: 736055840.000 # totalOutputBytes: 1410406400.000 # Iteration 4: 429.113 us/op totalInputBytes: 860677920.000 # totalOutputBytes: 1649203200.000 # Iteration 5: 431.012 us/op totalInputBytes: 984765600.000 # totalOutputBytes: 1886976000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 429.971 ±(99.9%) 2.631 us/op [Average] (min, avg, max) = (429.113, 429.971, 431.012), stdev = 0.683 CI (99.9%): [427.340, 432.603] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3680519680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487346080.000, 736103936.000, 984765600.000), stdev = 196668835.301 CI (99.9%): [3680519680.000, 3680519680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7052492800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (933836800.000, 1410498560.000, 1886976000.000), stdev = 376850462.852 CI (99.9%): [7052492800.000, 7052492800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 38.47% complete, ETA 03:34:27 # Fork: 1 of 1 # Warmup Iteration 1: 563.535 us/op # Warmup Iteration 2: 522.609 us/op # Warmup Iteration 3: 523.814 us/op Iteration 1: 519.047 us/op totalInputBytes: 482893047.000 # totalOutputBytes: 925102080.000 # Iteration 2: 519.765 us/op totalInputBytes: 606366397.000 # totalOutputBytes: 1161646080.000 # Iteration 3: 520.059 us/op totalInputBytes: 729775605.000 # totalOutputBytes: 1398067200.000 # Iteration 4: 519.901 us/op totalInputBytes: 853216884.000 # totalOutputBytes: 1634549760.000 # Iteration 5: 520.060 us/op totalInputBytes: 976658163.000 # totalOutputBytes: 1871032320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 519.766 ±(99.9%) 1.620 us/op [Average] (min, avg, max) = (519.047, 519.766, 520.060), stdev = 0.421 CI (99.9%): [518.147, 521.386] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3648910096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (482893047.000, 729782019.200, 976658163.000), stdev = 195172729.053 CI (99.9%): [3648910096.000, 3648910096.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6990397440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (925102080.000, 1398079488.000, 1871032320.000), stdev = 373902044.620 CI (99.9%): [6990397440.000, 6990397440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 38.51% complete, ETA 03:34:14 # Fork: 1 of 1 # Warmup Iteration 1: 652.804 us/op # Warmup Iteration 2: 612.321 us/op # Warmup Iteration 3: 619.099 us/op Iteration 1: 607.708 us/op totalInputBytes: 475627100.000 # totalOutputBytes: 921804800.000 # Iteration 2: 607.515 us/op totalInputBytes: 597492675.000 # totalOutputBytes: 1157990400.000 # Iteration 3: 606.550 us/op totalInputBytes: 719543175.000 # totalOutputBytes: 1394534400.000 # Iteration 4: 609.532 us/op totalInputBytes: 841001915.000 # totalOutputBytes: 1629931520.000 # Iteration 5: 607.039 us/op totalInputBytes: 962941460.000 # totalOutputBytes: 1866260480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 607.669 ±(99.9%) 4.367 us/op [Average] (min, avg, max) = (606.550, 607.669, 609.532), stdev = 1.134 CI (99.9%): [603.301, 612.036] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3596606325.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (475627100.000, 719321265.000, 962941460.000), stdev = 192604569.414 CI (99.9%): [3596606325.000, 3596606325.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6970521600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (921804800.000, 1394104320.000, 1866260480.000), stdev = 373283642.980 CI (99.9%): [6970521600.000, 6970521600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 38.56% complete, ETA 03:34:01 # Fork: 1 of 1 # Warmup Iteration 1: 769.956 us/op # Warmup Iteration 2: 721.781 us/op # Warmup Iteration 3: 744.374 us/op Iteration 1: 716.528 us/op totalInputBytes: 469978080.000 # totalOutputBytes: 889241600.000 # Iteration 2: 713.459 us/op totalInputBytes: 591423360.000 # totalOutputBytes: 1119027200.000 # Iteration 3: 713.740 us/op totalInputBytes: 712868640.000 # totalOutputBytes: 1348812800.000 # Iteration 4: 711.962 us/op totalInputBytes: 834616992.000 # totalOutputBytes: 1579171840.000 # Iteration 5: 715.245 us/op totalInputBytes: 955802496.000 # totalOutputBytes: 1808465920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 714.187 ±(99.9%) 6.747 us/op [Average] (min, avg, max) = (711.962, 714.187, 716.528), stdev = 1.752 CI (99.9%): [707.440, 720.934] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3564689568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (469978080.000, 712937913.600, 955802496.000), stdev = 192083494.725 CI (99.9%): [3564689568.000, 3564689568.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6744719360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (889241600.000, 1348943872.000, 1808465920.000), stdev = 363439576.124 CI (99.9%): [6744719360.000, 6744719360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 38.61% complete, ETA 03:33:48 # Fork: 1 of 1 # Warmup Iteration 1: 865.888 us/op # Warmup Iteration 2: 812.049 us/op # Warmup Iteration 3: 810.486 us/op Iteration 1: 804.487 us/op totalInputBytes: 475671176.000 # totalOutputBytes: 896993280.000 # Iteration 2: 805.801 us/op totalInputBytes: 597118096.000 # totalOutputBytes: 1126010880.000 # Iteration 3: 803.691 us/op totalInputBytes: 718858248.000 # totalOutputBytes: 1355581440.000 # Iteration 4: 805.641 us/op totalInputBytes: 840305168.000 # totalOutputBytes: 1584599040.000 # Iteration 5: 806.205 us/op totalInputBytes: 961703216.000 # totalOutputBytes: 1813524480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 805.165 ±(99.9%) 4.013 us/op [Average] (min, avg, max) = (803.691, 805.165, 806.205), stdev = 1.042 CI (99.9%): [801.152, 809.178] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3593655904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (475671176.000, 718731180.800, 961703216.000), stdev = 192148099.605 CI (99.9%): [3593655904.000, 3593655904.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6776709120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (896993280.000, 1355341824.000, 1813524480.000), stdev = 362341808.389 CI (99.9%): [6776709120.000, 6776709120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 38.66% complete, ETA 03:33:35 # Fork: 1 of 1 # Warmup Iteration 1: 974.510 us/op # Warmup Iteration 2: 911.611 us/op # Warmup Iteration 3: 924.980 us/op Iteration 1: 912.010 us/op totalInputBytes: 469187557.000 # totalOutputBytes: 881766400.000 # Iteration 2: 894.519 us/op totalInputBytes: 591129463.000 # totalOutputBytes: 1110937600.000 # Iteration 3: 891.665 us/op totalInputBytes: 713452778.000 # totalOutputBytes: 1340825600.000 # Iteration 4: 899.932 us/op totalInputBytes: 834686353.000 # totalOutputBytes: 1568665600.000 # Iteration 5: 896.992 us/op totalInputBytes: 956355824.000 # totalOutputBytes: 1797324800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 899.024 ±(99.9%) 30.323 us/op [Average] (min, avg, max) = (891.665, 899.024, 912.010), stdev = 7.875 CI (99.9%): [868.700, 929.347] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3564811975.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (469187557.000, 712962395.000, 956355824.000), stdev = 192566065.721 CI (99.9%): [3564811975.000, 3564811975.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6699520000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (881766400.000, 1339904000.000, 1797324800.000), stdev = 361898528.636 CI (99.9%): [6699520000.000, 6699520000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 38.71% complete, ETA 03:33:22 # Fork: 1 of 1 # Warmup Iteration 1: 15.455 us/op # Warmup Iteration 2: 14.170 us/op # Warmup Iteration 3: 14.783 us/op Iteration 1: 14.121 us/op totalInputBytes: 234349688.000 # totalOutputBytes: 560687104.000 # Iteration 2: 14.578 us/op totalInputBytes: 293084984.000 # totalOutputBytes: 701212672.000 # Iteration 3: 14.529 us/op totalInputBytes: 352014592.000 # totalOutputBytes: 842203136.000 # Iteration 4: 14.354 us/op totalInputBytes: 411667948.000 # totalOutputBytes: 984925184.000 # Iteration 5: 14.832 us/op totalInputBytes: 469398300.000 # totalOutputBytes: 1123046400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 14.483 ±(99.9%) 1.021 us/op [Average] (min, avg, max) = (14.121, 14.483, 14.832), stdev = 0.265 CI (99.9%): [13.462, 15.504] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1760515512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (234349688.000, 352103102.400, 469398300.000), stdev = 93079464.636 CI (99.9%): [1760515512.000, 1760515512.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4212074496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (560687104.000, 842414899.200, 1123046400.000), stdev = 222694793.896 CI (99.9%): [4212074496.000, 4212074496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 38.76% complete, ETA 03:33:08 # Fork: 1 of 1 # Warmup Iteration 1: 24.520 us/op # Warmup Iteration 2: 22.338 us/op # Warmup Iteration 3: 21.778 us/op Iteration 1: 22.419 us/op totalInputBytes: 293963590.000 # totalOutputBytes: 725346304.000 # Iteration 2: 20.892 us/op totalInputBytes: 373441070.000 # totalOutputBytes: 921454592.000 # Iteration 3: 21.311 us/op totalInputBytes: 451369770.000 # totalOutputBytes: 1113741312.000 # Iteration 4: 21.927 us/op totalInputBytes: 527098140.000 # totalOutputBytes: 1300598784.000 # Iteration 5: 21.708 us/op totalInputBytes: 607514350.000 # totalOutputBytes: 1499023360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.651 ±(99.9%) 2.246 us/op [Average] (min, avg, max) = (20.892, 21.651, 22.419), stdev = 0.583 CI (99.9%): [19.406, 23.897] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2253386920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (293963590.000, 450677384.000, 607514350.000), stdev = 123453540.533 CI (99.9%): [2253386920.000, 2253386920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5560164352.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (725346304.000, 1112032870.400, 1499023360.000), stdev = 304617892.784 CI (99.9%): [5560164352.000, 5560164352.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 38.81% complete, ETA 03:32:56 # Fork: 1 of 1 # Warmup Iteration 1: 31.983 us/op # Warmup Iteration 2: 27.711 us/op # Warmup Iteration 3: 29.383 us/op Iteration 1: 29.013 us/op totalInputBytes: 331104774.000 # totalOutputBytes: 835101696.000 # Iteration 2: 28.142 us/op totalInputBytes: 417688740.000 # totalOutputBytes: 1053480960.000 # Iteration 3: 27.882 us/op totalInputBytes: 505080240.000 # totalOutputBytes: 1273896960.000 # Iteration 4: 29.864 us/op totalInputBytes: 586672842.000 # totalOutputBytes: 1479687168.000 # Iteration 5: 29.118 us/op totalInputBytes: 670351878.000 # totalOutputBytes: 1690739712.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 28.804 ±(99.9%) 3.077 us/op [Average] (min, avg, max) = (27.882, 28.804, 29.864), stdev = 0.799 CI (99.9%): [25.727, 31.881] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2510898474.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (331104774.000, 502179694.800, 670351878.000), stdev = 134010016.658 CI (99.9%): [2510898474.000, 2510898474.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6332906496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (835101696.000, 1266581299.200, 1690739712.000), stdev = 337995707.038 CI (99.9%): [6332906496.000, 6332906496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 38.86% complete, ETA 03:32:43 # Fork: 1 of 1 # Warmup Iteration 1: 40.168 us/op # Warmup Iteration 2: 34.284 us/op # Warmup Iteration 3: 36.406 us/op Iteration 1: 34.429 us/op totalInputBytes: 357844970.000 # totalOutputBytes: 905891840.000 # Iteration 2: 34.155 us/op totalInputBytes: 452624174.000 # totalOutputBytes: 1145827328.000 # Iteration 3: 36.156 us/op totalInputBytes: 542148114.000 # totalOutputBytes: 1372459008.000 # Iteration 4: 35.104 us/op totalInputBytes: 634366024.000 # totalOutputBytes: 1605910528.000 # Iteration 5: 34.842 us/op totalInputBytes: 727257022.000 # totalOutputBytes: 1841065984.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 34.937 ±(99.9%) 2.979 us/op [Average] (min, avg, max) = (34.155, 34.937, 36.156), stdev = 0.774 CI (99.9%): [31.959, 37.916] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2714240304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (357844970.000, 542848060.800, 727257022.000), stdev = 145558567.113 CI (99.9%): [2714240304.000, 2714240304.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6871154688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (905891840.000, 1374230937.600, 1841065984.000), stdev = 368484481.393 CI (99.9%): [6871154688.000, 6871154688.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 38.91% complete, ETA 03:32:29 # Fork: 1 of 1 # Warmup Iteration 1: 45.549 us/op # Warmup Iteration 2: 41.150 us/op # Warmup Iteration 3: 40.939 us/op Iteration 1: 41.204 us/op totalInputBytes: 381791460.000 # totalOutputBytes: 972523520.000 # Iteration 2: 39.640 us/op totalInputBytes: 483224100.000 # totalOutputBytes: 1230899200.000 # Iteration 3: 41.192 us/op totalInputBytes: 580835730.000 # totalOutputBytes: 1479541760.000 # Iteration 4: 41.675 us/op totalInputBytes: 677317740.000 # totalOutputBytes: 1725306880.000 # Iteration 5: 40.390 us/op totalInputBytes: 776877060.000 # totalOutputBytes: 1978910720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 40.820 ±(99.9%) 3.101 us/op [Average] (min, avg, max) = (39.640, 40.820, 41.675), stdev = 0.805 CI (99.9%): [37.719, 43.921] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2900046090.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (381791460.000, 580009218.000, 776877060.000), stdev = 155631148.427 CI (99.9%): [2900046090.000, 2900046090.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7387182080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (972523520.000, 1477436416.000, 1978910720.000), stdev = 396433572.112 CI (99.9%): [7387182080.000, 7387182080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 38.95% complete, ETA 03:32:16 # Fork: 1 of 1 # Warmup Iteration 1: 54.735 us/op # Warmup Iteration 2: 46.896 us/op # Warmup Iteration 3: 47.247 us/op Iteration 1: 47.803 us/op totalInputBytes: 392868892.000 # totalOutputBytes: 1004070912.000 # Iteration 2: 46.076 us/op totalInputBytes: 497248168.000 # totalOutputBytes: 1270837248.000 # Iteration 3: 48.808 us/op totalInputBytes: 595776108.000 # totalOutputBytes: 1522649088.000 # Iteration 4: 46.136 us/op totalInputBytes: 700011144.000 # totalOutputBytes: 1789046784.000 # Iteration 5: 46.219 us/op totalInputBytes: 804077900.000 # totalOutputBytes: 2055014400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 47.008 ±(99.9%) 4.765 us/op [Average] (min, avg, max) = (46.076, 47.008, 48.808), stdev = 1.237 CI (99.9%): [42.243, 51.773] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2989982212.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (392868892.000, 597996442.400, 804077900.000), stdev = 162102608.802 CI (99.9%): [2989982212.000, 2989982212.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7641618432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1004070912.000, 1528323686.400, 2055014400.000), stdev = 414292191.547 CI (99.9%): [7641618432.000, 7641618432.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 39.00% complete, ETA 03:32:03 # Fork: 1 of 1 # Warmup Iteration 1: 60.585 us/op # Warmup Iteration 2: 57.595 us/op # Warmup Iteration 3: 53.854 us/op Iteration 1: 53.284 us/op totalInputBytes: 399732135.000 # totalOutputBytes: 1021490176.000 # Iteration 2: 52.542 us/op totalInputBytes: 506532510.000 # totalOutputBytes: 1294411776.000 # Iteration 3: 52.897 us/op totalInputBytes: 612609195.000 # totalOutputBytes: 1565484032.000 # Iteration 4: 51.862 us/op totalInputBytes: 720803655.000 # totalOutputBytes: 1841968128.000 # Iteration 5: 53.729 us/op totalInputBytes: 826122990.000 # totalOutputBytes: 2111105024.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 52.863 ±(99.9%) 2.745 us/op [Average] (min, avg, max) = (51.862, 52.863, 53.729), stdev = 0.713 CI (99.9%): [50.118, 55.607] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3065800485.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (399732135.000, 613160097.000, 826122990.000), stdev = 168716900.561 CI (99.9%): [3065800485.000, 3065800485.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7834459136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1021490176.000, 1566891827.200, 2111105024.000), stdev = 431145363.002 CI (99.9%): [7834459136.000, 7834459136.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 39.05% complete, ETA 03:31:50 # Fork: 1 of 1 # Warmup Iteration 1: 65.547 us/op # Warmup Iteration 2: 59.082 us/op # Warmup Iteration 3: 60.951 us/op Iteration 1: 58.884 us/op totalInputBytes: 420758072.000 # totalOutputBytes: 1074454528.000 # Iteration 2: 60.903 us/op totalInputBytes: 526147288.000 # totalOutputBytes: 1343578112.000 # Iteration 3: 59.657 us/op totalInputBytes: 633730776.000 # totalOutputBytes: 1618305024.000 # Iteration 4: 59.097 us/op totalInputBytes: 742344032.000 # totalOutputBytes: 1895661568.000 # Iteration 5: 61.428 us/op totalInputBytes: 846835008.000 # totalOutputBytes: 2162491392.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.994 ±(99.9%) 4.319 us/op [Average] (min, avg, max) = (58.884, 59.994, 61.428), stdev = 1.122 CI (99.9%): [55.675, 64.313] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3169815176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (420758072.000, 633963035.200, 846835008.000), stdev = 168924215.917 CI (99.9%): [3169815176.000, 3169815176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8094490624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1074454528.000, 1618898124.800, 2162491392.000), stdev = 431367573.813 CI (99.9%): [8094490624.000, 8094490624.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 39.10% complete, ETA 03:31:37 # Fork: 1 of 1 # Warmup Iteration 1: 70.162 us/op # Warmup Iteration 2: 62.716 us/op # Warmup Iteration 3: 64.110 us/op Iteration 1: 62.878 us/op totalInputBytes: 443076406.000 # totalOutputBytes: 1137752064.000 # Iteration 2: 63.067 us/op totalInputBytes: 556919486.000 # totalOutputBytes: 1430083584.000 # Iteration 3: 62.679 us/op totalInputBytes: 671483955.000 # totalOutputBytes: 1724267520.000 # Iteration 4: 61.780 us/op totalInputBytes: 787717309.000 # totalOutputBytes: 2022736896.000 # Iteration 5: 65.197 us/op totalInputBytes: 897852952.000 # totalOutputBytes: 2305548288.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 63.120 ±(99.9%) 4.858 us/op [Average] (min, avg, max) = (61.780, 63.120, 65.197), stdev = 1.262 CI (99.9%): [58.263, 67.978] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3357050108.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (443076406.000, 671410021.600, 897852952.000), stdev = 180310921.779 CI (99.9%): [3357050108.000, 3357050108.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8620388352.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1137752064.000, 1724077670.400, 2305548288.000), stdev = 463010714.717 CI (99.9%): [8620388352.000, 8620388352.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 39.15% complete, ETA 03:31:25 # Fork: 1 of 1 # Warmup Iteration 1: 74.011 us/op # Warmup Iteration 2: 66.942 us/op # Warmup Iteration 3: 68.803 us/op Iteration 1: 67.828 us/op totalInputBytes: 459837378.000 # totalOutputBytes: 1182504960.000 # Iteration 2: 66.238 us/op totalInputBytes: 580109706.000 # totalOutputBytes: 1491793920.000 # Iteration 3: 68.840 us/op totalInputBytes: 695838572.000 # totalOutputBytes: 1789399040.000 # Iteration 4: 65.874 us/op totalInputBytes: 816767930.000 # totalOutputBytes: 2100377600.000 # Iteration 5: 67.716 us/op totalInputBytes: 934396210.000 # totalOutputBytes: 2402867200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 67.299 ±(99.9%) 4.710 us/op [Average] (min, avg, max) = (65.874, 67.299, 68.840), stdev = 1.223 CI (99.9%): [62.589, 72.009] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3486949796.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (459837378.000, 697389959.200, 934396210.000), stdev = 187490903.952 CI (99.9%): [3486949796.000, 3486949796.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8966942720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1182504960.000, 1793388544.000, 2402867200.000), stdev = 482146372.794 CI (99.9%): [8966942720.000, 8966942720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 39.20% complete, ETA 03:31:12 # Fork: 1 of 1 # Warmup Iteration 1: 137.250 us/op # Warmup Iteration 2: 125.039 us/op # Warmup Iteration 3: 123.917 us/op Iteration 1: 123.834 us/op totalInputBytes: 497450745.000 # totalOutputBytes: 1287475200.000 # Iteration 2: 123.674 us/op totalInputBytes: 625459346.000 # totalOutputBytes: 1618780160.000 # Iteration 3: 123.670 us/op totalInputBytes: 753483773.000 # totalOutputBytes: 1950126080.000 # Iteration 4: 124.293 us/op totalInputBytes: 880859334.000 # totalOutputBytes: 2279792640.000 # Iteration 5: 122.081 us/op totalInputBytes: 1010537578.000 # totalOutputBytes: 2615418880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 123.510 ±(99.9%) 3.230 us/op [Average] (min, avg, max) = (122.081, 123.510, 124.293), stdev = 0.839 CI (99.9%): [120.281, 126.740] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3767790776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (497450745.000, 753558155.200, 1010537578.000), stdev = 202635343.584 CI (99.9%): [3767790776.000, 3767790776.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9751592960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1287475200.000, 1950318592.000, 2615418880.000), stdev = 524449871.931 CI (99.9%): [9751592960.000, 9751592960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 39.25% complete, ETA 03:30:59 # Fork: 1 of 1 # Warmup Iteration 1: 193.471 us/op # Warmup Iteration 2: 179.394 us/op # Warmup Iteration 3: 177.876 us/op Iteration 1: 179.122 us/op totalInputBytes: 520270751.000 # totalOutputBytes: 1348638720.000 # Iteration 2: 178.595 us/op totalInputBytes: 653037504.000 # totalOutputBytes: 1692794880.000 # Iteration 3: 179.915 us/op totalInputBytes: 784832475.000 # totalOutputBytes: 2034432000.000 # Iteration 4: 178.664 us/op totalInputBytes: 917551824.000 # totalOutputBytes: 2378465280.000 # Iteration 5: 178.847 us/op totalInputBytes: 1050128961.000 # totalOutputBytes: 2722129920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 179.029 ±(99.9%) 2.062 us/op [Average] (min, avg, max) = (178.595, 179.029, 179.915), stdev = 0.536 CI (99.9%): [176.966, 181.091] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3925821515.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (520270751.000, 785164303.000, 1050128961.000), stdev = 209379392.921 CI (99.9%): [3925821515.000, 3925821515.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10176460800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1348638720.000, 2035292160.000, 2722129920.000), stdev = 542750396.637 CI (99.9%): [10176460800.000, 10176460800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 39.30% complete, ETA 03:30:46 # Fork: 1 of 1 # Warmup Iteration 1: 273.366 us/op # Warmup Iteration 2: 243.470 us/op # Warmup Iteration 3: 244.151 us/op Iteration 1: 243.056 us/op totalInputBytes: 504690016.000 # totalOutputBytes: 1310351360.000 # Iteration 2: 242.317 us/op totalInputBytes: 635047104.000 # totalOutputBytes: 1648803840.000 # Iteration 3: 245.425 us/op totalInputBytes: 763763488.000 # totalOutputBytes: 1982996480.000 # Iteration 4: 242.863 us/op totalInputBytes: 893852384.000 # totalOutputBytes: 2320752640.000 # Iteration 5: 235.432 us/op totalInputBytes: 1027932608.000 # totalOutputBytes: 2668871680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 241.819 ±(99.9%) 14.493 us/op [Average] (min, avg, max) = (235.432, 241.819, 245.425), stdev = 3.764 CI (99.9%): [227.325, 256.312] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3825285600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (504690016.000, 765057120.000, 1027932608.000), stdev = 206389830.666 CI (99.9%): [3825285600.000, 3825285600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9931776000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1310351360.000, 1986355200.000, 2668871680.000), stdev = 535860006.598 CI (99.9%): [9931776000.000, 9931776000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 39.35% complete, ETA 03:30:33 # Fork: 1 of 1 # Warmup Iteration 1: 320.886 us/op # Warmup Iteration 2: 294.288 us/op # Warmup Iteration 3: 304.311 us/op Iteration 1: 292.869 us/op totalInputBytes: 521812321.000 # totalOutputBytes: 1354188800.000 # Iteration 2: 293.452 us/op totalInputBytes: 656364101.000 # totalOutputBytes: 1703372800.000 # Iteration 3: 293.792 us/op totalInputBytes: 790738320.000 # totalOutputBytes: 2052096000.000 # Iteration 4: 291.574 us/op totalInputBytes: 926138447.000 # totalOutputBytes: 2403481600.000 # Iteration 5: 293.850 us/op totalInputBytes: 1060492937.000 # totalOutputBytes: 2752153600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 293.107 ±(99.9%) 3.627 us/op [Average] (min, avg, max) = (291.574, 293.107, 293.850), stdev = 0.942 CI (99.9%): [289.481, 296.734] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3955546126.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (521812321.000, 791109225.200, 1060492937.000), stdev = 213000988.027 CI (99.9%): [3955546126.000, 3955546126.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10265292800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1354188800.000, 2053058560.000, 2752153600.000), stdev = 552772598.052 CI (99.9%): [10265292800.000, 10265292800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 39.39% complete, ETA 03:30:20 # Fork: 1 of 1 # Warmup Iteration 1: 382.988 us/op # Warmup Iteration 2: 353.729 us/op # Warmup Iteration 3: 352.018 us/op Iteration 1: 349.845 us/op totalInputBytes: 526594550.000 # totalOutputBytes: 1369190400.000 # Iteration 2: 347.648 us/op totalInputBytes: 662608830.000 # totalOutputBytes: 1722839040.000 # Iteration 3: 346.041 us/op totalInputBytes: 799284750.000 # totalOutputBytes: 2078208000.000 # Iteration 4: 345.728 us/op totalInputBytes: 936055190.000 # totalOutputBytes: 2433822720.000 # Iteration 5: 345.628 us/op totalInputBytes: 1072849260.000 # totalOutputBytes: 2789498880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 346.978 ±(99.9%) 6.923 us/op [Average] (min, avg, max) = (345.628, 346.978, 349.845), stdev = 1.798 CI (99.9%): [340.054, 353.901] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3997392580.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (526594550.000, 799478516.000, 1072849260.000), stdev = 215976711.098 CI (99.9%): [3997392580.000, 3997392580.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10393559040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1369190400.000, 2078711808.000, 2789498880.000), stdev = 561557728.729 CI (99.9%): [10393559040.000, 10393559040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 39.44% complete, ETA 03:30:07 # Fork: 1 of 1 # Warmup Iteration 1: 442.330 us/op # Warmup Iteration 2: 406.902 us/op # Warmup Iteration 3: 401.512 us/op Iteration 1: 403.973 us/op totalInputBytes: 534912651.000 # totalOutputBytes: 1389373440.000 # Iteration 2: 405.106 us/op totalInputBytes: 671269428.000 # totalOutputBytes: 1743544320.000 # Iteration 3: 403.472 us/op totalInputBytes: 808150548.000 # totalOutputBytes: 2099077120.000 # Iteration 4: 403.351 us/op totalInputBytes: 945086862.000 # totalOutputBytes: 2454753280.000 # Iteration 5: 403.132 us/op totalInputBytes: 1082078370.000 # totalOutputBytes: 2810572800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 403.807 ±(99.9%) 3.039 us/op [Average] (min, avg, max) = (403.132, 403.807, 405.106), stdev = 0.789 CI (99.9%): [400.768, 406.846] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4041497859.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (534912651.000, 808299571.800, 1082078370.000), stdev = 216323417.645 CI (99.9%): [4041497859.000, 4041497859.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10497320960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1389373440.000, 2099464192.000, 2810572800.000), stdev = 561874934.841 CI (99.9%): [10497320960.000, 10497320960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 39.49% complete, ETA 03:29:54 # Fork: 1 of 1 # Warmup Iteration 1: 484.061 us/op # Warmup Iteration 2: 457.053 us/op # Warmup Iteration 3: 455.065 us/op Iteration 1: 455.032 us/op totalInputBytes: 545828166.000 # totalOutputBytes: 1417789440.000 # Iteration 2: 456.753 us/op totalInputBytes: 684027682.000 # totalOutputBytes: 1776762880.000 # Iteration 3: 456.012 us/op totalInputBytes: 822447964.000 # totalOutputBytes: 2136309760.000 # Iteration 4: 455.595 us/op totalInputBytes: 960994398.000 # totalOutputBytes: 2496184320.000 # Iteration 5: 455.951 us/op totalInputBytes: 1099414680.000 # totalOutputBytes: 2855731200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 455.869 ±(99.9%) 2.424 us/op [Average] (min, avg, max) = (455.032, 455.869, 456.753), stdev = 0.629 CI (99.9%): [453.445, 458.292] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4112712890.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (545828166.000, 822542578.000, 1099414680.000), stdev = 218851729.775 CI (99.9%): [4112712890.000, 4112712890.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10682777600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1417789440.000, 2136555520.000, 2855731200.000), stdev = 568467680.358 CI (99.9%): [10682777600.000, 10682777600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 39.54% complete, ETA 03:29:41 # Fork: 1 of 1 # Warmup Iteration 1: 560.942 us/op # Warmup Iteration 2: 526.823 us/op # Warmup Iteration 3: 521.422 us/op Iteration 1: 514.434 us/op totalInputBytes: 535177412.000 # totalOutputBytes: 1390878720.000 # Iteration 2: 517.375 us/op totalInputBytes: 672376021.000 # totalOutputBytes: 1747445760.000 # Iteration 3: 513.636 us/op totalInputBytes: 810567538.000 # totalOutputBytes: 2106593280.000 # Iteration 4: 510.690 us/op totalInputBytes: 949539197.000 # totalOutputBytes: 2467768320.000 # Iteration 5: 509.898 us/op totalInputBytes: 1088759083.000 # totalOutputBytes: 2829588480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 513.207 ±(99.9%) 11.607 us/op [Average] (min, avg, max) = (509.898, 513.207, 517.375), stdev = 3.014 CI (99.9%): [501.600, 524.813] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4056419251.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (535177412.000, 811283850.200, 1088759083.000), stdev = 218882222.364 CI (99.9%): [4056419251.000, 4056419251.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10542274560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1390878720.000, 2108454912.000, 2829588480.000), stdev = 568855520.517 CI (99.9%): [10542274560.000, 10542274560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 39.59% complete, ETA 03:29:28 # Fork: 1 of 1 # Warmup Iteration 1: 602.583 us/op # Warmup Iteration 2: 580.518 us/op # Warmup Iteration 3: 569.838 us/op Iteration 1: 567.797 us/op totalInputBytes: 543660330.000 # totalOutputBytes: 1414041600.000 # Iteration 2: 567.366 us/op totalInputBytes: 682518320.000 # totalOutputBytes: 1775206400.000 # Iteration 3: 569.806 us/op totalInputBytes: 820825130.000 # totalOutputBytes: 2134937600.000 # Iteration 4: 566.321 us/op totalInputBytes: 959958710.000 # totalOutputBytes: 2496819200.000 # Iteration 5: 566.899 us/op totalInputBytes: 1098934810.000 # totalOutputBytes: 2858291200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 567.638 ±(99.9%) 5.123 us/op [Average] (min, avg, max) = (566.321, 567.638, 569.806), stdev = 1.330 CI (99.9%): [562.515, 572.761] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4105897300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (543660330.000, 821179460.000, 1098934810.000), stdev = 219460485.906 CI (99.9%): [4105897300.000, 4105897300.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10679296000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1414041600.000, 2135859200.000, 2858291200.000), stdev = 570809087.040 CI (99.9%): [10679296000.000, 10679296000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 39.64% complete, ETA 03:29:16 # Fork: 1 of 1 # Warmup Iteration 1: 13.989 us/op # Warmup Iteration 2: 13.219 us/op # Warmup Iteration 3: 12.705 us/op Iteration 1: 13.454 us/op totalInputBytes: 210162050.000 # totalOutputBytes: 614874112.000 # Iteration 2: 12.691 us/op totalInputBytes: 265334650.000 # totalOutputBytes: 776293376.000 # Iteration 3: 12.755 us/op totalInputBytes: 321854750.000 # totalOutputBytes: 941655040.000 # Iteration 4: 11.554 us/op totalInputBytes: 382453400.000 # totalOutputBytes: 1118949376.000 # Iteration 5: 13.832 us/op totalInputBytes: 433076000.000 # totalOutputBytes: 1267056640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.857 ±(99.9%) 3.358 us/op [Average] (min, avg, max) = (11.554, 12.857, 13.832), stdev = 0.872 CI (99.9%): [9.499, 16.215] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1612880850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (210162050.000, 322576170.000, 433076000.000), stdev = 89035865.718 CI (99.9%): [1612880850.000, 1612880850.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4718828544.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (614874112.000, 943765708.800, 1267056640.000), stdev = 260493504.272 CI (99.9%): [4718828544.000, 4718828544.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 39.69% complete, ETA 03:29:03 # Fork: 1 of 1 # Warmup Iteration 1: 21.252 us/op # Warmup Iteration 2: 18.585 us/op # Warmup Iteration 3: 19.290 us/op Iteration 1: 19.286 us/op totalInputBytes: 258682656.000 # totalOutputBytes: 838262784.000 # Iteration 2: 17.882 us/op totalInputBytes: 329381336.000 # totalOutputBytes: 1067362304.000 # Iteration 3: 17.983 us/op totalInputBytes: 399686912.000 # totalOutputBytes: 1295187968.000 # Iteration 4: 18.811 us/op totalInputBytes: 466895688.000 # totalOutputBytes: 1512978432.000 # Iteration 5: 18.254 us/op totalInputBytes: 536162256.000 # totalOutputBytes: 1737437184.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 18.443 ±(99.9%) 2.284 us/op [Average] (min, avg, max) = (17.882, 18.443, 19.286), stdev = 0.593 CI (99.9%): [16.160, 20.727] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1990808848.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (258682656.000, 398161769.600, 536162256.000), stdev = 109494272.706 CI (99.9%): [1990808848.000, 1990808848.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6451228672.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (838262784.000, 1290245734.400, 1737437184.000), stdev = 354816883.705 CI (99.9%): [6451228672.000, 6451228672.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 39.74% complete, ETA 03:28:50 # Fork: 1 of 1 # Warmup Iteration 1: 25.892 us/op # Warmup Iteration 2: 23.229 us/op # Warmup Iteration 3: 23.297 us/op Iteration 1: 23.983 us/op totalInputBytes: 298462398.000 # totalOutputBytes: 1022158848.000 # Iteration 2: 22.290 us/op totalInputBytes: 378972633.000 # totalOutputBytes: 1297886208.000 # Iteration 3: 23.786 us/op totalInputBytes: 454440831.000 # totalOutputBytes: 1556345856.000 # Iteration 4: 23.654 us/op totalInputBytes: 530307297.000 # totalOutputBytes: 1816169472.000 # Iteration 5: 23.014 us/op totalInputBytes: 608274537.000 # totalOutputBytes: 2083187712.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 23.345 ±(99.9%) 2.667 us/op [Average] (min, avg, max) = (22.290, 23.345, 23.983), stdev = 0.693 CI (99.9%): [20.678, 26.012] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2270457696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (298462398.000, 454091539.200, 608274537.000), stdev = 121906357.722 CI (99.9%): [2270457696.000, 2270457696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7775748096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1022158848.000, 1555149619.200, 2083187712.000), stdev = 417498696.678 CI (99.9%): [7775748096.000, 7775748096.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 39.78% complete, ETA 03:28:37 # Fork: 1 of 1 # Warmup Iteration 1: 31.660 us/op # Warmup Iteration 2: 28.871 us/op # Warmup Iteration 3: 30.850 us/op Iteration 1: 27.843 us/op totalInputBytes: 317149406.000 # totalOutputBytes: 1102753792.000 # Iteration 2: 28.988 us/op totalInputBytes: 398871978.000 # totalOutputBytes: 1386909696.000 # Iteration 3: 30.177 us/op totalInputBytes: 479342336.000 # totalOutputBytes: 1666711552.000 # Iteration 4: 28.299 us/op totalInputBytes: 562621046.000 # totalOutputBytes: 1956278272.000 # Iteration 5: 28.244 us/op totalInputBytes: 646067032.000 # totalOutputBytes: 2246426624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 28.710 ±(99.9%) 3.534 us/op [Average] (min, avg, max) = (27.843, 28.710, 30.177), stdev = 0.918 CI (99.9%): [25.176, 32.244] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2404051798.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (317149406.000, 480810359.600, 646067032.000), stdev = 129907387.576 CI (99.9%): [2404051798.000, 2404051798.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8359079936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1102753792.000, 1671815987.200, 2246426624.000), stdev = 451698352.728 CI (99.9%): [8359079936.000, 8359079936.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 39.83% complete, ETA 03:28:24 # Fork: 1 of 1 # Warmup Iteration 1: 37.107 us/op # Warmup Iteration 2: 33.747 us/op # Warmup Iteration 3: 35.389 us/op Iteration 1: 33.545 us/op totalInputBytes: 335711304.000 # totalOutputBytes: 1174072320.000 # Iteration 2: 34.112 us/op totalInputBytes: 421566120.000 # totalOutputBytes: 1474329600.000 # Iteration 3: 32.858 us/op totalInputBytes: 510703224.000 # totalOutputBytes: 1786065920.000 # Iteration 4: 34.437 us/op totalInputBytes: 595751376.000 # totalOutputBytes: 2083502080.000 # Iteration 5: 33.807 us/op totalInputBytes: 682385040.000 # totalOutputBytes: 2386483200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.752 ±(99.9%) 2.314 us/op [Average] (min, avg, max) = (32.858, 33.752, 34.437), stdev = 0.601 CI (99.9%): [31.438, 36.066] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2546117064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (335711304.000, 509223412.800, 682385040.000), stdev = 137171863.252 CI (99.9%): [2546117064.000, 2546117064.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8904453120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1174072320.000, 1780890624.000, 2386483200.000), stdev = 479726734.872 CI (99.9%): [8904453120.000, 8904453120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 39.88% complete, ETA 03:28:12 # Fork: 1 of 1 # Warmup Iteration 1: 41.173 us/op # Warmup Iteration 2: 39.145 us/op # Warmup Iteration 3: 38.538 us/op Iteration 1: 39.659 us/op totalInputBytes: 350926110.000 # totalOutputBytes: 1241272320.000 # Iteration 2: 39.759 us/op totalInputBytes: 438330213.000 # totalOutputBytes: 1550432256.000 # Iteration 3: 37.717 us/op totalInputBytes: 530457219.000 # totalOutputBytes: 1876297728.000 # Iteration 4: 37.897 us/op totalInputBytes: 622163871.000 # totalOutputBytes: 2200676352.000 # Iteration 5: 40.044 us/op totalInputBytes: 708944391.000 # totalOutputBytes: 2507630592.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 39.015 ±(99.9%) 4.289 us/op [Average] (min, avg, max) = (37.717, 39.015, 40.044), stdev = 1.114 CI (99.9%): [34.727, 43.304] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2650821804.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (350926110.000, 530164360.800, 708944391.000), stdev = 142290333.555 CI (99.9%): [2650821804.000, 2650821804.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9376309248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1241272320.000, 1875261849.600, 2507630592.000), stdev = 503299832.680 CI (99.9%): [9376309248.000, 9376309248.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 39.93% complete, ETA 03:27:59 # Fork: 1 of 1 # Warmup Iteration 1: 47.129 us/op # Warmup Iteration 2: 44.421 us/op # Warmup Iteration 3: 44.368 us/op Iteration 1: 42.391 us/op totalInputBytes: 363434400.000 # totalOutputBytes: 1292211200.000 # Iteration 2: 43.484 us/op totalInputBytes: 456178464.000 # totalOutputBytes: 1621967872.000 # Iteration 3: 43.594 us/op totalInputBytes: 548690688.000 # totalOutputBytes: 1950900224.000 # Iteration 4: 43.312 us/op totalInputBytes: 641801664.000 # totalOutputBytes: 2281961472.000 # Iteration 5: 44.303 us/op totalInputBytes: 732836160.000 # totalOutputBytes: 2605639680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 43.417 ±(99.9%) 2.642 us/op [Average] (min, avg, max) = (42.391, 43.417, 44.303), stdev = 0.686 CI (99.9%): [40.775, 46.059] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2742941376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (363434400.000, 548588275.200, 732836160.000), stdev = 146165625.320 CI (99.9%): [2742941376.000, 2742941376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9752680448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1292211200.000, 1950536089.600, 2605639680.000), stdev = 519700001.138 CI (99.9%): [9752680448.000, 9752680448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 39.98% complete, ETA 03:27:46 # Fork: 1 of 1 # Warmup Iteration 1: 51.523 us/op # Warmup Iteration 2: 48.967 us/op # Warmup Iteration 3: 48.259 us/op Iteration 1: 48.018 us/op totalInputBytes: 375330065.000 # totalOutputBytes: 1333927936.000 # Iteration 2: 47.510 us/op totalInputBytes: 472389005.000 # totalOutputBytes: 1678876672.000 # Iteration 3: 47.806 us/op totalInputBytes: 568848645.000 # totalOutputBytes: 2021695488.000 # Iteration 4: 47.715 us/op totalInputBytes: 665492685.000 # totalOutputBytes: 2365169664.000 # Iteration 5: 48.614 us/op totalInputBytes: 760348045.000 # totalOutputBytes: 2702286848.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 47.933 ±(99.9%) 1.627 us/op [Average] (min, avg, max) = (47.510, 47.933, 48.614), stdev = 0.423 CI (99.9%): [46.306, 49.560] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2842408445.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (375330065.000, 568481689.000, 760348045.000), stdev = 152286999.066 CI (99.9%): [2842408445.000, 2842408445.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10101956608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1333927936.000, 2020391321.600, 2702286848.000), stdev = 541229976.725 CI (99.9%): [10101956608.000, 10101956608.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 40.03% complete, ETA 03:27:33 # Fork: 1 of 1 # Warmup Iteration 1: 60.013 us/op # Warmup Iteration 2: 54.780 us/op # Warmup Iteration 3: 54.903 us/op Iteration 1: 53.923 us/op totalInputBytes: 370739304.000 # totalOutputBytes: 1321242624.000 # Iteration 2: 54.750 us/op totalInputBytes: 465236916.000 # totalOutputBytes: 1658013696.000 # Iteration 3: 54.293 us/op totalInputBytes: 560541360.000 # totalOutputBytes: 1997660160.000 # Iteration 4: 54.533 us/op totalInputBytes: 655411356.000 # totalOutputBytes: 2335758336.000 # Iteration 5: 54.720 us/op totalInputBytes: 749958102.000 # totalOutputBytes: 2672704512.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 54.444 ±(99.9%) 1.323 us/op [Average] (min, avg, max) = (53.923, 54.444, 54.750), stdev = 0.344 CI (99.9%): [53.121, 55.767] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2801887038.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (370739304.000, 560377407.600, 749958102.000), stdev = 149988867.418 CI (99.9%): [2801887038.000, 2801887038.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9985379328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1321242624.000, 1997075865.600, 2672704512.000), stdev = 534531091.308 CI (99.9%): [9985379328.000, 9985379328.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 40.08% complete, ETA 03:27:21 # Fork: 1 of 1 # Warmup Iteration 1: 64.023 us/op # Warmup Iteration 2: 59.832 us/op # Warmup Iteration 3: 58.910 us/op Iteration 1: 59.015 us/op totalInputBytes: 376740145.000 # totalOutputBytes: 1356953600.000 # Iteration 2: 57.570 us/op totalInputBytes: 475534395.000 # totalOutputBytes: 1712793600.000 # Iteration 3: 58.315 us/op totalInputBytes: 573054981.000 # totalOutputBytes: 2064046080.000 # Iteration 4: 59.616 us/op totalInputBytes: 668460375.000 # totalOutputBytes: 2407680000.000 # Iteration 5: 64.921 us/op totalInputBytes: 756064577.000 # totalOutputBytes: 2723215360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.887 ±(99.9%) 11.229 us/op [Average] (min, avg, max) = (57.570, 59.887, 64.921), stdev = 2.916 CI (99.9%): [48.658, 71.117] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2849854473.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (376740145.000, 569970894.600, 756064577.000), stdev = 150496613.762 CI (99.9%): [2849854473.000, 2849854473.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10264688640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1356953600.000, 2052937728.000, 2723215360.000), stdev = 542063075.949 CI (99.9%): [10264688640.000, 10264688640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 40.13% complete, ETA 03:27:08 # Fork: 1 of 1 # Warmup Iteration 1: 123.513 us/op # Warmup Iteration 2: 115.150 us/op # Warmup Iteration 3: 111.351 us/op Iteration 1: 111.965 us/op totalInputBytes: 395288868.000 # totalOutputBytes: 1421762560.000 # Iteration 2: 110.662 us/op totalInputBytes: 498230694.000 # totalOutputBytes: 1792020480.000 # Iteration 3: 112.309 us/op totalInputBytes: 599663610.000 # totalOutputBytes: 2156851200.000 # Iteration 4: 111.884 us/op totalInputBytes: 701483718.000 # totalOutputBytes: 2523074560.000 # Iteration 5: 112.733 us/op totalInputBytes: 802529442.000 # totalOutputBytes: 2886512640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 111.911 ±(99.9%) 2.981 us/op [Average] (min, avg, max) = (110.662, 111.911, 112.733), stdev = 0.774 CI (99.9%): [108.930, 114.891] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2997196332.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (395288868.000, 599439266.400, 802529442.000), stdev = 160918690.766 CI (99.9%): [2997196332.000, 2997196332.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10780221440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1421762560.000, 2156044288.000, 2886512640.000), stdev = 578787282.560 CI (99.9%): [10780221440.000, 10780221440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 40.18% complete, ETA 03:26:55 # Fork: 1 of 1 # Warmup Iteration 1: 181.952 us/op # Warmup Iteration 2: 165.002 us/op # Warmup Iteration 3: 163.935 us/op Iteration 1: 164.170 us/op totalInputBytes: 401749785.000 # totalOutputBytes: 1459353600.000 # Iteration 2: 164.165 us/op totalInputBytes: 504806787.000 # totalOutputBytes: 1833707520.000 # Iteration 3: 163.413 us/op totalInputBytes: 608176698.000 # totalOutputBytes: 2209198080.000 # Iteration 4: 165.823 us/op totalInputBytes: 710201946.000 # totalOutputBytes: 2579804160.000 # Iteration 5: 164.031 us/op totalInputBytes: 813360432.000 # totalOutputBytes: 2954526720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 164.320 ±(99.9%) 3.450 us/op [Average] (min, avg, max) = (163.413, 164.320, 165.823), stdev = 0.896 CI (99.9%): [160.870, 167.770] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3038295648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (401749785.000, 607659129.600, 813360432.000), stdev = 162638852.564 CI (99.9%): [3038295648.000, 3038295648.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11036590080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1459353600.000, 2207318016.000, 2954526720.000), stdev = 590784622.297 CI (99.9%): [11036590080.000, 11036590080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 40.22% complete, ETA 03:26:42 # Fork: 1 of 1 # Warmup Iteration 1: 241.666 us/op # Warmup Iteration 2: 224.165 us/op # Warmup Iteration 3: 221.362 us/op Iteration 1: 222.915 us/op totalInputBytes: 397642376.000 # totalOutputBytes: 1442897920.000 # Iteration 2: 222.901 us/op totalInputBytes: 498963464.000 # totalOutputBytes: 1810554880.000 # Iteration 3: 227.099 us/op totalInputBytes: 598433320.000 # totalOutputBytes: 2171494400.000 # Iteration 4: 222.386 us/op totalInputBytes: 699980168.000 # totalOutputBytes: 2539970560.000 # Iteration 5: 223.239 us/op totalInputBytes: 801131936.000 # totalOutputBytes: 2907013120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 223.708 ±(99.9%) 7.394 us/op [Average] (min, avg, max) = (222.386, 223.708, 227.099), stdev = 1.920 CI (99.9%): [216.314, 231.102] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2996151264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (397642376.000, 599230252.800, 801131936.000), stdev = 159378928.346 CI (99.9%): [2996151264.000, 2996151264.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10871930880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1442897920.000, 2174386176.000, 2907013120.000), stdev = 578327507.534 CI (99.9%): [10871930880.000, 10871930880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 40.27% complete, ETA 03:26:30 # Fork: 1 of 1 # Warmup Iteration 1: 295.410 us/op # Warmup Iteration 2: 276.184 us/op # Warmup Iteration 3: 275.141 us/op Iteration 1: 273.601 us/op totalInputBytes: 402359331.000 # totalOutputBytes: 1464268800.000 # Iteration 2: 274.085 us/op totalInputBytes: 505063031.000 # totalOutputBytes: 1838028800.000 # Iteration 3: 272.970 us/op totalInputBytes: 608188801.000 # totalOutputBytes: 2213324800.000 # Iteration 4: 287.163 us/op totalInputBytes: 706207524.000 # totalOutputBytes: 2570035200.000 # Iteration 5: 273.909 us/op totalInputBytes: 808981569.000 # totalOutputBytes: 2944051200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 276.346 ±(99.9%) 23.343 us/op [Average] (min, avg, max) = (272.970, 276.346, 287.163), stdev = 6.062 CI (99.9%): [253.003, 299.688] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3030800256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (402359331.000, 606160051.200, 808981569.000), stdev = 160394452.655 CI (99.9%): [3030800256.000, 3030800256.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11029708800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1464268800.000, 2205941760.000, 2944051200.000), stdev = 583708577.434 CI (99.9%): [11029708800.000, 11029708800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 40.32% complete, ETA 03:26:17 # Fork: 1 of 1 # Warmup Iteration 1: 361.774 us/op # Warmup Iteration 2: 339.125 us/op # Warmup Iteration 3: 333.480 us/op Iteration 1: 336.154 us/op totalInputBytes: 393385325.000 # totalOutputBytes: 1436528640.000 # Iteration 2: 333.463 us/op totalInputBytes: 494352150.000 # totalOutputBytes: 1805230080.000 # Iteration 3: 333.826 us/op totalInputBytes: 595201200.000 # totalOutputBytes: 2173501440.000 # Iteration 4: 334.015 us/op totalInputBytes: 695999775.000 # totalOutputBytes: 2541588480.000 # Iteration 5: 336.412 us/op totalInputBytes: 796074875.000 # totalOutputBytes: 2907033600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 334.774 ±(99.9%) 5.371 us/op [Average] (min, avg, max) = (333.463, 334.774, 336.412), stdev = 1.395 CI (99.9%): [329.404, 340.145] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2975013325.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (393385325.000, 595002665.000, 796074875.000), stdev = 159225129.327 CI (99.9%): [2975013325.000, 2975013325.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10863882240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1436528640.000, 2172776448.000, 2907033600.000), stdev = 581443800.646 CI (99.9%): [10863882240.000, 10863882240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 40.37% complete, ETA 03:26:04 # Fork: 1 of 1 # Warmup Iteration 1: 423.557 us/op # Warmup Iteration 2: 395.639 us/op # Warmup Iteration 3: 391.946 us/op Iteration 1: 393.512 us/op totalInputBytes: 393026888.000 # totalOutputBytes: 1432094720.000 # Iteration 2: 394.288 us/op totalInputBytes: 492862288.000 # totalOutputBytes: 1795870720.000 # Iteration 3: 401.296 us/op totalInputBytes: 590966552.000 # totalOutputBytes: 2153338880.000 # Iteration 4: 396.250 us/op totalInputBytes: 690310152.000 # totalOutputBytes: 2515322880.000 # Iteration 5: 394.940 us/op totalInputBytes: 789988176.000 # totalOutputBytes: 2878525440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 396.057 ±(99.9%) 11.922 us/op [Average] (min, avg, max) = (393.512, 396.057, 401.296), stdev = 3.096 CI (99.9%): [384.136, 407.979] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2957154056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (393026888.000, 591430811.200, 789988176.000), stdev = 156749989.790 CI (99.9%): [2957154056.000, 2957154056.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10775152640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1432094720.000, 2155030528.000, 2878525440.000), stdev = 571158970.525 CI (99.9%): [10775152640.000, 10775152640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 40.42% complete, ETA 03:25:52 # Fork: 1 of 1 # Warmup Iteration 1: 474.974 us/op # Warmup Iteration 2: 445.392 us/op # Warmup Iteration 3: 445.404 us/op Iteration 1: 446.734 us/op totalInputBytes: 396324348.000 # totalOutputBytes: 1448509440.000 # Iteration 2: 445.799 us/op totalInputBytes: 496940794.000 # totalOutputBytes: 1816248320.000 # Iteration 3: 444.426 us/op totalInputBytes: 597893450.000 # totalOutputBytes: 2185216000.000 # Iteration 4: 445.342 us/op totalInputBytes: 698599552.000 # totalOutputBytes: 2553282560.000 # Iteration 5: 446.647 us/op totalInputBytes: 799036686.000 # totalOutputBytes: 2920366080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 445.790 ±(99.9%) 3.697 us/op [Average] (min, avg, max) = (444.426, 445.790, 446.734), stdev = 0.960 CI (99.9%): [442.093, 449.486] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2988794830.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (396324348.000, 597758966.000, 799036686.000), stdev = 159233925.070 CI (99.9%): [2988794830.000, 2988794830.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10923622400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1448509440.000, 2184724480.000, 2920366080.000), stdev = 581977475.764 CI (99.9%): [10923622400.000, 10923622400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 40.47% complete, ETA 03:25:39 # Fork: 1 of 1 # Warmup Iteration 1: 552.335 us/op # Warmup Iteration 2: 512.659 us/op # Warmup Iteration 3: 508.569 us/op Iteration 1: 508.352 us/op totalInputBytes: 388875250.000 # totalOutputBytes: 1419356160.000 # Iteration 2: 509.954 us/op totalInputBytes: 487956250.000 # totalOutputBytes: 1780992000.000 # Iteration 3: 526.515 us/op totalInputBytes: 583931500.000 # totalOutputBytes: 2131292160.000 # Iteration 4: 504.962 us/op totalInputBytes: 684022500.000 # totalOutputBytes: 2496614400.000 # Iteration 5: 505.678 us/op totalInputBytes: 783962000.000 # totalOutputBytes: 2861383680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 511.092 ±(99.9%) 34.094 us/op [Average] (min, avg, max) = (504.962, 511.092, 526.515), stdev = 8.854 CI (99.9%): [476.999, 545.186] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2928747500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (388875250.000, 585749500.000, 783962000.000), stdev = 155942355.430 CI (99.9%): [2928747500.000, 2928747500.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10689638400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1419356160.000, 2137927680.000, 2861383680.000), stdev = 569174157.481 CI (99.9%): [10689638400.000, 10689638400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 40.52% complete, ETA 03:25:26 # Fork: 1 of 1 # Warmup Iteration 1: 591.720 us/op # Warmup Iteration 2: 562.320 us/op # Warmup Iteration 3: 557.649 us/op Iteration 1: 558.676 us/op totalInputBytes: 396236880.000 # totalOutputBytes: 1444966400.000 # Iteration 2: 555.492 us/op totalInputBytes: 497409120.000 # totalOutputBytes: 1813913600.000 # Iteration 3: 556.222 us/op totalInputBytes: 598440960.000 # totalOutputBytes: 2182348800.000 # Iteration 4: 555.610 us/op totalInputBytes: 699613200.000 # totalOutputBytes: 2551296000.000 # Iteration 5: 554.539 us/op totalInputBytes: 800953920.000 # totalOutputBytes: 2920857600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 556.108 ±(99.9%) 5.996 us/op [Average] (min, avg, max) = (554.539, 556.108, 558.676), stdev = 1.557 CI (99.9%): [550.112, 562.104] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2992654080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (396236880.000, 598530816.000, 800953920.000), stdev = 159954058.566 CI (99.9%): [2992654080.000, 2992654080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10913382400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1444966400.000, 2182676480.000, 2920857600.000), stdev = 583308247.761 CI (99.9%): [10913382400.000, 10913382400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 40.57% complete, ETA 03:25:14 # Fork: 1 of 1 # Warmup Iteration 1: 13.848 us/op # Warmup Iteration 2: 12.851 us/op # Warmup Iteration 3: 12.480 us/op Iteration 1: 13.256 us/op totalInputBytes: 479239600.000 # totalOutputBytes: 625945600.000 # Iteration 2: 12.661 us/op totalInputBytes: 603124928.000 # totalOutputBytes: 787755008.000 # Iteration 3: 12.677 us/op totalInputBytes: 726852672.000 # totalOutputBytes: 949358592.000 # Iteration 4: 11.827 us/op totalInputBytes: 859470976.000 # totalOutputBytes: 1122574336.000 # Iteration 5: 13.633 us/op totalInputBytes: 974516704.000 # totalOutputBytes: 1272838144.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.811 ±(99.9%) 2.641 us/op [Average] (min, avg, max) = (11.827, 12.811, 13.633), stdev = 0.686 CI (99.9%): [10.170, 15.452] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3643204880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (479239600.000, 728640976.000, 974516704.000), stdev = 197186387.212 CI (99.9%): [3643204880.000, 3643204880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4758471680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (625945600.000, 951694336.000, 1272838144.000), stdev = 257549566.971 CI (99.9%): [4758471680.000, 4758471680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 40.62% complete, ETA 03:25:01 # Fork: 1 of 1 # Warmup Iteration 1: 22.035 us/op # Warmup Iteration 2: 19.064 us/op # Warmup Iteration 3: 19.623 us/op Iteration 1: 19.421 us/op totalInputBytes: 619307502.000 # totalOutputBytes: 820402176.000 # Iteration 2: 18.926 us/op totalInputBytes: 782715064.000 # totalOutputBytes: 1036869632.000 # Iteration 3: 18.909 us/op totalInputBytes: 946257128.000 # totalOutputBytes: 1253515264.000 # Iteration 4: 19.497 us/op totalInputBytes: 1104893734.000 # totalOutputBytes: 1463662592.000 # Iteration 5: 19.263 us/op totalInputBytes: 1265438104.000 # totalOutputBytes: 1676337152.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.203 ±(99.9%) 1.055 us/op [Average] (min, avg, max) = (18.909, 19.203, 19.497), stdev = 0.274 CI (99.9%): [18.148, 20.258] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4718611532.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (619307502.000, 943722306.400, 1265438104.000), stdev = 255270447.878 CI (99.9%): [4718611532.000, 4718611532.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6250786816.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (820402176.000, 1250157363.200, 1676337152.000), stdev = 338159040.915 CI (99.9%): [6250786816.000, 6250786816.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 40.66% complete, ETA 03:24:48 # Fork: 1 of 1 # Warmup Iteration 1: 29.755 us/op # Warmup Iteration 2: 26.380 us/op # Warmup Iteration 3: 28.092 us/op Iteration 1: 27.015 us/op totalInputBytes: 665610812.000 # totalOutputBytes: 885559296.000 # Iteration 2: 27.786 us/op totalInputBytes: 831844958.000 # totalOutputBytes: 1106724864.000 # Iteration 3: 28.000 us/op totalInputBytes: 996806845.000 # totalOutputBytes: 1326197760.000 # Iteration 4: 28.436 us/op totalInputBytes: 1159249613.000 # totalOutputBytes: 1542319104.000 # Iteration 5: 27.522 us/op totalInputBytes: 1327109295.000 # totalOutputBytes: 1765647360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 27.752 ±(99.9%) 2.044 us/op [Average] (min, avg, max) = (27.015, 27.752, 28.436), stdev = 0.531 CI (99.9%): [25.708, 29.796] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4980621523.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (665610812.000, 996124304.600, 1327109295.000), stdev = 260954147.544 CI (99.9%): [4980621523.000, 4980621523.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6626448384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (885559296.000, 1325289676.800, 1765647360.000), stdev = 347185422.805 CI (99.9%): [6626448384.000, 6626448384.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 40.71% complete, ETA 03:24:36 # Fork: 1 of 1 # Warmup Iteration 1: 35.968 us/op # Warmup Iteration 2: 34.096 us/op # Warmup Iteration 3: 33.811 us/op Iteration 1: 32.538 us/op totalInputBytes: 721898496.000 # totalOutputBytes: 962531328.000 # Iteration 2: 33.803 us/op totalInputBytes: 903714816.000 # totalOutputBytes: 1204953088.000 # Iteration 3: 33.664 us/op totalInputBytes: 1086296064.000 # totalOutputBytes: 1448394752.000 # Iteration 4: 33.110 us/op totalInputBytes: 1271912448.000 # totalOutputBytes: 1695883264.000 # Iteration 5: 32.903 us/op totalInputBytes: 1458683904.000 # totalOutputBytes: 1944911872.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.203 ±(99.9%) 2.032 us/op [Average] (min, avg, max) = (32.538, 33.203, 33.803), stdev = 0.528 CI (99.9%): [31.172, 35.235] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5442505728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (721898496.000, 1088501145.600, 1458683904.000), stdev = 291214411.195 CI (99.9%): [5442505728.000, 5442505728.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7256674304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (962531328.000, 1451334860.800, 1944911872.000), stdev = 388285881.593 CI (99.9%): [7256674304.000, 7256674304.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 40.76% complete, ETA 03:24:23 # Fork: 1 of 1 # Warmup Iteration 1: 43.753 us/op # Warmup Iteration 2: 40.347 us/op # Warmup Iteration 3: 40.001 us/op Iteration 1: 40.301 us/op totalInputBytes: 747307944.000 # totalOutputBytes: 997969920.000 # Iteration 2: 38.995 us/op totalInputBytes: 943995978.000 # totalOutputBytes: 1260631040.000 # Iteration 3: 40.010 us/op totalInputBytes: 1135707480.000 # totalOutputBytes: 1516646400.000 # Iteration 4: 40.765 us/op totalInputBytes: 1323861030.000 # totalOutputBytes: 1767910400.000 # Iteration 5: 39.364 us/op totalInputBytes: 1518716412.000 # totalOutputBytes: 2028124160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 39.887 ±(99.9%) 2.741 us/op [Average] (min, avg, max) = (38.995, 39.887, 40.765), stdev = 0.712 CI (99.9%): [37.146, 42.627] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5669588844.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (747307944.000, 1133917768.800, 1518716412.000), stdev = 304010314.218 CI (99.9%): [5669588844.000, 5669588844.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7571281920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (997969920.000, 1514256384.000, 2028124160.000), stdev = 405981431.610 CI (99.9%): [7571281920.000, 7571281920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 40.81% complete, ETA 03:24:10 # Fork: 1 of 1 # Warmup Iteration 1: 50.913 us/op # Warmup Iteration 2: 46.700 us/op # Warmup Iteration 3: 46.378 us/op Iteration 1: 46.700 us/op totalInputBytes: 773248266.000 # totalOutputBytes: 1033015296.000 # Iteration 2: 47.050 us/op totalInputBytes: 968806944.000 # totalOutputBytes: 1294270464.000 # Iteration 3: 46.771 us/op totalInputBytes: 1165538367.000 # totalOutputBytes: 1557092352.000 # Iteration 4: 45.942 us/op totalInputBytes: 1365806421.000 # totalOutputBytes: 1824638976.000 # Iteration 5: 47.291 us/op totalInputBytes: 1564685577.000 # totalOutputBytes: 2090330112.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.751 ±(99.9%) 1.961 us/op [Average] (min, avg, max) = (45.942, 46.751, 47.291), stdev = 0.509 CI (99.9%): [44.789, 48.712] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5838085575.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (773248266.000, 1167617115.000, 1564685577.000), stdev = 313049101.131 CI (99.9%): [5838085575.000, 5838085575.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7799347200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1033015296.000, 1559869440.000, 2090330112.000), stdev = 418215628.908 CI (99.9%): [7799347200.000, 7799347200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 40.86% complete, ETA 03:23:58 # Fork: 1 of 1 # Warmup Iteration 1: 57.990 us/op # Warmup Iteration 2: 54.242 us/op # Warmup Iteration 3: 54.240 us/op Iteration 1: 54.330 us/op totalInputBytes: 777376540.000 # totalOutputBytes: 1039790080.000 # Iteration 2: 57.012 us/op totalInputBytes: 967615681.000 # totalOutputBytes: 1294246912.000 # Iteration 3: 54.149 us/op totalInputBytes: 1165598577.000 # totalOutputBytes: 1559061504.000 # Iteration 4: 53.083 us/op totalInputBytes: 1367557851.000 # totalOutputBytes: 1829194752.000 # Iteration 5: 52.829 us/op totalInputBytes: 1570487104.000 # totalOutputBytes: 2100625408.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 54.281 ±(99.9%) 6.393 us/op [Average] (min, avg, max) = (52.829, 54.281, 57.012), stdev = 1.660 CI (99.9%): [47.888, 60.673] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5848635753.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (777376540.000, 1169727150.600, 1570487104.000), stdev = 314066322.284 CI (99.9%): [5848635753.000, 5848635753.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7822918656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1039790080.000, 1564583731.200, 2100625408.000), stdev = 420083485.376 CI (99.9%): [7822918656.000, 7822918656.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 40.91% complete, ETA 03:23:45 # Fork: 1 of 1 # Warmup Iteration 1: 65.688 us/op # Warmup Iteration 2: 60.610 us/op # Warmup Iteration 3: 60.677 us/op Iteration 1: 61.114 us/op totalInputBytes: 791152830.000 # totalOutputBytes: 1058488320.000 # Iteration 2: 60.693 us/op totalInputBytes: 992985279.000 # totalOutputBytes: 1328521216.000 # Iteration 3: 60.082 us/op totalInputBytes: 1196856687.000 # totalOutputBytes: 1601282048.000 # Iteration 4: 59.581 us/op totalInputBytes: 1402436412.000 # totalOutputBytes: 1876328448.000 # Iteration 5: 60.907 us/op totalInputBytes: 1603558593.000 # totalOutputBytes: 2145411072.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 60.476 ±(99.9%) 2.432 us/op [Average] (min, avg, max) = (59.581, 60.476, 61.114), stdev = 0.632 CI (99.9%): [58.044, 62.908] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5986989801.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (791152830.000, 1197397960.200, 1603558593.000), stdev = 321646999.588 CI (99.9%): [5986989801.000, 5986989801.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8010031104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1058488320.000, 1602006220.800, 2145411072.000), stdev = 430333532.684 CI (99.9%): [8010031104.000, 8010031104.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 40.96% complete, ETA 03:23:33 # Fork: 1 of 1 # Warmup Iteration 1: 72.348 us/op # Warmup Iteration 2: 66.987 us/op # Warmup Iteration 3: 67.830 us/op Iteration 1: 66.361 us/op totalInputBytes: 806956793.000 # totalOutputBytes: 1079534592.000 # Iteration 2: 67.091 us/op totalInputBytes: 1012393662.000 # totalOutputBytes: 1354364928.000 # Iteration 3: 67.334 us/op totalInputBytes: 1217072741.000 # totalOutputBytes: 1628181504.000 # Iteration 4: 67.758 us/op totalInputBytes: 1420449799.000 # totalOutputBytes: 1900256256.000 # Iteration 5: 66.150 us/op totalInputBytes: 1628807604.000 # totalOutputBytes: 2178994176.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 66.939 ±(99.9%) 2.588 us/op [Average] (min, avg, max) = (66.150, 66.939, 67.758), stdev = 0.672 CI (99.9%): [64.351, 69.527] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6085680599.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (806956793.000, 1217136119.800, 1628807604.000), stdev = 324413478.924 CI (99.9%): [6085680599.000, 6085680599.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8141331456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1079534592.000, 1628266291.200, 2178994176.000), stdev = 433995445.168 CI (99.9%): [8141331456.000, 8141331456.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 41.01% complete, ETA 03:23:20 # Fork: 1 of 1 # Warmup Iteration 1: 80.274 us/op # Warmup Iteration 2: 74.044 us/op # Warmup Iteration 3: 75.306 us/op Iteration 1: 72.983 us/op totalInputBytes: 810452700.000 # totalOutputBytes: 1084416000.000 # Iteration 2: 73.626 us/op totalInputBytes: 1018392363.000 # totalOutputBytes: 1362647040.000 # Iteration 3: 73.860 us/op totalInputBytes: 1225696827.000 # totalOutputBytes: 1640028160.000 # Iteration 4: 73.634 us/op totalInputBytes: 1433644143.000 # totalOutputBytes: 1918269440.000 # Iteration 5: 73.894 us/op totalInputBytes: 1640826159.000 # totalOutputBytes: 2195486720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 73.599 ±(99.9%) 1.410 us/op [Average] (min, avg, max) = (72.983, 73.599, 73.894), stdev = 0.366 CI (99.9%): [72.189, 75.010] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6129012192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (810452700.000, 1225802438.400, 1640826159.000), stdev = 328244275.865 CI (99.9%): [6129012192.000, 6129012192.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8200847360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1084416000.000, 1640169472.000, 2195486720.000), stdev = 439203107.913 CI (99.9%): [8200847360.000, 8200847360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 41.06% complete, ETA 03:23:08 # Fork: 1 of 1 # Warmup Iteration 1: 152.479 us/op # Warmup Iteration 2: 139.508 us/op # Warmup Iteration 3: 139.437 us/op Iteration 1: 144.760 us/op totalInputBytes: 850536830.000 # totalOutputBytes: 1139240960.000 # Iteration 2: 140.029 us/op totalInputBytes: 1069015640.000 # totalOutputBytes: 1431879680.000 # Iteration 3: 140.690 us/op totalInputBytes: 1286454730.000 # totalOutputBytes: 1723125760.000 # Iteration 4: 140.586 us/op totalInputBytes: 1504077300.000 # totalOutputBytes: 2014617600.000 # Iteration 5: 145.961 us/op totalInputBytes: 1713733780.000 # totalOutputBytes: 2295439360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 142.405 ±(99.9%) 10.560 us/op [Average] (min, avg, max) = (140.029, 142.405, 145.961), stdev = 2.742 CI (99.9%): [131.845, 152.965] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6423818280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (850536830.000, 1284763656.000, 1713733780.000), stdev = 341766310.615 CI (99.9%): [6423818280.000, 6423818280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8604303360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1139240960.000, 1720860672.000, 2295439360.000), stdev = 457774626.645 CI (99.9%): [8604303360.000, 8604303360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 41.10% complete, ETA 03:22:55 # Fork: 1 of 1 # Warmup Iteration 1: 222.140 us/op # Warmup Iteration 2: 205.271 us/op # Warmup Iteration 3: 205.363 us/op Iteration 1: 204.767 us/op totalInputBytes: 877469724.000 # totalOutputBytes: 1175777280.000 # Iteration 2: 204.899 us/op totalInputBytes: 1101342114.000 # totalOutputBytes: 1475758080.000 # Iteration 3: 204.859 us/op totalInputBytes: 1325237430.000 # totalOutputBytes: 1775769600.000 # Iteration 4: 205.016 us/op totalInputBytes: 1548995190.000 # totalOutputBytes: 2075596800.000 # Iteration 5: 205.346 us/op totalInputBytes: 1772409060.000 # totalOutputBytes: 2374963200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 204.977 ±(99.9%) 0.865 us/op [Average] (min, avg, max) = (204.767, 204.977, 205.346), stdev = 0.225 CI (99.9%): [204.112, 205.843] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6625453518.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (877469724.000, 1325090703.600, 1772409060.000), stdev = 353784865.864 CI (99.9%): [6625453518.000, 6625453518.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8877864960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1175777280.000, 1775572992.000, 2374963200.000), stdev = 474058757.713 CI (99.9%): [8877864960.000, 8877864960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 41.15% complete, ETA 03:22:43 # Fork: 1 of 1 # Warmup Iteration 1: 294.562 us/op # Warmup Iteration 2: 272.846 us/op # Warmup Iteration 3: 272.147 us/op Iteration 1: 271.413 us/op totalInputBytes: 881620298.000 # totalOutputBytes: 1181532160.000 # Iteration 2: 271.449 us/op totalInputBytes: 1106900171.000 # totalOutputBytes: 1483448320.000 # Iteration 3: 271.335 us/op totalInputBytes: 1332271733.000 # totalOutputBytes: 1785487360.000 # Iteration 4: 271.317 us/op totalInputBytes: 1557673858.000 # totalOutputBytes: 2087567360.000 # Iteration 5: 271.498 us/op totalInputBytes: 1782923168.000 # totalOutputBytes: 2389442560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 271.402 ±(99.9%) 0.294 us/op [Average] (min, avg, max) = (271.317, 271.402, 271.498), stdev = 0.076 CI (99.9%): [271.108, 271.697] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6661389228.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (881620298.000, 1332277845.600, 1782923168.000), stdev = 356290573.290 CI (99.9%): [6661389228.000, 6661389228.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8927477760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1181532160.000, 1785495552.000, 2389442560.000), stdev = 477494417.497 CI (99.9%): [8927477760.000, 8927477760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 41.20% complete, ETA 03:22:30 # Fork: 1 of 1 # Warmup Iteration 1: 365.015 us/op # Warmup Iteration 2: 340.111 us/op # Warmup Iteration 3: 338.477 us/op Iteration 1: 338.965 us/op totalInputBytes: 885654558.000 # totalOutputBytes: 1186713600.000 # Iteration 2: 338.437 us/op totalInputBytes: 1111634412.000 # totalOutputBytes: 1489510400.000 # Iteration 3: 337.913 us/op totalInputBytes: 1337919954.000 # totalOutputBytes: 1792716800.000 # Iteration 4: 341.408 us/op totalInputBytes: 1561874625.000 # totalOutputBytes: 2092800000.000 # Iteration 5: 338.732 us/op totalInputBytes: 1787625213.000 # totalOutputBytes: 2395289600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 339.091 ±(99.9%) 5.212 us/op [Average] (min, avg, max) = (337.913, 339.091, 341.408), stdev = 1.354 CI (99.9%): [333.879, 344.303] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6684708762.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (885654558.000, 1336941752.400, 1787625213.000), stdev = 356417895.588 CI (99.9%): [6684708762.000, 6684708762.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8957030400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1186713600.000, 1791406080.000, 2395289600.000), stdev = 477574422.394 CI (99.9%): [8957030400.000, 8957030400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 41.25% complete, ETA 03:22:17 # Fork: 1 of 1 # Warmup Iteration 1: 437.243 us/op # Warmup Iteration 2: 406.593 us/op # Warmup Iteration 3: 414.901 us/op Iteration 1: 404.755 us/op totalInputBytes: 883015920.000 # totalOutputBytes: 1183518720.000 # Iteration 2: 404.929 us/op totalInputBytes: 1109603040.000 # totalOutputBytes: 1487216640.000 # Iteration 3: 404.621 us/op totalInputBytes: 1336327680.000 # totalOutputBytes: 1791098880.000 # Iteration 4: 405.344 us/op totalInputBytes: 1562685600.000 # totalOutputBytes: 2094489600.000 # Iteration 5: 405.047 us/op totalInputBytes: 1789181040.000 # totalOutputBytes: 2398064640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 404.939 ±(99.9%) 1.074 us/op [Average] (min, avg, max) = (404.621, 404.939, 405.344), stdev = 0.279 CI (99.9%): [403.865, 406.014] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6680813280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (883015920.000, 1336162656.000, 1789181040.000), stdev = 358193227.038 CI (99.9%): [6680813280.000, 6680813280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8954388480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1183518720.000, 1790877696.000, 2398064640.000), stdev = 480091445.663 CI (99.9%): [8954388480.000, 8954388480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 41.30% complete, ETA 03:22:05 # Fork: 1 of 1 # Warmup Iteration 1: 504.895 us/op # Warmup Iteration 2: 475.352 us/op # Warmup Iteration 3: 473.351 us/op Iteration 1: 473.624 us/op totalInputBytes: 889001648.000 # totalOutputBytes: 1191608320.000 # Iteration 2: 473.345 us/op totalInputBytes: 1115102404.000 # totalOutputBytes: 1494671360.000 # Iteration 3: 473.899 us/op totalInputBytes: 1340882298.000 # totalOutputBytes: 1797304320.000 # Iteration 4: 473.633 us/op totalInputBytes: 1566876100.000 # totalOutputBytes: 2100224000.000 # Iteration 5: 474.492 us/op totalInputBytes: 1792388609.000 # totalOutputBytes: 2402498560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 473.799 ±(99.9%) 1.672 us/op [Average] (min, avg, max) = (473.345, 473.799, 474.492), stdev = 0.434 CI (99.9%): [472.126, 475.471] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6704251059.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (889001648.000, 1340850211.800, 1792388609.000), stdev = 357107765.474 CI (99.9%): [6704251059.000, 6704251059.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8986306560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1191608320.000, 1797261312.000, 2402498560.000), stdev = 478663437.163 CI (99.9%): [8986306560.000, 8986306560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 41.35% complete, ETA 03:21:52 # Fork: 1 of 1 # Warmup Iteration 1: 572.657 us/op # Warmup Iteration 2: 541.638 us/op # Warmup Iteration 3: 539.825 us/op Iteration 1: 540.567 us/op totalInputBytes: 892244358.000 # totalOutputBytes: 1195868160.000 # Iteration 2: 538.323 us/op totalInputBytes: 1119492236.000 # totalOutputBytes: 1500446720.000 # Iteration 3: 537.758 us/op totalInputBytes: 1346984598.000 # totalOutputBytes: 1805352960.000 # Iteration 4: 538.480 us/op totalInputBytes: 1574171355.000 # totalOutputBytes: 2109849600.000 # Iteration 5: 537.125 us/op totalInputBytes: 1801908201.000 # totalOutputBytes: 2415083520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 538.450 ±(99.9%) 4.996 us/op [Average] (min, avg, max) = (537.125, 538.450, 540.567), stdev = 1.298 CI (99.9%): [533.454, 543.447] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6734800748.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (892244358.000, 1346960149.600, 1801908201.000), stdev = 359552070.213 CI (99.9%): [6734800748.000, 6734800748.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9026600960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1195868160.000, 1805320192.000, 2415083520.000), stdev = 481904837.811 CI (99.9%): [9026600960.000, 9026600960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 41.40% complete, ETA 03:21:40 # Fork: 1 of 1 # Warmup Iteration 1: 642.681 us/op # Warmup Iteration 2: 611.067 us/op # Warmup Iteration 3: 607.457 us/op Iteration 1: 606.156 us/op totalInputBytes: 892809645.000 # totalOutputBytes: 1196697600.000 # Iteration 2: 606.829 us/op totalInputBytes: 1119570231.000 # totalOutputBytes: 1500641280.000 # Iteration 3: 606.374 us/op totalInputBytes: 1346537088.000 # totalOutputBytes: 1804861440.000 # Iteration 4: 608.262 us/op totalInputBytes: 1572816375.000 # totalOutputBytes: 2108160000.000 # Iteration 5: 606.695 us/op totalInputBytes: 1799645718.000 # totalOutputBytes: 2412195840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 606.863 ±(99.9%) 3.179 us/op [Average] (min, avg, max) = (606.156, 606.863, 608.262), stdev = 0.826 CI (99.9%): [603.684, 610.042] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6731379057.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (892809645.000, 1346275811.400, 1799645718.000), stdev = 358431287.587 CI (99.9%): [6731379057.000, 6731379057.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9022556160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1196697600.000, 1804511232.000, 2412195840.000), stdev = 480431482.817 CI (99.9%): [9022556160.000, 9022556160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 41.45% complete, ETA 03:21:28 # Fork: 1 of 1 # Warmup Iteration 1: 719.771 us/op # Warmup Iteration 2: 700.433 us/op # Warmup Iteration 3: 681.397 us/op Iteration 1: 675.111 us/op totalInputBytes: 881824728.000 # totalOutputBytes: 1181798400.000 # Iteration 2: 674.712 us/op totalInputBytes: 1108527264.000 # totalOutputBytes: 1485619200.000 # Iteration 3: 673.262 us/op totalInputBytes: 1335688248.000 # totalOutputBytes: 1790054400.000 # Iteration 4: 673.317 us/op totalInputBytes: 1562849232.000 # totalOutputBytes: 2094489600.000 # Iteration 5: 673.881 us/op totalInputBytes: 1789780992.000 # totalOutputBytes: 2398617600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 674.057 ±(99.9%) 3.192 us/op [Average] (min, avg, max) = (673.262, 674.057, 675.111), stdev = 0.829 CI (99.9%): [670.865, 677.248] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6678670464.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (881824728.000, 1335734092.800, 1789780992.000), stdev = 358955613.459 CI (99.9%): [6678670464.000, 6678670464.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8950579200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1181798400.000, 1790115840.000, 2398617600.000), stdev = 481062909.881 CI (99.9%): [8950579200.000, 8950579200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 41.50% complete, ETA 03:21:15 # Fork: 1 of 1 # Warmup Iteration 1: 14.780 us/op # Warmup Iteration 2: 14.023 us/op # Warmup Iteration 3: 13.294 us/op Iteration 1: 14.502 us/op totalInputBytes: 274716559.000 # totalOutputBytes: 587285504.000 # Iteration 2: 12.384 us/op totalInputBytes: 352093261.000 # totalOutputBytes: 752700416.000 # Iteration 3: 13.578 us/op totalInputBytes: 422661457.000 # totalOutputBytes: 903560192.000 # Iteration 4: 13.661 us/op totalInputBytes: 492807654.000 # totalOutputBytes: 1053517824.000 # Iteration 5: 14.195 us/op totalInputBytes: 560317914.000 # totalOutputBytes: 1197840384.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.664 ±(99.9%) 3.122 us/op [Average] (min, avg, max) = (12.384, 13.664, 14.502), stdev = 0.811 CI (99.9%): [10.542, 16.786] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2102596845.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (274716559.000, 420519369.000, 560317914.000), stdev = 112599300.101 CI (99.9%): [2102596845.000, 2102596845.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4494904320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (587285504.000, 898980864.000, 1197840384.000), stdev = 240713326.313 CI (99.9%): [4494904320.000, 4494904320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 41.54% complete, ETA 03:21:03 # Fork: 1 of 1 # Warmup Iteration 1: 23.639 us/op # Warmup Iteration 2: 20.791 us/op # Warmup Iteration 3: 21.002 us/op Iteration 1: 21.762 us/op totalInputBytes: 359290976.000 # totalOutputBytes: 753922048.000 # Iteration 2: 20.793 us/op totalInputBytes: 453215360.000 # totalOutputBytes: 951009280.000 # Iteration 3: 20.789 us/op totalInputBytes: 547161216.000 # totalOutputBytes: 1148141568.000 # Iteration 4: 21.005 us/op totalInputBytes: 640145712.000 # totalOutputBytes: 1343256576.000 # Iteration 5: 20.445 us/op totalInputBytes: 735646336.000 # totalOutputBytes: 1543651328.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 20.959 ±(99.9%) 1.895 us/op [Average] (min, avg, max) = (20.445, 20.959, 21.762), stdev = 0.492 CI (99.9%): [19.064, 22.853] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2735459600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (359290976.000, 547091920.000, 735646336.000), stdev = 148571349.766 CI (99.9%): [2735459600.000, 2735459600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5739980800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (753922048.000, 1147996160.000, 1543651328.000), stdev = 311756274.919 CI (99.9%): [5739980800.000, 5739980800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 41.59% complete, ETA 03:20:50 # Fork: 1 of 1 # Warmup Iteration 1: 31.805 us/op # Warmup Iteration 2: 28.627 us/op # Warmup Iteration 3: 30.087 us/op Iteration 1: 29.691 us/op totalInputBytes: 389502600.000 # totalOutputBytes: 818995200.000 # Iteration 2: 28.822 us/op totalInputBytes: 490912071.000 # totalOutputBytes: 1032225792.000 # Iteration 3: 29.320 us/op totalInputBytes: 590597562.000 # totalOutputBytes: 1241831424.000 # Iteration 4: 29.921 us/op totalInputBytes: 688282944.000 # totalOutputBytes: 1447231488.000 # Iteration 5: 30.343 us/op totalInputBytes: 784662192.000 # totalOutputBytes: 1649885184.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 29.619 ±(99.9%) 2.233 us/op [Average] (min, avg, max) = (28.822, 29.619, 30.343), stdev = 0.580 CI (99.9%): [27.386, 31.852] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2943957369.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (389502600.000, 588791473.800, 784662192.000), stdev = 156175850.853 CI (99.9%): [2943957369.000, 2943957369.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6190169088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (818995200.000, 1238033817.600, 1649885184.000), stdev = 328386183.312 CI (99.9%): [6190169088.000, 6190169088.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 41.64% complete, ETA 03:20:38 # Fork: 1 of 1 # Warmup Iteration 1: 41.076 us/op # Warmup Iteration 2: 35.921 us/op # Warmup Iteration 3: 36.945 us/op Iteration 1: 35.809 us/op totalInputBytes: 416284329.000 # totalOutputBytes: 878465024.000 # Iteration 2: 36.173 us/op totalInputBytes: 523623570.000 # totalOutputBytes: 1104977920.000 # Iteration 3: 37.590 us/op totalInputBytes: 626919708.000 # totalOutputBytes: 1322958848.000 # Iteration 4: 37.278 us/op totalInputBytes: 731075709.000 # totalOutputBytes: 1542754304.000 # Iteration 5: 36.397 us/op totalInputBytes: 837749187.000 # totalOutputBytes: 1767862272.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 36.650 ±(99.9%) 2.906 us/op [Average] (min, avg, max) = (35.809, 36.650, 37.590), stdev = 0.755 CI (99.9%): [33.744, 39.555] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3135652503.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (416284329.000, 627130500.600, 837749187.000), stdev = 166083318.401 CI (99.9%): [3135652503.000, 3135652503.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6617018368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (878465024.000, 1323403673.600, 1767862272.000), stdev = 350477729.093 CI (99.9%): [6617018368.000, 6617018368.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 41.69% complete, ETA 03:20:25 # Fork: 1 of 1 # Warmup Iteration 1: 48.388 us/op # Warmup Iteration 2: 43.286 us/op # Warmup Iteration 3: 45.145 us/op Iteration 1: 42.955 us/op totalInputBytes: 429451752.000 # totalOutputBytes: 913879040.000 # Iteration 2: 44.562 us/op totalInputBytes: 537469122.000 # totalOutputBytes: 1143741440.000 # Iteration 3: 43.779 us/op totalInputBytes: 647418510.000 # totalOutputBytes: 1377715200.000 # Iteration 4: 44.146 us/op totalInputBytes: 756451212.000 # totalOutputBytes: 1609738240.000 # Iteration 5: 42.968 us/op totalInputBytes: 868467354.000 # totalOutputBytes: 1848110080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 43.682 ±(99.9%) 2.749 us/op [Average] (min, avg, max) = (42.955, 43.682, 44.562), stdev = 0.714 CI (99.9%): [40.933, 46.431] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3239257950.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (429451752.000, 647851590.000, 868467354.000), stdev = 173456161.077 CI (99.9%): [3239257950.000, 3239257950.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6893184000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (913879040.000, 1378636800.000, 1848110080.000), stdev = 369117017.753 CI (99.9%): [6893184000.000, 6893184000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 41.74% complete, ETA 03:20:13 # Fork: 1 of 1 # Warmup Iteration 1: 57.459 us/op # Warmup Iteration 2: 52.385 us/op # Warmup Iteration 3: 55.355 us/op Iteration 1: 51.791 us/op totalInputBytes: 432784752.000 # totalOutputBytes: 908138496.000 # Iteration 2: 52.865 us/op totalInputBytes: 543594912.000 # totalOutputBytes: 1140658176.000 # Iteration 3: 53.005 us/op totalInputBytes: 654100560.000 # totalOutputBytes: 1372538880.000 # Iteration 4: 51.699 us/op totalInputBytes: 767396592.000 # totalOutputBytes: 1610274816.000 # Iteration 5: 51.848 us/op totalInputBytes: 880367616.000 # totalOutputBytes: 1847328768.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 52.242 ±(99.9%) 2.453 us/op [Average] (min, avg, max) = (51.699, 52.242, 53.005), stdev = 0.637 CI (99.9%): [49.788, 54.695] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3278244432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (432784752.000, 655648886.400, 880367616.000), stdev = 176927223.764 CI (99.9%): [3278244432.000, 3278244432.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6878939136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (908138496.000, 1375787827.200, 1847328768.000), stdev = 371257125.275 CI (99.9%): [6878939136.000, 6878939136.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 41.79% complete, ETA 03:20:01 # Fork: 1 of 1 # Warmup Iteration 1: 66.627 us/op # Warmup Iteration 2: 58.728 us/op # Warmup Iteration 3: 61.481 us/op Iteration 1: 58.952 us/op totalInputBytes: 444498915.000 # totalOutputBytes: 935732224.000 # Iteration 2: 59.661 us/op totalInputBytes: 558675375.000 # totalOutputBytes: 1176089600.000 # Iteration 3: 59.946 us/op totalInputBytes: 672313845.000 # totalOutputBytes: 1415314432.000 # Iteration 4: 58.577 us/op totalInputBytes: 788611620.000 # totalOutputBytes: 1660137472.000 # Iteration 5: 59.127 us/op totalInputBytes: 903812985.000 # totalOutputBytes: 1902652416.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.252 ±(99.9%) 2.118 us/op [Average] (min, avg, max) = (58.577, 59.252, 59.946), stdev = 0.550 CI (99.9%): [57.134, 61.371] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3367912740.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (444498915.000, 673582548.000, 903812985.000), stdev = 181605561.898 CI (99.9%): [3367912740.000, 3367912740.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7089926144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (935732224.000, 1417985228.800, 1902652416.000), stdev = 382305041.904 CI (99.9%): [7089926144.000, 7089926144.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 41.84% complete, ETA 03:19:48 # Fork: 1 of 1 # Warmup Iteration 1: 73.662 us/op # Warmup Iteration 2: 68.293 us/op # Warmup Iteration 3: 66.812 us/op Iteration 1: 69.781 us/op totalInputBytes: 447314400.000 # totalOutputBytes: 942489600.000 # Iteration 2: 68.501 us/op totalInputBytes: 560941200.000 # totalOutputBytes: 1181900800.000 # Iteration 3: 68.022 us/op totalInputBytes: 675361152.000 # totalOutputBytes: 1422983168.000 # Iteration 4: 66.689 us/op totalInputBytes: 791997264.000 # totalOutputBytes: 1668734976.000 # Iteration 5: 69.153 us/op totalInputBytes: 904473216.000 # totalOutputBytes: 1905721344.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 68.429 ±(99.9%) 4.536 us/op [Average] (min, avg, max) = (66.689, 68.429, 69.781), stdev = 1.178 CI (99.9%): [63.893, 72.965] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3380087232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (447314400.000, 676017446.400, 904473216.000), stdev = 181101776.216 CI (99.9%): [3380087232.000, 3380087232.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7121829888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (942489600.000, 1424365977.600, 1905721344.000), stdev = 381580697.213 CI (99.9%): [7121829888.000, 7121829888.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 41.89% complete, ETA 03:19:36 # Fork: 1 of 1 # Warmup Iteration 1: 85.297 us/op # Warmup Iteration 2: 75.361 us/op # Warmup Iteration 3: 74.772 us/op Iteration 1: 78.214 us/op totalInputBytes: 448124965.000 # totalOutputBytes: 943119360.000 # Iteration 2: 72.127 us/op totalInputBytes: 569580909.000 # totalOutputBytes: 1198734336.000 # Iteration 3: 73.548 us/op totalInputBytes: 688702846.000 # totalOutputBytes: 1449437184.000 # Iteration 4: 72.283 us/op totalInputBytes: 809896050.000 # totalOutputBytes: 1704499200.000 # Iteration 5: 72.281 us/op totalInputBytes: 931093633.000 # totalOutputBytes: 1959570432.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 73.691 ±(99.9%) 9.985 us/op [Average] (min, avg, max) = (72.127, 73.691, 78.214), stdev = 2.593 CI (99.9%): [63.706, 83.675] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3447398403.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (448124965.000, 689479680.600, 931093633.000), stdev = 190726126.723 CI (99.9%): [3447398403.000, 3447398403.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7255360512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (943119360.000, 1451072102.400, 1959570432.000), stdev = 401400316.027 CI (99.9%): [7255360512.000, 7255360512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 41.94% complete, ETA 03:19:23 # Fork: 1 of 1 # Warmup Iteration 1: 88.509 us/op # Warmup Iteration 2: 80.146 us/op # Warmup Iteration 3: 79.203 us/op Iteration 1: 81.428 us/op totalInputBytes: 476095709.000 # totalOutputBytes: 997181440.000 # Iteration 2: 80.106 us/op totalInputBytes: 598198484.000 # totalOutputBytes: 1252925440.000 # Iteration 3: 79.971 us/op totalInputBytes: 720496819.000 # totalOutputBytes: 1509079040.000 # Iteration 4: 78.746 us/op totalInputBytes: 844706753.000 # totalOutputBytes: 1769236480.000 # Iteration 5: 79.817 us/op totalInputBytes: 967254427.000 # totalOutputBytes: 2025912320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 80.014 ±(99.9%) 3.682 us/op [Average] (min, avg, max) = (78.746, 80.014, 81.428), stdev = 0.956 CI (99.9%): [76.332, 83.696] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3606752192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (476095709.000, 721350438.400, 967254427.000), stdev = 194295243.632 CI (99.9%): [3606752192.000, 3606752192.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7554334720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (997181440.000, 1510866944.000, 2025912320.000), stdev = 406950970.504 CI (99.9%): [7554334720.000, 7554334720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 41.98% complete, ETA 03:19:11 # Fork: 1 of 1 # Warmup Iteration 1: 170.061 us/op # Warmup Iteration 2: 154.569 us/op # Warmup Iteration 3: 156.987 us/op Iteration 1: 155.153 us/op totalInputBytes: 491058504.000 # totalOutputBytes: 1030840320.000 # Iteration 2: 157.850 us/op totalInputBytes: 614725560.000 # totalOutputBytes: 1290444800.000 # Iteration 3: 154.524 us/op totalInputBytes: 741036492.000 # totalOutputBytes: 1555599360.000 # Iteration 4: 154.811 us/op totalInputBytes: 867405960.000 # totalOutputBytes: 1820876800.000 # Iteration 5: 164.629 us/op totalInputBytes: 985980384.000 # totalOutputBytes: 2069790720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 157.394 ±(99.9%) 16.393 us/op [Average] (min, avg, max) = (154.524, 157.394, 164.629), stdev = 4.257 CI (99.9%): [141.001, 173.786] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3700206900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (491058504.000, 740041380.000, 985980384.000), stdev = 196472165.623 CI (99.9%): [3700206900.000, 3700206900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7767552000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1030840320.000, 1553510400.000, 2069790720.000), stdev = 412438494.461 CI (99.9%): [7767552000.000, 7767552000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 42.03% complete, ETA 03:18:59 # Fork: 1 of 1 # Warmup Iteration 1: 255.612 us/op # Warmup Iteration 2: 237.837 us/op # Warmup Iteration 3: 231.618 us/op Iteration 1: 231.248 us/op totalInputBytes: 489930051.000 # totalOutputBytes: 1029949440.000 # Iteration 2: 230.432 us/op totalInputBytes: 616814730.000 # totalOutputBytes: 1296691200.000 # Iteration 3: 232.648 us/op totalInputBytes: 742471917.000 # totalOutputBytes: 1560852480.000 # Iteration 4: 230.393 us/op totalInputBytes: 869371209.000 # totalOutputBytes: 1827624960.000 # Iteration 5: 232.287 us/op totalInputBytes: 995247591.000 # totalOutputBytes: 2092247040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 231.401 ±(99.9%) 4.001 us/op [Average] (min, avg, max) = (230.393, 231.401, 232.648), stdev = 1.039 CI (99.9%): [227.401, 235.402] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3713835498.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (489930051.000, 742767099.600, 995247591.000), stdev = 199728352.231 CI (99.9%): [3713835498.000, 3713835498.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7807365120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1029949440.000, 1561473024.000, 2092247040.000), stdev = 419876478.515 CI (99.9%): [7807365120.000, 7807365120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 42.08% complete, ETA 03:18:46 # Fork: 1 of 1 # Warmup Iteration 1: 347.664 us/op # Warmup Iteration 2: 312.789 us/op # Warmup Iteration 3: 307.838 us/op Iteration 1: 308.183 us/op totalInputBytes: 490690788.000 # totalOutputBytes: 1029857280.000 # Iteration 2: 305.298 us/op totalInputBytes: 618598652.000 # totalOutputBytes: 1298309120.000 # Iteration 3: 304.858 us/op totalInputBytes: 746701676.000 # totalOutputBytes: 1567170560.000 # Iteration 4: 305.222 us/op totalInputBytes: 874629056.000 # totalOutputBytes: 1835663360.000 # Iteration 5: 305.838 us/op totalInputBytes: 1002302728.000 # totalOutputBytes: 2103623680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 305.880 ±(99.9%) 5.137 us/op [Average] (min, avg, max) = (304.858, 305.880, 308.183), stdev = 1.334 CI (99.9%): [300.743, 311.017] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3732922900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (490690788.000, 746584580.000, 1002302728.000), stdev = 202267893.715 CI (99.9%): [3732922900.000, 3732922900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7834624000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1029857280.000, 1566924800.000, 2103623680.000), stdev = 424517981.481 CI (99.9%): [7834624000.000, 7834624000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 42.13% complete, ETA 03:18:34 # Fork: 1 of 1 # Warmup Iteration 1: 418.112 us/op # Warmup Iteration 2: 386.432 us/op # Warmup Iteration 3: 379.985 us/op Iteration 1: 382.929 us/op totalInputBytes: 497400372.000 # totalOutputBytes: 1047244800.000 # Iteration 2: 382.213 us/op totalInputBytes: 624705102.000 # totalOutputBytes: 1315276800.000 # Iteration 3: 383.112 us/op totalInputBytes: 751718016.000 # totalOutputBytes: 1582694400.000 # Iteration 4: 384.180 us/op totalInputBytes: 878390478.000 # totalOutputBytes: 1849395200.000 # Iteration 5: 381.902 us/op totalInputBytes: 1005816798.000 # totalOutputBytes: 2117683200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 382.867 ±(99.9%) 3.416 us/op [Average] (min, avg, max) = (381.902, 382.867, 384.180), stdev = 0.887 CI (99.9%): [379.452, 386.283] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3758030766.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (497400372.000, 751606153.200, 1005816798.000), stdev = 200886650.533 CI (99.9%): [3758030766.000, 3758030766.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7912294400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1047244800.000, 1582458880.000, 2117683200.000), stdev = 422954046.685 CI (99.9%): [7912294400.000, 7912294400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 42.18% complete, ETA 03:18:22 # Fork: 1 of 1 # Warmup Iteration 1: 496.756 us/op # Warmup Iteration 2: 462.486 us/op # Warmup Iteration 3: 459.515 us/op Iteration 1: 457.527 us/op totalInputBytes: 498874849.000 # totalOutputBytes: 1049579520.000 # Iteration 2: 455.935 us/op totalInputBytes: 627076019.000 # totalOutputBytes: 1319301120.000 # Iteration 3: 456.042 us/op totalInputBytes: 755218783.000 # totalOutputBytes: 1588899840.000 # Iteration 4: 458.212 us/op totalInputBytes: 882748284.000 # totalOutputBytes: 1857208320.000 # Iteration 5: 454.357 us/op totalInputBytes: 1011387499.000 # totalOutputBytes: 2127851520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 456.414 ±(99.9%) 5.798 us/op [Average] (min, avg, max) = (454.357, 456.414, 458.212), stdev = 1.506 CI (99.9%): [450.616, 462.213] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3775305434.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (498874849.000, 755061086.800, 1011387499.000), stdev = 202496197.993 CI (99.9%): [3775305434.000, 3775305434.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7942840320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1049579520.000, 1588568064.000, 2127851520.000), stdev = 426030421.692 CI (99.9%): [7942840320.000, 7942840320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 42.23% complete, ETA 03:18:09 # Fork: 1 of 1 # Warmup Iteration 1: 572.750 us/op # Warmup Iteration 2: 545.968 us/op # Warmup Iteration 3: 529.931 us/op Iteration 1: 533.461 us/op totalInputBytes: 500703943.000 # totalOutputBytes: 1052907520.000 # Iteration 2: 543.366 us/op totalInputBytes: 626246364.000 # totalOutputBytes: 1316904960.000 # Iteration 3: 530.076 us/op totalInputBytes: 754958876.000 # totalOutputBytes: 1587568640.000 # Iteration 4: 532.342 us/op totalInputBytes: 883125996.000 # totalOutputBytes: 1857085440.000 # Iteration 5: 529.992 us/op totalInputBytes: 1011838508.000 # totalOutputBytes: 2127749120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 533.847 ±(99.9%) 21.276 us/op [Average] (min, avg, max) = (529.992, 533.847, 543.366), stdev = 5.525 CI (99.9%): [512.572, 555.123] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3776873687.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (500703943.000, 755374737.400, 1011838508.000), stdev = 202253289.826 CI (99.9%): [3776873687.000, 3776873687.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7942215680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1052907520.000, 1588443136.000, 2127749120.000), stdev = 425309232.691 CI (99.9%): [7942215680.000, 7942215680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 42.28% complete, ETA 03:17:57 # Fork: 1 of 1 # Warmup Iteration 1: 650.379 us/op # Warmup Iteration 2: 608.807 us/op # Warmup Iteration 3: 603.833 us/op Iteration 1: 604.127 us/op totalInputBytes: 505739532.000 # totalOutputBytes: 1064386560.000 # Iteration 2: 601.566 us/op totalInputBytes: 635239680.000 # totalOutputBytes: 1336934400.000 # Iteration 3: 600.905 us/op totalInputBytes: 764895524.000 # totalOutputBytes: 1609809920.000 # Iteration 4: 610.110 us/op totalInputBytes: 892566244.000 # totalOutputBytes: 1878507520.000 # Iteration 5: 603.345 us/op totalInputBytes: 1021677152.000 # totalOutputBytes: 2150236160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 604.011 ±(99.9%) 14.053 us/op [Average] (min, avg, max) = (600.905, 604.011, 610.110), stdev = 3.650 CI (99.9%): [589.958, 618.064] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3820118132.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (505739532.000, 764023626.400, 1021677152.000), stdev = 203841410.335 CI (99.9%): [3820118132.000, 3820118132.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8039874560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1064386560.000, 1607974912.000, 2150236160.000), stdev = 429007510.396 CI (99.9%): [8039874560.000, 8039874560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 42.33% complete, ETA 03:17:45 # Fork: 1 of 1 # Warmup Iteration 1: 729.370 us/op # Warmup Iteration 2: 694.652 us/op # Warmup Iteration 3: 696.579 us/op Iteration 1: 679.702 us/op totalInputBytes: 501777468.000 # totalOutputBytes: 1054494720.000 # Iteration 2: 680.245 us/op totalInputBytes: 630883644.000 # totalOutputBytes: 1325813760.000 # Iteration 3: 698.692 us/op totalInputBytes: 756525354.000 # totalOutputBytes: 1589852160.000 # Iteration 4: 680.415 us/op totalInputBytes: 885543822.000 # totalOutputBytes: 1860986880.000 # Iteration 5: 676.813 us/op totalInputBytes: 1015263954.000 # totalOutputBytes: 2133596160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 683.173 ±(99.9%) 33.872 us/op [Average] (min, avg, max) = (676.813, 683.173, 698.692), stdev = 8.796 CI (99.9%): [649.301, 717.046] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3789994242.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (501777468.000, 757998848.400, 1015263954.000), stdev = 202646796.792 CI (99.9%): [3789994242.000, 3789994242.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7964743680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1054494720.000, 1592948736.000, 2133596160.000), stdev = 425866028.009 CI (99.9%): [7964743680.000, 7964743680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 42.38% complete, ETA 03:17:32 # Fork: 1 of 1 # Warmup Iteration 1: 786.724 us/op # Warmup Iteration 2: 750.109 us/op # Warmup Iteration 3: 752.378 us/op Iteration 1: 766.689 us/op totalInputBytes: 511049910.000 # totalOutputBytes: 1073356800.000 # Iteration 2: 746.156 us/op totalInputBytes: 641859575.000 # totalOutputBytes: 1348096000.000 # Iteration 3: 744.819 us/op totalInputBytes: 772913015.000 # totalOutputBytes: 1623347200.000 # Iteration 4: 761.606 us/op totalInputBytes: 901041155.000 # totalOutputBytes: 1892454400.000 # Iteration 5: 744.671 us/op totalInputBytes: 1032094595.000 # totalOutputBytes: 2167705600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 752.788 ±(99.9%) 40.586 us/op [Average] (min, avg, max) = (744.671, 752.788, 766.689), stdev = 10.540 CI (99.9%): [712.202, 793.374] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3858958250.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (511049910.000, 771791650.000, 1032094595.000), stdev = 205750403.566 CI (99.9%): [3858958250.000, 3858958250.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8104960000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1073356800.000, 1620992000.000, 2167705600.000), stdev = 432137038.768 CI (99.9%): [8104960000.000, 8104960000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 42.42% complete, ETA 03:17:20 # Fork: 1 of 1 # Warmup Iteration 1: 13.969 us/op # Warmup Iteration 2: 13.606 us/op # Warmup Iteration 3: 12.995 us/op Iteration 1: 13.751 us/op totalInputBytes: 220001741.000 # totalOutputBytes: 603972608.000 # Iteration 2: 13.050 us/op totalInputBytes: 277180030.000 # totalOutputBytes: 760944640.000 # Iteration 3: 11.962 us/op totalInputBytes: 339564653.000 # totalOutputBytes: 932209664.000 # Iteration 4: 13.065 us/op totalInputBytes: 396682516.000 # totalOutputBytes: 1089015808.000 # Iteration 5: 13.713 us/op totalInputBytes: 451108065.000 # totalOutputBytes: 1238430720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.108 ±(99.9%) 2.789 us/op [Average] (min, avg, max) = (11.962, 13.108, 13.751), stdev = 0.724 CI (99.9%): [10.319, 15.897] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1684537005.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (220001741.000, 336907401.000, 451108065.000), stdev = 92000284.247 CI (99.9%): [1684537005.000, 1684537005.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4624573440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (603972608.000, 924914688.000, 1238430720.000), stdev = 252569144.957 CI (99.9%): [4624573440.000, 4624573440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 42.47% complete, ETA 03:17:08 # Fork: 1 of 1 # Warmup Iteration 1: 21.172 us/op # Warmup Iteration 2: 19.175 us/op # Warmup Iteration 3: 19.238 us/op Iteration 1: 19.254 us/op totalInputBytes: 286865205.000 # totalOutputBytes: 833333248.000 # Iteration 2: 18.463 us/op totalInputBytes: 363264645.000 # totalOutputBytes: 1055270912.000 # Iteration 3: 18.602 us/op totalInputBytes: 439085985.000 # totalOutputBytes: 1275529216.000 # Iteration 4: 18.995 us/op totalInputBytes: 513334470.000 # totalOutputBytes: 1491218432.000 # Iteration 5: 19.066 us/op totalInputBytes: 587316465.000 # totalOutputBytes: 1706133504.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 18.876 ±(99.9%) 1.275 us/op [Average] (min, avg, max) = (18.463, 18.876, 19.254), stdev = 0.331 CI (99.9%): [17.601, 20.151] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2189866770.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (286865205.000, 437973354.000, 587316465.000), stdev = 118742330.753 CI (99.9%): [2189866770.000, 2189866770.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6361485312.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (833333248.000, 1272297062.400, 1706133504.000), stdev = 344942260.116 CI (99.9%): [6361485312.000, 6361485312.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 42.52% complete, ETA 03:16:56 # Fork: 1 of 1 # Warmup Iteration 1: 28.186 us/op # Warmup Iteration 2: 24.925 us/op # Warmup Iteration 3: 25.346 us/op Iteration 1: 24.313 us/op totalInputBytes: 323358840.000 # totalOutputBytes: 959766528.000 # Iteration 2: 25.698 us/op totalInputBytes: 403946010.000 # totalOutputBytes: 1198958592.000 # Iteration 3: 24.777 us/op totalInputBytes: 487516050.000 # totalOutputBytes: 1447004160.000 # Iteration 4: 24.198 us/op totalInputBytes: 573091920.000 # totalOutputBytes: 1701003264.000 # Iteration 5: 24.551 us/op totalInputBytes: 657425790.000 # totalOutputBytes: 1951315968.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 24.707 ±(99.9%) 2.298 us/op [Average] (min, avg, max) = (24.198, 24.707, 25.698), stdev = 0.597 CI (99.9%): [22.409, 27.006] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2445338610.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (323358840.000, 489067722.000, 657425790.000), stdev = 132393402.426 CI (99.9%): [2445338610.000, 2445338610.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7258048512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (959766528.000, 1451609702.400, 1951315968.000), stdev = 392958968.360 CI (99.9%): [7258048512.000, 7258048512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 42.57% complete, ETA 03:16:43 # Fork: 1 of 1 # Warmup Iteration 1: 34.757 us/op # Warmup Iteration 2: 31.615 us/op # Warmup Iteration 3: 33.151 us/op Iteration 1: 31.950 us/op totalInputBytes: 328925321.000 # totalOutputBytes: 998723584.000 # Iteration 2: 30.296 us/op totalInputBytes: 417999791.000 # totalOutputBytes: 1269182464.000 # Iteration 3: 32.296 us/op totalInputBytes: 501554153.000 # totalOutputBytes: 1522880512.000 # Iteration 4: 31.101 us/op totalInputBytes: 588319135.000 # totalOutputBytes: 1786327040.000 # Iteration 5: 31.148 us/op totalInputBytes: 674954613.000 # totalOutputBytes: 2049380352.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 31.358 ±(99.9%) 3.025 us/op [Average] (min, avg, max) = (30.296, 31.358, 32.296), stdev = 0.785 CI (99.9%): [28.334, 34.383] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2511753013.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (328925321.000, 502350602.600, 674954613.000), stdev = 136358676.857 CI (99.9%): [2511753013.000, 2511753013.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7626493952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (998723584.000, 1525298790.400, 2049380352.000), stdev = 414029014.386 CI (99.9%): [7626493952.000, 7626493952.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 42.62% complete, ETA 03:16:31 # Fork: 1 of 1 # Warmup Iteration 1: 39.593 us/op # Warmup Iteration 2: 36.066 us/op # Warmup Iteration 3: 37.038 us/op Iteration 1: 35.099 us/op totalInputBytes: 359852320.000 # totalOutputBytes: 1111244800.000 # Iteration 2: 36.879 us/op totalInputBytes: 449790530.000 # totalOutputBytes: 1388979200.000 # Iteration 3: 35.978 us/op totalInputBytes: 541978646.000 # totalOutputBytes: 1673661440.000 # Iteration 4: 35.151 us/op totalInputBytes: 636337084.000 # totalOutputBytes: 1965045760.000 # Iteration 5: 35.261 us/op totalInputBytes: 730395424.000 # totalOutputBytes: 2255503360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 35.674 ±(99.9%) 2.932 us/op [Average] (min, avg, max) = (35.099, 35.674, 36.879), stdev = 0.761 CI (99.9%): [32.741, 38.606] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2718354004.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (359852320.000, 543670800.800, 730395424.000), stdev = 146678839.193 CI (99.9%): [2718354004.000, 2718354004.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8394434560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1111244800.000, 1678886912.000, 2255503360.000), stdev = 452952748.293 CI (99.9%): [8394434560.000, 8394434560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 42.67% complete, ETA 03:16:19 # Fork: 1 of 1 # Warmup Iteration 1: 44.461 us/op # Warmup Iteration 2: 40.632 us/op # Warmup Iteration 3: 41.620 us/op Iteration 1: 40.227 us/op totalInputBytes: 380532108.000 # totalOutputBytes: 1179611136.000 # Iteration 2: 41.332 us/op totalInputBytes: 476460908.000 # totalOutputBytes: 1476980736.000 # Iteration 3: 40.986 us/op totalInputBytes: 573200346.000 # totalOutputBytes: 1776863232.000 # Iteration 4: 39.762 us/op totalInputBytes: 672908820.000 # totalOutputBytes: 2085949440.000 # Iteration 5: 41.327 us/op totalInputBytes: 768847530.000 # totalOutputBytes: 2383349760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 40.727 ±(99.9%) 2.704 us/op [Average] (min, avg, max) = (39.762, 40.727, 41.332), stdev = 0.702 CI (99.9%): [38.022, 43.431] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2871949712.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (380532108.000, 574389942.400, 768847530.000), stdev = 153860402.228 CI (99.9%): [2871949712.000, 2871949712.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8902754304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1179611136.000, 1780550860.800, 2383349760.000), stdev = 476951721.135 CI (99.9%): [8902754304.000, 8902754304.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 42.72% complete, ETA 03:16:07 # Fork: 1 of 1 # Warmup Iteration 1: 50.555 us/op # Warmup Iteration 2: 45.956 us/op # Warmup Iteration 3: 47.283 us/op Iteration 1: 46.543 us/op totalInputBytes: 388067328.000 # totalOutputBytes: 1207320576.000 # Iteration 2: 47.456 us/op totalInputBytes: 485197056.000 # totalOutputBytes: 1509501952.000 # Iteration 3: 44.589 us/op totalInputBytes: 588572928.000 # totalOutputBytes: 1831115776.000 # Iteration 4: 46.841 us/op totalInputBytes: 686983680.000 # totalOutputBytes: 2137282560.000 # Iteration 5: 46.072 us/op totalInputBytes: 787018752.000 # totalOutputBytes: 2448502784.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.300 ±(99.9%) 4.160 us/op [Average] (min, avg, max) = (44.589, 46.300, 47.456), stdev = 1.080 CI (99.9%): [42.140, 50.460] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2935839744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (388067328.000, 587167948.800, 787018752.000), stdev = 158070093.537 CI (99.9%): [2935839744.000, 2935839744.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9133723648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1207320576.000, 1826744729.600, 2448502784.000), stdev = 491773624.336 CI (99.9%): [9133723648.000, 9133723648.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 42.77% complete, ETA 03:15:54 # Fork: 1 of 1 # Warmup Iteration 1: 57.519 us/op # Warmup Iteration 2: 52.917 us/op # Warmup Iteration 3: 52.951 us/op Iteration 1: 50.415 us/op totalInputBytes: 391565120.000 # totalOutputBytes: 1229946880.000 # Iteration 2: 51.671 us/op totalInputBytes: 492544272.000 # totalOutputBytes: 1547132928.000 # Iteration 3: 49.692 us/op totalInputBytes: 597558000.000 # totalOutputBytes: 1876992000.000 # Iteration 4: 51.849 us/op totalInputBytes: 698179856.000 # totalOutputBytes: 2193055744.000 # Iteration 5: 50.166 us/op totalInputBytes: 802173856.000 # totalOutputBytes: 2519711744.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 50.759 ±(99.9%) 3.667 us/op [Average] (min, avg, max) = (49.692, 50.759, 51.849), stdev = 0.952 CI (99.9%): [47.092, 54.425] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2982021104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (391565120.000, 596404220.800, 802173856.000), stdev = 162362788.285 CI (99.9%): [2982021104.000, 2982021104.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9366839296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1229946880.000, 1873367859.200, 2519711744.000), stdev = 509998451.545 CI (99.9%): [9366839296.000, 9366839296.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 42.82% complete, ETA 03:15:42 # Fork: 1 of 1 # Warmup Iteration 1: 60.176 us/op # Warmup Iteration 2: 55.236 us/op # Warmup Iteration 3: 54.398 us/op Iteration 1: 54.145 us/op totalInputBytes: 416729460.000 # totalOutputBytes: 1319786496.000 # Iteration 2: 54.408 us/op totalInputBytes: 523730160.000 # totalOutputBytes: 1658658816.000 # Iteration 3: 55.612 us/op totalInputBytes: 628414500.000 # totalOutputBytes: 1990195200.000 # Iteration 4: 55.247 us/op totalInputBytes: 733791420.000 # totalOutputBytes: 2323924992.000 # Iteration 5: 55.643 us/op totalInputBytes: 838420470.000 # totalOutputBytes: 2655286272.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 55.011 ±(99.9%) 2.674 us/op [Average] (min, avg, max) = (54.145, 55.011, 55.643), stdev = 0.694 CI (99.9%): [52.336, 57.685] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3141086010.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (416729460.000, 628217202.000, 838420470.000), stdev = 166565283.953 CI (99.9%): [3141086010.000, 3141086010.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9947851776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1319786496.000, 1989570355.200, 2655286272.000), stdev = 527513971.446 CI (99.9%): [9947851776.000, 9947851776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 42.86% complete, ETA 03:15:30 # Fork: 1 of 1 # Warmup Iteration 1: 66.205 us/op # Warmup Iteration 2: 60.098 us/op # Warmup Iteration 3: 60.184 us/op Iteration 1: 59.585 us/op totalInputBytes: 423409280.000 # totalOutputBytes: 1334886400.000 # Iteration 2: 59.573 us/op totalInputBytes: 532490112.000 # totalOutputBytes: 1678786560.000 # Iteration 3: 59.627 us/op totalInputBytes: 641463760.000 # totalOutputBytes: 2022348800.000 # Iteration 4: 59.395 us/op totalInputBytes: 750862896.000 # totalOutputBytes: 2367252480.000 # Iteration 5: 60.511 us/op totalInputBytes: 858248272.000 # totalOutputBytes: 2705807360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.738 ±(99.9%) 1.698 us/op [Average] (min, avg, max) = (59.395, 59.738, 60.511), stdev = 0.441 CI (99.9%): [58.040, 61.436] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3206474320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (423409280.000, 641294864.000, 858248272.000), stdev = 172036744.024 CI (99.9%): [3206474320.000, 3206474320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10109081600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1334886400.000, 2021816320.000, 2705807360.000), stdev = 542381853.081 CI (99.9%): [10109081600.000, 10109081600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 42.91% complete, ETA 03:15:18 # Fork: 1 of 1 # Warmup Iteration 1: 116.633 us/op # Warmup Iteration 2: 105.698 us/op # Warmup Iteration 3: 106.651 us/op Iteration 1: 106.714 us/op totalInputBytes: 465524014.000 # totalOutputBytes: 1507102720.000 # Iteration 2: 106.679 us/op totalInputBytes: 584168144.000 # totalOutputBytes: 1891205120.000 # Iteration 3: 109.393 us/op totalInputBytes: 699864358.000 # totalOutputBytes: 2265763840.000 # Iteration 4: 105.898 us/op totalInputBytes: 819368824.000 # totalOutputBytes: 2652651520.000 # Iteration 5: 105.627 us/op totalInputBytes: 939189590.000 # totalOutputBytes: 3040563200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 106.862 ±(99.9%) 5.748 us/op [Average] (min, avg, max) = (105.627, 106.862, 109.393), stdev = 1.493 CI (99.9%): [101.114, 112.611] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3508114930.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (465524014.000, 701622986.000, 939189590.000), stdev = 186978227.986 CI (99.9%): [3508114930.000, 3508114930.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11357286400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1507102720.000, 2271457280.000, 3040563200.000), stdev = 605329451.337 CI (99.9%): [11357286400.000, 11357286400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 42.96% complete, ETA 03:15:06 # Fork: 1 of 1 # Warmup Iteration 1: 178.839 us/op # Warmup Iteration 2: 157.015 us/op # Warmup Iteration 3: 155.837 us/op Iteration 1: 154.836 us/op totalInputBytes: 467161200.000 # totalOutputBytes: 1526722560.000 # Iteration 2: 154.816 us/op totalInputBytes: 588637400.000 # totalOutputBytes: 1923717120.000 # Iteration 3: 158.706 us/op totalInputBytes: 707171400.000 # totalOutputBytes: 2311096320.000 # Iteration 4: 157.571 us/op totalInputBytes: 826542000.000 # totalOutputBytes: 2701209600.000 # Iteration 5: 157.738 us/op totalInputBytes: 945818600.000 # totalOutputBytes: 3091015680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 156.733 ±(99.9%) 6.910 us/op [Average] (min, avg, max) = (154.816, 156.733, 158.706), stdev = 1.794 CI (99.9%): [149.824, 163.643] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3535330600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (467161200.000, 707066120.000, 945818600.000), stdev = 188982126.174 CI (99.9%): [3535330600.000, 3535330600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11553761280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1526722560.000, 2310752256.000, 3091015680.000), stdev = 617609671.922 CI (99.9%): [11553761280.000, 11553761280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 43.01% complete, ETA 03:14:53 # Fork: 1 of 1 # Warmup Iteration 1: 225.567 us/op # Warmup Iteration 2: 205.163 us/op # Warmup Iteration 3: 205.090 us/op Iteration 1: 204.716 us/op totalInputBytes: 474117490.000 # totalOutputBytes: 1562337280.000 # Iteration 2: 204.518 us/op totalInputBytes: 595732610.000 # totalOutputBytes: 1963089920.000 # Iteration 3: 210.067 us/op totalInputBytes: 714165650.000 # totalOutputBytes: 2353356800.000 # Iteration 4: 203.768 us/op totalInputBytes: 836228250.000 # totalOutputBytes: 2755584000.000 # Iteration 5: 204.441 us/op totalInputBytes: 957868230.000 # totalOutputBytes: 3156418560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 205.502 ±(99.9%) 9.921 us/op [Average] (min, avg, max) = (203.768, 205.502, 210.067), stdev = 2.577 CI (99.9%): [195.581, 215.423] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3578112230.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (474117490.000, 715622446.000, 957868230.000), stdev = 191003349.858 CI (99.9%): [3578112230.000, 3578112230.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11790786560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1562337280.000, 2358157312.000, 3156418560.000), stdev = 629404441.687 CI (99.9%): [11790786560.000, 11790786560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 43.06% complete, ETA 03:14:41 # Fork: 1 of 1 # Warmup Iteration 1: 285.532 us/op # Warmup Iteration 2: 259.191 us/op # Warmup Iteration 3: 258.492 us/op Iteration 1: 259.875 us/op totalInputBytes: 468069434.000 # totalOutputBytes: 1544345600.000 # Iteration 2: 257.328 us/op totalInputBytes: 588721884.000 # totalOutputBytes: 1942425600.000 # Iteration 3: 257.321 us/op totalInputBytes: 709389852.000 # totalOutputBytes: 2340556800.000 # Iteration 4: 257.672 us/op totalInputBytes: 829902640.000 # totalOutputBytes: 2738176000.000 # Iteration 5: 256.981 us/op totalInputBytes: 950694752.000 # totalOutputBytes: 3136716800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 257.835 ±(99.9%) 4.491 us/op [Average] (min, avg, max) = (256.981, 257.835, 259.875), stdev = 1.166 CI (99.9%): [253.345, 262.326] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3546778562.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (468069434.000, 709355712.400, 950694752.000), stdev = 190753560.683 CI (99.9%): [3546778562.000, 3546778562.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11702220800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1544345600.000, 2340444160.000, 3136716800.000), stdev = 629371201.635 CI (99.9%): [11702220800.000, 11702220800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 43.11% complete, ETA 03:14:29 # Fork: 1 of 1 # Warmup Iteration 1: 327.644 us/op # Warmup Iteration 2: 304.704 us/op # Warmup Iteration 3: 307.258 us/op Iteration 1: 304.732 us/op totalInputBytes: 477618201.000 # totalOutputBytes: 1582018560.000 # Iteration 2: 305.701 us/op totalInputBytes: 599039955.000 # totalOutputBytes: 1984204800.000 # Iteration 3: 307.099 us/op totalInputBytes: 719886690.000 # totalOutputBytes: 2384486400.000 # Iteration 4: 306.911 us/op totalInputBytes: 840844719.000 # totalOutputBytes: 2785136640.000 # Iteration 5: 305.396 us/op totalInputBytes: 962396316.000 # totalOutputBytes: 3187752960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 305.968 ±(99.9%) 3.896 us/op [Average] (min, avg, max) = (304.732, 305.968, 307.099), stdev = 1.012 CI (99.9%): [302.072, 309.863] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3599785881.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (477618201.000, 719957176.200, 962396316.000), stdev = 191533086.413 CI (99.9%): [3599785881.000, 3599785881.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11923599360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1582018560.000, 2384719872.000, 3187752960.000), stdev = 634416563.114 CI (99.9%): [11923599360.000, 11923599360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 43.16% complete, ETA 03:14:17 # Fork: 1 of 1 # Warmup Iteration 1: 397.248 us/op # Warmup Iteration 2: 367.618 us/op # Warmup Iteration 3: 356.022 us/op Iteration 1: 355.654 us/op totalInputBytes: 470389472.000 # totalOutputBytes: 1557463040.000 # Iteration 2: 356.264 us/op totalInputBytes: 591991905.000 # totalOutputBytes: 1960089600.000 # Iteration 3: 374.495 us/op totalInputBytes: 707662512.000 # totalOutputBytes: 2343075840.000 # Iteration 4: 360.688 us/op totalInputBytes: 827771164.000 # totalOutputBytes: 2740756480.000 # Iteration 5: 355.468 us/op totalInputBytes: 949633385.000 # totalOutputBytes: 3144243200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 360.514 ±(99.9%) 31.201 us/op [Average] (min, avg, max) = (355.468, 360.514, 374.495), stdev = 8.103 CI (99.9%): [329.313, 391.715] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3547448438.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (470389472.000, 709489687.600, 949633385.000), stdev = 188836889.700 CI (99.9%): [3547448438.000, 3547448438.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11745628160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1557463040.000, 2349125632.000, 3144243200.000), stdev = 625240346.146 CI (99.9%): [11745628160.000, 11745628160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 43.21% complete, ETA 03:14:05 # Fork: 1 of 1 # Warmup Iteration 1: 445.952 us/op # Warmup Iteration 2: 410.596 us/op # Warmup Iteration 3: 409.214 us/op Iteration 1: 404.290 us/op totalInputBytes: 474497768.000 # totalOutputBytes: 1572700160.000 # Iteration 2: 405.106 us/op totalInputBytes: 596619524.000 # totalOutputBytes: 1977466880.000 # Iteration 3: 404.565 us/op totalInputBytes: 718864860.000 # totalOutputBytes: 2382643200.000 # Iteration 4: 405.150 us/op totalInputBytes: 840937184.000 # totalOutputBytes: 2787246080.000 # Iteration 5: 405.573 us/op totalInputBytes: 962885928.000 # totalOutputBytes: 3191439360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 404.937 ±(99.9%) 1.958 us/op [Average] (min, avg, max) = (404.290, 404.937, 405.573), stdev = 0.508 CI (99.9%): [402.979, 406.895] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3593805264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (474497768.000, 718761052.800, 962885928.000), stdev = 193071928.217 CI (99.9%): [3593805264.000, 3593805264.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11911495680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1572700160.000, 2382299136.000, 3191439360.000), stdev = 639927672.743 CI (99.9%): [11911495680.000, 11911495680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 43.26% complete, ETA 03:13:53 # Fork: 1 of 1 # Warmup Iteration 1: 493.545 us/op # Warmup Iteration 2: 460.675 us/op # Warmup Iteration 3: 459.894 us/op Iteration 1: 458.041 us/op totalInputBytes: 474812584.000 # totalOutputBytes: 1577687040.000 # Iteration 2: 459.098 us/op totalInputBytes: 595741544.000 # totalOutputBytes: 1979504640.000 # Iteration 3: 457.262 us/op totalInputBytes: 717142016.000 # totalOutputBytes: 2382888960.000 # Iteration 4: 457.080 us/op totalInputBytes: 838597960.000 # totalOutputBytes: 2786457600.000 # Iteration 5: 457.148 us/op totalInputBytes: 960026168.000 # totalOutputBytes: 3189934080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 457.726 ±(99.9%) 3.305 us/op [Average] (min, avg, max) = (457.080, 457.726, 459.098), stdev = 0.858 CI (99.9%): [454.420, 461.031] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3586320272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (474812584.000, 717264054.400, 960026168.000), stdev = 191837047.630 CI (99.9%): [3586320272.000, 3586320272.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11916472320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1577687040.000, 2383294464.000, 3189934080.000), stdev = 637427974.820 CI (99.9%): [11916472320.000, 11916472320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 43.30% complete, ETA 03:13:41 # Fork: 1 of 1 # Warmup Iteration 1: 555.180 us/op # Warmup Iteration 2: 512.441 us/op # Warmup Iteration 3: 509.433 us/op Iteration 1: 507.906 us/op totalInputBytes: 473903625.000 # totalOutputBytes: 1574400000.000 # Iteration 2: 506.923 us/op totalInputBytes: 595623652.000 # totalOutputBytes: 1978777600.000 # Iteration 3: 506.739 us/op totalInputBytes: 717343679.000 # totalOutputBytes: 2383155200.000 # Iteration 4: 506.722 us/op totalInputBytes: 839094529.000 # totalOutputBytes: 2787635200.000 # Iteration 5: 536.236 us/op totalInputBytes: 954125965.000 # totalOutputBytes: 3169792000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 512.905 ±(99.9%) 50.256 us/op [Average] (min, avg, max) = (506.722, 512.905, 536.236), stdev = 13.051 CI (99.9%): [462.649, 563.161] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3580091450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (473903625.000, 716018290.000, 954125965.000), stdev = 190367514.313 CI (99.9%): [3580091450.000, 3580091450.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11893760000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1574400000.000, 2378752000.000, 3169792000.000), stdev = 632437902.401 CI (99.9%): [11893760000.000, 11893760000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 43.35% complete, ETA 03:13:28 # Fork: 1 of 1 # Warmup Iteration 1: 10.670 us/op # Warmup Iteration 2: 9.681 us/op # Warmup Iteration 3: 10.284 us/op Iteration 1: 9.302 us/op totalInputBytes: 167161072.000 # totalOutputBytes: 822946816.000 # Iteration 2: 9.306 us/op totalInputBytes: 211878576.000 # totalOutputBytes: 1043094528.000 # Iteration 3: 9.845 us/op totalInputBytes: 254147296.000 # totalOutputBytes: 1251186688.000 # Iteration 4: 9.213 us/op totalInputBytes: 299309504.000 # totalOutputBytes: 1473523712.000 # Iteration 5: 9.673 us/op totalInputBytes: 342327440.000 # totalOutputBytes: 1685304320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.468 ±(99.9%) 1.060 us/op [Average] (min, avg, max) = (9.213, 9.468, 9.845), stdev = 0.275 CI (99.9%): [8.408, 10.527] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1274823888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (167161072.000, 254964777.600, 342327440.000), stdev = 69219342.135 CI (99.9%): [1274823888.000, 1274823888.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6276056064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (822946816.000, 1255211212.800, 1685304320.000), stdev = 340772145.898 CI (99.9%): [6276056064.000, 6276056064.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 43.40% complete, ETA 03:13:16 # Fork: 1 of 1 # Warmup Iteration 1: 15.043 us/op # Warmup Iteration 2: 14.084 us/op # Warmup Iteration 3: 14.299 us/op Iteration 1: 13.086 us/op totalInputBytes: 223721474.000 # totalOutputBytes: 1162897408.000 # Iteration 2: 13.091 us/op totalInputBytes: 283927826.000 # totalOutputBytes: 1475848192.000 # Iteration 3: 13.811 us/op totalInputBytes: 340992028.000 # totalOutputBytes: 1772466176.000 # Iteration 4: 13.370 us/op totalInputBytes: 399939944.000 # totalOutputBytes: 2078875648.000 # Iteration 5: 13.594 us/op totalInputBytes: 457926894.000 # totalOutputBytes: 2380290048.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.391 ±(99.9%) 1.219 us/op [Average] (min, avg, max) = (13.086, 13.391, 13.811), stdev = 0.317 CI (99.9%): [12.171, 14.610] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1706508166.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (223721474.000, 341301633.200, 457926894.000), stdev = 92407854.639 CI (99.9%): [1706508166.000, 1706508166.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8870377472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1162897408.000, 1774075494.400, 2380290048.000), stdev = 480333213.959 CI (99.9%): [8870377472.000, 8870377472.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 43.45% complete, ETA 03:13:04 # Fork: 1 of 1 # Warmup Iteration 1: 18.935 us/op # Warmup Iteration 2: 17.357 us/op # Warmup Iteration 3: 17.066 us/op Iteration 1: 17.462 us/op totalInputBytes: 252632826.000 # totalOutputBytes: 1390838784.000 # Iteration 2: 17.280 us/op totalInputBytes: 317228580.000 # totalOutputBytes: 1746462720.000 # Iteration 3: 18.966 us/op totalInputBytes: 376092000.000 # totalOutputBytes: 2070528000.000 # Iteration 4: 16.985 us/op totalInputBytes: 442296468.000 # totalOutputBytes: 2435008512.000 # Iteration 5: 16.683 us/op totalInputBytes: 516329676.000 # totalOutputBytes: 2842589184.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 17.475 ±(99.9%) 3.405 us/op [Average] (min, avg, max) = (16.683, 17.475, 18.966), stdev = 0.884 CI (99.9%): [14.070, 20.880] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1904579550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (252632826.000, 380915910.000, 516329676.000), stdev = 103247707.812 CI (99.9%): [1904579550.000, 1904579550.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 10485427200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1390838784.000, 2097085440.000, 2842589184.000), stdev = 568417488.168 CI (99.9%): [10485427200.000, 10485427200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 43.50% complete, ETA 03:12:52 # Fork: 1 of 1 # Warmup Iteration 1: 22.790 us/op # Warmup Iteration 2: 20.845 us/op # Warmup Iteration 3: 20.323 us/op Iteration 1: 20.536 us/op totalInputBytes: 274794200.000 # totalOutputBytes: 1554636800.000 # Iteration 2: 21.536 us/op totalInputBytes: 342041492.000 # totalOutputBytes: 1935085568.000 # Iteration 3: 19.604 us/op totalInputBytes: 415920624.000 # totalOutputBytes: 2353053696.000 # Iteration 4: 22.244 us/op totalInputBytes: 481029944.000 # totalOutputBytes: 2721406976.000 # Iteration 5: 21.404 us/op totalInputBytes: 548706568.000 # totalOutputBytes: 3104284672.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.065 ±(99.9%) 3.918 us/op [Average] (min, avg, max) = (19.604, 21.065, 22.244), stdev = 1.017 CI (99.9%): [17.147, 24.983] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2062492828.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (274794200.000, 412498565.600, 548706568.000), stdev = 108613502.559 CI (99.9%): [2062492828.000, 2062492828.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 11668467712.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1554636800.000, 2333693542.400, 3104284672.000), stdev = 614476390.168 CI (99.9%): [11668467712.000, 11668467712.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 43.55% complete, ETA 03:12:40 # Fork: 1 of 1 # Warmup Iteration 1: 25.175 us/op # Warmup Iteration 2: 24.458 us/op # Warmup Iteration 3: 22.667 us/op Iteration 1: 23.667 us/op totalInputBytes: 297009566.000 # totalOutputBytes: 1710561280.000 # Iteration 2: 23.790 us/op totalInputBytes: 371762909.000 # totalOutputBytes: 2141086720.000 # Iteration 3: 22.262 us/op totalInputBytes: 451645782.000 # totalOutputBytes: 2601154560.000 # Iteration 4: 23.305 us/op totalInputBytes: 527960209.000 # totalOutputBytes: 3040670720.000 # Iteration 5: 22.621 us/op totalInputBytes: 606578924.000 # totalOutputBytes: 3493457920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 23.129 ±(99.9%) 2.559 us/op [Average] (min, avg, max) = (22.262, 23.129, 23.790), stdev = 0.665 CI (99.9%): [20.570, 25.688] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2254957390.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (297009566.000, 450991478.000, 606578924.000), stdev = 122596556.219 CI (99.9%): [2254957390.000, 2254957390.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 12986931200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1710561280.000, 2597386240.000, 3493457920.000), stdev = 706067905.334 CI (99.9%): [12986931200.000, 12986931200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 43.60% complete, ETA 03:12:28 # Fork: 1 of 1 # Warmup Iteration 1: 29.640 us/op # Warmup Iteration 2: 28.419 us/op # Warmup Iteration 3: 25.961 us/op Iteration 1: 28.454 us/op totalInputBytes: 302630091.000 # totalOutputBytes: 1752459264.000 # Iteration 2: 25.798 us/op totalInputBytes: 384925495.000 # totalOutputBytes: 2229012480.000 # Iteration 3: 29.469 us/op totalInputBytes: 456963151.000 # totalOutputBytes: 2646165504.000 # Iteration 4: 26.587 us/op totalInputBytes: 536795974.000 # totalOutputBytes: 3108458496.000 # Iteration 5: 26.063 us/op totalInputBytes: 618248944.000 # totalOutputBytes: 3580133376.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 27.274 ±(99.9%) 6.188 us/op [Average] (min, avg, max) = (25.798, 27.274, 29.469), stdev = 1.607 CI (99.9%): [21.086, 33.462] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2299563655.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (302630091.000, 459912731.000, 618248944.000), stdev = 123845673.957 CI (99.9%): [2299563655.000, 2299563655.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 13316229120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1752459264.000, 2663245824.000, 3580133376.000), stdev = 717160999.806 CI (99.9%): [13316229120.000, 13316229120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 43.65% complete, ETA 03:12:16 # Fork: 1 of 1 # Warmup Iteration 1: 32.358 us/op # Warmup Iteration 2: 30.695 us/op # Warmup Iteration 3: 29.900 us/op Iteration 1: 30.050 us/op totalInputBytes: 321565552.000 # totalOutputBytes: 1870926848.000 # Iteration 2: 29.396 us/op totalInputBytes: 405404384.000 # totalOutputBytes: 2358716416.000 # Iteration 3: 30.745 us/op totalInputBytes: 485565696.000 # totalOutputBytes: 2825109504.000 # Iteration 4: 30.509 us/op totalInputBytes: 566360256.000 # totalOutputBytes: 3295186944.000 # Iteration 5: 29.530 us/op totalInputBytes: 651301728.000 # totalOutputBytes: 3789391872.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 30.046 ±(99.9%) 2.270 us/op [Average] (min, avg, max) = (29.396, 30.046, 30.745), stdev = 0.590 CI (99.9%): [27.776, 32.316] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2430197616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (321565552.000, 486039523.200, 651301728.000), stdev = 129727554.746 CI (99.9%): [2430197616.000, 2430197616.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14139331584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1870926848.000, 2827866316.800, 3789391872.000), stdev = 754778500.339 CI (99.9%): [14139331584.000, 14139331584.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 43.70% complete, ETA 03:12:04 # Fork: 1 of 1 # Warmup Iteration 1: 36.546 us/op # Warmup Iteration 2: 33.772 us/op # Warmup Iteration 3: 33.575 us/op Iteration 1: 33.110 us/op totalInputBytes: 327165552.000 # totalOutputBytes: 1917124608.000 # Iteration 2: 33.309 us/op totalInputBytes: 411132228.000 # totalOutputBytes: 2409152512.000 # Iteration 3: 35.387 us/op totalInputBytes: 490166760.000 # totalOutputBytes: 2872279040.000 # Iteration 4: 33.135 us/op totalInputBytes: 574565418.000 # totalOutputBytes: 3366838272.000 # Iteration 5: 34.202 us/op totalInputBytes: 656330244.000 # totalOutputBytes: 3845963776.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.829 ±(99.9%) 3.771 us/op [Average] (min, avg, max) = (33.110, 33.829, 35.387), stdev = 0.979 CI (99.9%): [30.058, 37.600] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2459360202.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (327165552.000, 491872040.400, 656330244.000), stdev = 129937242.582 CI (99.9%): [2459360202.000, 2459360202.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14411358208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1917124608.000, 2882271641.600, 3845963776.000), stdev = 761406216.902 CI (99.9%): [14411358208.000, 14411358208.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 43.74% complete, ETA 03:11:52 # Fork: 1 of 1 # Warmup Iteration 1: 39.746 us/op # Warmup Iteration 2: 36.878 us/op # Warmup Iteration 3: 37.135 us/op Iteration 1: 35.716 us/op totalInputBytes: 334742401.000 # totalOutputBytes: 1976288256.000 # Iteration 2: 36.662 us/op totalInputBytes: 419927732.000 # totalOutputBytes: 2479214592.000 # Iteration 3: 35.793 us/op totalInputBytes: 507167339.000 # totalOutputBytes: 2994269184.000 # Iteration 4: 36.741 us/op totalInputBytes: 592168472.000 # totalOutputBytes: 3496108032.000 # Iteration 5: 35.967 us/op totalInputBytes: 678991292.000 # totalOutputBytes: 4008701952.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 36.176 ±(99.9%) 1.884 us/op [Average] (min, avg, max) = (35.716, 36.176, 36.741), stdev = 0.489 CI (99.9%): [34.292, 38.060] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2532997236.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (334742401.000, 506599447.200, 678991292.000), stdev = 136095700.891 CI (99.9%): [2532997236.000, 2532997236.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 14954582016.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1976288256.000, 2990916403.200, 4008701952.000), stdev = 803496463.429 CI (99.9%): [14954582016.000, 14954582016.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 43.79% complete, ETA 03:11:40 # Fork: 1 of 1 # Warmup Iteration 1: 43.959 us/op # Warmup Iteration 2: 40.197 us/op # Warmup Iteration 3: 39.411 us/op Iteration 1: 38.932 us/op totalInputBytes: 340679606.000 # totalOutputBytes: 2021181440.000 # Iteration 2: 39.536 us/op totalInputBytes: 428020384.000 # totalOutputBytes: 2539356160.000 # Iteration 3: 38.665 us/op totalInputBytes: 517332254.000 # totalOutputBytes: 3069224960.000 # Iteration 4: 39.601 us/op totalInputBytes: 604524596.000 # totalOutputBytes: 3586519040.000 # Iteration 5: 38.651 us/op totalInputBytes: 693870986.000 # totalOutputBytes: 4116592640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 39.077 ±(99.9%) 1.782 us/op [Average] (min, avg, max) = (38.651, 39.077, 39.601), stdev = 0.463 CI (99.9%): [37.296, 40.859] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2584427826.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (340679606.000, 516885565.200, 693870986.000), stdev = 139597814.196 CI (99.9%): [2584427826.000, 2584427826.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 15332874240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2021181440.000, 3066574848.000, 4116592640.000), stdev = 828204876.808 CI (99.9%): [15332874240.000, 15332874240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 43.84% complete, ETA 03:11:28 # Fork: 1 of 1 # Warmup Iteration 1: 74.803 us/op # Warmup Iteration 2: 70.892 us/op # Warmup Iteration 3: 72.662 us/op Iteration 1: 69.511 us/op totalInputBytes: 377060140.000 # totalOutputBytes: 2278604800.000 # Iteration 2: 68.838 us/op totalInputBytes: 475547869.000 # totalOutputBytes: 2873774080.000 # Iteration 3: 68.631 us/op totalInputBytes: 574337219.000 # totalOutputBytes: 3470766080.000 # Iteration 4: 68.559 us/op totalInputBytes: 673228239.000 # totalOutputBytes: 4068372480.000 # Iteration 5: 68.881 us/op totalInputBytes: 771651577.000 # totalOutputBytes: 4663152640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 68.884 ±(99.9%) 1.447 us/op [Average] (min, avg, max) = (68.559, 68.884, 69.511), stdev = 0.376 CI (99.9%): [67.437, 70.331] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2871825044.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (377060140.000, 574365008.800, 771651577.000), stdev = 156036828.522 CI (99.9%): [2871825044.000, 2871825044.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17354670080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2278604800.000, 3470934016.000, 4663152640.000), stdev = 942943124.262 CI (99.9%): [17354670080.000, 17354670080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 43.89% complete, ETA 03:11:16 # Fork: 1 of 1 # Warmup Iteration 1: 116.354 us/op # Warmup Iteration 2: 102.253 us/op # Warmup Iteration 3: 102.200 us/op Iteration 1: 101.863 us/op totalInputBytes: 384742465.000 # totalOutputBytes: 2333521920.000 # Iteration 2: 107.174 us/op totalInputBytes: 479295885.000 # totalOutputBytes: 2907002880.000 # Iteration 3: 103.390 us/op totalInputBytes: 577339090.000 # totalOutputBytes: 3501649920.000 # Iteration 4: 104.827 us/op totalInputBytes: 674029940.000 # totalOutputBytes: 4088094720.000 # Iteration 5: 103.652 us/op totalInputBytes: 771976910.000 # totalOutputBytes: 4682158080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 104.181 ±(99.9%) 7.617 us/op [Average] (min, avg, max) = (101.863, 104.181, 107.174), stdev = 1.978 CI (99.9%): [96.564, 111.798] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2887384290.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (384742465.000, 577476858.000, 771976910.000), stdev = 153247215.763 CI (99.9%): [2887384290.000, 2887384290.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17512427520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2333521920.000, 3502485504.000, 4682158080.000), stdev = 929467812.089 CI (99.9%): [17512427520.000, 17512427520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 43.94% complete, ETA 03:11:04 # Fork: 1 of 1 # Warmup Iteration 1: 147.734 us/op # Warmup Iteration 2: 137.320 us/op # Warmup Iteration 3: 142.398 us/op Iteration 1: 137.180 us/op totalInputBytes: 382527596.000 # totalOutputBytes: 2323988480.000 # Iteration 2: 137.022 us/op totalInputBytes: 480974280.000 # totalOutputBytes: 2922086400.000 # Iteration 3: 137.292 us/op totalInputBytes: 579232188.000 # totalOutputBytes: 3519037440.000 # Iteration 4: 136.843 us/op totalInputBytes: 677806970.000 # totalOutputBytes: 4117913600.000 # Iteration 5: 138.081 us/op totalInputBytes: 775485066.000 # totalOutputBytes: 4711342080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 137.284 ±(99.9%) 1.836 us/op [Average] (min, avg, max) = (136.843, 137.284, 138.081), stdev = 0.477 CI (99.9%): [135.448, 139.119] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2896026100.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (382527596.000, 579205220.000, 775485066.000), stdev = 155386203.644 CI (99.9%): [2896026100.000, 2896026100.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17594368000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2323988480.000, 3518873600.000, 4711342080.000), stdev = 944025348.748 CI (99.9%): [17594368000.000, 17594368000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 43.99% complete, ETA 03:10:52 # Fork: 1 of 1 # Warmup Iteration 1: 187.998 us/op # Warmup Iteration 2: 171.474 us/op # Warmup Iteration 3: 171.896 us/op Iteration 1: 170.625 us/op totalInputBytes: 383146130.000 # totalOutputBytes: 2338150400.000 # Iteration 2: 170.757 us/op totalInputBytes: 481451760.000 # totalOutputBytes: 2938060800.000 # Iteration 3: 171.566 us/op totalInputBytes: 579295940.000 # totalOutputBytes: 3535155200.000 # Iteration 4: 171.931 us/op totalInputBytes: 676930370.000 # totalOutputBytes: 4130969600.000 # Iteration 5: 171.692 us/op totalInputBytes: 774699040.000 # totalOutputBytes: 4727603200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 171.314 ±(99.9%) 2.256 us/op [Average] (min, avg, max) = (170.625, 171.314, 171.931), stdev = 0.586 CI (99.9%): [169.058, 173.570] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2895523240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (383146130.000, 579104648.000, 774699040.000), stdev = 154727907.931 CI (99.9%): [2895523240.000, 2895523240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17669939200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2338150400.000, 3533987840.000, 4727603200.000), stdev = 944227519.197 CI (99.9%): [17669939200.000, 17669939200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 44.04% complete, ETA 03:10:40 # Fork: 1 of 1 # Warmup Iteration 1: 224.485 us/op # Warmup Iteration 2: 218.910 us/op # Warmup Iteration 3: 214.294 us/op Iteration 1: 212.712 us/op totalInputBytes: 369508476.000 # totalOutputBytes: 2263695360.000 # Iteration 2: 205.761 us/op totalInputBytes: 467020443.000 # totalOutputBytes: 2861076480.000 # Iteration 3: 205.193 us/op totalInputBytes: 564813222.000 # totalOutputBytes: 3460177920.000 # Iteration 4: 205.617 us/op totalInputBytes: 662405421.000 # totalOutputBytes: 4058050560.000 # Iteration 5: 204.846 us/op totalInputBytes: 760358664.000 # totalOutputBytes: 4658135040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 206.826 ±(99.9%) 12.747 us/op [Average] (min, avg, max) = (204.846, 206.826, 212.712), stdev = 3.310 CI (99.9%): [194.079, 219.572] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2824106226.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (369508476.000, 564821245.200, 760358664.000), stdev = 154490799.326 CI (99.9%): [2824106226.000, 2824106226.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17301135360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2263695360.000, 3460227072.000, 4658135040.000), stdev = 946446775.410 CI (99.9%): [17301135360.000, 17301135360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 44.09% complete, ETA 03:10:28 # Fork: 1 of 1 # Warmup Iteration 1: 283.956 us/op # Warmup Iteration 2: 252.496 us/op # Warmup Iteration 3: 250.072 us/op Iteration 1: 256.758 us/op totalInputBytes: 361207404.000 # totalOutputBytes: 2205020160.000 # Iteration 2: 248.376 us/op totalInputBytes: 455800956.000 # totalOutputBytes: 2782474240.000 # Iteration 3: 248.811 us/op totalInputBytes: 550230120.000 # totalOutputBytes: 3358924800.000 # Iteration 4: 249.351 us/op totalInputBytes: 644459670.000 # totalOutputBytes: 3934156800.000 # Iteration 5: 249.370 us/op totalInputBytes: 738700962.000 # totalOutputBytes: 4509460480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 250.533 ±(99.9%) 13.494 us/op [Average] (min, avg, max) = (248.376, 250.533, 256.758), stdev = 3.504 CI (99.9%): [237.039, 264.027] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2750399112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (361207404.000, 550079822.400, 738700962.000), stdev = 149203558.611 CI (99.9%): [2750399112.000, 2750399112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16790036480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2205020160.000, 3358007296.000, 4509460480.000), stdev = 910825334.799 CI (99.9%): [16790036480.000, 16790036480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 44.13% complete, ETA 03:10:16 # Fork: 1 of 1 # Warmup Iteration 1: 306.121 us/op # Warmup Iteration 2: 284.925 us/op # Warmup Iteration 3: 284.217 us/op Iteration 1: 282.262 us/op totalInputBytes: 371602332.000 # totalOutputBytes: 2267873280.000 # Iteration 2: 283.366 us/op totalInputBytes: 466382135.000 # totalOutputBytes: 2846310400.000 # Iteration 3: 282.005 us/op totalInputBytes: 561631743.000 # totalOutputBytes: 3427614720.000 # Iteration 4: 283.147 us/op totalInputBytes: 656492084.000 # totalOutputBytes: 4006543360.000 # Iteration 5: 284.610 us/op totalInputBytes: 750855774.000 # totalOutputBytes: 4582440960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 283.078 ±(99.9%) 3.971 us/op [Average] (min, avg, max) = (282.005, 283.078, 284.610), stdev = 1.031 CI (99.9%): [279.107, 287.049] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2806964068.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (371602332.000, 561392813.600, 750855774.000), stdev = 149989664.340 CI (99.9%): [2806964068.000, 2806964068.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17130782720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2267873280.000, 3426156544.000, 4582440960.000), stdev = 915380563.416 CI (99.9%): [17130782720.000, 17130782720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 44.18% complete, ETA 03:10:04 # Fork: 1 of 1 # Warmup Iteration 1: 352.608 us/op # Warmup Iteration 2: 319.136 us/op # Warmup Iteration 3: 318.131 us/op Iteration 1: 318.608 us/op totalInputBytes: 369341190.000 # totalOutputBytes: 2258841600.000 # Iteration 2: 317.180 us/op totalInputBytes: 464411511.000 # totalOutputBytes: 2840279040.000 # Iteration 3: 317.736 us/op totalInputBytes: 559301004.000 # totalOutputBytes: 3420610560.000 # Iteration 4: 319.247 us/op totalInputBytes: 653753496.000 # totalOutputBytes: 3998269440.000 # Iteration 5: 317.616 us/op totalInputBytes: 748688196.000 # totalOutputBytes: 4578877440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 318.077 ±(99.9%) 3.213 us/op [Average] (min, avg, max) = (317.180, 318.077, 319.247), stdev = 0.834 CI (99.9%): [314.864, 321.290] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2795495397.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (369341190.000, 559099079.400, 748688196.000), stdev = 149897735.713 CI (99.9%): [2795495397.000, 2795495397.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 17096878080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2258841600.000, 3419375616.000, 4578877440.000), stdev = 916754616.983 CI (99.9%): [17096878080.000, 17096878080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 44.23% complete, ETA 03:09:52 # Fork: 1 of 1 # Warmup Iteration 1: 388.461 us/op # Warmup Iteration 2: 361.405 us/op # Warmup Iteration 3: 356.250 us/op Iteration 1: 359.022 us/op totalInputBytes: 365706250.000 # totalOutputBytes: 2240000000.000 # Iteration 2: 358.843 us/op totalInputBytes: 458925818.000 # totalOutputBytes: 2810982400.000 # Iteration 3: 357.888 us/op totalInputBytes: 552396156.000 # totalOutputBytes: 3383500800.000 # Iteration 4: 356.597 us/op totalInputBytes: 646200854.000 # totalOutputBytes: 3958067200.000 # Iteration 5: 357.253 us/op totalInputBytes: 739838372.000 # totalOutputBytes: 4531609600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 357.921 ±(99.9%) 3.975 us/op [Average] (min, avg, max) = (356.597, 357.921, 359.022), stdev = 1.032 CI (99.9%): [353.946, 361.896] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2763067450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (365706250.000, 552613490.000, 739838372.000), stdev = 147921849.826 CI (99.9%): [2763067450.000, 2763067450.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 16924160000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2240000000.000, 3384832000.000, 4531609600.000), stdev = 906041238.316 CI (99.9%): [16924160000.000, 16924160000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 44.28% complete, ETA 03:09:40 # Fork: 1 of 1 # Warmup Iteration 1: 14.000 us/op # Warmup Iteration 2: 13.350 us/op # Warmup Iteration 3: 13.103 us/op Iteration 1: 14.148 us/op totalInputBytes: 459396279.000 # totalOutputBytes: 600794112.000 # Iteration 2: 13.031 us/op totalInputBytes: 579591477.000 # totalOutputBytes: 757984256.000 # Iteration 3: 12.026 us/op totalInputBytes: 709859187.000 # totalOutputBytes: 928347136.000 # Iteration 4: 13.051 us/op totalInputBytes: 829876644.000 # totalOutputBytes: 1085304832.000 # Iteration 5: 14.032 us/op totalInputBytes: 941541840.000 # totalOutputBytes: 1231339520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.258 ±(99.9%) 3.336 us/op [Average] (min, avg, max) = (12.026, 13.258, 14.148), stdev = 0.866 CI (99.9%): [9.921, 16.594] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3520265427.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (459396279.000, 704053085.400, 941541840.000), stdev = 192102727.830 CI (99.9%): [3520265427.000, 3520265427.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4603769856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (600794112.000, 920753971.200, 1231339520.000), stdev = 251230131.926 CI (99.9%): [4603769856.000, 4603769856.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 44.33% complete, ETA 03:09:28 # Fork: 1 of 1 # Warmup Iteration 1: 22.347 us/op # Warmup Iteration 2: 19.382 us/op # Warmup Iteration 3: 20.444 us/op Iteration 1: 19.851 us/op totalInputBytes: 604606395.000 # totalOutputBytes: 801445888.000 # Iteration 2: 19.219 us/op totalInputBytes: 765420810.000 # totalOutputBytes: 1014616064.000 # Iteration 3: 19.232 us/op totalInputBytes: 926128620.000 # totalOutputBytes: 1227644928.000 # Iteration 4: 19.934 us/op totalInputBytes: 1081163190.000 # totalOutputBytes: 1433153536.000 # Iteration 5: 19.531 us/op totalInputBytes: 1239400545.000 # totalOutputBytes: 1642907648.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.553 ±(99.9%) 1.290 us/op [Average] (min, avg, max) = (19.219, 19.553, 19.934), stdev = 0.335 CI (99.9%): [18.263, 20.844] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4616719560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (604606395.000, 923343912.000, 1239400545.000), stdev = 250668997.514 CI (99.9%): [4616719560.000, 4616719560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6119768064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (801445888.000, 1223953612.800, 1642907648.000), stdev = 332278386.349 CI (99.9%): [6119768064.000, 6119768064.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 44.38% complete, ETA 03:09:16 # Fork: 1 of 1 # Warmup Iteration 1: 29.640 us/op # Warmup Iteration 2: 27.598 us/op # Warmup Iteration 3: 28.242 us/op Iteration 1: 27.051 us/op totalInputBytes: 657124528.000 # totalOutputBytes: 874647552.000 # Iteration 2: 26.648 us/op totalInputBytes: 830409168.000 # totalOutputBytes: 1105293312.000 # Iteration 3: 26.612 us/op totalInputBytes: 1003903836.000 # totalOutputBytes: 1336218624.000 # Iteration 4: 28.123 us/op totalInputBytes: 1168088032.000 # totalOutputBytes: 1554751488.000 # Iteration 5: 27.436 us/op totalInputBytes: 1336378160.000 # totalOutputBytes: 1778749440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 27.174 ±(99.9%) 2.418 us/op [Average] (min, avg, max) = (26.612, 27.174, 28.123), stdev = 0.628 CI (99.9%): [24.756, 29.592] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 4995903724.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (657124528.000, 999180744.800, 1336378160.000), stdev = 268207185.150 CI (99.9%): [4995903724.000, 4995903724.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6649660416.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (874647552.000, 1329932083.200, 1778749440.000), stdev = 356989806.231 CI (99.9%): [6649660416.000, 6649660416.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 44.43% complete, ETA 03:09:04 # Fork: 1 of 1 # Warmup Iteration 1: 38.351 us/op # Warmup Iteration 2: 34.170 us/op # Warmup Iteration 3: 33.904 us/op Iteration 1: 32.971 us/op totalInputBytes: 710156466.000 # totalOutputBytes: 947183616.000 # Iteration 2: 34.390 us/op totalInputBytes: 888790394.000 # totalOutputBytes: 1185439744.000 # Iteration 3: 34.101 us/op totalInputBytes: 1068950609.000 # totalOutputBytes: 1425731584.000 # Iteration 4: 33.396 us/op totalInputBytes: 1252897367.000 # totalOutputBytes: 1671073792.000 # Iteration 5: 33.330 us/op totalInputBytes: 1437231071.000 # totalOutputBytes: 1916932096.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.638 ±(99.9%) 2.260 us/op [Average] (min, avg, max) = (32.971, 33.638, 34.390), stdev = 0.587 CI (99.9%): [31.378, 35.898] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5358025907.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (710156466.000, 1071605181.400, 1437231071.000), stdev = 287498962.962 CI (99.9%): [5358025907.000, 5358025907.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7146360832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (947183616.000, 1429272166.400, 1916932096.000), stdev = 383456773.784 CI (99.9%): [7146360832.000, 7146360832.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 44.48% complete, ETA 03:08:52 # Fork: 1 of 1 # Warmup Iteration 1: 43.730 us/op # Warmup Iteration 2: 40.771 us/op # Warmup Iteration 3: 41.423 us/op Iteration 1: 40.768 us/op totalInputBytes: 736956610.000 # totalOutputBytes: 983889920.000 # Iteration 2: 39.495 us/op totalInputBytes: 931210865.000 # totalOutputBytes: 1243233280.000 # Iteration 3: 40.575 us/op totalInputBytes: 1120295540.000 # totalOutputBytes: 1495674880.000 # Iteration 4: 41.385 us/op totalInputBytes: 1305694780.000 # totalOutputBytes: 1743196160.000 # Iteration 5: 39.734 us/op totalInputBytes: 1498779360.000 # totalOutputBytes: 2000977920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 40.391 ±(99.9%) 2.982 us/op [Average] (min, avg, max) = (39.495, 40.391, 41.385), stdev = 0.774 CI (99.9%): [37.409, 43.373] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5592937155.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (736956610.000, 1118587431.000, 1498779360.000), stdev = 300129156.192 CI (99.9%): [5592937155.000, 5592937155.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7466972160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (983889920.000, 1493394432.000, 2000977920.000), stdev = 400693945.164 CI (99.9%): [7466972160.000, 7466972160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 44.53% complete, ETA 03:08:40 # Fork: 1 of 1 # Warmup Iteration 1: 51.067 us/op # Warmup Iteration 2: 47.584 us/op # Warmup Iteration 3: 46.821 us/op Iteration 1: 47.253 us/op totalInputBytes: 764435892.000 # totalOutputBytes: 1021464576.000 # Iteration 2: 47.336 us/op totalInputBytes: 958738176.000 # totalOutputBytes: 1281097728.000 # Iteration 3: 47.299 us/op totalInputBytes: 1153219782.000 # totalOutputBytes: 1540970496.000 # Iteration 4: 46.368 us/op totalInputBytes: 1351600492.000 # totalOutputBytes: 1806053376.000 # Iteration 5: 46.547 us/op totalInputBytes: 1549204140.000 # totalOutputBytes: 2070097920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.960 ±(99.9%) 1.789 us/op [Average] (min, avg, max) = (46.368, 46.960, 47.336), stdev = 0.465 CI (99.9%): [45.171, 48.749] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5777198482.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (764435892.000, 1155439696.400, 1549204140.000), stdev = 310286112.313 CI (99.9%): [5777198482.000, 5777198482.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7719684096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1021464576.000, 1543936819.200, 2070097920.000), stdev = 414614587.658 CI (99.9%): [7719684096.000, 7719684096.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 44.57% complete, ETA 03:08:28 # Fork: 1 of 1 # Warmup Iteration 1: 57.035 us/op # Warmup Iteration 2: 53.525 us/op # Warmup Iteration 3: 54.898 us/op Iteration 1: 52.533 us/op totalInputBytes: 791863039.000 # totalOutputBytes: 1058376704.000 # Iteration 2: 54.204 us/op totalInputBytes: 989795280.000 # totalOutputBytes: 1322926080.000 # Iteration 3: 53.467 us/op totalInputBytes: 1190457288.000 # totalOutputBytes: 1591123968.000 # Iteration 4: 52.927 us/op totalInputBytes: 1393157236.000 # totalOutputBytes: 1862045696.000 # Iteration 5: 54.772 us/op totalInputBytes: 1589046174.000 # totalOutputBytes: 2123864064.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 53.580 ±(99.9%) 3.522 us/op [Average] (min, avg, max) = (52.533, 53.580, 54.772), stdev = 0.915 CI (99.9%): [50.059, 57.102] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5954319017.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (791863039.000, 1190863803.400, 1589046174.000), stdev = 315872664.011 CI (99.9%): [5954319017.000, 5954319017.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7958336512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1058376704.000, 1591667302.400, 2123864064.000), stdev = 422184459.376 CI (99.9%): [7958336512.000, 7958336512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 44.62% complete, ETA 03:08:16 # Fork: 1 of 1 # Warmup Iteration 1: 64.893 us/op # Warmup Iteration 2: 60.427 us/op # Warmup Iteration 3: 61.147 us/op Iteration 1: 61.651 us/op totalInputBytes: 790744080.000 # totalOutputBytes: 1057423360.000 # Iteration 2: 61.186 us/op totalInputBytes: 991070406.000 # totalOutputBytes: 1325309952.000 # Iteration 3: 60.667 us/op totalInputBytes: 1193093634.000 # totalOutputBytes: 1595465728.000 # Iteration 4: 61.322 us/op totalInputBytes: 1394583900.000 # totalOutputBytes: 1864908800.000 # Iteration 5: 60.148 us/op totalInputBytes: 1598322408.000 # totalOutputBytes: 2137358336.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 60.995 ±(99.9%) 2.277 us/op [Average] (min, avg, max) = (60.148, 60.995, 61.651), stdev = 0.591 CI (99.9%): [58.718, 63.272] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 5967814428.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (790744080.000, 1193562885.600, 1598322408.000), stdev = 319181035.558 CI (99.9%): [5967814428.000, 5967814428.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7980466176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1057423360.000, 1596093235.200, 2137358336.000), stdev = 426825178.468 CI (99.9%): [7980466176.000, 7980466176.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 44.67% complete, ETA 03:08:04 # Fork: 1 of 1 # Warmup Iteration 1: 72.132 us/op # Warmup Iteration 2: 68.251 us/op # Warmup Iteration 3: 68.442 us/op Iteration 1: 66.684 us/op totalInputBytes: 801156255.000 # totalOutputBytes: 1071774720.000 # Iteration 2: 67.815 us/op totalInputBytes: 1004381755.000 # totalOutputBytes: 1343646720.000 # Iteration 3: 66.732 us/op totalInputBytes: 1210913975.000 # totalOutputBytes: 1619942400.000 # Iteration 4: 66.211 us/op totalInputBytes: 1419085777.000 # totalOutputBytes: 1898431488.000 # Iteration 5: 67.653 us/op totalInputBytes: 1622800396.000 # totalOutputBytes: 2170957824.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 67.019 ±(99.9%) 2.642 us/op [Average] (min, avg, max) = (66.211, 67.019, 67.815), stdev = 0.686 CI (99.9%): [64.377, 69.661] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6058338158.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (801156255.000, 1211667631.600, 1622800396.000), stdev = 325399765.657 CI (99.9%): [6058338158.000, 6058338158.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8104753152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1071774720.000, 1620950630.400, 2170957824.000), stdev = 435314884.641 CI (99.9%): [8104753152.000, 8104753152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 44.72% complete, ETA 03:07:53 # Fork: 1 of 1 # Warmup Iteration 1: 79.514 us/op # Warmup Iteration 2: 74.211 us/op # Warmup Iteration 3: 74.271 us/op Iteration 1: 74.786 us/op totalInputBytes: 809489776.000 # totalOutputBytes: 1083269120.000 # Iteration 2: 73.757 us/op totalInputBytes: 1017042624.000 # totalOutputBytes: 1361018880.000 # Iteration 3: 74.238 us/op totalInputBytes: 1223241068.000 # totalOutputBytes: 1636956160.000 # Iteration 4: 73.415 us/op totalInputBytes: 1431742764.000 # totalOutputBytes: 1915975680.000 # Iteration 5: 75.468 us/op totalInputBytes: 1634589632.000 # totalOutputBytes: 2187427840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 74.333 ±(99.9%) 3.151 us/op [Average] (min, avg, max) = (73.415, 74.333, 75.468), stdev = 0.818 CI (99.9%): [71.182, 77.484] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6116105864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (809489776.000, 1223221172.800, 1634589632.000), stdev = 326492161.583 CI (99.9%): [6116105864.000, 6116105864.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8184647680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1083269120.000, 1636929536.000, 2187427840.000), stdev = 436915804.314 CI (99.9%): [8184647680.000, 8184647680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 44.77% complete, ETA 03:07:41 # Fork: 1 of 1 # Warmup Iteration 1: 151.234 us/op # Warmup Iteration 2: 141.084 us/op # Warmup Iteration 3: 143.048 us/op Iteration 1: 140.409 us/op totalInputBytes: 850618804.000 # totalOutputBytes: 1139425280.000 # Iteration 2: 140.270 us/op totalInputBytes: 1068685811.000 # totalOutputBytes: 1431531520.000 # Iteration 3: 140.436 us/op totalInputBytes: 1286508194.000 # totalOutputBytes: 1723310080.000 # Iteration 4: 140.275 us/op totalInputBytes: 1504666935.000 # totalOutputBytes: 2015539200.000 # Iteration 5: 141.284 us/op totalInputBytes: 1721174464.000 # totalOutputBytes: 2305556480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 140.535 ±(99.9%) 1.639 us/op [Average] (min, avg, max) = (140.270, 140.535, 141.284), stdev = 0.426 CI (99.9%): [138.896, 142.174] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6431654208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (850618804.000, 1286330841.600, 1721174464.000), stdev = 344228846.892 CI (99.9%): [6431654208.000, 6431654208.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8615362560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1139425280.000, 1723072512.000, 2305556480.000), stdev = 461103197.355 CI (99.9%): [8615362560.000, 8615362560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 44.82% complete, ETA 03:07:29 # Fork: 1 of 1 # Warmup Iteration 1: 223.230 us/op # Warmup Iteration 2: 206.268 us/op # Warmup Iteration 3: 206.271 us/op Iteration 1: 206.185 us/op totalInputBytes: 872631882.000 # totalOutputBytes: 1169141760.000 # Iteration 2: 206.084 us/op totalInputBytes: 1095249543.000 # totalOutputBytes: 1467402240.000 # Iteration 3: 206.206 us/op totalInputBytes: 1317706701.000 # totalOutputBytes: 1765447680.000 # Iteration 4: 206.330 us/op totalInputBytes: 1540072143.000 # totalOutputBytes: 2063370240.000 # Iteration 5: 206.376 us/op totalInputBytes: 1762368798.000 # totalOutputBytes: 2361200640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 206.236 ±(99.9%) 0.452 us/op [Average] (min, avg, max) = (206.084, 206.236, 206.376), stdev = 0.117 CI (99.9%): [205.785, 206.688] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6588029067.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (872631882.000, 1317605813.400, 1762368798.000), stdev = 351692159.802 CI (99.9%): [6588029067.000, 6588029067.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8826562560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1169141760.000, 1765312512.000, 2361200640.000), stdev = 471192949.938 CI (99.9%): [8826562560.000, 8826562560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 44.87% complete, ETA 03:07:17 # Fork: 1 of 1 # Warmup Iteration 1: 298.533 us/op # Warmup Iteration 2: 276.950 us/op # Warmup Iteration 3: 272.954 us/op Iteration 1: 272.970 us/op totalInputBytes: 873441288.000 # totalOutputBytes: 1170800640.000 # Iteration 2: 273.350 us/op totalInputBytes: 1097118528.000 # totalOutputBytes: 1470627840.000 # Iteration 3: 274.597 us/op totalInputBytes: 1319756830.000 # totalOutputBytes: 1769062400.000 # Iteration 4: 273.512 us/op totalInputBytes: 1543342399.000 # totalOutputBytes: 2068766720.000 # Iteration 5: 274.429 us/op totalInputBytes: 1766133486.000 # totalOutputBytes: 2367406080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 273.772 ±(99.9%) 2.724 us/op [Average] (min, avg, max) = (272.970, 273.772, 274.597), stdev = 0.707 CI (99.9%): [271.047, 276.496] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6599792531.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (873441288.000, 1319958506.200, 1766133486.000), stdev = 352848338.124 CI (99.9%): [6599792531.000, 6599792531.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8846663680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1170800640.000, 1769332736.000, 2367406080.000), stdev = 472974046.195 CI (99.9%): [8846663680.000, 8846663680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 44.92% complete, ETA 03:07:05 # Fork: 1 of 1 # Warmup Iteration 1: 365.762 us/op # Warmup Iteration 2: 340.162 us/op # Warmup Iteration 3: 339.928 us/op Iteration 1: 339.100 us/op totalInputBytes: 883780135.000 # totalOutputBytes: 1184512000.000 # Iteration 2: 339.039 us/op totalInputBytes: 1109242437.000 # totalOutputBytes: 1486694400.000 # Iteration 3: 338.724 us/op totalInputBytes: 1334895744.000 # totalOutputBytes: 1789132800.000 # Iteration 4: 338.962 us/op totalInputBytes: 1560396247.000 # totalOutputBytes: 2091366400.000 # Iteration 5: 339.049 us/op totalInputBytes: 1785858549.000 # totalOutputBytes: 2393548800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 338.975 ±(99.9%) 0.572 us/op [Average] (min, avg, max) = (338.724, 338.975, 339.100), stdev = 0.149 CI (99.9%): [338.403, 339.547] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6674173112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (883780135.000, 1334834622.400, 1785858549.000), stdev = 356595925.843 CI (99.9%): [6674173112.000, 6674173112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8945254400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1184512000.000, 1789050880.000, 2393548800.000), stdev = 477938048.825 CI (99.9%): [8945254400.000, 8945254400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 44.97% complete, ETA 03:06:53 # Fork: 1 of 1 # Warmup Iteration 1: 435.954 us/op # Warmup Iteration 2: 412.792 us/op # Warmup Iteration 3: 407.301 us/op Iteration 1: 406.569 us/op totalInputBytes: 883305556.000 # totalOutputBytes: 1184010240.000 # Iteration 2: 413.961 us/op totalInputBytes: 1104876780.000 # totalOutputBytes: 1481011200.000 # Iteration 3: 407.942 us/op totalInputBytes: 1329748196.000 # totalOutputBytes: 1782435840.000 # Iteration 4: 406.442 us/op totalInputBytes: 1555398824.000 # totalOutputBytes: 2084904960.000 # Iteration 5: 406.101 us/op totalInputBytes: 1781278632.000 # totalOutputBytes: 2387681280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 408.203 ±(99.9%) 12.686 us/op [Average] (min, avg, max) = (406.101, 408.203, 413.961), stdev = 3.294 CI (99.9%): [395.518, 420.889] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6654607988.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (883305556.000, 1330921597.600, 1781278632.000), stdev = 355200380.327 CI (99.9%): [6654607988.000, 6654607988.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8920043520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1184010240.000, 1784008704.000, 2387681280.000), stdev = 476121637.301 CI (99.9%): [8920043520.000, 8920043520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 45.01% complete, ETA 03:06:42 # Fork: 1 of 1 # Warmup Iteration 1: 506.760 us/op # Warmup Iteration 2: 480.624 us/op # Warmup Iteration 3: 475.801 us/op Iteration 1: 471.639 us/op totalInputBytes: 885719198.000 # totalOutputBytes: 1187164160.000 # Iteration 2: 472.423 us/op totalInputBytes: 1112256242.000 # totalOutputBytes: 1490800640.000 # Iteration 3: 472.506 us/op totalInputBytes: 1338793286.000 # totalOutputBytes: 1794437120.000 # Iteration 4: 472.081 us/op totalInputBytes: 1565490767.000 # totalOutputBytes: 2098288640.000 # Iteration 5: 489.117 us/op totalInputBytes: 1784326835.000 # totalOutputBytes: 2391603200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 475.553 ±(99.9%) 29.226 us/op [Average] (min, avg, max) = (471.639, 475.553, 489.117), stdev = 7.590 CI (99.9%): [446.327, 504.779] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6686586328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (885719198.000, 1337317265.600, 1784326835.000), stdev = 355835692.250 CI (99.9%): [6686586328.000, 6686586328.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8962293760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1187164160.000, 1792458752.000, 2391603200.000), stdev = 476940526.571 CI (99.9%): [8962293760.000, 8962293760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 45.06% complete, ETA 03:06:30 # Fork: 1 of 1 # Warmup Iteration 1: 576.077 us/op # Warmup Iteration 2: 546.313 us/op # Warmup Iteration 3: 543.582 us/op Iteration 1: 541.743 us/op totalInputBytes: 886810743.000 # totalOutputBytes: 1188741120.000 # Iteration 2: 542.189 us/op totalInputBytes: 1112439939.000 # totalOutputBytes: 1491189760.000 # Iteration 3: 541.372 us/op totalInputBytes: 1338374700.000 # totalOutputBytes: 1794048000.000 # Iteration 4: 542.266 us/op totalInputBytes: 1563942783.000 # totalOutputBytes: 2096414720.000 # Iteration 5: 542.751 us/op totalInputBytes: 1789327527.000 # totalOutputBytes: 2398535680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 542.064 ±(99.9%) 2.029 us/op [Average] (min, avg, max) = (541.372, 542.064, 542.751), stdev = 0.527 CI (99.9%): [540.035, 544.093] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6690895692.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (886810743.000, 1338179138.400, 1789327527.000), stdev = 356789764.608 CI (99.9%): [6690895692.000, 6690895692.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8968929280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1188741120.000, 1793785856.000, 2398535680.000), stdev = 478265140.259 CI (99.9%): [8968929280.000, 8968929280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 45.11% complete, ETA 03:06:18 # Fork: 1 of 1 # Warmup Iteration 1: 648.115 us/op # Warmup Iteration 2: 615.778 us/op # Warmup Iteration 3: 606.668 us/op Iteration 1: 606.405 us/op totalInputBytes: 889272384.000 # totalOutputBytes: 1192181760.000 # Iteration 2: 605.124 us/op totalInputBytes: 1116677536.000 # totalOutputBytes: 1497047040.000 # Iteration 3: 604.409 us/op totalInputBytes: 1344288920.000 # totalOutputBytes: 1802188800.000 # Iteration 4: 606.978 us/op totalInputBytes: 1570937888.000 # totalOutputBytes: 2106040320.000 # Iteration 5: 604.419 us/op totalInputBytes: 1798618016.000 # totalOutputBytes: 2411274240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 605.467 ±(99.9%) 4.514 us/op [Average] (min, avg, max) = (604.409, 605.467, 606.978), stdev = 1.172 CI (99.9%): [600.953, 609.981] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6719794744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (889272384.000, 1343958948.800, 1798618016.000), stdev = 359385283.478 CI (99.9%): [6719794744.000, 6719794744.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9008732160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1192181760.000, 1801746432.000, 2411274240.000), stdev = 481801287.754 CI (99.9%): [9008732160.000, 9008732160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 45.16% complete, ETA 03:06:07 # Fork: 1 of 1 # Warmup Iteration 1: 719.074 us/op # Warmup Iteration 2: 688.056 us/op # Warmup Iteration 3: 675.976 us/op Iteration 1: 673.325 us/op totalInputBytes: 888110140.000 # totalOutputBytes: 1190502400.000 # Iteration 2: 673.796 us/op totalInputBytes: 1115064830.000 # totalOutputBytes: 1494732800.000 # Iteration 3: 674.634 us/op totalInputBytes: 1341713960.000 # totalOutputBytes: 1798553600.000 # Iteration 4: 673.690 us/op totalInputBytes: 1568745040.000 # totalOutputBytes: 2102886400.000 # Iteration 5: 672.233 us/op totalInputBytes: 1796158070.000 # totalOutputBytes: 2407731200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 673.536 ±(99.9%) 3.355 us/op [Average] (min, avg, max) = (672.233, 673.536, 674.634), stdev = 0.871 CI (99.9%): [670.181, 676.891] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 6709792040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (888110140.000, 1341958408.000, 1796158070.000), stdev = 358883168.759 CI (99.9%): [6709792040.000, 6709792040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8994406400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1190502400.000, 1798881280.000, 2407731200.000), stdev = 481079152.781 CI (99.9%): [8994406400.000, 8994406400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 45.21% complete, ETA 03:05:55 # Fork: 1 of 1 # Warmup Iteration 1: 14.232 us/op # Warmup Iteration 2: 13.748 us/op # Warmup Iteration 3: 13.114 us/op Iteration 1: 14.312 us/op totalInputBytes: 257720415.000 # totalOutputBytes: 593046528.000 # Iteration 2: 13.027 us/op totalInputBytes: 329013420.000 # totalOutputBytes: 757100544.000 # Iteration 3: 12.103 us/op totalInputBytes: 402566580.000 # totalOutputBytes: 926355456.000 # Iteration 4: 14.399 us/op totalInputBytes: 464388650.000 # totalOutputBytes: 1068615680.000 # Iteration 5: 14.051 us/op totalInputBytes: 527745525.000 # totalOutputBytes: 1214407680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.578 ±(99.9%) 3.810 us/op [Average] (min, avg, max) = (12.103, 13.578, 14.399), stdev = 0.989 CI (99.9%): [9.769, 17.388] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1981434590.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (257720415.000, 396286918.000, 527745525.000), stdev = 106870300.712 CI (99.9%): [1981434590.000, 1981434590.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4559525888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (593046528.000, 911905177.600, 1214407680.000), stdev = 245921770.628 CI (99.9%): [4559525888.000, 4559525888.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 45.26% complete, ETA 03:05:43 # Fork: 1 of 1 # Warmup Iteration 1: 23.959 us/op # Warmup Iteration 2: 21.266 us/op # Warmup Iteration 3: 20.817 us/op Iteration 1: 21.399 us/op totalInputBytes: 323841294.000 # totalOutputBytes: 751958016.000 # Iteration 2: 20.478 us/op totalInputBytes: 410010048.000 # totalOutputBytes: 952041472.000 # Iteration 3: 20.285 us/op totalInputBytes: 497011410.000 # totalOutputBytes: 1154058240.000 # Iteration 4: 20.928 us/op totalInputBytes: 581327964.000 # totalOutputBytes: 1349840896.000 # Iteration 5: 20.810 us/op totalInputBytes: 670017474.000 # totalOutputBytes: 1555777536.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 20.780 ±(99.9%) 1.659 us/op [Average] (min, avg, max) = (20.285, 20.780, 21.399), stdev = 0.431 CI (99.9%): [19.121, 22.439] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2482208190.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (323841294.000, 496441638.000, 670017474.000), stdev = 136561233.815 CI (99.9%): [2482208190.000, 2482208190.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 5763676160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (751958016.000, 1152735232.000, 1555777536.000), stdev = 317094565.592 CI (99.9%): [5763676160.000, 5763676160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 45.31% complete, ETA 03:05:31 # Fork: 1 of 1 # Warmup Iteration 1: 31.739 us/op # Warmup Iteration 2: 28.533 us/op # Warmup Iteration 3: 29.630 us/op Iteration 1: 29.312 us/op totalInputBytes: 353283354.000 # totalOutputBytes: 825940992.000 # Iteration 2: 28.656 us/op totalInputBytes: 445018950.000 # totalOutputBytes: 1040409600.000 # Iteration 3: 28.707 us/op totalInputBytes: 536598180.000 # totalOutputBytes: 1254512640.000 # Iteration 4: 30.005 us/op totalInputBytes: 624215700.000 # totalOutputBytes: 1459353600.000 # Iteration 5: 29.490 us/op totalInputBytes: 713358774.000 # totalOutputBytes: 1667761152.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 29.234 ±(99.9%) 2.176 us/op [Average] (min, avg, max) = (28.656, 29.234, 30.005), stdev = 0.565 CI (99.9%): [27.058, 31.410] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2672474958.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (353283354.000, 534494991.600, 713358774.000), stdev = 142205925.680 CI (99.9%): [2672474958.000, 2672474958.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6247977984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (825940992.000, 1249595596.800, 1667761152.000), stdev = 332463168.713 CI (99.9%): [6247977984.000, 6247977984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 45.36% complete, ETA 03:05:20 # Fork: 1 of 1 # Warmup Iteration 1: 39.300 us/op # Warmup Iteration 2: 35.938 us/op # Warmup Iteration 3: 37.383 us/op Iteration 1: 36.253 us/op totalInputBytes: 376251756.000 # totalOutputBytes: 881651712.000 # Iteration 2: 36.116 us/op totalInputBytes: 473087460.000 # totalOutputBytes: 1108561920.000 # Iteration 3: 37.871 us/op totalInputBytes: 565427308.000 # totalOutputBytes: 1324937216.000 # Iteration 4: 37.339 us/op totalInputBytes: 659081652.000 # totalOutputBytes: 1544392704.000 # Iteration 5: 36.416 us/op totalInputBytes: 757060548.000 # totalOutputBytes: 1773981696.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 36.799 ±(99.9%) 2.953 us/op [Average] (min, avg, max) = (36.116, 36.799, 37.871), stdev = 0.767 CI (99.9%): [33.846, 39.752] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2830908724.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (376251756.000, 566181744.800, 757060548.000), stdev = 149837934.075 CI (99.9%): [2830908724.000, 2830908724.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6633525248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (881651712.000, 1326705049.600, 1773981696.000), stdev = 351107653.302 CI (99.9%): [6633525248.000, 6633525248.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 45.41% complete, ETA 03:05:08 # Fork: 1 of 1 # Warmup Iteration 1: 47.740 us/op # Warmup Iteration 2: 43.454 us/op # Warmup Iteration 3: 45.083 us/op Iteration 1: 43.049 us/op totalInputBytes: 390069594.000 # totalOutputBytes: 915287040.000 # Iteration 2: 44.240 us/op totalInputBytes: 488748362.000 # totalOutputBytes: 1146833920.000 # Iteration 3: 45.966 us/op totalInputBytes: 583722094.000 # totalOutputBytes: 1369687040.000 # Iteration 4: 43.288 us/op totalInputBytes: 684567588.000 # totalOutputBytes: 1606318080.000 # Iteration 5: 43.347 us/op totalInputBytes: 785279980.000 # totalOutputBytes: 1842636800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 43.978 ±(99.9%) 4.620 us/op [Average] (min, avg, max) = (43.049, 43.978, 45.966), stdev = 1.200 CI (99.9%): [39.358, 48.598] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2932387618.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (390069594.000, 586477523.600, 785279980.000), stdev = 155947694.463 CI (99.9%): [2932387618.000, 2932387618.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6880762880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (915287040.000, 1376152576.000, 1842636800.000), stdev = 365926762.444 CI (99.9%): [6880762880.000, 6880762880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 45.45% complete, ETA 03:04:56 # Fork: 1 of 1 # Warmup Iteration 1: 55.293 us/op # Warmup Iteration 2: 50.949 us/op # Warmup Iteration 3: 52.422 us/op Iteration 1: 50.860 us/op totalInputBytes: 400315762.000 # totalOutputBytes: 939472896.000 # Iteration 2: 51.675 us/op totalInputBytes: 501669014.000 # totalOutputBytes: 1177331712.000 # Iteration 3: 51.265 us/op totalInputBytes: 603831228.000 # totalOutputBytes: 1417089024.000 # Iteration 4: 50.784 us/op totalInputBytes: 706962102.000 # totalOutputBytes: 1659119616.000 # Iteration 5: 52.233 us/op totalInputBytes: 807231502.000 # totalOutputBytes: 1894434816.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 51.363 ±(99.9%) 2.320 us/op [Average] (min, avg, max) = (50.784, 51.363, 52.233), stdev = 0.602 CI (99.9%): [49.044, 53.683] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3020009608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (400315762.000, 604001921.600, 807231502.000), stdev = 161139043.860 CI (99.9%): [3020009608.000, 3020009608.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7087448064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (939472896.000, 1417489612.800, 1894434816.000), stdev = 378165884.444 CI (99.9%): [7087448064.000, 7087448064.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 45.50% complete, ETA 03:04:44 # Fork: 1 of 1 # Warmup Iteration 1: 62.996 us/op # Warmup Iteration 2: 58.821 us/op # Warmup Iteration 3: 58.895 us/op Iteration 1: 59.129 us/op totalInputBytes: 409278350.000 # totalOutputBytes: 960296960.000 # Iteration 2: 57.569 us/op totalInputBytes: 515436545.000 # totalOutputBytes: 1209377792.000 # Iteration 3: 59.089 us/op totalInputBytes: 618866625.000 # totalOutputBytes: 1452057600.000 # Iteration 4: 57.822 us/op totalInputBytes: 724575735.000 # totalOutputBytes: 1700084736.000 # Iteration 5: 59.091 us/op totalInputBytes: 828005815.000 # totalOutputBytes: 1942764544.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 58.540 ±(99.9%) 2.989 us/op [Average] (min, avg, max) = (57.569, 58.540, 59.129), stdev = 0.776 CI (99.9%): [55.551, 61.528] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3096163070.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (409278350.000, 619232614.000, 828005815.000), stdev = 165482607.438 CI (99.9%): [3096163070.000, 3096163070.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7264581632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (960296960.000, 1452916326.400, 1942764544.000), stdev = 388274739.808 CI (99.9%): [7264581632.000, 7264581632.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 45.55% complete, ETA 03:04:32 # Fork: 1 of 1 # Warmup Iteration 1: 71.223 us/op # Warmup Iteration 2: 66.001 us/op # Warmup Iteration 3: 66.300 us/op Iteration 1: 66.528 us/op totalInputBytes: 414178310.000 # totalOutputBytes: 973586432.000 # Iteration 2: 64.702 us/op totalInputBytes: 521937995.000 # totalOutputBytes: 1226891264.000 # Iteration 3: 64.632 us/op totalInputBytes: 629802230.000 # totalOutputBytes: 1480441856.000 # Iteration 4: 66.153 us/op totalInputBytes: 735192115.000 # totalOutputBytes: 1728176128.000 # Iteration 5: 65.764 us/op totalInputBytes: 841205815.000 # totalOutputBytes: 1977376768.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 65.556 ±(99.9%) 3.295 us/op [Average] (min, avg, max) = (64.632, 65.556, 66.528), stdev = 0.856 CI (99.9%): [62.261, 68.851] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3142316465.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (414178310.000, 628463293.000, 841205815.000), stdev = 168758635.274 CI (99.9%): [3142316465.000, 3142316465.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7386472448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (973586432.000, 1477294489.600, 1977376768.000), stdev = 396691747.536 CI (99.9%): [7386472448.000, 7386472448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 45.60% complete, ETA 03:04:21 # Fork: 1 of 1 # Warmup Iteration 1: 78.595 us/op # Warmup Iteration 2: 73.773 us/op # Warmup Iteration 3: 73.171 us/op Iteration 1: 75.314 us/op totalInputBytes: 417323200.000 # totalOutputBytes: 981135360.000 # Iteration 2: 76.560 us/op totalInputBytes: 519764560.000 # totalOutputBytes: 1221977088.000 # Iteration 3: 74.831 us/op totalInputBytes: 624565760.000 # totalOutputBytes: 1468366848.000 # Iteration 4: 73.039 us/op totalInputBytes: 731930640.000 # totalOutputBytes: 1720783872.000 # Iteration 5: 74.102 us/op totalInputBytes: 837758880.000 # totalOutputBytes: 1969588224.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 74.769 ±(99.9%) 5.074 us/op [Average] (min, avg, max) = (73.039, 74.769, 76.560), stdev = 1.318 CI (99.9%): [69.696, 79.843] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3131343040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (417323200.000, 626268608.000, 837758880.000), stdev = 166505852.459 CI (99.9%): [3131343040.000, 3131343040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7361851392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (981135360.000, 1472370278.400, 1969588224.000), stdev = 391458657.211 CI (99.9%): [7361851392.000, 7361851392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 45.65% complete, ETA 03:04:09 # Fork: 1 of 1 # Warmup Iteration 1: 86.702 us/op # Warmup Iteration 2: 80.936 us/op # Warmup Iteration 3: 80.123 us/op Iteration 1: 81.195 us/op totalInputBytes: 423912552.000 # totalOutputBytes: 997212160.000 # Iteration 2: 81.021 us/op totalInputBytes: 531396828.000 # totalOutputBytes: 1250058240.000 # Iteration 3: 80.580 us/op totalInputBytes: 639477465.000 # totalOutputBytes: 1504307200.000 # Iteration 4: 80.621 us/op totalInputBytes: 747501513.000 # totalOutputBytes: 1758423040.000 # Iteration 5: 81.338 us/op totalInputBytes: 854567901.000 # totalOutputBytes: 2010286080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 80.951 ±(99.9%) 1.307 us/op [Average] (min, avg, max) = (80.580, 80.951, 81.338), stdev = 0.339 CI (99.9%): [79.644, 82.258] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3196856259.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (423912552.000, 639371251.800, 854567901.000), stdev = 170354549.403 CI (99.9%): [3196856259.000, 3196856259.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7520286720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (997212160.000, 1504057344.000, 2010286080.000), stdev = 400742151.595 CI (99.9%): [7520286720.000, 7520286720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 45.70% complete, ETA 03:03:57 # Fork: 1 of 1 # Warmup Iteration 1: 165.316 us/op # Warmup Iteration 2: 154.239 us/op # Warmup Iteration 3: 153.256 us/op Iteration 1: 154.131 us/op totalInputBytes: 444791808.000 # totalOutputBytes: 1046568960.000 # Iteration 2: 154.254 us/op totalInputBytes: 557691392.000 # totalOutputBytes: 1312215040.000 # Iteration 3: 154.718 us/op totalInputBytes: 670251520.000 # totalOutputBytes: 1577062400.000 # Iteration 4: 154.434 us/op totalInputBytes: 783020544.000 # totalOutputBytes: 1842401280.000 # Iteration 5: 154.037 us/op totalInputBytes: 896076800.000 # totalOutputBytes: 2108416000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 154.315 ±(99.9%) 1.040 us/op [Average] (min, avg, max) = (154.037, 154.315, 154.718), stdev = 0.270 CI (99.9%): [153.274, 155.355] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3351832064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (444791808.000, 670366412.800, 896076800.000), stdev = 178336555.429 CI (99.9%): [3351832064.000, 3351832064.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7886663680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1046568960.000, 1577332736.000, 2108416000.000), stdev = 419615424.540 CI (99.9%): [7886663680.000, 7886663680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 45.75% complete, ETA 03:03:45 # Fork: 1 of 1 # Warmup Iteration 1: 248.855 us/op # Warmup Iteration 2: 229.734 us/op # Warmup Iteration 3: 226.638 us/op Iteration 1: 227.151 us/op totalInputBytes: 448465764.000 # totalOutputBytes: 1056184320.000 # Iteration 2: 231.701 us/op totalInputBytes: 562509456.000 # totalOutputBytes: 1324769280.000 # Iteration 3: 227.972 us/op totalInputBytes: 676996644.000 # totalOutputBytes: 1594398720.000 # Iteration 4: 227.325 us/op totalInputBytes: 791796888.000 # totalOutputBytes: 1864765440.000 # Iteration 5: 227.863 us/op totalInputBytes: 906336252.000 # totalOutputBytes: 2134517760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 228.402 ±(99.9%) 7.225 us/op [Average] (min, avg, max) = (227.151, 228.402, 231.701), stdev = 1.876 CI (99.9%): [221.178, 235.627] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3386105004.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (448465764.000, 677221000.800, 906336252.000), stdev = 181045007.850 CI (99.9%): [3386105004.000, 3386105004.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7974635520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1056184320.000, 1594927104.000, 2134517760.000), stdev = 426380147.283 CI (99.9%): [7974635520.000, 7974635520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 45.80% complete, ETA 03:03:34 # Fork: 1 of 1 # Warmup Iteration 1: 334.045 us/op # Warmup Iteration 2: 303.910 us/op # Warmup Iteration 3: 302.191 us/op Iteration 1: 309.324 us/op totalInputBytes: 446666269.000 # totalOutputBytes: 1051402240.000 # Iteration 2: 303.524 us/op totalInputBytes: 561373661.000 # totalOutputBytes: 1321410560.000 # Iteration 3: 302.905 us/op totalInputBytes: 676307266.000 # totalOutputBytes: 1591951360.000 # Iteration 4: 302.526 us/op totalInputBytes: 791397480.000 # totalOutputBytes: 1862860800.000 # Iteration 5: 302.508 us/op totalInputBytes: 906487694.000 # totalOutputBytes: 2133770240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 304.157 ±(99.9%) 11.233 us/op [Average] (min, avg, max) = (302.508, 304.157, 309.324), stdev = 2.917 CI (99.9%): [292.924, 315.391] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3382232370.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (446666269.000, 676446474.000, 906487694.000), stdev = 181778306.571 CI (99.9%): [3382232370.000, 3382232370.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7961395200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1051402240.000, 1592279040.000, 2133770240.000), stdev = 427885721.347 CI (99.9%): [7961395200.000, 7961395200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 45.85% complete, ETA 03:03:22 # Fork: 1 of 1 # Warmup Iteration 1: 404.867 us/op # Warmup Iteration 2: 380.960 us/op # Warmup Iteration 3: 380.508 us/op Iteration 1: 378.666 us/op totalInputBytes: 450924045.000 # totalOutputBytes: 1061632000.000 # Iteration 2: 378.298 us/op totalInputBytes: 565965675.000 # totalOutputBytes: 1332480000.000 # Iteration 3: 378.066 us/op totalInputBytes: 681072546.000 # totalOutputBytes: 1603481600.000 # Iteration 4: 377.782 us/op totalInputBytes: 796266405.000 # totalOutputBytes: 1874688000.000 # Iteration 5: 378.309 us/op totalInputBytes: 911308035.000 # totalOutputBytes: 2145536000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 378.224 ±(99.9%) 1.259 us/op [Average] (min, avg, max) = (377.782, 378.224, 378.666), stdev = 0.327 CI (99.9%): [376.965, 379.483] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3405536706.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (450924045.000, 681107341.200, 911308035.000), stdev = 181999947.635 CI (99.9%): [3405536706.000, 3405536706.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8017817600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1061632000.000, 1603563520.000, 2145536000.000), stdev = 428491162.869 CI (99.9%): [8017817600.000, 8017817600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 45.89% complete, ETA 03:03:10 # Fork: 1 of 1 # Warmup Iteration 1: 486.368 us/op # Warmup Iteration 2: 455.631 us/op # Warmup Iteration 3: 452.749 us/op Iteration 1: 455.125 us/op totalInputBytes: 452008816.000 # totalOutputBytes: 1064202240.000 # Iteration 2: 454.181 us/op totalInputBytes: 566987792.000 # totalOutputBytes: 1334906880.000 # Iteration 3: 454.028 us/op totalInputBytes: 682018960.000 # totalOutputBytes: 1605734400.000 # Iteration 4: 454.373 us/op totalInputBytes: 796971840.000 # totalOutputBytes: 1876377600.000 # Iteration 5: 454.150 us/op totalInputBytes: 911976912.000 # totalOutputBytes: 2147143680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 454.372 ±(99.9%) 1.691 us/op [Average] (min, avg, max) = (454.028, 454.372, 455.125), stdev = 0.439 CI (99.9%): [452.681, 456.062] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3409964320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (452008816.000, 681992864.000, 911976912.000), stdev = 181818354.999 CI (99.9%): [3409964320.000, 3409964320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8028364800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1064202240.000, 1605672960.000, 2147143680.000), stdev = 428070192.026 CI (99.9%): [8028364800.000, 8028364800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 45.94% complete, ETA 03:02:59 # Fork: 1 of 1 # Warmup Iteration 1: 562.075 us/op # Warmup Iteration 2: 531.010 us/op # Warmup Iteration 3: 526.793 us/op Iteration 1: 525.752 us/op totalInputBytes: 454395692.000 # totalOutputBytes: 1070325760.000 # Iteration 2: 524.886 us/op totalInputBytes: 570459526.000 # totalOutputBytes: 1343713280.000 # Iteration 3: 528.791 us/op totalInputBytes: 685640861.000 # totalOutputBytes: 1615022080.000 # Iteration 4: 526.420 us/op totalInputBytes: 801339523.000 # totalOutputBytes: 1887549440.000 # Iteration 5: 526.279 us/op totalInputBytes: 917038185.000 # totalOutputBytes: 2160076800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 526.426 ±(99.9%) 5.593 us/op [Average] (min, avg, max) = (524.886, 526.426, 528.791), stdev = 1.452 CI (99.9%): [520.833, 532.018] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3428873787.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (454395692.000, 685774757.400, 917038185.000), stdev = 182805826.234 CI (99.9%): [3428873787.000, 3428873787.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8076687360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1070325760.000, 1615337472.000, 2160076800.000), stdev = 430597799.101 CI (99.9%): [8076687360.000, 8076687360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 45.99% complete, ETA 03:02:47 # Fork: 1 of 1 # Warmup Iteration 1: 638.999 us/op # Warmup Iteration 2: 605.456 us/op # Warmup Iteration 3: 616.330 us/op Iteration 1: 600.697 us/op totalInputBytes: 452774322.000 # totalOutputBytes: 1066024960.000 # Iteration 2: 600.282 us/op totalInputBytes: 568777518.000 # totalOutputBytes: 1339146240.000 # Iteration 3: 600.193 us/op totalInputBytes: 684815508.000 # totalOutputBytes: 1612349440.000 # Iteration 4: 600.475 us/op totalInputBytes: 800783910.000 # totalOutputBytes: 1885388800.000 # Iteration 5: 600.804 us/op totalInputBytes: 916717518.000 # totalOutputBytes: 2158346240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 600.490 ±(99.9%) 1.007 us/op [Average] (min, avg, max) = (600.193, 600.490, 600.804), stdev = 0.262 CI (99.9%): [599.483, 601.497] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3423868776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (452774322.000, 684773755.200, 916717518.000), stdev = 183395154.592 CI (99.9%): [3423868776.000, 3423868776.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8061255680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1066024960.000, 1612251136.000, 2158346240.000), stdev = 431790856.590 CI (99.9%): [8061255680.000, 8061255680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 46.04% complete, ETA 03:02:36 # Fork: 1 of 1 # Warmup Iteration 1: 716.597 us/op # Warmup Iteration 2: 678.499 us/op # Warmup Iteration 3: 677.160 us/op Iteration 1: 675.080 us/op totalInputBytes: 456664765.000 # totalOutputBytes: 1074862080.000 # Iteration 2: 676.758 us/op totalInputBytes: 572485255.000 # totalOutputBytes: 1347471360.000 # Iteration 3: 677.105 us/op totalInputBytes: 688227435.000 # totalOutputBytes: 1619896320.000 # Iteration 4: 676.327 us/op totalInputBytes: 804126235.000 # totalOutputBytes: 1892689920.000 # Iteration 5: 676.542 us/op totalInputBytes: 919985880.000 # totalOutputBytes: 2165391360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 676.363 ±(99.9%) 2.975 us/op [Average] (min, avg, max) = (675.080, 676.363, 677.105), stdev = 0.772 CI (99.9%): [673.388, 679.337] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3441489570.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (456664765.000, 688297914.000, 919985880.000), stdev = 183140660.561 CI (99.9%): [3441489570.000, 3441489570.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8100311040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1074862080.000, 1620062208.000, 2165391360.000), stdev = 431062272.437 CI (99.9%): [8100311040.000, 8100311040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 46.09% complete, ETA 03:02:24 # Fork: 1 of 1 # Warmup Iteration 1: 800.055 us/op # Warmup Iteration 2: 764.532 us/op # Warmup Iteration 3: 761.139 us/op Iteration 1: 752.735 us/op totalInputBytes: 452685552.000 # totalOutputBytes: 1065779200.000 # Iteration 2: 750.221 us/op totalInputBytes: 568727544.000 # totalOutputBytes: 1338982400.000 # Iteration 3: 752.102 us/op totalInputBytes: 684508572.000 # totalOutputBytes: 1611571200.000 # Iteration 4: 766.821 us/op totalInputBytes: 798071406.000 # totalOutputBytes: 1878937600.000 # Iteration 5: 755.104 us/op totalInputBytes: 913374000.000 # totalOutputBytes: 2150400000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 755.397 ±(99.9%) 25.493 us/op [Average] (min, avg, max) = (750.221, 755.397, 766.821), stdev = 6.620 CI (99.9%): [729.904, 780.890] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 3417367074.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (452685552.000, 683473414.800, 913374000.000), stdev = 181946216.431 CI (99.9%): [3417367074.000, 3417367074.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8045670400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1065779200.000, 1609134080.000, 2150400000.000), stdev = 428364660.931 CI (99.9%): [8045670400.000, 8045670400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 46.14% complete, ETA 03:02:13 # Fork: 1 of 1 # Warmup Iteration 1: 13.428 us/op # Warmup Iteration 2: 13.159 us/op # Warmup Iteration 3: 12.243 us/op Iteration 1: 12.915 us/op totalInputBytes: 166766012.000 # totalOutputBytes: 634826752.000 # Iteration 2: 12.465 us/op totalInputBytes: 209967412.000 # totalOutputBytes: 799281152.000 # Iteration 3: 12.492 us/op totalInputBytes: 255911536.000 # totalOutputBytes: 974176256.000 # Iteration 4: 11.312 us/op totalInputBytes: 303536103.000 # totalOutputBytes: 1155468288.000 # Iteration 5: 13.340 us/op totalInputBytes: 343917576.000 # totalOutputBytes: 1309188096.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.505 ±(99.9%) 2.914 us/op [Average] (min, avg, max) = (11.312, 12.505, 13.340), stdev = 0.757 CI (99.9%): [9.591, 15.419] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1280098639.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (166766012.000, 256019727.800, 343917576.000), stdev = 70835885.874 CI (99.9%): [1280098639.000, 1280098639.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4872940544.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (634826752.000, 974588108.800, 1309188096.000), stdev = 269650361.098 CI (99.9%): [4872940544.000, 4872940544.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 46.19% complete, ETA 03:02:01 # Fork: 1 of 1 # Warmup Iteration 1: 22.276 us/op # Warmup Iteration 2: 19.641 us/op # Warmup Iteration 3: 19.555 us/op Iteration 1: 19.478 us/op totalInputBytes: 208651576.000 # totalOutputBytes: 812392448.000 # Iteration 2: 19.115 us/op totalInputBytes: 263735348.000 # totalOutputBytes: 1026863104.000 # Iteration 3: 19.177 us/op totalInputBytes: 318640806.000 # totalOutputBytes: 1240639488.000 # Iteration 4: 19.623 us/op totalInputBytes: 372288072.000 # totalOutputBytes: 1449517056.000 # Iteration 5: 19.667 us/op totalInputBytes: 425814358.000 # totalOutputBytes: 1657923584.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.412 ±(99.9%) 0.977 us/op [Average] (min, avg, max) = (19.115, 19.412, 19.667), stdev = 0.254 CI (99.9%): [18.435, 20.389] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1589130160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (208651576.000, 317826032.000, 425814358.000), stdev = 85838686.133 CI (99.9%): [1589130160.000, 1589130160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6187335680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (812392448.000, 1237467136.000, 1657923584.000), stdev = 334216025.097 CI (99.9%): [6187335680.000, 6187335680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 46.24% complete, ETA 03:01:49 # Fork: 1 of 1 # Warmup Iteration 1: 29.665 us/op # Warmup Iteration 2: 26.625 us/op # Warmup Iteration 3: 27.901 us/op Iteration 1: 27.109 us/op totalInputBytes: 225237896.000 # totalOutputBytes: 884822016.000 # Iteration 2: 26.934 us/op totalInputBytes: 283318600.000 # totalOutputBytes: 1112985600.000 # Iteration 3: 26.776 us/op totalInputBytes: 341740256.000 # totalOutputBytes: 1342488576.000 # Iteration 4: 28.003 us/op totalInputBytes: 397606336.000 # totalOutputBytes: 1561952256.000 # Iteration 5: 27.509 us/op totalInputBytes: 454476504.000 # totalOutputBytes: 1785360384.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 27.266 ±(99.9%) 1.902 us/op [Average] (min, avg, max) = (26.776, 27.266, 28.003), stdev = 0.494 CI (99.9%): [25.364, 29.169] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1702379592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (225237896.000, 340475918.400, 454476504.000), stdev = 90565414.943 CI (99.9%): [1702379592.000, 1702379592.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6687608832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (884822016.000, 1337521766.400, 1785360384.000), stdev = 355776156.912 CI (99.9%): [6687608832.000, 6687608832.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 46.29% complete, ETA 03:01:38 # Fork: 1 of 1 # Warmup Iteration 1: 38.301 us/op # Warmup Iteration 2: 33.578 us/op # Warmup Iteration 3: 34.262 us/op Iteration 1: 33.393 us/op totalInputBytes: 238584664.000 # totalOutputBytes: 942374912.000 # Iteration 2: 34.689 us/op totalInputBytes: 298391565.000 # totalOutputBytes: 1178603520.000 # Iteration 3: 34.464 us/op totalInputBytes: 358585267.000 # totalOutputBytes: 1416359936.000 # Iteration 4: 33.949 us/op totalInputBytes: 419692566.000 # totalOutputBytes: 1657724928.000 # Iteration 5: 33.926 us/op totalInputBytes: 480839271.000 # totalOutputBytes: 1899245568.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 34.084 ±(99.9%) 1.955 us/op [Average] (min, avg, max) = (33.393, 34.084, 34.689), stdev = 0.508 CI (99.9%): [32.129, 36.039] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1796093333.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (238584664.000, 359218666.600, 480839271.000), stdev = 95788261.273 CI (99.9%): [1796093333.000, 1796093333.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7094308864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (942374912.000, 1418861772.800, 1899245568.000), stdev = 378349776.445 CI (99.9%): [7094308864.000, 7094308864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 46.33% complete, ETA 03:01:26 # Fork: 1 of 1 # Warmup Iteration 1: 44.777 us/op # Warmup Iteration 2: 41.436 us/op # Warmup Iteration 3: 41.007 us/op Iteration 1: 41.648 us/op totalInputBytes: 245546852.000 # totalOutputBytes: 971560960.000 # Iteration 2: 40.216 us/op totalInputBytes: 309918176.000 # totalOutputBytes: 1226260480.000 # Iteration 3: 41.814 us/op totalInputBytes: 371838664.000 # totalOutputBytes: 1471262720.000 # Iteration 4: 41.995 us/op totalInputBytes: 433484824.000 # totalOutputBytes: 1715179520.000 # Iteration 5: 40.490 us/op totalInputBytes: 497418776.000 # totalOutputBytes: 1968148480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 41.233 ±(99.9%) 3.150 us/op [Average] (min, avg, max) = (40.216, 41.233, 41.995), stdev = 0.818 CI (99.9%): [38.083, 44.382] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1858207292.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (245546852.000, 371641458.400, 497418776.000), stdev = 99189449.710 CI (99.9%): [1858207292.000, 1858207292.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7352412160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (971560960.000, 1470482432.000, 1968148480.000), stdev = 392465210.598 CI (99.9%): [7352412160.000, 7352412160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 46.38% complete, ETA 03:01:14 # Fork: 1 of 1 # Warmup Iteration 1: 51.858 us/op # Warmup Iteration 2: 48.425 us/op # Warmup Iteration 3: 47.942 us/op Iteration 1: 48.492 us/op totalInputBytes: 252409750.000 # totalOutputBytes: 1000519680.000 # Iteration 2: 47.141 us/op totalInputBytes: 318190200.000 # totalOutputBytes: 1261264896.000 # Iteration 3: 49.374 us/op totalInputBytes: 380991550.000 # totalOutputBytes: 1510201344.000 # Iteration 4: 47.415 us/op totalInputBytes: 446387600.000 # totalOutputBytes: 1769422848.000 # Iteration 5: 47.493 us/op totalInputBytes: 511679800.000 # totalOutputBytes: 2028232704.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 47.983 ±(99.9%) 3.584 us/op [Average] (min, avg, max) = (47.141, 47.983, 49.374), stdev = 0.931 CI (99.9%): [44.399, 51.566] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1909658900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (252409750.000, 381931780.000, 511679800.000), stdev = 102260611.594 CI (99.9%): [1909658900.000, 1909658900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7569641472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1000519680.000, 1513928294.400, 2028232704.000), stdev = 405347869.442 CI (99.9%): [7569641472.000, 7569641472.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 46.43% complete, ETA 03:01:03 # Fork: 1 of 1 # Warmup Iteration 1: 59.123 us/op # Warmup Iteration 2: 55.523 us/op # Warmup Iteration 3: 55.049 us/op Iteration 1: 55.274 us/op totalInputBytes: 257134668.000 # totalOutputBytes: 1020565504.000 # Iteration 2: 53.877 us/op totalInputBytes: 324202284.000 # totalOutputBytes: 1286756352.000 # Iteration 3: 56.278 us/op totalInputBytes: 388403778.000 # totalOutputBytes: 1541571584.000 # Iteration 4: 55.865 us/op totalInputBytes: 453080250.000 # totalOutputBytes: 1798272000.000 # Iteration 5: 54.072 us/op totalInputBytes: 519907668.000 # totalOutputBytes: 2063509504.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 55.073 ±(99.9%) 4.107 us/op [Average] (min, avg, max) = (53.877, 55.073, 56.278), stdev = 1.067 CI (99.9%): [50.966, 59.180] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1942728648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (257134668.000, 388545729.600, 519907668.000), stdev = 103476602.955 CI (99.9%): [1942728648.000, 1942728648.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7710674944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1020565504.000, 1542134988.800, 2063509504.000), stdev = 410697834.983 CI (99.9%): [7710674944.000, 7710674944.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 46.48% complete, ETA 03:00:51 # Fork: 1 of 1 # Warmup Iteration 1: 67.675 us/op # Warmup Iteration 2: 61.742 us/op # Warmup Iteration 3: 62.287 us/op Iteration 1: 62.429 us/op totalInputBytes: 260036758.000 # totalOutputBytes: 1033084928.000 # Iteration 2: 60.906 us/op totalInputBytes: 327765210.000 # totalOutputBytes: 1302159360.000 # Iteration 3: 63.788 us/op totalInputBytes: 392435716.000 # totalOutputBytes: 1559085056.000 # Iteration 4: 61.257 us/op totalInputBytes: 459774450.000 # totalOutputBytes: 1826611200.000 # Iteration 5: 61.049 us/op totalInputBytes: 527342066.000 # totalOutputBytes: 2095046656.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 61.886 ±(99.9%) 4.703 us/op [Average] (min, avg, max) = (60.906, 61.886, 63.788), stdev = 1.221 CI (99.9%): [57.182, 66.589] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1967354200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (260036758.000, 393470840.000, 527342066.000), stdev = 105404731.137 CI (99.9%): [1967354200.000, 1967354200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7815987200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1033084928.000, 1563197440.000, 2095046656.000), stdev = 418756332.432 CI (99.9%): [7815987200.000, 7815987200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 46.53% complete, ETA 03:00:40 # Fork: 1 of 1 # Warmup Iteration 1: 75.256 us/op # Warmup Iteration 2: 69.209 us/op # Warmup Iteration 3: 69.456 us/op Iteration 1: 69.124 us/op totalInputBytes: 264830936.000 # totalOutputBytes: 1043472384.000 # Iteration 2: 69.172 us/op totalInputBytes: 332477155.000 # totalOutputBytes: 1310008320.000 # Iteration 3: 68.256 us/op totalInputBytes: 401037923.000 # totalOutputBytes: 1580147712.000 # Iteration 4: 69.417 us/op totalInputBytes: 468447903.000 # totalOutputBytes: 1845752832.000 # Iteration 5: 74.072 us/op totalInputBytes: 531624293.000 # totalOutputBytes: 2094676992.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 70.008 ±(99.9%) 8.911 us/op [Average] (min, avg, max) = (68.256, 70.008, 74.072), stdev = 2.314 CI (99.9%): [61.098, 78.919] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1998418210.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (264830936.000, 399683642.000, 531624293.000), stdev = 105878063.432 CI (99.9%): [1998418210.000, 1998418210.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7874058240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1043472384.000, 1574811648.000, 2094676992.000), stdev = 417174960.492 CI (99.9%): [7874058240.000, 7874058240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 46.58% complete, ETA 03:00:28 # Fork: 1 of 1 # Warmup Iteration 1: 82.208 us/op # Warmup Iteration 2: 76.004 us/op # Warmup Iteration 3: 76.605 us/op Iteration 1: 76.172 us/op totalInputBytes: 265191498.000 # totalOutputBytes: 1054996480.000 # Iteration 2: 76.062 us/op totalInputBytes: 332890272.000 # totalOutputBytes: 1324318720.000 # Iteration 3: 74.867 us/op totalInputBytes: 401675274.000 # totalOutputBytes: 1597962240.000 # Iteration 4: 75.808 us/op totalInputBytes: 469610856.000 # totalOutputBytes: 1868226560.000 # Iteration 5: 74.952 us/op totalInputBytes: 538321212.000 # totalOutputBytes: 2141573120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 75.572 ±(99.9%) 2.387 us/op [Average] (min, avg, max) = (74.867, 75.572, 76.172), stdev = 0.620 CI (99.9%): [73.185, 77.960] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2007689112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (265191498.000, 401537822.400, 538321212.000), stdev = 107988956.403 CI (99.9%): [2007689112.000, 2007689112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7987077120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1054996480.000, 1597415424.000, 2141573120.000), stdev = 429606415.528 CI (99.9%): [7987077120.000, 7987077120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 46.63% complete, ETA 03:00:16 # Fork: 1 of 1 # Warmup Iteration 1: 155.181 us/op # Warmup Iteration 2: 145.327 us/op # Warmup Iteration 3: 145.437 us/op Iteration 1: 145.529 us/op totalInputBytes: 278026636.000 # totalOutputBytes: 1109073920.000 # Iteration 2: 145.390 us/op totalInputBytes: 348685878.000 # totalOutputBytes: 1390940160.000 # Iteration 3: 144.744 us/op totalInputBytes: 419658294.000 # totalOutputBytes: 1674055680.000 # Iteration 4: 148.082 us/op totalInputBytes: 489044304.000 # totalOutputBytes: 1950842880.000 # Iteration 5: 145.643 us/op totalInputBytes: 559570062.000 # totalOutputBytes: 2232176640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 145.878 ±(99.9%) 4.931 us/op [Average] (min, avg, max) = (144.744, 145.878, 148.082), stdev = 1.281 CI (99.9%): [140.947, 150.809] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2094985174.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (278026636.000, 418997034.800, 559570062.000), stdev = 111225160.452 CI (99.9%): [2094985174.000, 2094985174.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8357089280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1109073920.000, 1671417856.000, 2232176640.000), stdev = 443687433.982 CI (99.9%): [8357089280.000, 8357089280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 46.68% complete, ETA 03:00:05 # Fork: 1 of 1 # Warmup Iteration 1: 233.741 us/op # Warmup Iteration 2: 213.382 us/op # Warmup Iteration 3: 212.772 us/op Iteration 1: 212.732 us/op totalInputBytes: 282774128.000 # totalOutputBytes: 1128744960.000 # Iteration 2: 212.921 us/op totalInputBytes: 355093440.000 # totalOutputBytes: 1417420800.000 # Iteration 3: 212.750 us/op totalInputBytes: 427474320.000 # totalOutputBytes: 1706342400.000 # Iteration 4: 212.896 us/op totalInputBytes: 499801328.000 # totalOutputBytes: 1995048960.000 # Iteration 5: 212.958 us/op totalInputBytes: 572097552.000 # totalOutputBytes: 2283632640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 212.852 ±(99.9%) 0.398 us/op [Average] (min, avg, max) = (212.732, 212.852, 212.958), stdev = 0.103 CI (99.9%): [212.454, 213.249] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2137240768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (282774128.000, 427448153.600, 572097552.000), stdev = 114372428.115 CI (99.9%): [2137240768.000, 2137240768.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8531189760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1128744960.000, 1706237952.000, 2283632640.000), stdev = 456538590.395 CI (99.9%): [8531189760.000, 8531189760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 46.73% complete, ETA 02:59:53 # Fork: 1 of 1 # Warmup Iteration 1: 305.253 us/op # Warmup Iteration 2: 285.721 us/op # Warmup Iteration 3: 283.672 us/op Iteration 1: 283.352 us/op totalInputBytes: 283725085.000 # totalOutputBytes: 1133240320.000 # Iteration 2: 283.404 us/op totalInputBytes: 356135640.000 # totalOutputBytes: 1422458880.000 # Iteration 3: 282.927 us/op totalInputBytes: 428669255.000 # totalOutputBytes: 1712168960.000 # Iteration 4: 283.508 us/op totalInputBytes: 501049045.000 # totalOutputBytes: 2001264640.000 # Iteration 5: 283.436 us/op totalInputBytes: 573459600.000 # totalOutputBytes: 2290483200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 283.326 ±(99.9%) 0.885 us/op [Average] (min, avg, max) = (282.927, 283.326, 283.508), stdev = 0.230 CI (99.9%): [282.441, 284.211] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2143038625.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (283725085.000, 428607725.000, 573459600.000), stdev = 114534925.675 CI (99.9%): [2143038625.000, 2143038625.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8559616000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1133240320.000, 1711923200.000, 2290483200.000), stdev = 457469581.245 CI (99.9%): [8559616000.000, 8559616000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 46.77% complete, ETA 02:59:42 # Fork: 1 of 1 # Warmup Iteration 1: 385.123 us/op # Warmup Iteration 2: 354.127 us/op # Warmup Iteration 3: 354.093 us/op Iteration 1: 355.650 us/op totalInputBytes: 283467800.000 # totalOutputBytes: 1132544000.000 # Iteration 2: 354.182 us/op totalInputBytes: 355872550.000 # totalOutputBytes: 1421824000.000 # Iteration 3: 354.172 us/op totalInputBytes: 428277300.000 # totalOutputBytes: 1711104000.000 # Iteration 4: 353.389 us/op totalInputBytes: 500848645.000 # totalOutputBytes: 2001049600.000 # Iteration 5: 356.836 us/op totalInputBytes: 572715165.000 # totalOutputBytes: 2288179200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 354.846 ±(99.9%) 5.316 us/op [Average] (min, avg, max) = (353.389, 354.846, 356.836), stdev = 1.381 CI (99.9%): [349.530, 360.162] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2141181460.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (283467800.000, 428236292.000, 572715165.000), stdev = 114390917.106 CI (99.9%): [2141181460.000, 2141181460.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8554700800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1132544000.000, 1710940160.000, 2288179200.000), stdev = 457028088.633 CI (99.9%): [8554700800.000, 8554700800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 46.82% complete, ETA 02:59:30 # Fork: 1 of 1 # Warmup Iteration 1: 454.266 us/op # Warmup Iteration 2: 428.251 us/op # Warmup Iteration 3: 422.583 us/op Iteration 1: 422.903 us/op totalInputBytes: 285144750.000 # totalOutputBytes: 1139466240.000 # Iteration 2: 423.848 us/op totalInputBytes: 357745500.000 # totalOutputBytes: 1429585920.000 # Iteration 3: 424.265 us/op totalInputBytes: 430269375.000 # totalOutputBytes: 1719398400.000 # Iteration 4: 424.761 us/op totalInputBytes: 502716375.000 # totalOutputBytes: 2008903680.000 # Iteration 5: 430.911 us/op totalInputBytes: 574271625.000 # totalOutputBytes: 2294845440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 425.337 ±(99.9%) 12.282 us/op [Average] (min, avg, max) = (422.903, 425.337, 430.911), stdev = 3.190 CI (99.9%): [413.056, 437.619] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2150147625.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (285144750.000, 430029525.000, 574271625.000), stdev = 114352303.650 CI (99.9%): [2150147625.000, 2150147625.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8592199680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1139466240.000, 1718439936.000, 2294845440.000), stdev = 456962961.708 CI (99.9%): [8592199680.000, 8592199680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 46.87% complete, ETA 02:59:19 # Fork: 1 of 1 # Warmup Iteration 1: 525.987 us/op # Warmup Iteration 2: 495.093 us/op # Warmup Iteration 3: 491.433 us/op Iteration 1: 491.482 us/op totalInputBytes: 286778704.000 # totalOutputBytes: 1146091520.000 # Iteration 2: 500.754 us/op totalInputBytes: 358468896.000 # totalOutputBytes: 1432596480.000 # Iteration 3: 492.678 us/op totalInputBytes: 431324928.000 # totalOutputBytes: 1723760640.000 # Iteration 4: 491.905 us/op totalInputBytes: 504306512.000 # totalOutputBytes: 2015426560.000 # Iteration 5: 491.441 us/op totalInputBytes: 577359840.000 # totalOutputBytes: 2307379200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 493.652 ±(99.9%) 15.407 us/op [Average] (min, avg, max) = (491.441, 493.652, 500.754), stdev = 4.001 CI (99.9%): [478.245, 509.059] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2158238880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (286778704.000, 431647776.000, 577359840.000), stdev = 114949552.243 CI (99.9%): [2158238880.000, 2158238880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8625254400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1146091520.000, 1725050880.000, 2307379200.000), stdev = 459388041.077 CI (99.9%): [8625254400.000, 8625254400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 46.92% complete, ETA 02:59:07 # Fork: 1 of 1 # Warmup Iteration 1: 612.590 us/op # Warmup Iteration 2: 580.653 us/op # Warmup Iteration 3: 560.871 us/op Iteration 1: 561.986 us/op totalInputBytes: 283685136.000 # totalOutputBytes: 1133854720.000 # Iteration 2: 561.393 us/op totalInputBytes: 356753376.000 # totalOutputBytes: 1425899520.000 # Iteration 3: 562.074 us/op totalInputBytes: 429739632.000 # totalOutputBytes: 1717616640.000 # Iteration 4: 561.488 us/op totalInputBytes: 502807872.000 # totalOutputBytes: 2009661440.000 # Iteration 5: 588.660 us/op totalInputBytes: 572494272.000 # totalOutputBytes: 2288189440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 567.120 ±(99.9%) 46.380 us/op [Average] (min, avg, max) = (561.393, 567.120, 588.660), stdev = 12.045 CI (99.9%): [520.740, 613.500] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2145480288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (283685136.000, 429096057.600, 572494272.000), stdev = 114427589.948 CI (99.9%): [2145480288.000, 2145480288.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8575221760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1133854720.000, 1715044352.000, 2288189440.000), stdev = 457353052.718 CI (99.9%): [8575221760.000, 8575221760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 46.97% complete, ETA 02:58:56 # Fork: 1 of 1 # Warmup Iteration 1: 672.666 us/op # Warmup Iteration 2: 634.154 us/op # Warmup Iteration 3: 631.367 us/op Iteration 1: 631.105 us/op totalInputBytes: 287579376.000 # totalOutputBytes: 1149419520.000 # Iteration 2: 631.284 us/op totalInputBytes: 360673236.000 # totalOutputBytes: 1441566720.000 # Iteration 3: 630.793 us/op totalInputBytes: 433836270.000 # totalOutputBytes: 1733990400.000 # Iteration 4: 631.148 us/op totalInputBytes: 506976246.000 # totalOutputBytes: 2026321920.000 # Iteration 5: 641.855 us/op totalInputBytes: 578917206.000 # totalOutputBytes: 2313861120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 633.237 ±(99.9%) 18.563 us/op [Average] (min, avg, max) = (630.793, 633.237, 641.855), stdev = 4.821 CI (99.9%): [614.674, 651.800] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2167982334.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (287579376.000, 433596466.800, 578917206.000), stdev = 115262260.886 CI (99.9%): [2167982334.000, 2167982334.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8665159680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1149419520.000, 1733031936.000, 2313861120.000), stdev = 460689130.163 CI (99.9%): [8665159680.000, 8665159680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 47.02% complete, ETA 02:58:45 # Fork: 1 of 1 # Warmup Iteration 1: 743.141 us/op # Warmup Iteration 2: 708.429 us/op # Warmup Iteration 3: 702.428 us/op Iteration 1: 699.999 us/op totalInputBytes: 287590832.000 # totalOutputBytes: 1149644800.000 # Iteration 2: 700.702 us/op totalInputBytes: 360775744.000 # totalOutputBytes: 1442201600.000 # Iteration 3: 701.167 us/op totalInputBytes: 433935040.000 # totalOutputBytes: 1734656000.000 # Iteration 4: 710.352 us/op totalInputBytes: 506120928.000 # totalOutputBytes: 2023219200.000 # Iteration 5: 701.029 us/op totalInputBytes: 579254608.000 # totalOutputBytes: 2315571200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 702.650 ±(99.9%) 16.670 us/op [Average] (min, avg, max) = (699.999, 702.650, 710.352), stdev = 4.329 CI (99.9%): [685.979, 719.320] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 2167677152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (287590832.000, 433535430.400, 579254608.000), stdev = 115213595.809 CI (99.9%): [2167677152.000, 2167677152.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8665292800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1149644800.000, 1733058560.000, 2315571200.000), stdev = 460566529.157 CI (99.9%): [8665292800.000, 8665292800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 47.07% complete, ETA 02:58:33 # Fork: 1 of 1 # Warmup Iteration 1: 13.545 us/op # Warmup Iteration 2: 14.332 us/op # Warmup Iteration 3: 12.269 us/op Iteration 1: 13.282 us/op totalInputBytes: 84277760.000 # totalOutputBytes: 616431616.000 # Iteration 2: 12.496 us/op totalInputBytes: 106690780.000 # totalOutputBytes: 780366848.000 # Iteration 3: 12.606 us/op totalInputBytes: 128908080.000 # totalOutputBytes: 942870528.000 # Iteration 4: 12.658 us/op totalInputBytes: 151033540.000 # totalOutputBytes: 1104702464.000 # Iteration 5: 12.243 us/op totalInputBytes: 173910380.000 # totalOutputBytes: 1272030208.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.657 ±(99.9%) 1.479 us/op [Average] (min, avg, max) = (12.243, 12.657, 13.282), stdev = 0.384 CI (99.9%): [11.177, 14.136] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 644820540.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (84277760.000, 128964108.000, 173910380.000), stdev = 35356050.304 CI (99.9%): [644820540.000, 644820540.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 4716401664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (616431616.000, 943280332.800, 1272030208.000), stdev = 258604253.652 CI (99.9%): [4716401664.000, 4716401664.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 47.12% complete, ETA 02:58:22 # Fork: 1 of 1 # Warmup Iteration 1: 21.814 us/op # Warmup Iteration 2: 19.151 us/op # Warmup Iteration 3: 20.374 us/op Iteration 1: 19.353 us/op totalInputBytes: 106183764.000 # totalOutputBytes: 814473216.000 # Iteration 2: 18.861 us/op totalInputBytes: 134505522.000 # totalOutputBytes: 1031712768.000 # Iteration 3: 19.875 us/op totalInputBytes: 161379339.000 # totalOutputBytes: 1237846016.000 # Iteration 4: 19.821 us/op totalInputBytes: 188324979.000 # totalOutputBytes: 1444530176.000 # Iteration 5: 19.030 us/op totalInputBytes: 216395490.000 # totalOutputBytes: 1659842560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.388 ±(99.9%) 1.756 us/op [Average] (min, avg, max) = (18.861, 19.388, 19.875), stdev = 0.456 CI (99.9%): [17.632, 21.144] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 806789094.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (106183764.000, 161357818.800, 216395490.000), stdev = 43363566.533 CI (99.9%): [806789094.000, 806789094.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6188404736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (814473216.000, 1237680947.200, 1659842560.000), stdev = 332616420.451 CI (99.9%): [6188404736.000, 6188404736.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 47.17% complete, ETA 02:58:10 # Fork: 1 of 1 # Warmup Iteration 1: 28.516 us/op # Warmup Iteration 2: 27.143 us/op # Warmup Iteration 3: 26.524 us/op Iteration 1: 26.294 us/op totalInputBytes: 116940384.000 # totalOutputBytes: 907173888.000 # Iteration 2: 26.597 us/op totalInputBytes: 146725128.000 # totalOutputBytes: 1138231296.000 # Iteration 3: 26.122 us/op totalInputBytes: 177051996.000 # totalOutputBytes: 1373494272.000 # Iteration 4: 27.501 us/op totalInputBytes: 205856640.000 # totalOutputBytes: 1596948480.000 # Iteration 5: 27.418 us/op totalInputBytes: 234761472.000 # totalOutputBytes: 1821179904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 26.786 ±(99.9%) 2.457 us/op [Average] (min, avg, max) = (26.122, 26.786, 27.501), stdev = 0.638 CI (99.9%): [24.329, 29.244] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 881335620.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (116940384.000, 176267124.000, 234761472.000), stdev = 46610449.032 CI (99.9%): [881335620.000, 881335620.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 6837027840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (907173888.000, 1367405568.000, 1821179904.000), stdev = 361584089.459 CI (99.9%): [6837027840.000, 6837027840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 47.21% complete, ETA 02:57:59 # Fork: 1 of 1 # Warmup Iteration 1: 35.834 us/op # Warmup Iteration 2: 34.014 us/op # Warmup Iteration 3: 33.874 us/op Iteration 1: 32.586 us/op totalInputBytes: 123179300.000 # totalOutputBytes: 962867200.000 # Iteration 2: 33.691 us/op totalInputBytes: 154296516.000 # totalOutputBytes: 1206104064.000 # Iteration 3: 33.645 us/op totalInputBytes: 185454604.000 # totalOutputBytes: 1449660416.000 # Iteration 4: 33.020 us/op totalInputBytes: 217202192.000 # totalOutputBytes: 1697824768.000 # Iteration 5: 33.004 us/op totalInputBytes: 248967072.000 # totalOutputBytes: 1946124288.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 33.189 ±(99.9%) 1.813 us/op [Average] (min, avg, max) = (32.586, 33.189, 33.691), stdev = 0.471 CI (99.9%): [31.377, 35.002] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 929099684.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (123179300.000, 185819936.800, 248967072.000), stdev = 49724529.990 CI (99.9%): [929099684.000, 929099684.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7262580736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (962867200.000, 1452516147.200, 1946124288.000), stdev = 388686402.368 CI (99.9%): [7262580736.000, 7262580736.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 47.26% complete, ETA 02:57:47 # Fork: 1 of 1 # Warmup Iteration 1: 43.152 us/op # Warmup Iteration 2: 41.879 us/op # Warmup Iteration 3: 40.973 us/op Iteration 1: 40.400 us/op totalInputBytes: 125484572.000 # totalOutputBytes: 985400320.000 # Iteration 2: 39.025 us/op totalInputBytes: 158912612.000 # totalOutputBytes: 1247902720.000 # Iteration 3: 39.849 us/op totalInputBytes: 191649532.000 # totalOutputBytes: 1504977920.000 # Iteration 4: 40.941 us/op totalInputBytes: 223510816.000 # totalOutputBytes: 1755176960.000 # Iteration 5: 39.537 us/op totalInputBytes: 256503972.000 # totalOutputBytes: 2014264320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 39.950 ±(99.9%) 2.869 us/op [Average] (min, avg, max) = (39.025, 39.950, 40.941), stdev = 0.745 CI (99.9%): [37.081, 42.819] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 956061504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (125484572.000, 191212300.800, 256503972.000), stdev = 51647342.171 CI (99.9%): [956061504.000, 956061504.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7507722240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (985400320.000, 1501544448.000, 2014264320.000), stdev = 405574220.726 CI (99.9%): [7507722240.000, 7507722240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 47.31% complete, ETA 02:57:36 # Fork: 1 of 1 # Warmup Iteration 1: 49.968 us/op # Warmup Iteration 2: 46.240 us/op # Warmup Iteration 3: 47.334 us/op Iteration 1: 46.233 us/op totalInputBytes: 132408120.000 # totalOutputBytes: 1042968576.000 # Iteration 2: 47.827 us/op totalInputBytes: 165033960.000 # totalOutputBytes: 1299959808.000 # Iteration 3: 47.475 us/op totalInputBytes: 197903160.000 # totalOutputBytes: 1558867968.000 # Iteration 4: 45.944 us/op totalInputBytes: 231869040.000 # totalOutputBytes: 1826414592.000 # Iteration 5: 47.299 us/op totalInputBytes: 265332600.000 # totalOutputBytes: 2090004480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.956 ±(99.9%) 3.159 us/op [Average] (min, avg, max) = (45.944, 46.956, 47.827), stdev = 0.820 CI (99.9%): [43.797, 50.114] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 992546880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (132408120.000, 198509376.000, 265332600.000), stdev = 52603606.024 CI (99.9%): [992546880.000, 992546880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 7818215424.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1042968576.000, 1563643084.800, 2090004480.000), stdev = 414354558.220 CI (99.9%): [7818215424.000, 7818215424.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 47.36% complete, ETA 02:57:24 # Fork: 1 of 1 # Warmup Iteration 1: 57.352 us/op # Warmup Iteration 2: 52.726 us/op # Warmup Iteration 3: 53.760 us/op Iteration 1: 51.577 us/op totalInputBytes: 135119480.000 # totalOutputBytes: 1066670080.000 # Iteration 2: 54.762 us/op totalInputBytes: 168290536.000 # totalOutputBytes: 1328531456.000 # Iteration 3: 52.325 us/op totalInputBytes: 203007008.000 # totalOutputBytes: 1602592768.000 # Iteration 4: 51.847 us/op totalInputBytes: 238042188.000 # totalOutputBytes: 1879170048.000 # Iteration 5: 53.609 us/op totalInputBytes: 271923300.000 # totalOutputBytes: 2146636800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 52.824 ±(99.9%) 5.142 us/op [Average] (min, avg, max) = (51.577, 52.824, 54.762), stdev = 1.335 CI (99.9%): [47.682, 57.966] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1016382512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (135119480.000, 203276502.400, 271923300.000), stdev = 54292047.969 CI (99.9%): [1016382512.000, 1016382512.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8023601152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1066670080.000, 1604720230.400, 2146636800.000), stdev = 428596255.331 CI (99.9%): [8023601152.000, 8023601152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 47.41% complete, ETA 02:57:13 # Fork: 1 of 1 # Warmup Iteration 1: 63.560 us/op # Warmup Iteration 2: 59.501 us/op # Warmup Iteration 3: 60.910 us/op Iteration 1: 58.815 us/op totalInputBytes: 136685696.000 # totalOutputBytes: 1080819712.000 # Iteration 2: 60.385 us/op totalInputBytes: 171010448.000 # totalOutputBytes: 1352237056.000 # Iteration 3: 59.081 us/op totalInputBytes: 206090444.000 # totalOutputBytes: 1629626368.000 # Iteration 4: 58.710 us/op totalInputBytes: 241395252.000 # totalOutputBytes: 1908793344.000 # Iteration 5: 60.844 us/op totalInputBytes: 275459968.000 # totalOutputBytes: 2178154496.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.567 ±(99.9%) 3.770 us/op [Average] (min, avg, max) = (58.710, 59.567, 60.844), stdev = 0.979 CI (99.9%): [55.796, 63.337] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1030641808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (136685696.000, 206128361.600, 275459968.000), stdev = 55014039.807 CI (99.9%): [1030641808.000, 1030641808.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8149630976.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1080819712.000, 1629926195.200, 2178154496.000), stdev = 435014492.372 CI (99.9%): [8149630976.000, 8149630976.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 47.46% complete, ETA 02:57:01 # Fork: 1 of 1 # Warmup Iteration 1: 71.706 us/op # Warmup Iteration 2: 66.015 us/op # Warmup Iteration 3: 67.164 us/op Iteration 1: 65.415 us/op totalInputBytes: 137987544.000 # totalOutputBytes: 1092519936.000 # Iteration 2: 66.112 us/op totalInputBytes: 173209020.000 # totalOutputBytes: 1371386880.000 # Iteration 3: 66.712 us/op totalInputBytes: 208115052.000 # totalOutputBytes: 1647756288.000 # Iteration 4: 65.776 us/op totalInputBytes: 243516948.000 # totalOutputBytes: 1928051712.000 # Iteration 5: 65.191 us/op totalInputBytes: 279235452.000 # totalOutputBytes: 2210853888.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 65.841 ±(99.9%) 2.310 us/op [Average] (min, avg, max) = (65.191, 65.841, 66.712), stdev = 0.600 CI (99.9%): [63.531, 68.152] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1042064016.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (137987544.000, 208412803.200, 279235452.000), stdev = 55783646.138 CI (99.9%): [1042064016.000, 1042064016.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8250568704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1092519936.000, 1650113740.800, 2210853888.000), stdev = 441668456.023 CI (99.9%): [8250568704.000, 8250568704.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 47.51% complete, ETA 02:56:50 # Fork: 1 of 1 # Warmup Iteration 1: 77.710 us/op # Warmup Iteration 2: 72.831 us/op # Warmup Iteration 3: 76.800 us/op Iteration 1: 73.754 us/op totalInputBytes: 137435208.000 # totalOutputBytes: 1089269760.000 # Iteration 2: 74.801 us/op totalInputBytes: 171992332.000 # totalOutputBytes: 1363159040.000 # Iteration 3: 72.280 us/op totalInputBytes: 207757476.000 # totalOutputBytes: 1646622720.000 # Iteration 4: 71.178 us/op totalInputBytes: 244071720.000 # totalOutputBytes: 1934438400.000 # Iteration 5: 73.681 us/op totalInputBytes: 279155980.000 # totalOutputBytes: 2212505600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 73.139 ±(99.9%) 5.450 us/op [Average] (min, avg, max) = (71.178, 73.139, 74.801), stdev = 1.415 CI (99.9%): [67.688, 78.589] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1040412716.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (137435208.000, 208082543.200, 279155980.000), stdev = 56214564.948 CI (99.9%): [1040412716.000, 1040412716.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8245995520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1089269760.000, 1649199104.000, 2212505600.000), stdev = 445539585.968 CI (99.9%): [8245995520.000, 8245995520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 47.56% complete, ETA 02:56:38 # Fork: 1 of 1 # Warmup Iteration 1: 150.204 us/op # Warmup Iteration 2: 139.978 us/op # Warmup Iteration 3: 140.002 us/op Iteration 1: 139.939 us/op totalInputBytes: 144635634.000 # totalOutputBytes: 1150791680.000 # Iteration 2: 139.912 us/op totalInputBytes: 181446408.000 # totalOutputBytes: 1443676160.000 # Iteration 3: 139.902 us/op totalInputBytes: 218259756.000 # totalOutputBytes: 1736581120.000 # Iteration 4: 140.182 us/op totalInputBytes: 254993310.000 # totalOutputBytes: 2028851200.000 # Iteration 5: 140.651 us/op totalInputBytes: 291603312.000 # totalOutputBytes: 2320138240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 140.117 ±(99.9%) 1.233 us/op [Average] (min, avg, max) = (139.902, 140.117, 140.651), stdev = 0.320 CI (99.9%): [138.884, 141.350] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1090938420.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (144635634.000, 218187684.000, 291603312.000), stdev = 58104085.819 CI (99.9%): [1090938420.000, 1090938420.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8680038400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1150791680.000, 1736007680.000, 2320138240.000), stdev = 462304459.044 CI (99.9%): [8680038400.000, 8680038400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 47.61% complete, ETA 02:56:27 # Fork: 1 of 1 # Warmup Iteration 1: 221.133 us/op # Warmup Iteration 2: 204.576 us/op # Warmup Iteration 3: 204.386 us/op Iteration 1: 203.783 us/op totalInputBytes: 148078496.000 # totalOutputBytes: 1180631040.000 # Iteration 2: 203.717 us/op totalInputBytes: 185922662.000 # totalOutputBytes: 1482362880.000 # Iteration 3: 203.308 us/op totalInputBytes: 223840035.000 # totalOutputBytes: 1784678400.000 # Iteration 4: 202.799 us/op totalInputBytes: 261853733.000 # totalOutputBytes: 2087761920.000 # Iteration 5: 202.316 us/op totalInputBytes: 299959903.000 # totalOutputBytes: 2391582720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 203.185 ±(99.9%) 2.405 us/op [Average] (min, avg, max) = (202.316, 203.185, 203.783), stdev = 0.624 CI (99.9%): [200.780, 205.589] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1119654829.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (148078496.000, 223930965.800, 299959903.000), stdev = 60034931.841 CI (99.9%): [1119654829.000, 1119654829.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8927016960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1180631040.000, 1785403392.000, 2391582720.000), stdev = 478658994.593 CI (99.9%): [8927016960.000, 8927016960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 47.65% complete, ETA 02:56:15 # Fork: 1 of 1 # Warmup Iteration 1: 292.763 us/op # Warmup Iteration 2: 272.075 us/op # Warmup Iteration 3: 270.402 us/op Iteration 1: 270.405 us/op totalInputBytes: 148769739.000 # totalOutputBytes: 1187143680.000 # Iteration 2: 270.621 us/op totalInputBytes: 186723141.000 # totalOutputBytes: 1490001920.000 # Iteration 3: 270.543 us/op totalInputBytes: 224691942.000 # totalOutputBytes: 1792983040.000 # Iteration 4: 270.708 us/op totalInputBytes: 262629945.000 # totalOutputBytes: 2095718400.000 # Iteration 5: 271.526 us/op totalInputBytes: 300455022.000 # totalOutputBytes: 2397552640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 270.761 ±(99.9%) 1.702 us/op [Average] (min, avg, max) = (270.405, 270.761, 271.526), stdev = 0.442 CI (99.9%): [269.058, 272.463] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1123269789.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (148769739.000, 224653957.800, 300455022.000), stdev = 59969033.481 CI (99.9%): [1123269789.000, 1123269789.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8963399680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1187143680.000, 1792679936.000, 2397552640.000), stdev = 478537231.906 CI (99.9%): [8963399680.000, 8963399680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 47.70% complete, ETA 02:56:04 # Fork: 1 of 1 # Warmup Iteration 1: 362.097 us/op # Warmup Iteration 2: 338.995 us/op # Warmup Iteration 3: 346.711 us/op Iteration 1: 344.579 us/op totalInputBytes: 147554070.000 # totalOutputBytes: 1177856000.000 # Iteration 2: 338.228 us/op totalInputBytes: 185505708.000 # totalOutputBytes: 1480806400.000 # Iteration 3: 338.357 us/op totalInputBytes: 223431690.000 # totalOutputBytes: 1783552000.000 # Iteration 4: 337.990 us/op totalInputBytes: 261402570.000 # totalOutputBytes: 2086656000.000 # Iteration 5: 339.216 us/op totalInputBytes: 299238756.000 # totalOutputBytes: 2388684800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 339.674 ±(99.9%) 10.708 us/op [Average] (min, avg, max) = (337.990, 339.674, 344.579), stdev = 2.781 CI (99.9%): [328.966, 350.382] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1117132794.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (147554070.000, 223426558.800, 299238756.000), stdev = 59967266.445 CI (99.9%): [1117132794.000, 1117132794.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 8917555200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1177856000.000, 1783511040.000, 2388684800.000), stdev = 478690995.006 CI (99.9%): [8917555200.000, 8917555200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 47.75% complete, ETA 02:55:53 # Fork: 1 of 1 # Warmup Iteration 1: 428.066 us/op # Warmup Iteration 2: 401.404 us/op # Warmup Iteration 3: 402.091 us/op Iteration 1: 404.214 us/op totalInputBytes: 150644326.000 # totalOutputBytes: 1203118080.000 # Iteration 2: 399.453 us/op totalInputBytes: 189186256.000 # totalOutputBytes: 1510932480.000 # Iteration 3: 398.501 us/op totalInputBytes: 227820502.000 # totalOutputBytes: 1819484160.000 # Iteration 4: 398.519 us/op totalInputBytes: 266454748.000 # totalOutputBytes: 2128035840.000 # Iteration 5: 398.464 us/op totalInputBytes: 305088994.000 # totalOutputBytes: 2436587520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 399.830 ±(99.9%) 9.570 us/op [Average] (min, avg, max) = (398.464, 399.830, 404.214), stdev = 2.485 CI (99.9%): [390.260, 409.400] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1139194826.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (150644326.000, 227838965.200, 305088994.000), stdev = 61056920.618 CI (99.9%): [1139194826.000, 1139194826.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9098158080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1203118080.000, 1819631616.000, 2436587520.000), stdev = 487629949.666 CI (99.9%): [9098158080.000, 9098158080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 47.80% complete, ETA 02:55:41 # Fork: 1 of 1 # Warmup Iteration 1: 495.709 us/op # Warmup Iteration 2: 466.452 us/op # Warmup Iteration 3: 464.235 us/op Iteration 1: 470.025 us/op totalInputBytes: 151606756.000 # totalOutputBytes: 1210961920.000 # Iteration 2: 465.884 us/op totalInputBytes: 190159060.000 # totalOutputBytes: 1518899200.000 # Iteration 3: 464.517 us/op totalInputBytes: 228828026.000 # totalOutputBytes: 1827768320.000 # Iteration 4: 464.238 us/op totalInputBytes: 267514940.000 # totalOutputBytes: 2136780800.000 # Iteration 5: 463.890 us/op totalInputBytes: 306237750.000 # totalOutputBytes: 2446080000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 465.711 ±(99.9%) 9.732 us/op [Average] (min, avg, max) = (463.890, 465.711, 470.025), stdev = 2.527 CI (99.9%): [455.979, 475.442] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1144346532.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (151606756.000, 228869306.400, 306237750.000), stdev = 61129672.901 CI (99.9%): [1144346532.000, 1144346532.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9140490240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1210961920.000, 1828098048.000, 2446080000.000), stdev = 488274454.377 CI (99.9%): [9140490240.000, 9140490240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 47.85% complete, ETA 02:55:30 # Fork: 1 of 1 # Warmup Iteration 1: 568.983 us/op # Warmup Iteration 2: 535.808 us/op # Warmup Iteration 3: 532.370 us/op Iteration 1: 534.191 us/op totalInputBytes: 151308024.000 # totalOutputBytes: 1208811520.000 # Iteration 2: 532.075 us/op totalInputBytes: 189873318.000 # totalOutputBytes: 1516912640.000 # Iteration 3: 531.027 us/op totalInputBytes: 228520644.000 # totalOutputBytes: 1825669120.000 # Iteration 4: 531.500 us/op totalInputBytes: 267137208.000 # totalOutputBytes: 2134179840.000 # Iteration 5: 531.411 us/op totalInputBytes: 305753772.000 # totalOutputBytes: 2442690560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 532.041 ±(99.9%) 4.848 us/op [Average] (min, avg, max) = (531.027, 532.041, 534.191), stdev = 1.259 CI (99.9%): [527.193, 536.888] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1142592966.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (151308024.000, 228518593.200, 305753772.000), stdev = 61056530.259 CI (99.9%): [1142592966.000, 1142592966.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9128263680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1208811520.000, 1825652736.000, 2442690560.000), stdev = 487785348.041 CI (99.9%): [9128263680.000, 9128263680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 47.90% complete, ETA 02:55:19 # Fork: 1 of 1 # Warmup Iteration 1: 649.918 us/op # Warmup Iteration 2: 608.833 us/op # Warmup Iteration 3: 601.074 us/op Iteration 1: 600.990 us/op totalInputBytes: 150217325.000 # totalOutputBytes: 1200384000.000 # Iteration 2: 601.121 us/op totalInputBytes: 188622215.000 # totalOutputBytes: 1507276800.000 # Iteration 3: 601.140 us/op totalInputBytes: 227015572.000 # totalOutputBytes: 1814077440.000 # Iteration 4: 601.275 us/op totalInputBytes: 265397396.000 # totalOutputBytes: 2120785920.000 # Iteration 5: 599.317 us/op totalInputBytes: 303917616.000 # totalOutputBytes: 2428600320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 600.769 ±(99.9%) 3.149 us/op [Average] (min, avg, max) = (599.317, 600.769, 601.275), stdev = 0.818 CI (99.9%): [597.619, 603.918] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1135170124.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (150217325.000, 227034024.800, 303917616.000), stdev = 60743533.990 CI (99.9%): [1135170124.000, 1135170124.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9071124480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1200384000.000, 1814224896.000, 2428600320.000), stdev = 485400510.927 CI (99.9%): [9071124480.000, 9071124480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 47.95% complete, ETA 02:55:08 # Fork: 1 of 1 # Warmup Iteration 1: 704.646 us/op # Warmup Iteration 2: 673.124 us/op # Warmup Iteration 3: 664.800 us/op Iteration 1: 660.417 us/op totalInputBytes: 151885302.000 # totalOutputBytes: 1213849600.000 # Iteration 2: 660.400 us/op totalInputBytes: 190721505.000 # totalOutputBytes: 1524224000.000 # Iteration 3: 660.003 us/op totalInputBytes: 229570521.000 # totalOutputBytes: 1834700800.000 # Iteration 4: 661.677 us/op totalInputBytes: 268329846.000 # totalOutputBytes: 2144460800.000 # Iteration 5: 659.454 us/op totalInputBytes: 307217301.000 # totalOutputBytes: 2455244800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 660.390 ±(99.9%) 3.153 us/op [Average] (min, avg, max) = (659.454, 660.390, 661.677), stdev = 0.819 CI (99.9%): [657.237, 663.544] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 1147724475.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (151885302.000, 229544895.000, 307217301.000), stdev = 61391252.900 CI (99.9%): [1147724475.000, 1147724475.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 9172480000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1213849600.000, 1834496000.000, 2455244800.000), stdev = 490631725.355 CI (99.9%): [9172480000.000, 9172480000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 48.00% complete, ETA 02:54:57 # Fork: 1 of 1 # Warmup Iteration 1: 0.273 us/op # Warmup Iteration 2: 0.233 us/op # Warmup Iteration 3: 0.230 us/op Iteration 1: 0.229 us/op totalInputBytes: 34449428162.000 # totalOutputBytes: 34149287936.000 # Iteration 2: 0.232 us/op totalInputBytes: 43365762497.000 # totalOutputBytes: 42987938816.000 # Iteration 3: 0.230 us/op totalInputBytes: 52350402924.000 # totalOutputBytes: 51894300672.000 # Iteration 4: 0.229 us/op totalInputBytes: 61355716780.000 # totalOutputBytes: 60821155840.000 # Iteration 5: 0.239 us/op totalInputBytes: 70019158253.000 # totalOutputBytes: 69409117184.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.232 ±(99.9%) 0.015 us/op [Average] (min, avg, max) = (0.229, 0.232, 0.239), stdev = 0.004 CI (99.9%): [0.217, 0.247] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 261540468616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34449428162.000, 52308093723.200, 70019158253.000), stdev = 14092908706.252 CI (99.9%): [261540468616.000, 261540468616.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 259261800448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34149287936.000, 51852360089.600, 69409117184.000), stdev = 13970124409.683 CI (99.9%): [259261800448.000, 259261800448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 48.04% complete, ETA 02:54:46 # Fork: 1 of 1 # Warmup Iteration 1: 0.447 us/op # Warmup Iteration 2: 0.374 us/op # Warmup Iteration 3: 0.377 us/op Iteration 1: 0.383 us/op totalInputBytes: 42008705541.000 # totalOutputBytes: 41743730688.000 # Iteration 2: 0.367 us/op totalInputBytes: 53278575057.000 # totalOutputBytes: 52942514176.000 # Iteration 3: 0.387 us/op totalInputBytes: 63967695993.000 # totalOutputBytes: 63564212224.000 # Iteration 4: 0.377 us/op totalInputBytes: 74919134826.000 # totalOutputBytes: 74446573568.000 # Iteration 5: 0.385 us/op totalInputBytes: 85662435330.000 # totalOutputBytes: 85122109440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.380 ±(99.9%) 0.031 us/op [Average] (min, avg, max) = (0.367, 0.380, 0.387), stdev = 0.008 CI (99.9%): [0.348, 0.411] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 319836546747.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42008705541.000, 63967309349.400, 85662435330.000), stdev = 17226798126.185 CI (99.9%): [319836546747.000, 319836546747.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 317819140096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (41743730688.000, 63563828019.200, 85122109440.000), stdev = 17118138070.076 CI (99.9%): [317819140096.000, 317819140096.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 48.09% complete, ETA 02:54:34 # Fork: 1 of 1 # Warmup Iteration 1: 0.629 us/op # Warmup Iteration 2: 0.514 us/op # Warmup Iteration 3: 0.530 us/op Iteration 1: 0.506 us/op totalInputBytes: 45729420084.000 # totalOutputBytes: 45477752832.000 # Iteration 2: 0.506 us/op totalInputBytes: 57950962092.000 # totalOutputBytes: 57632034816.000 # Iteration 3: 0.505 us/op totalInputBytes: 70184690205.000 # totalOutputBytes: 69798435840.000 # Iteration 4: 0.505 us/op totalInputBytes: 82419165856.000 # totalOutputBytes: 81965580288.000 # Iteration 5: 0.505 us/op totalInputBytes: 94653100932.000 # totalOutputBytes: 94132187136.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.505 ±(99.9%) 0.002 us/op [Average] (min, avg, max) = (0.505, 0.505, 0.506), stdev = 0.001 CI (99.9%): [0.503, 0.508] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 350937339169.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45729420084.000, 70187467833.800, 94653100932.000), stdev = 19339789422.444 CI (99.9%): [350937339169.000, 350937339169.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 349005990912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45477752832.000, 69801198182.400, 94132187136.000), stdev = 19233354841.614 CI (99.9%): [349005990912.000, 349005990912.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 48.14% complete, ETA 02:54:23 # Fork: 1 of 1 # Warmup Iteration 1: 0.815 us/op # Warmup Iteration 2: 0.615 us/op # Warmup Iteration 3: 0.608 us/op Iteration 1: 0.608 us/op totalInputBytes: 50609042252.000 # totalOutputBytes: 50338668544.000 # Iteration 2: 0.608 us/op totalInputBytes: 64159807176.000 # totalOutputBytes: 63817039872.000 # Iteration 3: 0.608 us/op totalInputBytes: 77707714208.000 # totalOutputBytes: 77292568576.000 # Iteration 4: 0.660 us/op totalInputBytes: 90194433230.000 # totalOutputBytes: 89712578560.000 # Iteration 5: 0.650 us/op totalInputBytes: 102870242576.000 # totalOutputBytes: 102320668672.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.627 ±(99.9%) 0.100 us/op [Average] (min, avg, max) = (0.608, 0.627, 0.660), stdev = 0.026 CI (99.9%): [0.527, 0.727] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 385541239442.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50609042252.000, 77108247888.400, 102870242576.000), stdev = 20646779368.643 CI (99.9%): [385541239442.000, 385541239442.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 383481524224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50338668544.000, 76696304844.800, 102320668672.000), stdev = 20536476030.588 CI (99.9%): [383481524224.000, 383481524224.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 48.19% complete, ETA 02:54:11 # Fork: 1 of 1 # Warmup Iteration 1: 0.951 us/op # Warmup Iteration 2: 0.809 us/op # Warmup Iteration 3: 0.837 us/op Iteration 1: 0.771 us/op totalInputBytes: 49205336706.000 # totalOutputBytes: 48956728320.000 # Iteration 2: 0.769 us/op totalInputBytes: 62592413844.000 # totalOutputBytes: 62276167680.000 # Iteration 3: 0.774 us/op totalInputBytes: 75893352088.000 # totalOutputBytes: 75509903360.000 # Iteration 4: 0.796 us/op totalInputBytes: 88821056098.000 # totalOutputBytes: 88372290560.000 # Iteration 5: 0.770 us/op totalInputBytes: 102189936980.000 # totalOutputBytes: 101673625600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.776 ±(99.9%) 0.044 us/op [Average] (min, avg, max) = (0.769, 0.776, 0.796), stdev = 0.011 CI (99.9%): [0.732, 0.820] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 378702095716.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49205336706.000, 75740419143.200, 102189936980.000), stdev = 20902655864.297 CI (99.9%): [378702095716.000, 378702095716.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 376788715520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48956728320.000, 75357743104.000, 101673625600.000), stdev = 20797045865.760 CI (99.9%): [376788715520.000, 376788715520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 48.24% complete, ETA 02:54:00 # Fork: 1 of 1 # Warmup Iteration 1: 1.161 us/op # Warmup Iteration 2: 0.905 us/op # Warmup Iteration 3: 0.903 us/op Iteration 1: 0.903 us/op totalInputBytes: 51646201488.000 # totalOutputBytes: 51395248128.000 # Iteration 2: 0.899 us/op totalInputBytes: 65378140632.000 # totalOutputBytes: 65060462592.000 # Iteration 3: 0.904 us/op totalInputBytes: 79036010298.000 # totalOutputBytes: 78651967488.000 # Iteration 4: 0.913 us/op totalInputBytes: 92559243546.000 # totalOutputBytes: 92109490176.000 # Iteration 5: 0.968 us/op totalInputBytes: 105317363844.000 # totalOutputBytes: 104805617664.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.918 ±(99.9%) 0.110 us/op [Average] (min, avg, max) = (0.899, 0.918, 0.968), stdev = 0.029 CI (99.9%): [0.807, 1.028] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 393936959808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51646201488.000, 78787391961.600, 105317363844.000), stdev = 21272149378.739 CI (99.9%): [393936959808.000, 393936959808.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 392022786048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51395248128.000, 78404557209.600, 104805617664.000), stdev = 21168786165.042 CI (99.9%): [392022786048.000, 392022786048.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 48.29% complete, ETA 02:53:49 # Fork: 1 of 1 # Warmup Iteration 1: 1.278 us/op # Warmup Iteration 2: 1.054 us/op # Warmup Iteration 3: 1.062 us/op Iteration 1: 1.045 us/op totalInputBytes: 52315083132.000 # totalOutputBytes: 52068108288.000 # Iteration 2: 1.041 us/op totalInputBytes: 66154856846.000 # totalOutputBytes: 65842545664.000 # Iteration 3: 1.039 us/op totalInputBytes: 80018865290.000 # totalOutputBytes: 79641103360.000 # Iteration 4: 1.084 us/op totalInputBytes: 93315226498.000 # totalOutputBytes: 92874693632.000 # Iteration 5: 1.042 us/op totalInputBytes: 107143901930.000 # totalOutputBytes: 106638085120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.050 ±(99.9%) 0.072 us/op [Average] (min, avg, max) = (1.039, 1.050, 1.084), stdev = 0.019 CI (99.9%): [0.978, 1.123] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 398947933696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52315083132.000, 79789586739.200, 107143901930.000), stdev = 21633355419.461 CI (99.9%): [398947933696.000, 398947933696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 397064536064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52068108288.000, 79412907212.800, 106638085120.000), stdev = 21531226276.964 CI (99.9%): [397064536064.000, 397064536064.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 48.34% complete, ETA 02:53:37 # Fork: 1 of 1 # Warmup Iteration 1: 1.405 us/op # Warmup Iteration 2: 1.149 us/op # Warmup Iteration 3: 1.142 us/op Iteration 1: 1.145 us/op totalInputBytes: 54845617070.000 # totalOutputBytes: 54592380928.000 # Iteration 2: 1.137 us/op totalInputBytes: 69320524610.000 # totalOutputBytes: 69000454144.000 # Iteration 3: 1.147 us/op totalInputBytes: 83679422070.000 # totalOutputBytes: 83293052928.000 # Iteration 4: 1.145 us/op totalInputBytes: 98061980780.000 # totalOutputBytes: 97609203712.000 # Iteration 5: 1.134 us/op totalInputBytes: 112580013520.000 # totalOutputBytes: 112060203008.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.142 ±(99.9%) 0.021 us/op [Average] (min, avg, max) = (1.134, 1.142, 1.147), stdev = 0.006 CI (99.9%): [1.120, 1.163] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 418487558050.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54845617070.000, 83697511610.000, 112580013520.000), stdev = 22801681912.164 CI (99.9%): [418487558050.000, 418487558050.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 416555294720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54592380928.000, 83311058944.000, 112060203008.000), stdev = 22696400756.312 CI (99.9%): [416555294720.000, 416555294720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 48.39% complete, ETA 02:53:26 # Fork: 1 of 1 # Warmup Iteration 1: 1.647 us/op # Warmup Iteration 2: 1.380 us/op # Warmup Iteration 3: 1.349 us/op Iteration 1: 1.340 us/op totalInputBytes: 52219017618.000 # totalOutputBytes: 51982119936.000 # Iteration 2: 1.333 us/op totalInputBytes: 66109193112.000 # totalOutputBytes: 65809281024.000 # Iteration 3: 1.338 us/op totalInputBytes: 79953485958.000 # totalOutputBytes: 79590767616.000 # Iteration 4: 1.336 us/op totalInputBytes: 93820544226.000 # totalOutputBytes: 93394916352.000 # Iteration 5: 1.389 us/op totalInputBytes: 107149453470.000 # totalOutputBytes: 106663357440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.347 ±(99.9%) 0.091 us/op [Average] (min, avg, max) = (1.333, 1.347, 1.389), stdev = 0.024 CI (99.9%): [1.256, 1.439] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 399251694384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52219017618.000, 79850338876.800, 107149453470.000), stdev = 21752746584.215 CI (99.9%): [399251694384.000, 399251694384.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 397440442368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51982119936.000, 79488088473.600, 106663357440.000), stdev = 21654062704.702 CI (99.9%): [397440442368.000, 397440442368.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 48.44% complete, ETA 02:53:14 # Fork: 1 of 1 # Warmup Iteration 1: 1.768 us/op # Warmup Iteration 2: 1.514 us/op # Warmup Iteration 3: 1.423 us/op Iteration 1: 1.448 us/op totalInputBytes: 53900213758.000 # totalOutputBytes: 53659166720.000 # Iteration 2: 1.423 us/op totalInputBytes: 68358606226.000 # totalOutputBytes: 68052899840.000 # Iteration 3: 1.424 us/op totalInputBytes: 82815568940.000 # totalOutputBytes: 82445209600.000 # Iteration 4: 1.589 us/op totalInputBytes: 95762238274.000 # totalOutputBytes: 95333980160.000 # Iteration 5: 1.417 us/op totalInputBytes: 110281246140.000 # totalOutputBytes: 109788057600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.460 ±(99.9%) 0.281 us/op [Average] (min, avg, max) = (1.417, 1.460, 1.589), stdev = 0.073 CI (99.9%): [1.179, 1.742] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 411117873338.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (53900213758.000, 82223574667.600, 110281246140.000), stdev = 22166015209.217 CI (99.9%): [411117873338.000, 411117873338.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 409279313920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (53659166720.000, 81855862784.000, 109788057600.000), stdev = 22066886616.992 CI (99.9%): [409279313920.000, 409279313920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 48.48% complete, ETA 02:53:03 # Fork: 1 of 1 # Warmup Iteration 1: 3.594 us/op # Warmup Iteration 2: 2.853 us/op # Warmup Iteration 3: 2.731 us/op Iteration 1: 2.734 us/op totalInputBytes: 55996528952.000 # totalOutputBytes: 55762370560.000 # Iteration 2: 2.720 us/op totalInputBytes: 71123459498.000 # totalOutputBytes: 70826045440.000 # Iteration 3: 2.746 us/op totalInputBytes: 86105893328.000 # totalOutputBytes: 85745827840.000 # Iteration 4: 2.718 us/op totalInputBytes: 101242818950.000 # totalOutputBytes: 100819456000.000 # Iteration 5: 2.840 us/op totalInputBytes: 115733684248.000 # totalOutputBytes: 115249725440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.752 ±(99.9%) 0.194 us/op [Average] (min, avg, max) = (2.718, 2.752, 2.840), stdev = 0.050 CI (99.9%): [2.557, 2.946] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 430202384976.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55996528952.000, 86040476995.200, 115733684248.000), stdev = 23653531777.513 CI (99.9%): [430202384976.000, 430202384976.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 428403425280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55762370560.000, 85680685056.000, 115249725440.000), stdev = 23554620772.317 CI (99.9%): [428403425280.000, 428403425280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 48.53% complete, ETA 02:52:52 # Fork: 1 of 1 # Warmup Iteration 1: 6.001 us/op # Warmup Iteration 2: 4.759 us/op # Warmup Iteration 3: 4.637 us/op Iteration 1: 4.631 us/op totalInputBytes: 49888469640.000 # totalOutputBytes: 49684684800.000 # Iteration 2: 4.631 us/op totalInputBytes: 63212800338.000 # totalOutputBytes: 62954588160.000 # Iteration 3: 4.696 us/op totalInputBytes: 76352209266.000 # totalOutputBytes: 76040325120.000 # Iteration 4: 4.637 us/op totalInputBytes: 89658834360.000 # totalOutputBytes: 89292595200.000 # Iteration 5: 4.687 us/op totalInputBytes: 102824400696.000 # totalOutputBytes: 102404382720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.656 ±(99.9%) 0.125 us/op [Average] (min, avg, max) = (4.631, 4.656, 4.696), stdev = 0.032 CI (99.9%): [4.531, 4.781] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 381936714300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49888469640.000, 76387342860.000, 102824400696.000), stdev = 20921344367.784 CI (99.9%): [381936714300.000, 381936714300.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 380376576000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49684684800.000, 76075315200.000, 102404382720.000), stdev = 20835884684.508 CI (99.9%): [380376576000.000, 380376576000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 48.58% complete, ETA 02:52:40 # Fork: 1 of 1 # Warmup Iteration 1: 9.310 us/op # Warmup Iteration 2: 7.190 us/op # Warmup Iteration 3: 7.496 us/op Iteration 1: 7.133 us/op totalInputBytes: 42793412544.000 # totalOutputBytes: 42620682240.000 # Iteration 2: 7.116 us/op totalInputBytes: 54354548034.000 # totalOutputBytes: 54135152640.000 # Iteration 3: 7.131 us/op totalInputBytes: 65891172428.000 # totalOutputBytes: 65625210880.000 # Iteration 4: 7.093 us/op totalInputBytes: 77490390594.000 # totalOutputBytes: 77177610240.000 # Iteration 5: 7.176 us/op totalInputBytes: 88954633228.000 # totalOutputBytes: 88595578880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.130 ±(99.9%) 0.116 us/op [Average] (min, avg, max) = (7.093, 7.130, 7.176), stdev = 0.030 CI (99.9%): [7.014, 7.246] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 329484156828.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42793412544.000, 65896831365.600, 88954633228.000), stdev = 18255582297.512 CI (99.9%): [329484156828.000, 329484156828.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 328154234880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42620682240.000, 65630846976.000, 88595578880.000), stdev = 18181895902.983 CI (99.9%): [328154234880.000, 328154234880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 48.63% complete, ETA 02:52:29 # Fork: 1 of 1 # Warmup Iteration 1: 9.294 us/op # Warmup Iteration 2: 7.302 us/op # Warmup Iteration 3: 7.131 us/op Iteration 1: 7.104 us/op totalInputBytes: 54052329474.000 # totalOutputBytes: 53835724800.000 # Iteration 2: 7.085 us/op totalInputBytes: 68569383874.000 # totalOutputBytes: 68294604800.000 # Iteration 3: 8.266 us/op totalInputBytes: 81011743520.000 # totalOutputBytes: 80687104000.000 # Iteration 4: 7.064 us/op totalInputBytes: 95568483352.000 # totalOutputBytes: 95185510400.000 # Iteration 5: 7.059 us/op totalInputBytes: 110136481098.000 # totalOutputBytes: 109695129600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.315 ±(99.9%) 2.047 us/op [Average] (min, avg, max) = (7.059, 7.315, 8.266), stdev = 0.532 CI (99.9%): [5.268, 9.362] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 409338421318.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54052329474.000, 81867684263.600, 110136481098.000), stdev = 22011974922.785 CI (99.9%): [409338421318.000, 409338421318.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 407698073600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (53835724800.000, 81539614720.000, 109695129600.000), stdev = 21923766020.437 CI (99.9%): [407698073600.000, 407698073600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 48.68% complete, ETA 02:52:18 # Fork: 1 of 1 # Warmup Iteration 1: 10.867 us/op # Warmup Iteration 2: 8.430 us/op # Warmup Iteration 3: 8.265 us/op Iteration 1: 8.400 us/op totalInputBytes: 55619428644.000 # totalOutputBytes: 55397621760.000 # Iteration 2: 8.323 us/op totalInputBytes: 70446645720.000 # totalOutputBytes: 70165708800.000 # Iteration 3: 8.613 us/op totalInputBytes: 84774144510.000 # totalOutputBytes: 84436070400.000 # Iteration 4: 8.312 us/op totalInputBytes: 99618695352.000 # totalOutputBytes: 99221422080.000 # Iteration 5: 8.333 us/op totalInputBytes: 114428825406.000 # totalOutputBytes: 113972490240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.396 ±(99.9%) 0.484 us/op [Average] (min, avg, max) = (8.312, 8.396, 8.613), stdev = 0.126 CI (99.9%): [7.912, 8.880] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 424887739632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55619428644.000, 84977547926.400, 114428825406.000), stdev = 23210065719.424 CI (99.9%): [424887739632.000, 424887739632.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 423193313280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55397621760.000, 84638662656.000, 113972490240.000), stdev = 23117505395.088 CI (99.9%): [423193313280.000, 423193313280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 48.73% complete, ETA 02:52:06 # Fork: 1 of 1 # Warmup Iteration 1: 12.198 us/op # Warmup Iteration 2: 9.475 us/op # Warmup Iteration 3: 9.418 us/op Iteration 1: 9.651 us/op totalInputBytes: 57216427779.000 # totalOutputBytes: 56988252160.000 # Iteration 2: 9.417 us/op totalInputBytes: 72506320698.000 # totalOutputBytes: 72217169920.000 # Iteration 3: 9.407 us/op totalInputBytes: 87813701598.000 # totalOutputBytes: 87463505920.000 # Iteration 4: 9.520 us/op totalInputBytes: 102938214351.000 # totalOutputBytes: 102527703040.000 # Iteration 5: 9.412 us/op totalInputBytes: 118235519871.000 # totalOutputBytes: 117764003840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.481 ±(99.9%) 0.407 us/op [Average] (min, avg, max) = (9.407, 9.481, 9.651), stdev = 0.106 CI (99.9%): [9.074, 9.888] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 438710184297.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57216427779.000, 87742036859.400, 118235519871.000), stdev = 24107681913.914 CI (99.9%): [438710184297.000, 438710184297.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 436960634880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56988252160.000, 87392126976.000, 117764003840.000), stdev = 24011541951.024 CI (99.9%): [436960634880.000, 436960634880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 48.78% complete, ETA 02:51:55 # Fork: 1 of 1 # Warmup Iteration 1: 13.656 us/op # Warmup Iteration 2: 10.687 us/op # Warmup Iteration 3: 10.558 us/op Iteration 1: 10.973 us/op totalInputBytes: 58025176253.000 # totalOutputBytes: 57794478080.000 # Iteration 2: 11.292 us/op totalInputBytes: 72596383761.000 # totalOutputBytes: 72307752960.000 # Iteration 3: 10.597 us/op totalInputBytes: 88121820963.000 # totalOutputBytes: 87771463680.000 # Iteration 4: 10.613 us/op totalInputBytes: 103626614168.000 # totalOutputBytes: 103214612480.000 # Iteration 5: 10.648 us/op totalInputBytes: 119077124353.000 # totalOutputBytes: 118603694080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.825 ±(99.9%) 1.168 us/op [Average] (min, avg, max) = (10.597, 10.825, 11.292), stdev = 0.303 CI (99.9%): [9.656, 11.993] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 441447119498.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58025176253.000, 88289423899.600, 119077124353.000), stdev = 24214335576.721 CI (99.9%): [441447119498.000, 441447119498.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 439692001280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57794478080.000, 87938400256.000, 118603694080.000), stdev = 24118063521.405 CI (99.9%): [439692001280.000, 439692001280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 48.83% complete, ETA 02:51:44 # Fork: 1 of 1 # Warmup Iteration 1: 15.405 us/op # Warmup Iteration 2: 11.899 us/op # Warmup Iteration 3: 11.786 us/op Iteration 1: 11.747 us/op totalInputBytes: 59044439564.000 # totalOutputBytes: 58810245120.000 # Iteration 2: 12.377 us/op totalInputBytes: 74000226263.000 # totalOutputBytes: 73706711040.000 # Iteration 3: 11.746 us/op totalInputBytes: 89759980065.000 # totalOutputBytes: 89403955200.000 # Iteration 4: 11.721 us/op totalInputBytes: 105551748209.000 # totalOutputBytes: 105133086720.000 # Iteration 5: 11.763 us/op totalInputBytes: 121288647842.000 # totalOutputBytes: 120807567360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.870 ±(99.9%) 1.092 us/op [Average] (min, avg, max) = (11.721, 11.870, 12.377), stdev = 0.284 CI (99.9%): [10.778, 12.963] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 449645041943.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (59044439564.000, 89929008388.600, 121288647842.000), stdev = 24673407994.254 CI (99.9%): [449645041943.000, 449645041943.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 447861565440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58810245120.000, 89572313088.000, 120807567360.000), stdev = 24575543146.870 CI (99.9%): [447861565440.000, 447861565440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 48.88% complete, ETA 02:51:32 # Fork: 1 of 1 # Warmup Iteration 1: 16.949 us/op # Warmup Iteration 2: 13.057 us/op # Warmup Iteration 3: 12.945 us/op Iteration 1: 12.893 us/op totalInputBytes: 59730764193.000 # totalOutputBytes: 59494297600.000 # Iteration 2: 12.893 us/op totalInputBytes: 75686821821.000 # totalOutputBytes: 75387187200.000 # Iteration 3: 12.884 us/op totalInputBytes: 91648842255.000 # totalOutputBytes: 91286016000.000 # Iteration 4: 12.947 us/op totalInputBytes: 107532934983.000 # totalOutputBytes: 107107225600.000 # Iteration 5: 12.902 us/op totalInputBytes: 123471515421.000 # totalOutputBytes: 122982707200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.904 ±(99.9%) 0.097 us/op [Average] (min, avg, max) = (12.884, 12.904, 12.947), stdev = 0.025 CI (99.9%): [12.807, 13.001] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 458070878673.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (59730764193.000, 91614175734.600, 123471515421.000), stdev = 25191916976.934 CI (99.9%): [458070878673.000, 458070878673.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 456257433600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (59494297600.000, 91251486720.000, 122982707200.000), stdev = 25092185341.835 CI (99.9%): [456257433600.000, 456257433600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 48.92% complete, ETA 02:51:21 # Fork: 1 of 1 # Warmup Iteration 1: 0.426 us/op # Warmup Iteration 2: 0.374 us/op # Warmup Iteration 3: 0.366 us/op Iteration 1: 0.370 us/op totalInputBytes: 21547776130.000 # totalOutputBytes: 21422255104.000 # Iteration 2: 0.378 us/op totalInputBytes: 27002875520.000 # totalOutputBytes: 26845577216.000 # Iteration 3: 0.378 us/op totalInputBytes: 32458467250.000 # totalOutputBytes: 32269388800.000 # Iteration 4: 0.368 us/op totalInputBytes: 38057626560.000 # totalOutputBytes: 37835931648.000 # Iteration 5: 0.366 us/op totalInputBytes: 43687437640.000 # totalOutputBytes: 43432947712.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.372 ±(99.9%) 0.021 us/op [Average] (min, avg, max) = (0.366, 0.372, 0.378), stdev = 0.006 CI (99.9%): [0.350, 0.393] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 162754183100.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21547776130.000, 32550836620.000, 43687437640.000), stdev = 8749348009.083 CI (99.9%): [162754183100.000, 162754183100.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 161806100480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21422255104.000, 32361220096.000, 43432947712.000), stdev = 8698380933.302 CI (99.9%): [161806100480.000, 161806100480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 48.97% complete, ETA 02:51:10 # Fork: 1 of 1 # Warmup Iteration 1: 1.256 us/op # Warmup Iteration 2: 1.100 us/op # Warmup Iteration 3: 1.104 us/op Iteration 1: 1.086 us/op totalInputBytes: 13812612625.000 # totalOutputBytes: 14469683200.000 # Iteration 2: 1.085 us/op totalInputBytes: 17418305145.000 # totalOutputBytes: 18246899712.000 # Iteration 3: 1.092 us/op totalInputBytes: 20999638365.000 # totalOutputBytes: 21998598144.000 # Iteration 4: 1.107 us/op totalInputBytes: 24531574600.000 # totalOutputBytes: 25698549760.000 # Iteration 5: 1.095 us/op totalInputBytes: 28101514080.000 # totalOutputBytes: 29438312448.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.093 ±(99.9%) 0.035 us/op [Average] (min, avg, max) = (1.085, 1.093, 1.107), stdev = 0.009 CI (99.9%): [1.058, 1.128] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 104863644815.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13812612625.000, 20972728963.000, 28101514080.000), stdev = 5643289782.563 CI (99.9%): [104863644815.000, 104863644815.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 109852043264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14469683200.000, 21970408652.800, 29438312448.000), stdev = 5911742953.805 CI (99.9%): [109852043264.000, 109852043264.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 49.02% complete, ETA 02:50:58 # Fork: 1 of 1 # Warmup Iteration 1: 2.191 us/op # Warmup Iteration 2: 2.013 us/op # Warmup Iteration 3: 2.034 us/op Iteration 1: 2.096 us/op totalInputBytes: 10974588944.000 # totalOutputBytes: 11812872192.000 # Iteration 2: 1.965 us/op totalInputBytes: 13880620218.000 # totalOutputBytes: 14940877824.000 # Iteration 3: 1.965 us/op totalInputBytes: 16786465982.000 # totalOutputBytes: 18068683776.000 # Iteration 4: 1.966 us/op totalInputBytes: 19690918994.000 # totalOutputBytes: 21194990592.000 # Iteration 5: 1.970 us/op totalInputBytes: 22589666860.000 # totalOutputBytes: 24315156480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.992 ±(99.9%) 0.224 us/op [Average] (min, avg, max) = (1.965, 1.992, 2.096), stdev = 0.058 CI (99.9%): [1.768, 2.216] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 83922260998.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10974588944.000, 16784452199.600, 22589666860.000), stdev = 4591699624.369 CI (99.9%): [83922260998.000, 83922260998.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 90332580864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11812872192.000, 18066516172.800, 24315156480.000), stdev = 4942432111.444 CI (99.9%): [90332580864.000, 90332580864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 49.07% complete, ETA 02:50:47 # Fork: 1 of 1 # Warmup Iteration 1: 2.961 us/op # Warmup Iteration 2: 2.689 us/op # Warmup Iteration 3: 2.781 us/op Iteration 1: 2.733 us/op totalInputBytes: 10849667718.000 # totalOutputBytes: 11759788032.000 # Iteration 2: 2.680 us/op totalInputBytes: 13670615638.000 # totalOutputBytes: 14817370112.000 # Iteration 3: 2.665 us/op totalInputBytes: 16506940309.000 # totalOutputBytes: 17891618816.000 # Iteration 4: 2.719 us/op totalInputBytes: 19287135493.000 # totalOutputBytes: 20905029632.000 # Iteration 5: 2.663 us/op totalInputBytes: 22125258968.000 # totalOutputBytes: 23981228032.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.692 ±(99.9%) 0.123 us/op [Average] (min, avg, max) = (2.663, 2.692, 2.733), stdev = 0.032 CI (99.9%): [2.569, 2.815] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 82439618126.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10849667718.000, 16487923625.200, 22125258968.000), stdev = 4453724633.722 CI (99.9%): [82439618126.000, 82439618126.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 89355034624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11759788032.000, 17871006924.800, 23981228032.000), stdev = 4827323656.980 CI (99.9%): [89355034624.000, 89355034624.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 49.12% complete, ETA 02:50:36 # Fork: 1 of 1 # Warmup Iteration 1: 4.123 us/op # Warmup Iteration 2: 3.848 us/op # Warmup Iteration 3: 3.787 us/op Iteration 1: 3.784 us/op totalInputBytes: 9562852641.000 # totalOutputBytes: 10558940160.000 # Iteration 2: 3.783 us/op totalInputBytes: 12015079084.000 # totalOutputBytes: 13266595840.000 # Iteration 3: 3.806 us/op totalInputBytes: 14452045160.000 # totalOutputBytes: 15957401600.000 # Iteration 4: 4.015 us/op totalInputBytes: 16762356218.000 # totalOutputBytes: 18508359680.000 # Iteration 5: 3.792 us/op totalInputBytes: 19208276341.000 # totalOutputBytes: 21209052160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.836 ±(99.9%) 0.387 us/op [Average] (min, avg, max) = (3.783, 3.836, 4.015), stdev = 0.100 CI (99.9%): [3.449, 4.223] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 72000609444.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9562852641.000, 14400121888.800, 19208276341.000), stdev = 3800947225.521 CI (99.9%): [72000609444.000, 72000609444.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 79500349440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10558940160.000, 15900069888.000, 21209052160.000), stdev = 4196862151.104 CI (99.9%): [79500349440.000, 79500349440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 49.17% complete, ETA 02:50:24 # Fork: 1 of 1 # Warmup Iteration 1: 5.299 us/op # Warmup Iteration 2: 4.953 us/op # Warmup Iteration 3: 4.870 us/op Iteration 1: 4.863 us/op totalInputBytes: 8762835360.000 # totalOutputBytes: 9853378560.000 # Iteration 2: 4.860 us/op totalInputBytes: 11011621056.000 # totalOutputBytes: 12382027776.000 # Iteration 3: 4.864 us/op totalInputBytes: 13258652808.000 # totalOutputBytes: 14908704768.000 # Iteration 4: 4.944 us/op totalInputBytes: 15469141328.000 # totalOutputBytes: 17394290688.000 # Iteration 5: 4.917 us/op totalInputBytes: 17691830960.000 # totalOutputBytes: 19893596160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.890 ±(99.9%) 0.149 us/op [Average] (min, avg, max) = (4.860, 4.890, 4.944), stdev = 0.039 CI (99.9%): [4.741, 5.039] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 66194081512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8762835360.000, 13238816302.400, 17691830960.000), stdev = 3528416316.490 CI (99.9%): [66194081512.000, 66194081512.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 74431997952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9853378560.000, 14886399590.400, 19893596160.000), stdev = 3967531085.013 CI (99.9%): [74431997952.000, 74431997952.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 49.22% complete, ETA 02:50:13 # Fork: 1 of 1 # Warmup Iteration 1: 6.064 us/op # Warmup Iteration 2: 5.838 us/op # Warmup Iteration 3: 5.784 us/op Iteration 1: 5.631 us/op totalInputBytes: 8785860280.000 # totalOutputBytes: 9847857152.000 # Iteration 2: 5.556 us/op totalInputBytes: 11088271315.000 # totalOutputBytes: 12428573696.000 # Iteration 3: 5.681 us/op totalInputBytes: 13340014765.000 # totalOutputBytes: 14952498176.000 # Iteration 4: 5.571 us/op totalInputBytes: 15636350550.000 # totalOutputBytes: 17526405120.000 # Iteration 5: 5.680 us/op totalInputBytes: 17888509675.000 # totalOutputBytes: 20050795520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.624 ±(99.9%) 0.227 us/op [Average] (min, avg, max) = (5.556, 5.624, 5.681), stdev = 0.059 CI (99.9%): [5.396, 5.851] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 66739006585.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8785860280.000, 13347801317.000, 17888509675.000), stdev = 3597649665.743 CI (99.9%): [66739006585.000, 66739006585.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 74806129664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9847857152.000, 14961225932.800, 20050795520.000), stdev = 4032518030.343 CI (99.9%): [74806129664.000, 74806129664.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 49.27% complete, ETA 02:50:02 # Fork: 1 of 1 # Warmup Iteration 1: 8.284 us/op # Warmup Iteration 2: 7.517 us/op # Warmup Iteration 3: 7.384 us/op Iteration 1: 7.393 us/op totalInputBytes: 7456728363.000 # totalOutputBytes: 8595120128.000 # Iteration 2: 7.170 us/op totalInputBytes: 9439815894.000 # totalOutputBytes: 10880958464.000 # Iteration 3: 7.152 us/op totalInputBytes: 11427551403.000 # totalOutputBytes: 13172154368.000 # Iteration 4: 7.379 us/op totalInputBytes: 13354330173.000 # totalOutputBytes: 15393087488.000 # Iteration 5: 7.161 us/op totalInputBytes: 15339492948.000 # totalOutputBytes: 17681317888.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.251 ±(99.9%) 0.475 us/op [Average] (min, avg, max) = (7.152, 7.251, 7.393), stdev = 0.123 CI (99.9%): [6.776, 7.726] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 57017918781.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7456728363.000, 11403583756.200, 15339492948.000), stdev = 3111728575.418 CI (99.9%): [57017918781.000, 57017918781.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 65722638336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8595120128.000, 13144527667.200, 17681317888.000), stdev = 3586784928.918 CI (99.9%): [65722638336.000, 65722638336.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 49.32% complete, ETA 02:49:51 # Fork: 1 of 1 # Warmup Iteration 1: 9.088 us/op # Warmup Iteration 2: 8.473 us/op # Warmup Iteration 3: 8.383 us/op Iteration 1: 8.357 us/op totalInputBytes: 7448957080.000 # totalOutputBytes: 8611338240.000 # Iteration 2: 8.389 us/op totalInputBytes: 9349848592.000 # totalOutputBytes: 10808856576.000 # Iteration 3: 8.376 us/op totalInputBytes: 11253610024.000 # totalOutputBytes: 13009692672.000 # Iteration 4: 8.367 us/op totalInputBytes: 13159460120.000 # totalOutputBytes: 15212943360.000 # Iteration 5: 8.395 us/op totalInputBytes: 15059052196.000 # totalOutputBytes: 17408959488.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.377 ±(99.9%) 0.060 us/op [Average] (min, avg, max) = (8.357, 8.377, 8.395), stdev = 0.016 CI (99.9%): [8.317, 8.437] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 56270928012.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7448957080.000, 11254185602.400, 15059052196.000), stdev = 3008876230.034 CI (99.9%): [56270928012.000, 56270928012.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 65051790336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8611338240.000, 13010358067.200, 17408959488.000), stdev = 3478399816.357 CI (99.9%): [65051790336.000, 65051790336.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 49.36% complete, ETA 02:49:39 # Fork: 1 of 1 # Warmup Iteration 1: 10.254 us/op # Warmup Iteration 2: 10.161 us/op # Warmup Iteration 3: 9.478 us/op Iteration 1: 9.475 us/op totalInputBytes: 7174515348.000 # totalOutputBytes: 8338104320.000 # Iteration 2: 9.491 us/op totalInputBytes: 9031548141.000 # totalOutputBytes: 10496317440.000 # Iteration 3: 9.461 us/op totalInputBytes: 10894387383.000 # totalOutputBytes: 12661278720.000 # Iteration 4: 9.474 us/op totalInputBytes: 12754645002.000 # totalOutputBytes: 14823239680.000 # Iteration 5: 9.468 us/op totalInputBytes: 14616127350.000 # totalOutputBytes: 16986624000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.474 ±(99.9%) 0.043 us/op [Average] (min, avg, max) = (9.461, 9.474, 9.491), stdev = 0.011 CI (99.9%): [9.431, 9.517] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 54471223224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7174515348.000, 10894244644.800, 14616127350.000), stdev = 2941917941.048 CI (99.9%): [54471223224.000, 54471223224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 63305564160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8338104320.000, 12661112832.000, 16986624000.000), stdev = 3419048883.933 CI (99.9%): [63305564160.000, 63305564160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 49.41% complete, ETA 02:49:28 # Fork: 1 of 1 # Warmup Iteration 1: 24.846 us/op # Warmup Iteration 2: 23.344 us/op # Warmup Iteration 3: 22.675 us/op Iteration 1: 22.620 us/op totalInputBytes: 5755811490.000 # totalOutputBytes: 7022878720.000 # Iteration 2: 22.705 us/op totalInputBytes: 7234569990.000 # totalOutputBytes: 8827166720.000 # Iteration 3: 22.624 us/op totalInputBytes: 8718615765.000 # totalOutputBytes: 10637905920.000 # Iteration 4: 22.609 us/op totalInputBytes: 10203651855.000 # totalOutputBytes: 12449853440.000 # Iteration 5: 22.592 us/op totalInputBytes: 11689862895.000 # totalOutputBytes: 14263234560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 22.630 ±(99.9%) 0.169 us/op [Average] (min, avg, max) = (22.592, 22.630, 22.705), stdev = 0.044 CI (99.9%): [22.461, 22.799] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 43602511995.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5755811490.000, 8720502399.000, 11689862895.000), stdev = 2345965948.892 CI (99.9%): [43602511995.000, 43602511995.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 53201039360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7022878720.000, 10640207872.000, 14263234560.000), stdev = 2862399918.577 CI (99.9%): [53201039360.000, 53201039360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 49.46% complete, ETA 02:49:17 # Fork: 1 of 1 # Warmup Iteration 1: 38.955 us/op # Warmup Iteration 2: 38.507 us/op # Warmup Iteration 3: 36.549 us/op Iteration 1: 37.902 us/op totalInputBytes: 5202362592.000 # totalOutputBytes: 6477649920.000 # Iteration 2: 36.467 us/op totalInputBytes: 6555893184.000 # totalOutputBytes: 8162979840.000 # Iteration 3: 36.117 us/op totalInputBytes: 7922376576.000 # totalOutputBytes: 9864437760.000 # Iteration 4: 36.252 us/op totalInputBytes: 9283777536.000 # totalOutputBytes: 11559567360.000 # Iteration 5: 36.383 us/op totalInputBytes: 10640441472.000 # totalOutputBytes: 13248798720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 36.624 ±(99.9%) 2.798 us/op [Average] (min, avg, max) = (36.117, 36.624, 37.902), stdev = 0.727 CI (99.9%): [33.826, 39.422] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 39604851360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5202362592.000, 7920970272.000, 10640441472.000), stdev = 2150990027.759 CI (99.9%): [39604851360.000, 39604851360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 49313433600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6477649920.000, 9862686720.000, 13248798720.000), stdev = 2678275520.945 CI (99.9%): [49313433600.000, 49313433600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 49.51% complete, ETA 02:49:05 # Fork: 1 of 1 # Warmup Iteration 1: 52.637 us/op # Warmup Iteration 2: 50.400 us/op # Warmup Iteration 3: 50.313 us/op Iteration 1: 49.585 us/op totalInputBytes: 5121918280.000 # totalOutputBytes: 6464143360.000 # Iteration 2: 49.615 us/op totalInputBytes: 6430471425.000 # totalOutputBytes: 8115609600.000 # Iteration 3: 49.515 us/op totalInputBytes: 7741653425.000 # totalOutputBytes: 9770393600.000 # Iteration 4: 50.670 us/op totalInputBytes: 9023041735.000 # totalOutputBytes: 11387576320.000 # Iteration 5: 51.476 us/op totalInputBytes: 10284243035.000 # totalOutputBytes: 12979281920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 50.172 ±(99.9%) 3.354 us/op [Average] (min, avg, max) = (49.515, 50.172, 51.476), stdev = 0.871 CI (99.9%): [46.818, 53.526] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 38601327900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5121918280.000, 7720265580.000, 10284243035.000), stdev = 2042464271.009 CI (99.9%): [38601327900.000, 38601327900.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48717004800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6464143360.000, 9743400960.000, 12979281920.000), stdev = 2577702558.636 CI (99.9%): [48717004800.000, 48717004800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 49.56% complete, ETA 02:48:54 # Fork: 1 of 1 # Warmup Iteration 1: 70.874 us/op # Warmup Iteration 2: 65.761 us/op # Warmup Iteration 3: 65.368 us/op Iteration 1: 65.130 us/op totalInputBytes: 4845875754.000 # totalOutputBytes: 6143436800.000 # Iteration 2: 65.026 us/op totalInputBytes: 6088351044.000 # totalOutputBytes: 7718604800.000 # Iteration 3: 64.982 us/op totalInputBytes: 7331593668.000 # totalOutputBytes: 9294745600.000 # Iteration 4: 64.693 us/op totalInputBytes: 8580409560.000 # totalOutputBytes: 10877952000.000 # Iteration 5: 64.744 us/op totalInputBytes: 9828256188.000 # totalOutputBytes: 12459929600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 64.915 ±(99.9%) 0.724 us/op [Average] (min, avg, max) = (64.693, 64.915, 65.130), stdev = 0.188 CI (99.9%): [64.191, 65.640] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 36674486214.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4845875754.000, 7334897242.800, 9828256188.000), stdev = 1969597425.425 CI (99.9%): [36674486214.000, 36674486214.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 46494668800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6143436800.000, 9298933760.000, 12459929600.000), stdev = 2496988762.981 CI (99.9%): [46494668800.000, 46494668800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 49.61% complete, ETA 02:48:43 # Fork: 1 of 1 # Warmup Iteration 1: 85.814 us/op # Warmup Iteration 2: 78.932 us/op # Warmup Iteration 3: 78.157 us/op Iteration 1: 78.117 us/op totalInputBytes: 4806288252.000 # totalOutputBytes: 6136197120.000 # Iteration 2: 78.184 us/op totalInputBytes: 6037733288.000 # totalOutputBytes: 7708385280.000 # Iteration 3: 78.808 us/op totalInputBytes: 7259361028.000 # totalOutputBytes: 9268039680.000 # Iteration 4: 77.689 us/op totalInputBytes: 8498650276.000 # totalOutputBytes: 10850242560.000 # Iteration 5: 77.765 us/op totalInputBytes: 9736640176.000 # totalOutputBytes: 12430786560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 78.112 ±(99.9%) 1.711 us/op [Average] (min, avg, max) = (77.689, 78.112, 78.808), stdev = 0.444 CI (99.9%): [76.402, 79.823] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 36338673020.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4806288252.000, 7267734604.000, 9736640176.000), stdev = 1948226091.406 CI (99.9%): [36338673020.000, 36338673020.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 46393651200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6136197120.000, 9278730240.000, 12430786560.000), stdev = 2487303862.023 CI (99.9%): [46393651200.000, 46393651200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 49.66% complete, ETA 02:48:32 # Fork: 1 of 1 # Warmup Iteration 1: 26.451 us/op # Warmup Iteration 2: 23.097 us/op # Warmup Iteration 3: 22.370 us/op Iteration 1: 22.388 us/op totalInputBytes: 23359670352.000 # totalOutputBytes: 24445532160.000 # Iteration 2: 22.488 us/op totalInputBytes: 29453485488.000 # totalOutputBytes: 30822615040.000 # Iteration 3: 22.313 us/op totalInputBytes: 35594699856.000 # totalOutputBytes: 37249300480.000 # Iteration 4: 22.306 us/op totalInputBytes: 41737010160.000 # totalOutputBytes: 43677132800.000 # Iteration 5: 22.420 us/op totalInputBytes: 47848360272.000 # totalOutputBytes: 50072565760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 22.383 ±(99.9%) 0.293 us/op [Average] (min, avg, max) = (22.306, 22.383, 22.488), stdev = 0.076 CI (99.9%): [22.090, 22.676] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 177993226128.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23359670352.000, 35598645225.600, 47848360272.000), stdev = 9686208655.984 CI (99.9%): [177993226128.000, 177993226128.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 186267146240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24445532160.000, 37253429248.000, 50072565760.000), stdev = 10136466895.307 CI (99.9%): [186267146240.000, 186267146240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 49.71% complete, ETA 02:48:20 # Fork: 1 of 1 # Warmup Iteration 1: 32.335 us/op # Warmup Iteration 2: 27.413 us/op # Warmup Iteration 3: 26.455 us/op Iteration 1: 27.054 us/op totalInputBytes: 22180034844.000 # totalOutputBytes: 23300997120.000 # Iteration 2: 26.754 us/op totalInputBytes: 28010758611.000 # totalOutputBytes: 29426401280.000 # Iteration 3: 26.908 us/op totalInputBytes: 33808185345.000 # totalOutputBytes: 35516825600.000 # Iteration 4: 27.182 us/op totalInputBytes: 39547361766.000 # totalOutputBytes: 41546055680.000 # Iteration 5: 26.611 us/op totalInputBytes: 45409589049.000 # totalOutputBytes: 47704555520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 26.902 ±(99.9%) 0.878 us/op [Average] (min, avg, max) = (26.611, 26.902, 27.182), stdev = 0.228 CI (99.9%): [26.023, 27.780] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 168955929615.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22180034844.000, 33791185923.000, 45409589049.000), stdev = 9169968781.337 CI (99.9%): [168955929615.000, 168955929615.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 177494835200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23300997120.000, 35498967040.000, 47704555520.000), stdev = 9633412105.402 CI (99.9%): [177494835200.000, 177494835200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 49.76% complete, ETA 02:48:09 # Fork: 1 of 1 # Warmup Iteration 1: 44.850 us/op # Warmup Iteration 2: 39.427 us/op # Warmup Iteration 3: 40.790 us/op Iteration 1: 39.674 us/op totalInputBytes: 17097248672.000 # totalOutputBytes: 17956085760.000 # Iteration 2: 38.966 us/op totalInputBytes: 21601997592.000 # totalOutputBytes: 22687119360.000 # Iteration 3: 39.126 us/op totalInputBytes: 26088845104.000 # totalOutputBytes: 27399352320.000 # Iteration 4: 38.965 us/op totalInputBytes: 30594120536.000 # totalOutputBytes: 32130938880.000 # Iteration 5: 38.846 us/op totalInputBytes: 35112822024.000 # totalOutputBytes: 36876625920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 39.116 ±(99.9%) 1.262 us/op [Average] (min, avg, max) = (38.846, 39.116, 39.674), stdev = 0.328 CI (99.9%): [37.854, 40.378] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 130495033928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17097248672.000, 26099006785.600, 35112822024.000), stdev = 7118808834.066 CI (99.9%): [130495033928.000, 130495033928.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 137050122240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17956085760.000, 27410024448.000, 36876625920.000), stdev = 7476404208.993 CI (99.9%): [137050122240.000, 137050122240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 49.80% complete, ETA 02:47:58 # Fork: 1 of 1 # Warmup Iteration 1: 63.744 us/op # Warmup Iteration 2: 48.763 us/op # Warmup Iteration 3: 48.906 us/op Iteration 1: 48.909 us/op totalInputBytes: 15034592111.000 # totalOutputBytes: 15793254400.000 # Iteration 2: 48.320 us/op totalInputBytes: 19070597954.000 # totalOutputBytes: 20032921600.000 # Iteration 3: 48.943 us/op totalInputBytes: 23054938867.000 # totalOutputBytes: 24218316800.000 # Iteration 4: 48.285 us/op totalInputBytes: 27093479216.000 # totalOutputBytes: 28460646400.000 # Iteration 5: 48.262 us/op totalInputBytes: 31134261628.000 # totalOutputBytes: 32705331200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 48.544 ±(99.9%) 1.347 us/op [Average] (min, avg, max) = (48.262, 48.544, 48.943), stdev = 0.350 CI (99.9%): [47.197, 49.891] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 115387869776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15034592111.000, 23077573955.200, 31134261628.000), stdev = 6359709845.746 CI (99.9%): [115387869776.000, 115387869776.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 121210470400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15793254400.000, 24242094080.000, 32705331200.000), stdev = 6680627898.815 CI (99.9%): [121210470400.000, 121210470400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 49.85% complete, ETA 02:47:47 # Fork: 1 of 1 # Warmup Iteration 1: 1.645 us/op # Warmup Iteration 2: 1.533 us/op # Warmup Iteration 3: 1.534 us/op Iteration 1: 1.516 us/op totalInputBytes: 3977462997.000 # totalOutputBytes: 5268980736.000 # Iteration 2: 1.499 us/op totalInputBytes: 5009393261.000 # totalOutputBytes: 6635987968.000 # Iteration 3: 1.516 us/op totalInputBytes: 6029156505.000 # totalOutputBytes: 7986877440.000 # Iteration 4: 1.504 us/op totalInputBytes: 7057081083.000 # totalOutputBytes: 9348578304.000 # Iteration 5: 1.503 us/op totalInputBytes: 8085785618.000 # totalOutputBytes: 10711312384.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.508 ±(99.9%) 0.031 us/op [Average] (min, avg, max) = (1.499, 1.508, 1.516), stdev = 0.008 CI (99.9%): [1.476, 1.539] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 30158879464.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3977462997.000, 6031775892.800, 8085785618.000), stdev = 1622935709.225 CI (99.9%): [30158879464.000, 30158879464.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 39951736832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5268980736.000, 7990347366.400, 10711312384.000), stdev = 2149917420.759 CI (99.9%): [39951736832.000, 39951736832.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 49.90% complete, ETA 02:47:35 # Fork: 1 of 1 # Warmup Iteration 1: 3.297 us/op # Warmup Iteration 2: 3.101 us/op # Warmup Iteration 3: 3.060 us/op Iteration 1: 3.053 us/op totalInputBytes: 3788013321.000 # totalOutputBytes: 5245335552.000 # Iteration 2: 3.059 us/op totalInputBytes: 4755192060.000 # totalOutputBytes: 6584606720.000 # Iteration 3: 3.043 us/op totalInputBytes: 5727451164.000 # totalOutputBytes: 7930912768.000 # Iteration 4: 3.041 us/op totalInputBytes: 6700350675.000 # totalOutputBytes: 9278105600.000 # Iteration 5: 3.031 us/op totalInputBytes: 7676387145.000 # totalOutputBytes: 10629642240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.045 ±(99.9%) 0.041 us/op [Average] (min, avg, max) = (3.031, 3.045, 3.059), stdev = 0.011 CI (99.9%): [3.004, 3.087] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28647394365.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3788013321.000, 5729478873.000, 7676387145.000), stdev = 1537170393.181 CI (99.9%): [28647394365.000, 28647394365.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 39668602880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5245335552.000, 7933720576.000, 10629642240.000), stdev = 2128549672.235 CI (99.9%): [39668602880.000, 39668602880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 49.95% complete, ETA 02:47:24 # Fork: 1 of 1 # Warmup Iteration 1: 5.313 us/op # Warmup Iteration 2: 4.774 us/op # Warmup Iteration 3: 4.667 us/op Iteration 1: 4.819 us/op totalInputBytes: 3561111288.000 # totalOutputBytes: 5036709888.000 # Iteration 2: 4.655 us/op totalInputBytes: 4494454440.000 # totalOutputBytes: 6356797440.000 # Iteration 3: 4.672 us/op totalInputBytes: 5424374520.000 # totalOutputBytes: 7672043520.000 # Iteration 4: 4.749 us/op totalInputBytes: 6339459840.000 # totalOutputBytes: 8966307840.000 # Iteration 5: 4.856 us/op totalInputBytes: 7234295604.000 # totalOutputBytes: 10231931904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.750 ±(99.9%) 0.338 us/op [Average] (min, avg, max) = (4.655, 4.750, 4.856), stdev = 0.088 CI (99.9%): [4.412, 5.088] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27053695692.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3561111288.000, 5410739138.400, 7234295604.000), stdev = 1453338147.330 CI (99.9%): [27053695692.000, 27053695692.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 38263790592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5036709888.000, 7652758118.400, 10231931904.000), stdev = 2055550086.832 CI (99.9%): [38263790592.000, 38263790592.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 50.00% complete, ETA 02:47:13 # Fork: 1 of 1 # Warmup Iteration 1: 6.788 us/op # Warmup Iteration 2: 6.487 us/op # Warmup Iteration 3: 6.365 us/op Iteration 1: 6.350 us/op totalInputBytes: 3542345826.000 # totalOutputBytes: 5048520704.000 # Iteration 2: 6.310 us/op totalInputBytes: 4453458432.000 # totalOutputBytes: 6347030528.000 # Iteration 3: 6.287 us/op totalInputBytes: 5367953736.000 # totalOutputBytes: 7650361344.000 # Iteration 4: 6.281 us/op totalInputBytes: 6283288248.000 # totalOutputBytes: 8954888192.000 # Iteration 5: 6.275 us/op totalInputBytes: 7199505078.000 # totalOutputBytes: 10260672512.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.300 ±(99.9%) 0.118 us/op [Average] (min, avg, max) = (6.275, 6.300, 6.350), stdev = 0.031 CI (99.9%): [6.183, 6.418] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26846551320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3542345826.000, 5369310264.000, 7199505078.000), stdev = 1445817613.713 CI (99.9%): [26846551320.000, 26846551320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 38261473280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5048520704.000, 7652294656.000, 10260672512.000), stdev = 2060566786.976 CI (99.9%): [38261473280.000, 38261473280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 50.05% complete, ETA 02:47:02 # Fork: 1 of 1 # Warmup Iteration 1: 8.521 us/op # Warmup Iteration 2: 8.125 us/op # Warmup Iteration 3: 8.113 us/op Iteration 1: 7.990 us/op totalInputBytes: 3509207520.000 # totalOutputBytes: 5007564800.000 # Iteration 2: 8.000 us/op totalInputBytes: 4406386920.000 # totalOutputBytes: 6287820800.000 # Iteration 3: 8.009 us/op totalInputBytes: 5302608324.000 # totalOutputBytes: 7566709760.000 # Iteration 4: 8.031 us/op totalInputBytes: 6196257132.000 # totalOutputBytes: 8841927680.000 # Iteration 5: 7.986 us/op totalInputBytes: 7095000900.000 # totalOutputBytes: 10124416000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.003 ±(99.9%) 0.069 us/op [Average] (min, avg, max) = (7.986, 8.003, 8.031), stdev = 0.018 CI (99.9%): [7.934, 8.073] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26509460796.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3509207520.000, 5301892159.200, 7095000900.000), stdev = 1416931193.006 CI (99.9%): [26509460796.000, 26509460796.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37828439040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5007564800.000, 7565687808.000, 10124416000.000), stdev = 2021930799.384 CI (99.9%): [37828439040.000, 37828439040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 50.10% complete, ETA 02:46:51 # Fork: 1 of 1 # Warmup Iteration 1: 10.382 us/op # Warmup Iteration 2: 9.871 us/op # Warmup Iteration 3: 9.783 us/op Iteration 1: 9.805 us/op totalInputBytes: 3467492419.000 # totalOutputBytes: 4939548672.000 # Iteration 2: 9.791 us/op totalInputBytes: 4348685762.000 # totalOutputBytes: 6194835456.000 # Iteration 3: 9.812 us/op totalInputBytes: 5227968446.000 # totalOutputBytes: 7447400448.000 # Iteration 4: 9.964 us/op totalInputBytes: 6094053350.000 # totalOutputBytes: 8681164800.000 # Iteration 5: 9.950 us/op totalInputBytes: 6961220817.000 # totalOutputBytes: 9916471296.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.864 ±(99.9%) 0.327 us/op [Average] (min, avg, max) = (9.791, 9.864, 9.964), stdev = 0.085 CI (99.9%): [9.538, 10.191] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26099420794.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3467492419.000, 5219884158.800, 6961220817.000), stdev = 1380792702.041 CI (99.9%): [26099420794.000, 26099420794.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37179420672.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4939548672.000, 7435884134.400, 9916471296.000), stdev = 1966981303.348 CI (99.9%): [37179420672.000, 37179420672.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 50.15% complete, ETA 02:46:39 # Fork: 1 of 1 # Warmup Iteration 1: 12.102 us/op # Warmup Iteration 2: 11.593 us/op # Warmup Iteration 3: 11.447 us/op Iteration 1: 11.421 us/op totalInputBytes: 3458043138.000 # totalOutputBytes: 4930824192.000 # Iteration 2: 11.432 us/op totalInputBytes: 4337803327.000 # totalOutputBytes: 6185274368.000 # Iteration 3: 11.428 us/op totalInputBytes: 5217779677.000 # totalOutputBytes: 7440032768.000 # Iteration 4: 11.795 us/op totalInputBytes: 6070353850.000 # totalOutputBytes: 8655718400.000 # Iteration 5: 11.426 us/op totalInputBytes: 6950511172.000 # totalOutputBytes: 9910734848.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.501 ±(99.9%) 0.634 us/op [Average] (min, avg, max) = (11.421, 11.501, 11.795), stdev = 0.165 CI (99.9%): [10.866, 12.135] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26034491164.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3458043138.000, 5206898232.800, 6950511172.000), stdev = 1378375872.934 CI (99.9%): [26034491164.000, 26034491164.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37122584576.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4930824192.000, 7424516915.200, 9910734848.000), stdev = 1965426349.152 CI (99.9%): [37122584576.000, 37122584576.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 50.20% complete, ETA 02:46:28 # Fork: 1 of 1 # Warmup Iteration 1: 13.808 us/op # Warmup Iteration 2: 13.160 us/op # Warmup Iteration 3: 13.396 us/op Iteration 1: 13.000 us/op totalInputBytes: 3445211140.000 # totalOutputBytes: 4916928512.000 # Iteration 2: 12.973 us/op totalInputBytes: 4330330620.000 # totalOutputBytes: 6180151296.000 # Iteration 3: 12.998 us/op totalInputBytes: 5213739580.000 # totalOutputBytes: 7440932864.000 # Iteration 4: 13.019 us/op totalInputBytes: 6095650400.000 # totalOutputBytes: 8699576320.000 # Iteration 5: 13.007 us/op totalInputBytes: 6978422220.000 # totalOutputBytes: 9959448576.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.999 ±(99.9%) 0.065 us/op [Average] (min, avg, max) = (12.973, 12.999, 13.019), stdev = 0.017 CI (99.9%): [12.934, 13.065] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26063353960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3445211140.000, 5212670792.000, 6978422220.000), stdev = 1396421322.212 CI (99.9%): [26063353960.000, 26063353960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37197037568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4916928512.000, 7439407513.600, 9959448576.000), stdev = 1992941371.351 CI (99.9%): [37197037568.000, 37197037568.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 50.24% complete, ETA 02:46:17 # Fork: 1 of 1 # Warmup Iteration 1: 15.259 us/op # Warmup Iteration 2: 15.006 us/op # Warmup Iteration 3: 14.521 us/op Iteration 1: 14.548 us/op totalInputBytes: 3465593488.000 # totalOutputBytes: 4974133248.000 # Iteration 2: 14.487 us/op totalInputBytes: 4352275799.000 # totalOutputBytes: 6246779904.000 # Iteration 3: 14.496 us/op totalInputBytes: 5238393062.000 # totalOutputBytes: 7518615552.000 # Iteration 4: 14.493 us/op totalInputBytes: 6124677271.000 # totalOutputBytes: 8790690816.000 # Iteration 5: 14.477 us/op totalInputBytes: 7011982419.000 # totalOutputBytes: 10064231424.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 14.500 ±(99.9%) 0.107 us/op [Average] (min, avg, max) = (14.477, 14.500, 14.548), stdev = 0.028 CI (99.9%): [14.393, 14.607] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26192922039.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3465593488.000, 5238584407.800, 7011982419.000), stdev = 1401707963.226 CI (99.9%): [26192922039.000, 26192922039.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37594450944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4974133248.000, 7518890188.800, 10064231424.000), stdev = 2011858057.793 CI (99.9%): [37594450944.000, 37594450944.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 50.29% complete, ETA 02:46:06 # Fork: 1 of 1 # Warmup Iteration 1: 17.028 us/op # Warmup Iteration 2: 16.458 us/op # Warmup Iteration 3: 16.107 us/op Iteration 1: 16.336 us/op totalInputBytes: 3436223796.000 # totalOutputBytes: 4974120960.000 # Iteration 2: 16.087 us/op totalInputBytes: 4315953510.000 # totalOutputBytes: 6247577600.000 # Iteration 3: 16.116 us/op totalInputBytes: 5193971316.000 # totalOutputBytes: 7518556160.000 # Iteration 4: 16.318 us/op totalInputBytes: 6061116384.000 # totalOutputBytes: 8773795840.000 # Iteration 5: 16.151 us/op totalInputBytes: 6937337394.000 # totalOutputBytes: 10042173440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 16.202 ±(99.9%) 0.451 us/op [Average] (min, avg, max) = (16.087, 16.202, 16.336), stdev = 0.117 CI (99.9%): [15.751, 16.652] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25944602400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3436223796.000, 5188920480.000, 6937337394.000), stdev = 1383088022.133 CI (99.9%): [25944602400.000, 25944602400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37556224000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4974120960.000, 7511244800.000, 10042173440.000), stdev = 2002095186.125 CI (99.9%): [37556224000.000, 37556224000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 50.34% complete, ETA 02:45:55 # Fork: 1 of 1 # Warmup Iteration 1: 34.166 us/op # Warmup Iteration 2: 33.632 us/op # Warmup Iteration 3: 32.323 us/op Iteration 1: 32.082 us/op totalInputBytes: 3462552740.000 # totalOutputBytes: 4962426880.000 # Iteration 2: 32.439 us/op totalInputBytes: 4343788460.000 # totalOutputBytes: 6225387520.000 # Iteration 3: 33.317 us/op totalInputBytes: 5201860090.000 # totalOutputBytes: 7455150080.000 # Iteration 4: 32.156 us/op totalInputBytes: 6090912440.000 # totalOutputBytes: 8729313280.000 # Iteration 5: 32.084 us/op totalInputBytes: 6981865360.000 # totalOutputBytes: 10006200320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 32.416 ±(99.9%) 2.020 us/op [Average] (min, avg, max) = (32.082, 32.416, 33.317), stdev = 0.525 CI (99.9%): [30.395, 34.436] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26080979090.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3462552740.000, 5216195818.000, 6981865360.000), stdev = 1389179817.082 CI (99.9%): [26080979090.000, 26080979090.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37378478080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4962426880.000, 7475695616.000, 10006200320.000), stdev = 1990930906.497 CI (99.9%): [37378478080.000, 37378478080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 50.39% complete, ETA 02:45:43 # Fork: 1 of 1 # Warmup Iteration 1: 51.066 us/op # Warmup Iteration 2: 48.878 us/op # Warmup Iteration 3: 48.635 us/op Iteration 1: 48.402 us/op totalInputBytes: 3462162395.000 # totalOutputBytes: 4994488320.000 # Iteration 2: 48.572 us/op totalInputBytes: 4339303445.000 # totalOutputBytes: 6259845120.000 # Iteration 3: 48.491 us/op totalInputBytes: 5217828670.000 # totalOutputBytes: 7527198720.000 # Iteration 4: 49.398 us/op totalInputBytes: 6080254875.000 # totalOutputBytes: 8771328000.000 # Iteration 5: 48.447 us/op totalInputBytes: 6959568015.000 # totalOutputBytes: 10039818240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 48.662 ±(99.9%) 1.602 us/op [Average] (min, avg, max) = (48.402, 48.662, 49.398), stdev = 0.416 CI (99.9%): [47.060, 50.264] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26059117400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3462162395.000, 5211823480.000, 6959568015.000), stdev = 1381251717.971 CI (99.9%): [26059117400.000, 26059117400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37592678400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4994488320.000, 7518535680.000, 10039818240.000), stdev = 1992582896.270 CI (99.9%): [37592678400.000, 37592678400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 50.44% complete, ETA 02:45:32 # Fork: 1 of 1 # Warmup Iteration 1: 67.025 us/op # Warmup Iteration 2: 64.215 us/op # Warmup Iteration 3: 63.899 us/op Iteration 1: 64.102 us/op totalInputBytes: 3515692260.000 # totalOutputBytes: 5059829760.000 # Iteration 2: 63.550 us/op totalInputBytes: 4411641520.000 # totalOutputBytes: 6349291520.000 # Iteration 3: 63.501 us/op totalInputBytes: 5308302280.000 # totalOutputBytes: 7639777280.000 # Iteration 4: 63.473 us/op totalInputBytes: 6205304560.000 # totalOutputBytes: 8930754560.000 # Iteration 5: 64.740 us/op totalInputBytes: 7084889320.000 # totalOutputBytes: 10196664320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 63.873 ±(99.9%) 2.116 us/op [Average] (min, avg, max) = (63.473, 63.873, 64.740), stdev = 0.549 CI (99.9%): [61.757, 65.989] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26525829940.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3515692260.000, 5305165988.000, 7084889320.000), stdev = 1412292163.622 CI (99.9%): [26525829940.000, 26525829940.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 38176317440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5059829760.000, 7635263488.000, 10196664320.000), stdev = 2032589143.428 CI (99.9%): [38176317440.000, 38176317440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 50.49% complete, ETA 02:45:21 # Fork: 1 of 1 # Warmup Iteration 1: 84.460 us/op # Warmup Iteration 2: 80.222 us/op # Warmup Iteration 3: 79.455 us/op Iteration 1: 79.365 us/op totalInputBytes: 3524312081.000 # totalOutputBytes: 5069670400.000 # Iteration 2: 79.524 us/op totalInputBytes: 4419689589.000 # totalOutputBytes: 6357657600.000 # Iteration 3: 79.377 us/op totalInputBytes: 5316811154.000 # totalOutputBytes: 7648153600.000 # Iteration 4: 79.622 us/op totalInputBytes: 6211049686.000 # totalOutputBytes: 8934502400.000 # Iteration 5: 80.654 us/op totalInputBytes: 7093934051.000 # totalOutputBytes: 10204518400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 79.708 ±(99.9%) 2.076 us/op [Average] (min, avg, max) = (79.365, 79.708, 80.654), stdev = 0.539 CI (99.9%): [77.632, 81.784] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26565796561.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3524312081.000, 5313159312.200, 7093934051.000), stdev = 1412058930.472 CI (99.9%): [26565796561.000, 26565796561.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 38214502400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5069670400.000, 7642900480.000, 10204518400.000), stdev = 2031225725.288 CI (99.9%): [38214502400.000, 38214502400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 50.54% complete, ETA 02:45:10 # Fork: 1 of 1 # Warmup Iteration 1: 100.594 us/op # Warmup Iteration 2: 96.034 us/op # Warmup Iteration 3: 100.505 us/op Iteration 1: 95.140 us/op totalInputBytes: 3474224700.000 # totalOutputBytes: 5017190400.000 # Iteration 2: 98.106 us/op totalInputBytes: 4341844885.000 # totalOutputBytes: 6270136320.000 # Iteration 3: 95.447 us/op totalInputBytes: 5233588085.000 # totalOutputBytes: 7557918720.000 # Iteration 4: 96.057 us/op totalInputBytes: 6119630255.000 # totalOutputBytes: 8837468160.000 # Iteration 5: 94.806 us/op totalInputBytes: 7017414845.000 # totalOutputBytes: 10133975040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 95.911 ±(99.9%) 5.047 us/op [Average] (min, avg, max) = (94.806, 95.911, 98.106), stdev = 1.311 CI (99.9%): [90.864, 100.959] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26186702770.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3474224700.000, 5237340554.000, 7017414845.000), stdev = 1401570876.447 CI (99.9%): [26186702770.000, 26186702770.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 37816688640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5017190400.000, 7563337728.000, 10133975040.000), stdev = 2024033720.740 CI (99.9%): [37816688640.000, 37816688640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 50.59% complete, ETA 02:44:59 # Fork: 1 of 1 # Warmup Iteration 1: 91.171 us/op # Warmup Iteration 2: 86.372 us/op # Warmup Iteration 3: 86.013 us/op Iteration 1: 85.977 us/op totalInputBytes: 3741030540.000 # totalOutputBytes: 6569256960.000 # Iteration 2: 85.985 us/op totalInputBytes: 4690748660.000 # totalOutputBytes: 8236963840.000 # Iteration 3: 85.666 us/op totalInputBytes: 5643977300.000 # totalOutputBytes: 9910835200.000 # Iteration 4: 86.005 us/op totalInputBytes: 6593450500.000 # totalOutputBytes: 11578112000.000 # Iteration 5: 86.027 us/op totalInputBytes: 7542678780.000 # totalOutputBytes: 13244958720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 85.932 ±(99.9%) 0.578 us/op [Average] (min, avg, max) = (85.666, 85.932, 86.027), stdev = 0.150 CI (99.9%): [85.355, 86.510] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28211885780.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3741030540.000, 5642377156.000, 7542678780.000), stdev = 1503030694.703 CI (99.9%): [28211885780.000, 28211885780.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 49540126720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6569256960.000, 9908025344.000, 13244958720.000), stdev = 2639324845.574 CI (99.9%): [49540126720.000, 49540126720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 50.64% complete, ETA 02:44:48 # Fork: 1 of 1 # Warmup Iteration 1: 106.398 us/op # Warmup Iteration 2: 99.805 us/op # Warmup Iteration 3: 99.250 us/op Iteration 1: 99.205 us/op totalInputBytes: 3697356795.000 # totalOutputBytes: 6486507520.000 # Iteration 2: 103.036 us/op totalInputBytes: 4604127000.000 # totalOutputBytes: 8077312000.000 # Iteration 3: 101.379 us/op totalInputBytes: 5525792910.000 # totalOutputBytes: 9694248960.000 # Iteration 4: 99.131 us/op totalInputBytes: 6468238095.000 # totalOutputBytes: 11347640320.000 # Iteration 5: 101.143 us/op totalInputBytes: 7391958585.000 # totalOutputBytes: 12968181760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 100.779 ±(99.9%) 6.321 us/op [Average] (min, avg, max) = (99.131, 100.779, 103.036), stdev = 1.641 CI (99.9%): [94.458, 107.099] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27687473385.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3697356795.000, 5537494677.000, 7391958585.000), stdev = 1463107931.153 CI (99.9%): [27687473385.000, 27687473385.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48573890560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6486507520.000, 9714778112.000, 12968181760.000), stdev = 2566823037.158 CI (99.9%): [48573890560.000, 48573890560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 50.68% complete, ETA 02:44:37 # Fork: 1 of 1 # Warmup Iteration 1: 118.506 us/op # Warmup Iteration 2: 113.667 us/op # Warmup Iteration 3: 111.878 us/op Iteration 1: 111.650 us/op totalInputBytes: 3693704016.000 # totalOutputBytes: 6478110720.000 # Iteration 2: 111.401 us/op totalInputBytes: 4637413548.000 # totalOutputBytes: 8133212160.000 # Iteration 3: 111.985 us/op totalInputBytes: 5576183568.000 # totalOutputBytes: 9779650560.000 # Iteration 4: 111.869 us/op totalInputBytes: 6515899452.000 # totalOutputBytes: 11427747840.000 # Iteration 5: 111.230 us/op totalInputBytes: 7461027780.000 # totalOutputBytes: 13085337600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 111.627 ±(99.9%) 1.212 us/op [Average] (min, avg, max) = (111.230, 111.627, 111.985), stdev = 0.315 CI (99.9%): [110.415, 112.839] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27884228364.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3693704016.000, 5576845672.800, 7461027780.000), stdev = 1488348066.514 CI (99.9%): [27884228364.000, 27884228364.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48904058880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6478110720.000, 9780811776.000, 13085337600.000), stdev = 2610302158.216 CI (99.9%): [48904058880.000, 48904058880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 50.73% complete, ETA 02:44:25 # Fork: 1 of 1 # Warmup Iteration 1: 134.191 us/op # Warmup Iteration 2: 124.809 us/op # Warmup Iteration 3: 124.166 us/op Iteration 1: 126.017 us/op totalInputBytes: 3660299600.000 # totalOutputBytes: 6444544000.000 # Iteration 2: 127.699 us/op totalInputBytes: 4571492320.000 # totalOutputBytes: 8048844800.000 # Iteration 3: 124.359 us/op totalInputBytes: 5507170400.000 # totalOutputBytes: 9696256000.000 # Iteration 4: 124.776 us/op totalInputBytes: 6439766000.000 # totalOutputBytes: 11338240000.000 # Iteration 5: 123.871 us/op totalInputBytes: 7379108160.000 # totalOutputBytes: 12992102400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 125.345 ±(99.9%) 5.923 us/op [Average] (min, avg, max) = (123.871, 125.345, 127.699), stdev = 1.538 CI (99.9%): [119.422, 131.267] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27557836480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3660299600.000, 5511567296.000, 7379108160.000), stdev = 1471412084.382 CI (99.9%): [27557836480.000, 27557836480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48519987200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6444544000.000, 9703997440.000, 12992102400.000), stdev = 2590656764.800 CI (99.9%): [48519987200.000, 48519987200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 50.78% complete, ETA 02:44:14 # Fork: 1 of 1 # Warmup Iteration 1: 2.541 us/op # Warmup Iteration 2: 2.400 us/op # Warmup Iteration 3: 2.374 us/op Iteration 1: 2.356 us/op totalInputBytes: 2133462520.000 # totalOutputBytes: 3392337920.000 # Iteration 2: 2.355 us/op totalInputBytes: 2680540520.000 # totalOutputBytes: 4262225920.000 # Iteration 3: 2.379 us/op totalInputBytes: 3221922984.000 # totalOutputBytes: 5123057664.000 # Iteration 4: 2.359 us/op totalInputBytes: 3768017596.000 # totalOutputBytes: 5991382016.000 # Iteration 5: 2.379 us/op totalInputBytes: 4309544316.000 # totalOutputBytes: 6852443136.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.366 ±(99.9%) 0.048 us/op [Average] (min, avg, max) = (2.355, 2.366, 2.379), stdev = 0.012 CI (99.9%): [2.318, 2.414] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 16113487936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2133462520.000, 3222697587.200, 4309544316.000), stdev = 860083955.356 CI (99.9%): [16113487936.000, 16113487936.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 25621446656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3392337920.000, 5124289331.200, 6852443136.000), stdev = 1367586910.380 CI (99.9%): [25621446656.000, 25621446656.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 50.83% complete, ETA 02:44:03 # Fork: 1 of 1 # Warmup Iteration 1: 4.224 us/op # Warmup Iteration 2: 4.118 us/op # Warmup Iteration 3: 4.131 us/op Iteration 1: 3.971 us/op totalInputBytes: 2411186986.000 # totalOutputBytes: 3988781056.000 # Iteration 2: 3.931 us/op totalInputBytes: 3041203948.000 # totalOutputBytes: 5031006208.000 # Iteration 3: 3.930 us/op totalInputBytes: 3671327378.000 # totalOutputBytes: 6073407488.000 # Iteration 4: 3.939 us/op totalInputBytes: 4300056820.000 # totalOutputBytes: 7113502720.000 # Iteration 5: 3.932 us/op totalInputBytes: 4929834848.000 # totalOutputBytes: 8155332608.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.941 ±(99.9%) 0.067 us/op [Average] (min, avg, max) = (3.930, 3.941, 3.971), stdev = 0.017 CI (99.9%): [3.874, 4.007] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18353609980.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2411186986.000, 3670721996.000, 4929834848.000), stdev = 995508572.971 CI (99.9%): [18353609980.000, 18353609980.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 30362030080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3988781056.000, 6072406016.000, 8155332608.000), stdev = 1646851015.706 CI (99.9%): [30362030080.000, 30362030080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 50.88% complete, ETA 02:43:52 # Fork: 1 of 1 # Warmup Iteration 1: 6.390 us/op # Warmup Iteration 2: 6.042 us/op # Warmup Iteration 3: 5.929 us/op Iteration 1: 5.946 us/op totalInputBytes: 2438862400.000 # totalOutputBytes: 4049829888.000 # Iteration 2: 5.920 us/op totalInputBytes: 3063944100.000 # totalOutputBytes: 5087803392.000 # Iteration 3: 5.920 us/op totalInputBytes: 3689072050.000 # totalOutputBytes: 6125853696.000 # Iteration 4: 5.908 us/op totalInputBytes: 4315485750.000 # totalOutputBytes: 7166039040.000 # Iteration 5: 5.897 us/op totalInputBytes: 4943052000.000 # totalOutputBytes: 8208138240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.918 ±(99.9%) 0.070 us/op [Average] (min, avg, max) = (5.897, 5.918, 5.946), stdev = 0.018 CI (99.9%): [5.848, 5.988] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18450416300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2438862400.000, 3690083260.000, 4943052000.000), stdev = 989780764.696 CI (99.9%): [18450416300.000, 18450416300.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 30637664256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4049829888.000, 6127532851.200, 8208138240.000), stdev = 1643571086.024 CI (99.9%): [30637664256.000, 30637664256.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 50.93% complete, ETA 02:43:41 # Fork: 1 of 1 # Warmup Iteration 1: 8.415 us/op # Warmup Iteration 2: 8.015 us/op # Warmup Iteration 3: 7.936 us/op Iteration 1: 8.003 us/op totalInputBytes: 2459904458.000 # totalOutputBytes: 4053004288.000 # Iteration 2: 7.895 us/op totalInputBytes: 3089891662.000 # totalOutputBytes: 5090988032.000 # Iteration 3: 7.886 us/op totalInputBytes: 3720505338.000 # totalOutputBytes: 6130003968.000 # Iteration 4: 7.891 us/op totalInputBytes: 4350721254.000 # totalOutputBytes: 7168364544.000 # Iteration 5: 7.903 us/op totalInputBytes: 4979920396.000 # totalOutputBytes: 8205049856.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.916 ±(99.9%) 0.189 us/op [Average] (min, avg, max) = (7.886, 7.916, 8.003), stdev = 0.049 CI (99.9%): [7.726, 8.105] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18600943108.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2459904458.000, 3720188621.600, 4979920396.000), stdev = 996253742.097 CI (99.9%): [18600943108.000, 18600943108.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 30647410688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4053004288.000, 6129482137.600, 8205049856.000), stdev = 1641454274.991 CI (99.9%): [30647410688.000, 30647410688.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 50.98% complete, ETA 02:43:30 # Fork: 1 of 1 # Warmup Iteration 1: 10.499 us/op # Warmup Iteration 2: 9.998 us/op # Warmup Iteration 3: 9.913 us/op Iteration 1: 9.906 us/op totalInputBytes: 2449363342.000 # totalOutputBytes: 4067706880.000 # Iteration 2: 9.889 us/op totalInputBytes: 3072952503.000 # totalOutputBytes: 5103313920.000 # Iteration 3: 9.933 us/op totalInputBytes: 3693847122.000 # totalOutputBytes: 6134446080.000 # Iteration 4: 9.888 us/op totalInputBytes: 4317510275.000 # totalOutputBytes: 7170176000.000 # Iteration 5: 9.892 us/op totalInputBytes: 4940969950.000 # totalOutputBytes: 8205568000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.902 ±(99.9%) 0.072 us/op [Average] (min, avg, max) = (9.888, 9.902, 9.933), stdev = 0.019 CI (99.9%): [9.830, 9.974] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18474643192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2449363342.000, 3694928638.400, 4940969950.000), stdev = 984697318.307 CI (99.9%): [18474643192.000, 18474643192.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 30681210880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4067706880.000, 6136242176.000, 8205568000.000), stdev = 1635306607.114 CI (99.9%): [30681210880.000, 30681210880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 51.03% complete, ETA 02:43:19 # Fork: 1 of 1 # Warmup Iteration 1: 12.394 us/op # Warmup Iteration 2: 12.300 us/op # Warmup Iteration 3: 11.825 us/op Iteration 1: 11.787 us/op totalInputBytes: 2433488920.000 # totalOutputBytes: 4073938944.000 # Iteration 2: 11.800 us/op totalInputBytes: 3055608970.000 # totalOutputBytes: 5115439104.000 # Iteration 3: 11.791 us/op totalInputBytes: 3678195110.000 # totalOutputBytes: 6157719552.000 # Iteration 4: 11.778 us/op totalInputBytes: 4301548280.000 # totalOutputBytes: 7201284096.000 # Iteration 5: 11.818 us/op totalInputBytes: 4922820560.000 # totalOutputBytes: 8241364992.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.795 ±(99.9%) 0.059 us/op [Average] (min, avg, max) = (11.778, 11.795, 11.818), stdev = 0.015 CI (99.9%): [11.736, 11.854] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18391661840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2433488920.000, 3678332368.000, 4922820560.000), stdev = 984196193.892 CI (99.9%): [18391661840.000, 18391661840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 30789746688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4073938944.000, 6157949337.600, 8241364992.000), stdev = 1647657061.381 CI (99.9%): [30789746688.000, 30789746688.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 51.08% complete, ETA 02:43:08 # Fork: 1 of 1 # Warmup Iteration 1: 14.453 us/op # Warmup Iteration 2: 13.832 us/op # Warmup Iteration 3: 14.041 us/op Iteration 1: 13.714 us/op totalInputBytes: 2517702956.000 # totalOutputBytes: 4095981568.000 # Iteration 2: 13.874 us/op totalInputBytes: 3152920382.000 # totalOutputBytes: 5129399296.000 # Iteration 3: 13.722 us/op totalInputBytes: 3795275528.000 # totalOutputBytes: 6174429184.000 # Iteration 4: 13.705 us/op totalInputBytes: 4438366476.000 # totalOutputBytes: 7220656128.000 # Iteration 5: 13.670 us/op totalInputBytes: 5083100862.000 # totalOutputBytes: 8269556736.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 13.737 ±(99.9%) 0.305 us/op [Average] (min, avg, max) = (13.670, 13.737, 13.874), stdev = 0.079 CI (99.9%): [13.431, 14.042] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18987366204.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2517702956.000, 3797473240.800, 5083100862.000), stdev = 1014500827.859 CI (99.9%): [18987366204.000, 18987366204.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 30890022912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4095981568.000, 6178004582.400, 8269556736.000), stdev = 1650463443.961 CI (99.9%): [30890022912.000, 30890022912.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 51.12% complete, ETA 02:42:56 # Fork: 1 of 1 # Warmup Iteration 1: 16.635 us/op # Warmup Iteration 2: 15.789 us/op # Warmup Iteration 3: 15.832 us/op Iteration 1: 15.563 us/op totalInputBytes: 2445909763.000 # totalOutputBytes: 4111818752.000 # Iteration 2: 15.593 us/op totalInputBytes: 3071408043.000 # totalOutputBytes: 5163343872.000 # Iteration 3: 15.599 us/op totalInputBytes: 3696355674.000 # totalOutputBytes: 6213943296.000 # Iteration 4: 15.906 us/op totalInputBytes: 4309276741.000 # totalOutputBytes: 7244324864.000 # Iteration 5: 15.564 us/op totalInputBytes: 4935657034.000 # totalOutputBytes: 8297332736.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 15.645 ±(99.9%) 0.565 us/op [Average] (min, avg, max) = (15.563, 15.645, 15.906), stdev = 0.147 CI (99.9%): [15.080, 16.210] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18458607255.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2445909763.000, 3691721451.000, 4935657034.000), stdev = 983057377.901 CI (99.9%): [18458607255.000, 18458607255.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 31030763520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4111818752.000, 6206152704.000, 8297332736.000), stdev = 1652617697.469 CI (99.9%): [31030763520.000, 31030763520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 51.17% complete, ETA 02:42:45 # Fork: 1 of 1 # Warmup Iteration 1: 18.897 us/op # Warmup Iteration 2: 17.656 us/op # Warmup Iteration 3: 17.789 us/op Iteration 1: 17.511 us/op totalInputBytes: 2465123152.000 # totalOutputBytes: 4109727744.000 # Iteration 2: 17.485 us/op totalInputBytes: 3097614800.000 # totalOutputBytes: 5164185600.000 # Iteration 3: 17.484 us/op totalInputBytes: 3730056696.000 # totalOutputBytes: 6218560512.000 # Iteration 4: 17.492 us/op totalInputBytes: 4362703128.000 # totalOutputBytes: 7273276416.000 # Iteration 5: 17.668 us/op totalInputBytes: 4988627512.000 # totalOutputBytes: 8316785664.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 17.528 ±(99.9%) 0.305 us/op [Average] (min, avg, max) = (17.484, 17.528, 17.668), stdev = 0.079 CI (99.9%): [17.223, 17.833] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18644125288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2465123152.000, 3728825057.600, 4988627512.000), stdev = 998032319.704 CI (99.9%): [18644125288.000, 18644125288.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 31082535936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4109727744.000, 6216507187.200, 8316785664.000), stdev = 1663868642.980 CI (99.9%): [31082535936.000, 31082535936.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 51.22% complete, ETA 02:42:34 # Fork: 1 of 1 # Warmup Iteration 1: 20.827 us/op # Warmup Iteration 2: 19.779 us/op # Warmup Iteration 3: 19.698 us/op Iteration 1: 19.628 us/op totalInputBytes: 2459662326.000 # totalOutputBytes: 4103444480.000 # Iteration 2: 19.656 us/op totalInputBytes: 3084363414.000 # totalOutputBytes: 5145630720.000 # Iteration 3: 19.671 us/op totalInputBytes: 3708542772.000 # totalOutputBytes: 6186946560.000 # Iteration 4: 19.654 us/op totalInputBytes: 4333691934.000 # totalOutputBytes: 7229880320.000 # Iteration 5: 19.867 us/op totalInputBytes: 4951782396.000 # totalOutputBytes: 8261038080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.695 ±(99.9%) 0.375 us/op [Average] (min, avg, max) = (19.628, 19.695, 19.867), stdev = 0.097 CI (99.9%): [19.320, 20.070] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18538042842.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2459662326.000, 3707608568.400, 4951782396.000), stdev = 985615811.702 CI (99.9%): [18538042842.000, 18538042842.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 30926940160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4103444480.000, 6185388032.000, 8261038080.000), stdev = 1644298780.030 CI (99.9%): [30926940160.000, 30926940160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 51.27% complete, ETA 02:42:23 # Fork: 1 of 1 # Warmup Iteration 1: 39.982 us/op # Warmup Iteration 2: 38.940 us/op # Warmup Iteration 3: 37.836 us/op Iteration 1: 37.726 us/op totalInputBytes: 2545084872.000 # totalOutputBytes: 4245954560.000 # Iteration 2: 37.823 us/op totalInputBytes: 3194399340.000 # totalOutputBytes: 5329203200.000 # Iteration 3: 37.729 us/op totalInputBytes: 3845260584.000 # totalOutputBytes: 6415032320.000 # Iteration 4: 38.126 us/op totalInputBytes: 4489333200.000 # totalOutputBytes: 7489536000.000 # Iteration 5: 37.661 us/op totalInputBytes: 5141434320.000 # totalOutputBytes: 8577433600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 37.813 ±(99.9%) 0.711 us/op [Average] (min, avg, max) = (37.661, 37.813, 38.126), stdev = 0.185 CI (99.9%): [37.102, 38.523] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 19215512316.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2545084872.000, 3843102463.200, 5141434320.000), stdev = 1025786264.551 CI (99.9%): [19215512316.000, 19215512316.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 32057159680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4245954560.000, 6411431936.000, 8577433600.000), stdev = 1711314980.287 CI (99.9%): [32057159680.000, 32057159680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 51.32% complete, ETA 02:42:12 # Fork: 1 of 1 # Warmup Iteration 1: 62.359 us/op # Warmup Iteration 2: 59.888 us/op # Warmup Iteration 3: 58.857 us/op Iteration 1: 58.839 us/op totalInputBytes: 2461785696.000 # totalOutputBytes: 4100751360.000 # Iteration 2: 58.326 us/op totalInputBytes: 3094309412.000 # totalOutputBytes: 5154385920.000 # Iteration 3: 58.484 us/op totalInputBytes: 3725154906.000 # totalOutputBytes: 6205224960.000 # Iteration 4: 58.380 us/op totalInputBytes: 4357143804.000 # totalOutputBytes: 7257968640.000 # Iteration 5: 58.378 us/op totalInputBytes: 4989095818.000 # totalOutputBytes: 8310650880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 58.481 ±(99.9%) 0.800 us/op [Average] (min, avg, max) = (58.326, 58.481, 58.839), stdev = 0.208 CI (99.9%): [57.681, 59.282] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18627489636.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2461785696.000, 3725497927.200, 4989095818.000), stdev = 998877345.571 CI (99.9%): [18627489636.000, 18627489636.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 31028981760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4100751360.000, 6205796352.000, 8310650880.000), stdev = 1663892856.303 CI (99.9%): [31028981760.000, 31028981760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 51.37% complete, ETA 02:42:01 # Fork: 1 of 1 # Warmup Iteration 1: 79.537 us/op # Warmup Iteration 2: 75.892 us/op # Warmup Iteration 3: 76.492 us/op Iteration 1: 75.459 us/op totalInputBytes: 2560340486.000 # totalOutputBytes: 4267581440.000 # Iteration 2: 75.480 us/op totalInputBytes: 3211698930.000 # totalOutputBytes: 5353267200.000 # Iteration 3: 74.902 us/op totalInputBytes: 3868070470.000 # totalOutputBytes: 6447308800.000 # Iteration 4: 75.001 us/op totalInputBytes: 4523557346.000 # totalOutputBytes: 7539875840.000 # Iteration 5: 75.122 us/op totalInputBytes: 5178036688.000 # totalOutputBytes: 8630763520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 75.193 ±(99.9%) 1.018 us/op [Average] (min, avg, max) = (74.902, 75.193, 75.480), stdev = 0.264 CI (99.9%): [74.175, 76.210] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 19341703920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2560340486.000, 3868340784.000, 5178036688.000), stdev = 1035211992.919 CI (99.9%): [19341703920.000, 19341703920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 32238796800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4267581440.000, 6447759360.000, 8630763520.000), stdev = 1725493742.572 CI (99.9%): [32238796800.000, 32238796800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 51.42% complete, ETA 02:41:50 # Fork: 1 of 1 # Warmup Iteration 1: 102.563 us/op # Warmup Iteration 2: 96.688 us/op # Warmup Iteration 3: 95.820 us/op Iteration 1: 97.411 us/op totalInputBytes: 2511448676.000 # totalOutputBytes: 4179353600.000 # Iteration 2: 95.920 us/op totalInputBytes: 3153186762.000 # totalOutputBytes: 5247283200.000 # Iteration 3: 95.831 us/op totalInputBytes: 3795540188.000 # totalOutputBytes: 6316236800.000 # Iteration 4: 95.503 us/op totalInputBytes: 4440016537.000 # totalOutputBytes: 7388723200.000 # Iteration 5: 95.383 us/op totalInputBytes: 5085385129.000 # totalOutputBytes: 8462694400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 96.010 ±(99.9%) 3.136 us/op [Average] (min, avg, max) = (95.383, 96.010, 97.411), stdev = 0.814 CI (99.9%): [92.874, 99.145] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 18985577292.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2511448676.000, 3797115458.400, 5085385129.000), stdev = 1017416613.775 CI (99.9%): [18985577292.000, 18985577292.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 31594291200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4179353600.000, 6318858240.000, 8462694400.000), stdev = 1693103995.362 CI (99.9%): [31594291200.000, 31594291200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 51.47% complete, ETA 02:41:39 # Fork: 1 of 1 # Warmup Iteration 1: 121.169 us/op # Warmup Iteration 2: 115.912 us/op # Warmup Iteration 3: 115.761 us/op Iteration 1: 115.122 us/op totalInputBytes: 2523245920.000 # totalOutputBytes: 4204953600.000 # Iteration 2: 114.910 us/op totalInputBytes: 3165117800.000 # totalOutputBytes: 5274624000.000 # Iteration 3: 114.885 us/op totalInputBytes: 3807100284.000 # totalOutputBytes: 6344478720.000 # Iteration 4: 114.990 us/op totalInputBytes: 4448529748.000 # totalOutputBytes: 7413411840.000 # Iteration 5: 116.296 us/op totalInputBytes: 5082733084.000 # totalOutputBytes: 8470302720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 115.240 ±(99.9%) 2.299 us/op [Average] (min, avg, max) = (114.885, 115.240, 116.296), stdev = 0.597 CI (99.9%): [112.942, 117.539] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 19026726836.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2523245920.000, 3805345367.200, 5082733084.000), stdev = 1012309110.003 CI (99.9%): [19026726836.000, 19026726836.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 31707770880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4204953600.000, 6341554176.000, 8470302720.000), stdev = 1686998798.921 CI (99.9%): [31707770880.000, 31707770880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 51.52% complete, ETA 02:41:28 # Fork: 1 of 1 # Warmup Iteration 1: 99.598 us/op # Warmup Iteration 2: 89.987 us/op # Warmup Iteration 3: 90.110 us/op Iteration 1: 90.976 us/op totalInputBytes: 3093528325.000 # totalOutputBytes: 6202112000.000 # Iteration 2: 89.173 us/op totalInputBytes: 3895611127.000 # totalOutputBytes: 7810181120.000 # Iteration 3: 88.829 us/op totalInputBytes: 4700804440.000 # totalOutputBytes: 9424486400.000 # Iteration 4: 88.737 us/op totalInputBytes: 5506855825.000 # totalOutputBytes: 11040512000.000 # Iteration 5: 88.686 us/op totalInputBytes: 6313407752.000 # totalOutputBytes: 12657541120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 89.280 ±(99.9%) 3.724 us/op [Average] (min, avg, max) = (88.686, 89.280, 90.976), stdev = 0.967 CI (99.9%): [85.557, 93.004] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23510207469.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3093528325.000, 4702041493.800, 6313407752.000), stdev = 1272976178.761 CI (99.9%): [23510207469.000, 23510207469.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 47134832640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6202112000.000, 9426966528.000, 12657541120.000), stdev = 2552147581.842 CI (99.9%): [47134832640.000, 47134832640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 51.56% complete, ETA 02:41:17 # Fork: 1 of 1 # Warmup Iteration 1: 108.680 us/op # Warmup Iteration 2: 103.317 us/op # Warmup Iteration 3: 102.813 us/op Iteration 1: 102.837 us/op totalInputBytes: 3146300008.000 # totalOutputBytes: 6282936320.000 # Iteration 2: 102.901 us/op totalInputBytes: 3943787128.000 # totalOutputBytes: 7875461120.000 # Iteration 3: 103.269 us/op totalInputBytes: 4738484684.000 # totalOutputBytes: 9462415360.000 # Iteration 4: 102.480 us/op totalInputBytes: 5539376713.000 # totalOutputBytes: 11061739520.000 # Iteration 5: 102.734 us/op totalInputBytes: 6338176569.000 # totalOutputBytes: 12656885760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 102.844 ±(99.9%) 1.103 us/op [Average] (min, avg, max) = (102.480, 102.844, 103.269), stdev = 0.286 CI (99.9%): [101.741, 103.947] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23706125102.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3146300008.000, 4741225020.400, 6338176569.000), stdev = 1261645836.778 CI (99.9%): [23706125102.000, 23706125102.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 47339438080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6282936320.000, 9467887616.000, 12656885760.000), stdev = 2519416594.321 CI (99.9%): [47339438080.000, 47339438080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 51.61% complete, ETA 02:41:06 # Fork: 1 of 1 # Warmup Iteration 1: 124.248 us/op # Warmup Iteration 2: 116.005 us/op # Warmup Iteration 3: 115.239 us/op Iteration 1: 116.756 us/op totalInputBytes: 3126869799.000 # totalOutputBytes: 6253332480.000 # Iteration 2: 115.401 us/op totalInputBytes: 3925810770.000 # totalOutputBytes: 7851110400.000 # Iteration 3: 117.528 us/op totalInputBytes: 4710235596.000 # totalOutputBytes: 9419857920.000 # Iteration 4: 115.509 us/op totalInputBytes: 5508393156.000 # totalOutputBytes: 11016069120.000 # Iteration 5: 115.363 us/op totalInputBytes: 6307564542.000 # totalOutputBytes: 12614307840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 116.111 ±(99.9%) 3.778 us/op [Average] (min, avg, max) = (115.363, 116.111, 117.528), stdev = 0.981 CI (99.9%): [112.333, 119.889] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23578873863.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3126869799.000, 4715774772.600, 6307564542.000), stdev = 1256058457.505 CI (99.9%): [23578873863.000, 23578873863.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 47154677760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6253332480.000, 9430935552.000, 12614307840.000), stdev = 2511953376.379 CI (99.9%): [47154677760.000, 47154677760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 51.66% complete, ETA 02:40:55 # Fork: 1 of 1 # Warmup Iteration 1: 138.589 us/op # Warmup Iteration 2: 131.063 us/op # Warmup Iteration 3: 128.767 us/op Iteration 1: 130.069 us/op totalInputBytes: 3106252512.000 # totalOutputBytes: 6207897600.000 # Iteration 2: 129.293 us/op totalInputBytes: 3899160562.000 # totalOutputBytes: 7792537600.000 # Iteration 3: 130.314 us/op totalInputBytes: 4685766338.000 # totalOutputBytes: 9364582400.000 # Iteration 4: 129.518 us/op totalInputBytes: 5477290962.000 # totalOutputBytes: 10946457600.000 # Iteration 5: 129.177 us/op totalInputBytes: 6270865106.000 # totalOutputBytes: 12532428800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 129.674 ±(99.9%) 1.908 us/op [Average] (min, avg, max) = (129.177, 129.674, 130.314), stdev = 0.496 CI (99.9%): [127.766, 131.582] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23439335480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3106252512.000, 4687867096.000, 6270865106.000), stdev = 1250263956.346 CI (99.9%): [23439335480.000, 23439335480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 46843904000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6207897600.000, 9368780800.000, 12532428800.000), stdev = 2498673428.507 CI (99.9%): [46843904000.000, 46843904000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 51.71% complete, ETA 02:40:44 # Fork: 1 of 1 # Warmup Iteration 1: 0.278 us/op # Warmup Iteration 2: 0.236 us/op # Warmup Iteration 3: 0.226 us/op Iteration 1: 0.232 us/op totalInputBytes: 34232769841.000 # totalOutputBytes: 33934517248.000 # Iteration 2: 0.226 us/op totalInputBytes: 43359626477.000 # totalOutputBytes: 42981856256.000 # Iteration 3: 0.227 us/op totalInputBytes: 52476426858.000 # totalOutputBytes: 52019226624.000 # Iteration 4: 0.227 us/op totalInputBytes: 61591600264.000 # totalOutputBytes: 61054984192.000 # Iteration 5: 0.226 us/op totalInputBytes: 70728624719.000 # totalOutputBytes: 70112402432.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.228 ±(99.9%) 0.009 us/op [Average] (min, avg, max) = (0.226, 0.228, 0.232), stdev = 0.002 CI (99.9%): [0.218, 0.237] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 262389048159.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34232769841.000, 52477809631.800, 70728624719.000), stdev = 14423731954.310 CI (99.9%): [262389048159.000, 262389048159.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 260102986752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (33934517248.000, 52020597350.400, 70112402432.000), stdev = 14298065364.195 CI (99.9%): [260102986752.000, 260102986752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 51.76% complete, ETA 02:40:33 # Fork: 1 of 1 # Warmup Iteration 1: 0.441 us/op # Warmup Iteration 2: 0.359 us/op # Warmup Iteration 3: 0.355 us/op Iteration 1: 0.356 us/op totalInputBytes: 44041331754.000 # totalOutputBytes: 43763535872.000 # Iteration 2: 0.355 us/op totalInputBytes: 55653891984.000 # totalOutputBytes: 55302848512.000 # Iteration 3: 0.357 us/op totalInputBytes: 67197608631.000 # totalOutputBytes: 66773751808.000 # Iteration 4: 0.354 us/op totalInputBytes: 78855426360.000 # totalOutputBytes: 78358036480.000 # Iteration 5: 0.356 us/op totalInputBytes: 90449109891.000 # totalOutputBytes: 89878591488.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.355 ±(99.9%) 0.005 us/op [Average] (min, avg, max) = (0.354, 0.355, 0.357), stdev = 0.001 CI (99.9%): [0.350, 0.360] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 336197368620.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44041331754.000, 67239473724.000, 90449109891.000), stdev = 18343928249.197 CI (99.9%): [336197368620.000, 336197368620.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 334076764160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43763535872.000, 66815352832.000, 89878591488.000), stdev = 18228221763.395 CI (99.9%): [334076764160.000, 334076764160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 51.81% complete, ETA 02:40:22 # Fork: 1 of 1 # Warmup Iteration 1: 0.630 us/op # Warmup Iteration 2: 0.575 us/op # Warmup Iteration 3: 0.508 us/op Iteration 1: 0.509 us/op totalInputBytes: 44849051995.000 # totalOutputBytes: 44602229760.000 # Iteration 2: 0.509 us/op totalInputBytes: 56985068860.000 # totalOutputBytes: 56671457280.000 # Iteration 3: 0.505 us/op totalInputBytes: 69211510022.000 # totalOutputBytes: 68830611456.000 # Iteration 4: 0.555 us/op totalInputBytes: 80354987941.000 # totalOutputBytes: 79912762368.000 # Iteration 5: 0.509 us/op totalInputBytes: 92499014583.000 # totalOutputBytes: 91989955584.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.517 ±(99.9%) 0.080 us/op [Average] (min, avg, max) = (0.505, 0.517, 0.555), stdev = 0.021 CI (99.9%): [0.438, 0.597] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 343899633401.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44849051995.000, 68779926680.200, 92499014583.000), stdev = 18765452782.377 CI (99.9%): [343899633401.000, 343899633401.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 342007016448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44602229760.000, 68401403289.600, 91989955584.000), stdev = 18662179005.329 CI (99.9%): [342007016448.000, 342007016448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 51.86% complete, ETA 02:40:11 # Fork: 1 of 1 # Warmup Iteration 1: 0.750 us/op # Warmup Iteration 2: 0.633 us/op # Warmup Iteration 3: 0.619 us/op Iteration 1: 0.620 us/op totalInputBytes: 50624394156.000 # totalOutputBytes: 50353938432.000 # Iteration 2: 0.631 us/op totalInputBytes: 63685804786.000 # totalOutputBytes: 63345569792.000 # Iteration 3: 0.606 us/op totalInputBytes: 77274191758.000 # totalOutputBytes: 76861362176.000 # Iteration 4: 0.606 us/op totalInputBytes: 90868306868.000 # totalOutputBytes: 90382852096.000 # Iteration 5: 0.641 us/op totalInputBytes: 103713267182.000 # totalOutputBytes: 103159189504.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.621 ±(99.9%) 0.059 us/op [Average] (min, avg, max) = (0.606, 0.621, 0.641), stdev = 0.015 CI (99.9%): [0.561, 0.680] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 386165964750.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50624394156.000, 77233192950.000, 103713267182.000), stdev = 21087153927.907 CI (99.9%): [386165964750.000, 386165964750.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 384102912000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50353938432.000, 76820582400.000, 103159189504.000), stdev = 20974497933.149 CI (99.9%): [384102912000.000, 384102912000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 51.91% complete, ETA 02:40:00 # Fork: 1 of 1 # Warmup Iteration 1: 1.276 us/op # Warmup Iteration 2: 1.037 us/op # Warmup Iteration 3: 1.044 us/op Iteration 1: 1.044 us/op totalInputBytes: 37711162440.000 # totalOutputBytes: 37527920640.000 # Iteration 2: 1.055 us/op totalInputBytes: 47471073090.000 # totalOutputBytes: 47240407040.000 # Iteration 3: 1.047 us/op totalInputBytes: 57306280815.000 # totalOutputBytes: 57027824640.000 # Iteration 4: 1.045 us/op totalInputBytes: 67156805205.000 # totalOutputBytes: 66830484480.000 # Iteration 5: 1.058 us/op totalInputBytes: 76884899175.000 # totalOutputBytes: 76511308800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.050 ±(99.9%) 0.024 us/op [Average] (min, avg, max) = (1.044, 1.050, 1.058), stdev = 0.006 CI (99.9%): [1.026, 1.074] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 286530220725.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37711162440.000, 57306044145.000, 76884899175.000), stdev = 15500444368.538 CI (99.9%): [286530220725.000, 286530220725.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 285137945600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37527920640.000, 57027589120.000, 76511308800.000), stdev = 15425126368.691 CI (99.9%): [285137945600.000, 285137945600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 51.96% complete, ETA 02:39:49 # Fork: 1 of 1 # Warmup Iteration 1: 1.088 us/op # Warmup Iteration 2: 0.905 us/op # Warmup Iteration 3: 0.903 us/op Iteration 1: 0.912 us/op totalInputBytes: 52222667868.000 # totalOutputBytes: 51968913408.000 # Iteration 2: 0.900 us/op totalInputBytes: 65944981746.000 # totalOutputBytes: 65624549376.000 # Iteration 3: 0.884 us/op totalInputBytes: 79917287058.000 # totalOutputBytes: 79528962048.000 # Iteration 4: 0.884 us/op totalInputBytes: 93894945228.000 # totalOutputBytes: 93438701568.000 # Iteration 5: 0.886 us/op totalInputBytes: 107837473338.000 # totalOutputBytes: 107313481728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.893 ±(99.9%) 0.048 us/op [Average] (min, avg, max) = (0.884, 0.893, 0.912), stdev = 0.013 CI (99.9%): [0.845, 0.941] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 399817355238.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52222667868.000, 79963471047.600, 107837473338.000), stdev = 22006353132.866 CI (99.9%): [399817355238.000, 399817355238.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 397874608128.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51968913408.000, 79574921625.600, 107313481728.000), stdev = 21899422359.626 CI (99.9%): [397874608128.000, 397874608128.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 52.00% complete, ETA 02:39:38 # Fork: 1 of 1 # Warmup Iteration 1: 1.880 us/op # Warmup Iteration 2: 1.604 us/op # Warmup Iteration 3: 1.628 us/op Iteration 1: 1.625 us/op totalInputBytes: 34356079015.000 # totalOutputBytes: 34198635520.000 # Iteration 2: 1.605 us/op totalInputBytes: 43332514369.000 # totalOutputBytes: 43133934592.000 # Iteration 3: 1.582 us/op totalInputBytes: 52438618130.000 # totalOutputBytes: 52198307840.000 # Iteration 4: 1.594 us/op totalInputBytes: 61472654283.000 # totalOutputBytes: 61190943744.000 # Iteration 5: 1.593 us/op totalInputBytes: 70512775281.000 # totalOutputBytes: 70189636608.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.600 ±(99.9%) 0.063 us/op [Average] (min, avg, max) = (1.582, 1.600, 1.625), stdev = 0.016 CI (99.9%): [1.537, 1.663] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 262112641078.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34356079015.000, 52422528215.600, 70512775281.000), stdev = 14301984285.910 CI (99.9%): [262112641078.000, 262112641078.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 260911458304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34198635520.000, 52182291660.800, 70189636608.000), stdev = 14236442627.607 CI (99.9%): [260911458304.000, 260911458304.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 52.05% complete, ETA 02:39:27 # Fork: 1 of 1 # Warmup Iteration 1: 2.017 us/op # Warmup Iteration 2: 1.697 us/op # Warmup Iteration 3: 1.667 us/op Iteration 1: 1.705 us/op totalInputBytes: 37395390318.000 # totalOutputBytes: 37227249664.000 # Iteration 2: 1.711 us/op totalInputBytes: 47018259483.000 # totalOutputBytes: 46806851584.000 # Iteration 3: 1.661 us/op totalInputBytes: 56928403038.000 # totalOutputBytes: 56672436224.000 # Iteration 4: 1.769 us/op totalInputBytes: 66236480037.000 # totalOutputBytes: 65938661376.000 # Iteration 5: 1.676 us/op totalInputBytes: 76056812286.000 # totalOutputBytes: 75714838528.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.704 ±(99.9%) 0.159 us/op [Average] (min, avg, max) = (1.661, 1.704, 1.769), stdev = 0.041 CI (99.9%): [1.545, 1.863] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 283635345162.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37395390318.000, 56727069032.400, 76056812286.000), stdev = 15265018768.983 CI (99.9%): [283635345162.000, 283635345162.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 282360037376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37227249664.000, 56472007475.200, 75714838528.000), stdev = 15196382762.852 CI (99.9%): [282360037376.000, 282360037376.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 52.10% complete, ETA 02:39:16 # Fork: 1 of 1 # Warmup Iteration 1: 2.204 us/op # Warmup Iteration 2: 1.877 us/op # Warmup Iteration 3: 1.897 us/op Iteration 1: 1.903 us/op totalInputBytes: 37757549460.000 # totalOutputBytes: 37598441472.000 # Iteration 2: 1.897 us/op totalInputBytes: 47519575380.000 # totalOutputBytes: 47319330816.000 # Iteration 3: 1.896 us/op totalInputBytes: 57283952070.000 # totalOutputBytes: 57042561024.000 # Iteration 4: 1.900 us/op totalInputBytes: 67026412920.000 # totalOutputBytes: 66743967744.000 # Iteration 5: 1.883 us/op totalInputBytes: 76856703720.000 # totalOutputBytes: 76532834304.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.896 ±(99.9%) 0.029 us/op [Average] (min, avg, max) = (1.883, 1.896, 1.903), stdev = 0.008 CI (99.9%): [1.867, 1.925] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 286444193550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37757549460.000, 57288838710.000, 76856703720.000), stdev = 15448555613.731 CI (99.9%): [286444193550.000, 286444193550.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 285237135360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37598441472.000, 57047427072.000, 76532834304.000), stdev = 15383456351.825 CI (99.9%): [285237135360.000, 285237135360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 52.15% complete, ETA 02:39:05 # Fork: 1 of 1 # Warmup Iteration 1: 2.638 us/op # Warmup Iteration 2: 2.274 us/op # Warmup Iteration 3: 2.179 us/op Iteration 1: 2.273 us/op totalInputBytes: 35345266440.000 # totalOutputBytes: 35190620160.000 # Iteration 2: 2.188 us/op totalInputBytes: 44747597455.000 # totalOutputBytes: 44551813120.000 # Iteration 3: 2.181 us/op totalInputBytes: 54180423495.000 # totalOutputBytes: 53943367680.000 # Iteration 4: 2.189 us/op totalInputBytes: 63579072480.000 # totalOutputBytes: 63300894720.000 # Iteration 5: 2.175 us/op totalInputBytes: 73039030350.000 # totalOutputBytes: 72719462400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.201 ±(99.9%) 0.157 us/op [Average] (min, avg, max) = (2.175, 2.201, 2.273), stdev = 0.041 CI (99.9%): [2.044, 2.358] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 270891390220.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35345266440.000, 54178278044.000, 73039030350.000), stdev = 14897340204.104 CI (99.9%): [270891390220.000, 270891390220.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 269706158080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35190620160.000, 53941231616.000, 72719462400.000), stdev = 14832159814.296 CI (99.9%): [269706158080.000, 269706158080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 52.20% complete, ETA 02:38:54 # Fork: 1 of 1 # Warmup Iteration 1: 5.723 us/op # Warmup Iteration 2: 4.251 us/op # Warmup Iteration 3: 4.127 us/op Iteration 1: 4.149 us/op totalInputBytes: 36744234124.000 # totalOutputBytes: 36599480320.000 # Iteration 2: 4.142 us/op totalInputBytes: 46673326073.000 # totalOutputBytes: 46489456640.000 # Iteration 3: 4.196 us/op totalInputBytes: 56474466919.000 # totalOutputBytes: 56251985920.000 # Iteration 4: 4.135 us/op totalInputBytes: 66420583376.000 # totalOutputBytes: 66158919680.000 # Iteration 5: 4.145 us/op totalInputBytes: 76345398637.000 # totalOutputBytes: 76044636160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.153 ±(99.9%) 0.094 us/op [Average] (min, avg, max) = (4.135, 4.153, 4.196), stdev = 0.024 CI (99.9%): [4.059, 4.248] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 282658009129.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36744234124.000, 56531601825.800, 76345398637.000), stdev = 15645345042.198 CI (99.9%): [282658009129.000, 282658009129.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 281544478720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36599480320.000, 56308895744.000, 76044636160.000), stdev = 15583710250.680 CI (99.9%): [281544478720.000, 281544478720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 52.25% complete, ETA 02:38:43 # Fork: 1 of 1 # Warmup Iteration 1: 8.038 us/op # Warmup Iteration 2: 6.743 us/op # Warmup Iteration 3: 6.690 us/op Iteration 1: 6.687 us/op totalInputBytes: 35258991300.000 # totalOutputBytes: 35138887680.000 # Iteration 2: 6.669 us/op totalInputBytes: 44505319950.000 # totalOutputBytes: 44353720320.000 # Iteration 3: 7.011 us/op totalInputBytes: 53300401425.000 # totalOutputBytes: 53118842880.000 # Iteration 4: 6.672 us/op totalInputBytes: 62542013850.000 # totalOutputBytes: 62328975360.000 # Iteration 5: 6.636 us/op totalInputBytes: 71833562775.000 # totalOutputBytes: 71588874240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.735 ±(99.9%) 0.598 us/op [Average] (min, avg, max) = (6.636, 6.735, 7.011), stdev = 0.155 CI (99.9%): [6.137, 7.333] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 267440289300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35258991300.000, 53488057860.000, 71833562775.000), stdev = 14418350569.686 CI (99.9%): [267440289300.000, 267440289300.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 266529300480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35138887680.000, 53305860096.000, 71588874240.000), stdev = 14369236966.772 CI (99.9%): [266529300480.000, 266529300480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 52.30% complete, ETA 02:38:32 # Fork: 1 of 1 # Warmup Iteration 1: 10.899 us/op # Warmup Iteration 2: 8.568 us/op # Warmup Iteration 3: 8.443 us/op Iteration 1: 8.469 us/op totalInputBytes: 36588111350.000 # totalOutputBytes: 36467916800.000 # Iteration 2: 8.490 us/op totalInputBytes: 46270586490.000 # totalOutputBytes: 46118584320.000 # Iteration 3: 8.466 us/op totalInputBytes: 55980965135.000 # totalOutputBytes: 55797063680.000 # Iteration 4: 8.481 us/op totalInputBytes: 65673467455.000 # totalOutputBytes: 65457725440.000 # Iteration 5: 8.776 us/op totalInputBytes: 75041483655.000 # totalOutputBytes: 74794967040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.537 ±(99.9%) 0.518 us/op [Average] (min, avg, max) = (8.466, 8.537, 8.776), stdev = 0.134 CI (99.9%): [8.019, 9.054] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 279554614085.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36588111350.000, 55910922817.000, 75041483655.000), stdev = 15228244064.883 CI (99.9%): [279554614085.000, 279554614085.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 278636257280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36467916800.000, 55727251456.000, 74794967040.000), stdev = 15178218199.236 CI (99.9%): [278636257280.000, 278636257280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 52.35% complete, ETA 02:38:21 # Fork: 1 of 1 # Warmup Iteration 1: 12.755 us/op # Warmup Iteration 2: 11.002 us/op # Warmup Iteration 3: 10.021 us/op Iteration 1: 10.067 us/op totalInputBytes: 37868132650.000 # totalOutputBytes: 37742080000.000 # Iteration 2: 10.200 us/op totalInputBytes: 47943372767.000 # totalOutputBytes: 47783782400.000 # Iteration 3: 10.045 us/op totalInputBytes: 58174421127.000 # totalOutputBytes: 57980774400.000 # Iteration 4: 10.108 us/op totalInputBytes: 68342283157.000 # totalOutputBytes: 68114790400.000 # Iteration 5: 10.088 us/op totalInputBytes: 78528125037.000 # totalOutputBytes: 78266726400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.102 ±(99.9%) 0.230 us/op [Average] (min, avg, max) = (10.045, 10.102, 10.200), stdev = 0.060 CI (99.9%): [9.872, 10.331] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 290856334738.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37868132650.000, 58171266947.600, 78528125037.000), stdev = 16083208119.251 CI (99.9%): [290856334738.000, 290856334738.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 289888153600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37742080000.000, 57977630720.000, 78266726400.000), stdev = 16029671521.008 CI (99.9%): [289888153600.000, 289888153600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 52.39% complete, ETA 02:38:10 # Fork: 1 of 1 # Warmup Iteration 1: 14.796 us/op # Warmup Iteration 2: 12.399 us/op # Warmup Iteration 3: 11.817 us/op Iteration 1: 12.244 us/op totalInputBytes: 38774539612.000 # totalOutputBytes: 38665666560.000 # Iteration 2: 11.614 us/op totalInputBytes: 49387317249.000 # totalOutputBytes: 49248645120.000 # Iteration 3: 11.923 us/op totalInputBytes: 59726163488.000 # totalOutputBytes: 59558461440.000 # Iteration 4: 11.569 us/op totalInputBytes: 70379852157.000 # totalOutputBytes: 70182236160.000 # Iteration 5: 11.748 us/op totalInputBytes: 80871190571.000 # totalOutputBytes: 80644116480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.820 ±(99.9%) 1.056 us/op [Average] (min, avg, max) = (11.569, 11.820, 12.244), stdev = 0.274 CI (99.9%): [10.764, 12.876] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 299139063077.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38774539612.000, 59827812615.400, 80871190571.000), stdev = 16631475238.733 CI (99.9%): [299139063077.000, 299139063077.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 298299125760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38665666560.000, 59659825152.000, 80644116480.000), stdev = 16584776567.733 CI (99.9%): [298299125760.000, 298299125760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 52.44% complete, ETA 02:37:59 # Fork: 1 of 1 # Warmup Iteration 1: 17.481 us/op # Warmup Iteration 2: 14.522 us/op # Warmup Iteration 3: 14.795 us/op Iteration 1: 15.139 us/op totalInputBytes: 37344824146.000 # totalOutputBytes: 37247651840.000 # Iteration 2: 15.214 us/op totalInputBytes: 46794975311.000 # totalOutputBytes: 46673213440.000 # Iteration 3: 14.342 us/op totalInputBytes: 56818984471.000 # totalOutputBytes: 56671139840.000 # Iteration 4: 14.352 us/op totalInputBytes: 66836238133.000 # totalOutputBytes: 66662328320.000 # Iteration 5: 14.535 us/op totalInputBytes: 76727149609.000 # totalOutputBytes: 76527503360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 14.716 ±(99.9%) 1.647 us/op [Average] (min, avg, max) = (14.342, 14.716, 15.214), stdev = 0.428 CI (99.9%): [13.069, 16.363] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 284522171670.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37344824146.000, 56904434334.000, 76727149609.000), stdev = 15623440575.773 CI (99.9%): [284522171670.000, 284522171670.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 283781836800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37247651840.000, 56756367360.000, 76527503360.000), stdev = 15582787934.259 CI (99.9%): [283781836800.000, 283781836800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 52.49% complete, ETA 02:37:48 # Fork: 1 of 1 # Warmup Iteration 1: 20.103 us/op # Warmup Iteration 2: 16.261 us/op # Warmup Iteration 3: 16.150 us/op Iteration 1: 16.266 us/op totalInputBytes: 38558815920.000 # totalOutputBytes: 38455541760.000 # Iteration 2: 16.191 us/op totalInputBytes: 48707377200.000 # totalOutputBytes: 48576921600.000 # Iteration 3: 16.356 us/op totalInputBytes: 58752934920.000 # totalOutputBytes: 58595573760.000 # Iteration 4: 16.375 us/op totalInputBytes: 68786664480.000 # totalOutputBytes: 68602429440.000 # Iteration 5: 16.321 us/op totalInputBytes: 78854235720.000 # totalOutputBytes: 78643036160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 16.302 ±(99.9%) 0.288 us/op [Average] (min, avg, max) = (16.191, 16.302, 16.375), stdev = 0.075 CI (99.9%): [16.014, 16.590] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 293660028240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38558815920.000, 58732005648.000, 78854235720.000), stdev = 15917376547.779 CI (99.9%): [293660028240.000, 293660028240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 292873502720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38455541760.000, 58574700544.000, 78643036160.000), stdev = 15874744178.160 CI (99.9%): [292873502720.000, 292873502720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 52.54% complete, ETA 02:37:37 # Fork: 1 of 1 # Warmup Iteration 1: 21.818 us/op # Warmup Iteration 2: 17.580 us/op # Warmup Iteration 3: 17.519 us/op Iteration 1: 17.264 us/op totalInputBytes: 40247578530.000 # totalOutputBytes: 40147384320.000 # Iteration 2: 17.381 us/op totalInputBytes: 50881113190.000 # totalOutputBytes: 50754447360.000 # Iteration 3: 17.493 us/op totalInputBytes: 61448219440.000 # totalOutputBytes: 61295247360.000 # Iteration 4: 17.212 us/op totalInputBytes: 72186339580.000 # totalOutputBytes: 72006635520.000 # Iteration 5: 17.456 us/op totalInputBytes: 82774048800.000 # totalOutputBytes: 82567987200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 17.361 ±(99.9%) 0.466 us/op [Average] (min, avg, max) = (17.212, 17.361, 17.493), stdev = 0.121 CI (99.9%): [16.895, 17.827] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 307537299540.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (40247578530.000, 61507459908.000, 82774048800.000), stdev = 16816744515.224 CI (99.9%): [307537299540.000, 307537299540.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 306771701760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (40147384320.000, 61354340352.000, 82567987200.000), stdev = 16774880122.557 CI (99.9%): [306771701760.000, 306771701760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 52.59% complete, ETA 02:37:26 # Fork: 1 of 1 # Warmup Iteration 1: 24.473 us/op # Warmup Iteration 2: 19.949 us/op # Warmup Iteration 3: 19.735 us/op Iteration 1: 19.810 us/op totalInputBytes: 39457685904.000 # totalOutputBytes: 39362355200.000 # Iteration 2: 19.765 us/op totalInputBytes: 49846176744.000 # totalOutputBytes: 49725747200.000 # Iteration 3: 20.022 us/op totalInputBytes: 60101841072.000 # totalOutputBytes: 59956633600.000 # Iteration 4: 19.721 us/op totalInputBytes: 70515583320.000 # totalOutputBytes: 70345216000.000 # Iteration 5: 19.663 us/op totalInputBytes: 80958580248.000 # totalOutputBytes: 80762982400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.796 ±(99.9%) 0.530 us/op [Average] (min, avg, max) = (19.663, 19.796, 20.022), stdev = 0.138 CI (99.9%): [19.267, 20.326] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 300879867288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39457685904.000, 60175973457.600, 80958580248.000), stdev = 16391933321.146 CI (99.9%): [300879867288.000, 300879867288.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 300152934400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39362355200.000, 60030586880.000, 80762982400.000), stdev = 16352330021.874 CI (99.9%): [300152934400.000, 300152934400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 52.64% complete, ETA 02:37:15 # Fork: 1 of 1 # Warmup Iteration 1: 0.537 us/op # Warmup Iteration 2: 0.482 us/op # Warmup Iteration 3: 0.473 us/op Iteration 1: 0.503 us/op totalInputBytes: 16132403453.000 # totalOutputBytes: 16470170624.000 # Iteration 2: 0.495 us/op totalInputBytes: 20188933644.000 # totalOutputBytes: 20611633152.000 # Iteration 3: 0.478 us/op totalInputBytes: 24382465611.000 # totalOutputBytes: 24892965888.000 # Iteration 4: 0.475 us/op totalInputBytes: 28607384457.000 # totalOutputBytes: 29206342656.000 # Iteration 5: 0.477 us/op totalInputBytes: 32810927367.000 # totalOutputBytes: 33497895936.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.486 ±(99.9%) 0.048 us/op [Average] (min, avg, max) = (0.475, 0.486, 0.503), stdev = 0.012 CI (99.9%): [0.438, 0.533] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 122122114532.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16132403453.000, 24424422906.400, 32810927367.000), stdev = 6605477664.855 CI (99.9%): [122122114532.000, 122122114532.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 124679008256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16470170624.000, 24935801651.200, 33497895936.000), stdev = 6743777795.425 CI (99.9%): [124679008256.000, 124679008256.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 52.69% complete, ETA 02:37:04 # Fork: 1 of 1 # Warmup Iteration 1: 1.328 us/op # Warmup Iteration 2: 1.203 us/op # Warmup Iteration 3: 1.190 us/op Iteration 1: 1.221 us/op totalInputBytes: 12537207816.000 # totalOutputBytes: 13289959424.000 # Iteration 2: 1.204 us/op totalInputBytes: 15746060820.000 # totalOutputBytes: 16691476480.000 # Iteration 3: 1.239 us/op totalInputBytes: 18865471884.000 # totalOutputBytes: 19998181376.000 # Iteration 4: 1.208 us/op totalInputBytes: 22063751052.000 # totalOutputBytes: 23388489728.000 # Iteration 5: 1.190 us/op totalInputBytes: 25310983236.000 # totalOutputBytes: 26830690304.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.212 ±(99.9%) 0.071 us/op [Average] (min, avg, max) = (1.190, 1.212, 1.239), stdev = 0.018 CI (99.9%): [1.142, 1.283] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 94523474808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12537207816.000, 18904694961.600, 25310983236.000), stdev = 5038441363.078 CI (99.9%): [94523474808.000, 94523474808.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 100198797312.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13289959424.000, 20039759462.400, 26830690304.000), stdev = 5340956475.975 CI (99.9%): [100198797312.000, 100198797312.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 52.74% complete, ETA 02:36:53 # Fork: 1 of 1 # Warmup Iteration 1: 2.385 us/op # Warmup Iteration 2: 2.133 us/op # Warmup Iteration 3: 2.115 us/op Iteration 1: 2.108 us/op totalInputBytes: 10305931377.000 # totalOutputBytes: 11278881792.000 # Iteration 2: 2.166 us/op totalInputBytes: 12898894820.000 # totalOutputBytes: 14116638720.000 # Iteration 3: 2.105 us/op totalInputBytes: 15566855689.000 # totalOutputBytes: 17036473344.000 # Iteration 4: 2.101 us/op totalInputBytes: 18239681089.000 # totalOutputBytes: 19961631744.000 # Iteration 5: 2.111 us/op totalInputBytes: 20898917802.000 # totalOutputBytes: 22871918592.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.118 ±(99.9%) 0.103 us/op [Average] (min, avg, max) = (2.101, 2.118, 2.166), stdev = 0.027 CI (99.9%): [2.015, 2.221] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 77910280777.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10305931377.000, 15582056155.400, 20898917802.000), stdev = 4194313607.135 CI (99.9%): [77910280777.000, 77910280777.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 85265544192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11278881792.000, 17053108838.400, 22871918592.000), stdev = 4590285500.933 CI (99.9%): [85265544192.000, 85265544192.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 52.79% complete, ETA 02:36:42 # Fork: 1 of 1 # Warmup Iteration 1: 3.609 us/op # Warmup Iteration 2: 3.119 us/op # Warmup Iteration 3: 3.194 us/op Iteration 1: 3.083 us/op totalInputBytes: 9039887370.000 # totalOutputBytes: 10122301440.000 # Iteration 2: 3.118 us/op totalInputBytes: 11386311470.000 # totalOutputBytes: 12749680640.000 # Iteration 3: 3.087 us/op totalInputBytes: 13757295382.000 # totalOutputBytes: 15404560384.000 # Iteration 4: 3.082 us/op totalInputBytes: 16131516624.000 # totalOutputBytes: 18063065088.000 # Iteration 5: 3.070 us/op totalInputBytes: 18515171848.000 # totalOutputBytes: 20732133376.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.088 ±(99.9%) 0.070 us/op [Average] (min, avg, max) = (3.070, 3.088, 3.118), stdev = 0.018 CI (99.9%): [3.018, 3.158] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 68830182694.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9039887370.000, 13766036538.800, 18515171848.000), stdev = 3746646366.927 CI (99.9%): [68830182694.000, 68830182694.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 77071740928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10122301440.000, 15414348185.600, 20732133376.000), stdev = 4195260666.739 CI (99.9%): [77071740928.000, 77071740928.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 52.83% complete, ETA 02:36:32 # Fork: 1 of 1 # Warmup Iteration 1: 4.482 us/op # Warmup Iteration 2: 4.273 us/op # Warmup Iteration 3: 4.188 us/op Iteration 1: 4.226 us/op totalInputBytes: 8444112940.000 # totalOutputBytes: 9552332800.000 # Iteration 2: 4.116 us/op totalInputBytes: 10643961662.000 # totalOutputBytes: 12040893440.000 # Iteration 3: 4.281 us/op totalInputBytes: 12758843786.000 # totalOutputBytes: 14433336320.000 # Iteration 4: 4.111 us/op totalInputBytes: 14961027924.000 # totalOutputBytes: 16924538880.000 # Iteration 5: 4.371 us/op totalInputBytes: 17032152680.000 # totalOutputBytes: 19267481600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.221 ±(99.9%) 0.428 us/op [Average] (min, avg, max) = (4.111, 4.221, 4.371), stdev = 0.111 CI (99.9%): [3.793, 4.649] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 63840098992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8444112940.000, 12768019798.400, 17032152680.000), stdev = 3398528783.055 CI (99.9%): [63840098992.000, 63840098992.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 72218583040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9552332800.000, 14443716608.000, 19267481600.000), stdev = 3844557527.451 CI (99.9%): [72218583040.000, 72218583040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 52.88% complete, ETA 02:36:21 # Fork: 1 of 1 # Warmup Iteration 1: 5.884 us/op # Warmup Iteration 2: 5.481 us/op # Warmup Iteration 3: 5.399 us/op Iteration 1: 5.405 us/op totalInputBytes: 7666080436.000 # totalOutputBytes: 8881840128.000 # Iteration 2: 5.398 us/op totalInputBytes: 9631160116.000 # totalOutputBytes: 11158560768.000 # Iteration 3: 5.408 us/op totalInputBytes: 11592893603.000 # totalOutputBytes: 13431404544.000 # Iteration 4: 5.405 us/op totalInputBytes: 13555602842.000 # totalOutputBytes: 15705378816.000 # Iteration 5: 5.390 us/op totalInputBytes: 15523673414.000 # totalOutputBytes: 17985564672.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.401 ±(99.9%) 0.028 us/op [Average] (min, avg, max) = (5.390, 5.401, 5.408), stdev = 0.007 CI (99.9%): [5.374, 5.429] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 57969410411.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7666080436.000, 11593882082.200, 15523673414.000), stdev = 3105298396.149 CI (99.9%): [57969410411.000, 57969410411.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 67162748928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8881840128.000, 13432549785.600, 17985564672.000), stdev = 3597766046.755 CI (99.9%): [67162748928.000, 67162748928.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 52.93% complete, ETA 02:36:10 # Fork: 1 of 1 # Warmup Iteration 1: 7.569 us/op # Warmup Iteration 2: 6.896 us/op # Warmup Iteration 3: 7.119 us/op Iteration 1: 6.749 us/op totalInputBytes: 6908757464.000 # totalOutputBytes: 8113036288.000 # Iteration 2: 6.743 us/op totalInputBytes: 8719625040.000 # totalOutputBytes: 10239559680.000 # Iteration 3: 6.769 us/op totalInputBytes: 10523503536.000 # totalOutputBytes: 12357875712.000 # Iteration 4: 6.778 us/op totalInputBytes: 12325050304.000 # totalOutputBytes: 14473453568.000 # Iteration 5: 6.774 us/op totalInputBytes: 14127512672.000 # totalOutputBytes: 16590106624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.763 ±(99.9%) 0.061 us/op [Average] (min, avg, max) = (6.743, 6.763, 6.778), stdev = 0.016 CI (99.9%): [6.702, 6.823] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 52604449016.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6908757464.000, 10520889803.200, 14127512672.000), stdev = 2852840043.055 CI (99.9%): [52604449016.000, 52604449016.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 61774031872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8113036288.000, 12354806374.400, 16590106624.000), stdev = 3350124087.258 CI (99.9%): [61774031872.000, 61774031872.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 52.98% complete, ETA 02:35:59 # Fork: 1 of 1 # Warmup Iteration 1: 8.654 us/op # Warmup Iteration 2: 8.089 us/op # Warmup Iteration 3: 7.974 us/op Iteration 1: 7.942 us/op totalInputBytes: 6729295232.000 # totalOutputBytes: 8039432192.000 # Iteration 2: 7.948 us/op totalInputBytes: 8454955280.000 # totalOutputBytes: 10101063680.000 # Iteration 3: 7.940 us/op totalInputBytes: 10182651857.000 # totalOutputBytes: 12165128192.000 # Iteration 4: 8.125 us/op totalInputBytes: 11870865828.000 # totalOutputBytes: 14182023168.000 # Iteration 5: 7.951 us/op totalInputBytes: 13596189883.000 # totalOutputBytes: 16243253248.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.981 ±(99.9%) 0.310 us/op [Average] (min, avg, max) = (7.940, 7.981, 8.125), stdev = 0.080 CI (99.9%): [7.671, 8.291] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 50833958080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6729295232.000, 10166791616.000, 13596189883.000), stdev = 2711625802.550 CI (99.9%): [50833958080.000, 50833958080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 60730900480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8039432192.000, 12146180096.000, 16243253248.000), stdev = 3239556449.539 CI (99.9%): [60730900480.000, 60730900480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 53.03% complete, ETA 02:35:48 # Fork: 1 of 1 # Warmup Iteration 1: 10.146 us/op # Warmup Iteration 2: 9.521 us/op # Warmup Iteration 3: 9.650 us/op Iteration 1: 9.438 us/op totalInputBytes: 6299663399.000 # totalOutputBytes: 7618120704.000 # Iteration 2: 9.445 us/op totalInputBytes: 7913821683.000 # totalOutputBytes: 9570106368.000 # Iteration 3: 9.419 us/op totalInputBytes: 9532499220.000 # totalOutputBytes: 11527557120.000 # Iteration 4: 10.211 us/op totalInputBytes: 11025483604.000 # totalOutputBytes: 13333008384.000 # Iteration 5: 9.546 us/op totalInputBytes: 12622662300.000 # totalOutputBytes: 15264460800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.612 ±(99.9%) 1.304 us/op [Average] (min, avg, max) = (9.419, 9.612, 10.211), stdev = 0.339 CI (99.9%): [8.308, 10.915] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 47394130206.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6299663399.000, 9478826041.200, 12622662300.000), stdev = 2491738880.560 CI (99.9%): [47394130206.000, 47394130206.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 57313253376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7618120704.000, 11462650675.200, 15264460800.000), stdev = 3013235208.403 CI (99.9%): [57313253376.000, 57313253376.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 53.08% complete, ETA 02:35:37 # Fork: 1 of 1 # Warmup Iteration 1: 11.602 us/op # Warmup Iteration 2: 11.409 us/op # Warmup Iteration 3: 10.840 us/op Iteration 1: 10.750 us/op totalInputBytes: 6048223566.000 # totalOutputBytes: 7357306880.000 # Iteration 2: 10.766 us/op totalInputBytes: 7612355310.000 # totalOutputBytes: 9259980800.000 # Iteration 3: 10.806 us/op totalInputBytes: 9170720724.000 # totalOutputBytes: 11155640320.000 # Iteration 4: 10.788 us/op totalInputBytes: 10731662046.000 # totalOutputBytes: 13054433280.000 # Iteration 5: 10.766 us/op totalInputBytes: 12295726446.000 # totalOutputBytes: 14957025280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.775 ±(99.9%) 0.083 us/op [Average] (min, avg, max) = (10.750, 10.775, 10.806), stdev = 0.022 CI (99.9%): [10.692, 10.859] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 45858688092.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6048223566.000, 9171737618.400, 12295726446.000), stdev = 2468840044.847 CI (99.9%): [45858688092.000, 45858688092.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 55784386560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7357306880.000, 11156877312.000, 14957025280.000), stdev = 3003198153.865 CI (99.9%): [55784386560.000, 55784386560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 53.13% complete, ETA 02:35:26 # Fork: 1 of 1 # Warmup Iteration 1: 26.346 us/op # Warmup Iteration 2: 24.660 us/op # Warmup Iteration 3: 24.504 us/op Iteration 1: 24.405 us/op totalInputBytes: 5041168200.000 # totalOutputBytes: 6567628800.000 # Iteration 2: 24.532 us/op totalInputBytes: 6323134200.000 # totalOutputBytes: 8237772800.000 # Iteration 3: 24.441 us/op totalInputBytes: 7609659000.000 # totalOutputBytes: 9913856000.000 # Iteration 4: 24.392 us/op totalInputBytes: 8898840480.000 # totalOutputBytes: 11593400320.000 # Iteration 5: 24.427 us/op totalInputBytes: 10186229880.000 # totalOutputBytes: 13270609920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 24.439 ±(99.9%) 0.213 us/op [Average] (min, avg, max) = (24.392, 24.439, 24.532), stdev = 0.055 CI (99.9%): [24.226, 24.652] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 38059031760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5041168200.000, 7611806352.000, 10186229880.000), stdev = 2034267336.361 CI (99.9%): [38059031760.000, 38059031760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 49583267840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6567628800.000, 9916653568.000, 13270609920.000), stdev = 2650241415.310 CI (99.9%): [49583267840.000, 49583267840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 53.18% complete, ETA 02:35:15 # Fork: 1 of 1 # Warmup Iteration 1: 39.983 us/op # Warmup Iteration 2: 37.901 us/op # Warmup Iteration 3: 37.442 us/op Iteration 1: 37.685 us/op totalInputBytes: 4763244960.000 # totalOutputBytes: 6431385600.000 # Iteration 2: 37.389 us/op totalInputBytes: 5980522464.000 # totalOutputBytes: 8074967040.000 # Iteration 3: 37.465 us/op totalInputBytes: 7195456512.000 # totalOutputBytes: 9715384320.000 # Iteration 4: 37.515 us/op totalInputBytes: 8408570400.000 # totalOutputBytes: 11353344000.000 # Iteration 5: 37.407 us/op totalInputBytes: 9625347360.000 # totalOutputBytes: 12996249600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 37.492 ±(99.9%) 0.457 us/op [Average] (min, avg, max) = (37.389, 37.492, 37.685), stdev = 0.119 CI (99.9%): [37.035, 37.950] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 35973141696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4763244960.000, 7194628339.200, 9625347360.000), stdev = 1921440161.947 CI (99.9%): [35973141696.000, 35973141696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48571330560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6431385600.000, 9714266112.000, 12996249600.000), stdev = 2594349585.751 CI (99.9%): [48571330560.000, 48571330560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 53.23% complete, ETA 02:35:04 # Fork: 1 of 1 # Warmup Iteration 1: 54.429 us/op # Warmup Iteration 2: 53.228 us/op # Warmup Iteration 3: 50.455 us/op Iteration 1: 50.322 us/op totalInputBytes: 4550994245.000 # totalOutputBytes: 6297804800.000 # Iteration 2: 50.381 us/op totalInputBytes: 5726370535.000 # totalOutputBytes: 7924326400.000 # Iteration 3: 50.344 us/op totalInputBytes: 6902575597.000 # totalOutputBytes: 9551994880.000 # Iteration 4: 50.422 us/op totalInputBytes: 8076886323.000 # totalOutputBytes: 11177041920.000 # Iteration 5: 50.098 us/op totalInputBytes: 9258744794.000 # totalOutputBytes: 12812533760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 50.313 ±(99.9%) 0.486 us/op [Average] (min, avg, max) = (50.098, 50.313, 50.422), stdev = 0.126 CI (99.9%): [49.827, 50.800] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 34515571494.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4550994245.000, 6903114298.800, 9258744794.000), stdev = 1860371650.910 CI (99.9%): [34515571494.000, 34515571494.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 47763701760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6297804800.000, 9552740352.000, 12812533760.000), stdev = 2574439096.634 CI (99.9%): [47763701760.000, 47763701760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 53.27% complete, ETA 02:34:53 # Fork: 1 of 1 # Warmup Iteration 1: 67.921 us/op # Warmup Iteration 2: 62.421 us/op # Warmup Iteration 3: 62.252 us/op Iteration 1: 62.560 us/op totalInputBytes: 4559486785.000 # totalOutputBytes: 6431897600.000 # Iteration 2: 61.767 us/op totalInputBytes: 5735118130.000 # totalOutputBytes: 8090316800.000 # Iteration 3: 61.942 us/op totalInputBytes: 6907265155.000 # totalOutputBytes: 9743820800.000 # Iteration 4: 61.858 us/op totalInputBytes: 8081009160.000 # totalOutputBytes: 11399577600.000 # Iteration 5: 61.661 us/op totalInputBytes: 9258636730.000 # totalOutputBytes: 13060812800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 61.957 ±(99.9%) 1.358 us/op [Average] (min, avg, max) = (61.661, 61.957, 62.560), stdev = 0.353 CI (99.9%): [60.599, 63.316] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 34541515960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4559486785.000, 6908303192.000, 9258636730.000), stdev = 1856920152.312 CI (99.9%): [34541515960.000, 34541515960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48726425600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6431897600.000, 9745285120.000, 13060812800.000), stdev = 2619487857.786 CI (99.9%): [48726425600.000, 48726425600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 53.32% complete, ETA 02:34:43 # Fork: 1 of 1 # Warmup Iteration 1: 81.483 us/op # Warmup Iteration 2: 75.915 us/op # Warmup Iteration 3: 75.478 us/op Iteration 1: 75.999 us/op totalInputBytes: 4450331312.000 # totalOutputBytes: 6374215680.000 # Iteration 2: 75.141 us/op totalInputBytes: 5592308624.000 # totalOutputBytes: 8009871360.000 # Iteration 3: 77.958 us/op totalInputBytes: 6693105776.000 # totalOutputBytes: 9586544640.000 # Iteration 4: 75.048 us/op totalInputBytes: 7836498656.000 # totalOutputBytes: 11224227840.000 # Iteration 5: 77.862 us/op totalInputBytes: 8938668480.000 # totalOutputBytes: 12802867200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 76.401 ±(99.9%) 5.493 us/op [Average] (min, avg, max) = (75.048, 76.401, 77.958), stdev = 1.426 CI (99.9%): [70.909, 81.894] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 33510912848.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4450331312.000, 6702182569.600, 8938668480.000), stdev = 1774209602.960 CI (99.9%): [33510912848.000, 33510912848.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 47997726720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6374215680.000, 9599545344.000, 12802867200.000), stdev = 2541202862.874 CI (99.9%): [47997726720.000, 47997726720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 53.37% complete, ETA 02:34:32 # Fork: 1 of 1 # Warmup Iteration 1: 91.880 us/op # Warmup Iteration 2: 86.135 us/op # Warmup Iteration 3: 85.697 us/op Iteration 1: 85.564 us/op totalInputBytes: 4527609340.000 # totalOutputBytes: 6575206400.000 # Iteration 2: 86.111 us/op totalInputBytes: 5674294396.000 # totalOutputBytes: 8240476160.000 # Iteration 3: 85.680 us/op totalInputBytes: 6826754338.000 # totalOutputBytes: 9914132480.000 # Iteration 4: 85.409 us/op totalInputBytes: 7982866772.000 # totalOutputBytes: 11593093120.000 # Iteration 5: 85.547 us/op totalInputBytes: 9137054244.000 # totalOutputBytes: 13269258240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 85.662 ±(99.9%) 1.036 us/op [Average] (min, avg, max) = (85.409, 85.662, 86.111), stdev = 0.269 CI (99.9%): [84.627, 86.698] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 34148579090.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4527609340.000, 6829715818.000, 9137054244.000), stdev = 1822653930.649 CI (99.9%): [34148579090.000, 34148579090.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 49592166400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6575206400.000, 9918433280.000, 13269258240.000), stdev = 2646943428.601 CI (99.9%): [49592166400.000, 49592166400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 53.42% complete, ETA 02:34:21 # Fork: 1 of 1 # Warmup Iteration 1: 109.676 us/op # Warmup Iteration 2: 99.777 us/op # Warmup Iteration 3: 99.049 us/op Iteration 1: 98.916 us/op totalInputBytes: 4407611520.000 # totalOutputBytes: 6448742400.000 # Iteration 2: 100.916 us/op totalInputBytes: 5517577104.000 # totalOutputBytes: 8072724480.000 # Iteration 3: 99.858 us/op totalInputBytes: 6639356789.000 # totalOutputBytes: 9713991680.000 # Iteration 4: 98.870 us/op totalInputBytes: 7772278683.000 # totalOutputBytes: 11371560960.000 # Iteration 5: 100.549 us/op totalInputBytes: 8886331610.000 # totalOutputBytes: 13001523200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 99.822 ±(99.9%) 3.578 us/op [Average] (min, avg, max) = (98.870, 99.822, 100.916), stdev = 0.929 CI (99.9%): [96.244, 103.400] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 33223155706.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4407611520.000, 6644631141.200, 8886331610.000), stdev = 1772804654.886 CI (99.9%): [33223155706.000, 33223155706.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48608542720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6448742400.000, 9721708544.000, 13001523200.000), stdev = 2593776809.277 CI (99.9%): [48608542720.000, 48608542720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 53.47% complete, ETA 02:34:10 # Fork: 1 of 1 # Warmup Iteration 1: 119.219 us/op # Warmup Iteration 2: 113.783 us/op # Warmup Iteration 3: 111.117 us/op Iteration 1: 111.164 us/op totalInputBytes: 4394528208.000 # totalOutputBytes: 6485391360.000 # Iteration 2: 111.053 us/op totalInputBytes: 5519653824.000 # totalOutputBytes: 8145838080.000 # Iteration 3: 111.349 us/op totalInputBytes: 6641719488.000 # totalOutputBytes: 9801768960.000 # Iteration 4: 111.265 us/op totalInputBytes: 7764596976.000 # totalOutputBytes: 11458897920.000 # Iteration 5: 110.775 us/op totalInputBytes: 8892470304.000 # totalOutputBytes: 13123399680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 111.121 ±(99.9%) 0.859 us/op [Average] (min, avg, max) = (110.775, 111.121, 111.349), stdev = 0.223 CI (99.9%): [110.263, 111.980] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 33212968800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4394528208.000, 6642593760.000, 8892470304.000), stdev = 1777331515.943 CI (99.9%): [33212968800.000, 33212968800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 49015296000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6485391360.000, 9803059200.000, 13123399680.000), stdev = 2622964266.419 CI (99.9%): [49015296000.000, 49015296000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 53.52% complete, ETA 02:33:59 # Fork: 1 of 1 # Warmup Iteration 1: 137.379 us/op # Warmup Iteration 2: 126.308 us/op # Warmup Iteration 3: 125.666 us/op Iteration 1: 125.410 us/op totalInputBytes: 4294924460.000 # totalOutputBytes: 6377984000.000 # Iteration 2: 125.411 us/op totalInputBytes: 5394979528.000 # totalOutputBytes: 8011571200.000 # Iteration 3: 125.374 us/op totalInputBytes: 6495379376.000 # totalOutputBytes: 9645670400.000 # Iteration 4: 126.011 us/op totalInputBytes: 7590124832.000 # totalOutputBytes: 11271372800.000 # Iteration 5: 125.142 us/op totalInputBytes: 8692524404.000 # totalOutputBytes: 12908441600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 125.470 ±(99.9%) 1.243 us/op [Average] (min, avg, max) = (125.142, 125.470, 126.011), stdev = 0.323 CI (99.9%): [124.227, 126.712] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 32467932600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4294924460.000, 6493586520.000, 8692524404.000), stdev = 1737726926.092 CI (99.9%): [32467932600.000, 32467932600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48215040000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6377984000.000, 9643008000.000, 12908441600.000), stdev = 2580533053.423 CI (99.9%): [48215040000.000, 48215040000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 53.57% complete, ETA 02:33:48 # Fork: 1 of 1 # Warmup Iteration 1: 1.345 us/op # Warmup Iteration 2: 1.263 us/op # Warmup Iteration 3: 1.238 us/op Iteration 1: 1.234 us/op totalInputBytes: 4392048840.000 # totalOutputBytes: 6461864960.000 # Iteration 2: 1.231 us/op totalInputBytes: 5523365520.000 # totalOutputBytes: 8126330880.000 # Iteration 3: 1.234 us/op totalInputBytes: 6652141800.000 # totalOutputBytes: 9787059200.000 # Iteration 4: 1.242 us/op totalInputBytes: 7772820120.000 # totalOutputBytes: 11435873280.000 # Iteration 5: 1.307 us/op totalInputBytes: 8838164352.000 # totalOutputBytes: 13003276288.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.249 ±(99.9%) 0.125 us/op [Average] (min, avg, max) = (1.231, 1.249, 1.307), stdev = 0.032 CI (99.9%): [1.125, 1.374] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 33178540632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4392048840.000, 6635708126.400, 8838164352.000), stdev = 1761776109.837 CI (99.9%): [33178540632.000, 33178540632.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48814404608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6461864960.000, 9762880921.600, 13003276288.000), stdev = 2592038414.472 CI (99.9%): [48814404608.000, 48814404608.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 53.62% complete, ETA 02:33:37 # Fork: 1 of 1 # Warmup Iteration 1: 2.616 us/op # Warmup Iteration 2: 2.435 us/op # Warmup Iteration 3: 2.398 us/op Iteration 1: 2.396 us/op totalInputBytes: 4037271360.000 # totalOutputBytes: 6668009472.000 # Iteration 2: 2.401 us/op totalInputBytes: 5070501360.000 # totalOutputBytes: 8374505472.000 # Iteration 3: 2.394 us/op totalInputBytes: 6106589560.000 # totalOutputBytes: 10085722112.000 # Iteration 4: 2.412 us/op totalInputBytes: 7135146000.000 # totalOutputBytes: 11784499200.000 # Iteration 5: 2.416 us/op totalInputBytes: 8161651480.000 # totalOutputBytes: 13479888896.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.404 ±(99.9%) 0.038 us/op [Average] (min, avg, max) = (2.394, 2.404, 2.416), stdev = 0.010 CI (99.9%): [2.366, 2.442] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 30511159760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4037271360.000, 6102231952.000, 8161651480.000), stdev = 1630695363.380 CI (99.9%): [30511159760.000, 30511159760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 50392625152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6668009472.000, 10078525030.400, 13479888896.000), stdev = 2693277503.388 CI (99.9%): [50392625152.000, 50392625152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 53.67% complete, ETA 02:33:27 # Fork: 1 of 1 # Warmup Iteration 1: 3.925 us/op # Warmup Iteration 2: 3.701 us/op # Warmup Iteration 3: 3.616 us/op Iteration 1: 3.613 us/op totalInputBytes: 3893747805.000 # totalOutputBytes: 6626921472.000 # Iteration 2: 3.617 us/op totalInputBytes: 4891972370.000 # totalOutputBytes: 8325838848.000 # Iteration 3: 3.606 us/op totalInputBytes: 5893332220.000 # totalOutputBytes: 10030092288.000 # Iteration 4: 3.602 us/op totalInputBytes: 6895863515.000 # totalOutputBytes: 11736339456.000 # Iteration 5: 3.610 us/op totalInputBytes: 7896100655.000 # totalOutputBytes: 13438682112.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.609 ±(99.9%) 0.023 us/op [Average] (min, avg, max) = (3.602, 3.609, 3.617), stdev = 0.006 CI (99.9%): [3.586, 3.633] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29471016565.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3893747805.000, 5894203313.000, 7896100655.000), stdev = 1582498498.386 CI (99.9%): [29471016565.000, 29471016565.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 50157874176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6626921472.000, 10031574835.200, 13438682112.000), stdev = 2693316003.901 CI (99.9%): [50157874176.000, 50157874176.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 53.71% complete, ETA 02:33:16 # Fork: 1 of 1 # Warmup Iteration 1: 5.141 us/op # Warmup Iteration 2: 4.773 us/op # Warmup Iteration 3: 4.729 us/op Iteration 1: 4.804 us/op totalInputBytes: 3788308293.000 # totalOutputBytes: 6749417472.000 # Iteration 2: 4.822 us/op totalInputBytes: 4742004762.000 # totalOutputBytes: 8448565248.000 # Iteration 3: 4.733 us/op totalInputBytes: 5713649524.000 # totalOutputBytes: 10179690496.000 # Iteration 4: 4.793 us/op totalInputBytes: 6673240629.000 # totalOutputBytes: 11889340416.000 # Iteration 5: 4.717 us/op totalInputBytes: 7648099393.000 # totalOutputBytes: 13626191872.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.774 ±(99.9%) 0.177 us/op [Average] (min, avg, max) = (4.717, 4.774, 4.822), stdev = 0.046 CI (99.9%): [4.597, 4.951] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28565302601.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3788308293.000, 5713060520.200, 7648099393.000), stdev = 1525937584.663 CI (99.9%): [28565302601.000, 28565302601.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 50893205504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6749417472.000, 10178641100.800, 13626191872.000), stdev = 2718677836.790 CI (99.9%): [50893205504.000, 50893205504.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 53.76% complete, ETA 02:33:05 # Fork: 1 of 1 # Warmup Iteration 1: 6.176 us/op # Warmup Iteration 2: 5.784 us/op # Warmup Iteration 3: 5.720 us/op Iteration 1: 5.715 us/op totalInputBytes: 3858512508.000 # totalOutputBytes: 7012986880.000 # Iteration 2: 5.726 us/op totalInputBytes: 4842555399.000 # totalOutputBytes: 8801520640.000 # Iteration 3: 5.712 us/op totalInputBytes: 5828984289.000 # totalOutputBytes: 10594391040.000 # Iteration 4: 5.703 us/op totalInputBytes: 6816985065.000 # totalOutputBytes: 12390118400.000 # Iteration 5: 5.841 us/op totalInputBytes: 7781677983.000 # totalOutputBytes: 14143482880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.740 ±(99.9%) 0.221 us/op [Average] (min, avg, max) = (5.703, 5.740, 5.841), stdev = 0.057 CI (99.9%): [5.518, 5.961] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29128715244.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3858512508.000, 5825743048.800, 7781677983.000), stdev = 1552812501.762 CI (99.9%): [29128715244.000, 29128715244.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 52942499840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7012986880.000, 10588499968.000, 14143482880.000), stdev = 2822293222.940 CI (99.9%): [52942499840.000, 52942499840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 53.81% complete, ETA 02:32:54 # Fork: 1 of 1 # Warmup Iteration 1: 7.210 us/op # Warmup Iteration 2: 6.945 us/op # Warmup Iteration 3: 6.737 us/op Iteration 1: 6.732 us/op totalInputBytes: 3824852202.000 # totalOutputBytes: 7125497856.000 # Iteration 2: 6.712 us/op totalInputBytes: 4807834294.000 # totalOutputBytes: 8956741632.000 # Iteration 3: 6.738 us/op totalInputBytes: 5786895064.000 # totalOutputBytes: 10780680192.000 # Iteration 4: 6.751 us/op totalInputBytes: 6764148530.000 # totalOutputBytes: 12601251840.000 # Iteration 5: 6.855 us/op totalInputBytes: 7726590678.000 # totalOutputBytes: 14394230784.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.758 ±(99.9%) 0.217 us/op [Average] (min, avg, max) = (6.712, 6.758, 6.855), stdev = 0.056 CI (99.9%): [6.541, 6.974] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28910320768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3824852202.000, 5782064153.600, 7726590678.000), stdev = 1543170349.231 CI (99.9%): [28910320768.000, 28910320768.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 53858402304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7125497856.000, 10771680460.800, 14394230784.000), stdev = 2874844944.110 CI (99.9%): [53858402304.000, 53858402304.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 53.86% complete, ETA 02:32:43 # Fork: 1 of 1 # Warmup Iteration 1: 8.386 us/op # Warmup Iteration 2: 8.227 us/op # Warmup Iteration 3: 7.848 us/op Iteration 1: 7.843 us/op totalInputBytes: 3756022340.000 # totalOutputBytes: 7109365760.000 # Iteration 2: 7.871 us/op totalInputBytes: 4718541408.000 # totalOutputBytes: 8931213312.000 # Iteration 3: 7.848 us/op totalInputBytes: 5683862856.000 # totalOutputBytes: 10758365184.000 # Iteration 4: 7.837 us/op totalInputBytes: 6650513541.000 # totalOutputBytes: 12588033024.000 # Iteration 5: 7.865 us/op totalInputBytes: 7613740778.000 # totalOutputBytes: 14411220992.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.853 ±(99.9%) 0.056 us/op [Average] (min, avg, max) = (7.837, 7.853, 7.871), stdev = 0.015 CI (99.9%): [7.797, 7.909] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28422680923.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3756022340.000, 5684536184.600, 7613740778.000), stdev = 1525389673.729 CI (99.9%): [28422680923.000, 28422680923.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 53798198272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7109365760.000, 10759639654.400, 14411220992.000), stdev = 2887244040.478 CI (99.9%): [53798198272.000, 53798198272.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 53.91% complete, ETA 02:32:32 # Fork: 1 of 1 # Warmup Iteration 1: 9.423 us/op # Warmup Iteration 2: 8.784 us/op # Warmup Iteration 3: 8.767 us/op Iteration 1: 8.688 us/op totalInputBytes: 3840398426.000 # totalOutputBytes: 7360913408.000 # Iteration 2: 8.700 us/op totalInputBytes: 4823136342.000 # totalOutputBytes: 9244532736.000 # Iteration 3: 8.656 us/op totalInputBytes: 5810836372.000 # totalOutputBytes: 11137662976.000 # Iteration 4: 8.750 us/op totalInputBytes: 6788022362.000 # totalOutputBytes: 13010640896.000 # Iteration 5: 8.684 us/op totalInputBytes: 7772619468.000 # totalOutputBytes: 14897823744.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.696 ±(99.9%) 0.132 us/op [Average] (min, avg, max) = (8.656, 8.696, 8.750), stdev = 0.034 CI (99.9%): [8.564, 8.828] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29035012970.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3840398426.000, 5807002594.000, 7772619468.000), stdev = 1554154829.307 CI (99.9%): [29035012970.000, 29035012970.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 55651573760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7360913408.000, 11130314752.000, 14897823744.000), stdev = 2978857361.180 CI (99.9%): [55651573760.000, 55651573760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 53.96% complete, ETA 02:32:22 # Fork: 1 of 1 # Warmup Iteration 1: 10.282 us/op # Warmup Iteration 2: 9.641 us/op # Warmup Iteration 3: 9.621 us/op Iteration 1: 9.510 us/op totalInputBytes: 3906033903.000 # totalOutputBytes: 7561018368.000 # Iteration 2: 9.759 us/op totalInputBytes: 4881886551.000 # totalOutputBytes: 9450003456.000 # Iteration 3: 9.724 us/op totalInputBytes: 5861400408.000 # totalOutputBytes: 11346075648.000 # Iteration 4: 9.719 us/op totalInputBytes: 6841399887.000 # totalOutputBytes: 13243087872.000 # Iteration 5: 9.548 us/op totalInputBytes: 7838910324.000 # totalOutputBytes: 15173996544.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.652 ±(99.9%) 0.440 us/op [Average] (min, avg, max) = (9.510, 9.652, 9.759), stdev = 0.114 CI (99.9%): [9.213, 10.092] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29329631073.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3906033903.000, 5865926214.600, 7838910324.000), stdev = 1553524025.967 CI (99.9%): [29329631073.000, 29329631073.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 56774181888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7561018368.000, 11354836377.600, 15173996544.000), stdev = 3007199626.824 CI (99.9%): [56774181888.000, 56774181888.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 54.01% complete, ETA 02:32:11 # Fork: 1 of 1 # Warmup Iteration 1: 11.614 us/op # Warmup Iteration 2: 11.038 us/op # Warmup Iteration 3: 10.749 us/op Iteration 1: 10.744 us/op totalInputBytes: 3788858700.000 # totalOutputBytes: 7432550400.000 # Iteration 2: 10.775 us/op totalInputBytes: 4758024780.000 # totalOutputBytes: 9333749760.000 # Iteration 3: 10.815 us/op totalInputBytes: 5723599500.000 # totalOutputBytes: 11227904000.000 # Iteration 4: 10.763 us/op totalInputBytes: 6693778260.000 # totalOutputBytes: 13131089920.000 # Iteration 5: 10.758 us/op totalInputBytes: 7664437260.000 # totalOutputBytes: 15035217920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.771 ±(99.9%) 0.103 us/op [Average] (min, avg, max) = (10.744, 10.771, 10.815), stdev = 0.027 CI (99.9%): [10.667, 10.874] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28628698500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3788858700.000, 5725739700.000, 7664437260.000), stdev = 1531635697.368 CI (99.9%): [28628698500.000, 28628698500.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 56160512000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7432550400.000, 11232102400.000, 15035217920.000), stdev = 3004588034.683 CI (99.9%): [56160512000.000, 56160512000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 54.06% complete, ETA 02:32:00 # Fork: 1 of 1 # Warmup Iteration 1: 21.930 us/op # Warmup Iteration 2: 19.961 us/op # Warmup Iteration 3: 19.866 us/op Iteration 1: 20.227 us/op totalInputBytes: 3808249398.000 # totalOutputBytes: 8009134080.000 # Iteration 2: 19.754 us/op totalInputBytes: 4794387444.000 # totalOutputBytes: 10083082240.000 # Iteration 3: 19.824 us/op totalInputBytes: 5777068500.000 # totalOutputBytes: 12149760000.000 # Iteration 4: 19.815 us/op totalInputBytes: 6760148814.000 # totalOutputBytes: 14217277440.000 # Iteration 5: 19.801 us/op totalInputBytes: 7744047120.000 # totalOutputBytes: 16286515200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.884 ±(99.9%) 0.745 us/op [Average] (min, avg, max) = (19.754, 19.884, 20.227), stdev = 0.194 CI (99.9%): [19.139, 20.629] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28883901276.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3808249398.000, 5776780255.200, 7744047120.000), stdev = 1555422940.401 CI (99.9%): [28883901276.000, 28883901276.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 60745768960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8009134080.000, 12149153792.000, 16286515200.000), stdev = 3271211934.629 CI (99.9%): [60745768960.000, 60745768960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 54.11% complete, ETA 02:31:49 # Fork: 1 of 1 # Warmup Iteration 1: 30.239 us/op # Warmup Iteration 2: 28.240 us/op # Warmup Iteration 3: 28.140 us/op Iteration 1: 28.103 us/op totalInputBytes: 3933870075.000 # totalOutputBytes: 8579942400.000 # Iteration 2: 28.090 us/op totalInputBytes: 4936975605.000 # totalOutputBytes: 10767759360.000 # Iteration 3: 28.038 us/op totalInputBytes: 5941940355.000 # totalOutputBytes: 12959631360.000 # Iteration 4: 28.040 us/op totalInputBytes: 6946820595.000 # totalOutputBytes: 15151319040.000 # Iteration 5: 28.482 us/op totalInputBytes: 7936179165.000 # totalOutputBytes: 17309153280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 28.151 ±(99.9%) 0.722 us/op [Average] (min, avg, max) = (28.038, 28.151, 28.482), stdev = 0.187 CI (99.9%): [27.429, 28.873] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29695785795.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3933870075.000, 5939157159.000, 7936179165.000), stdev = 1583432536.873 CI (99.9%): [29695785795.000, 29695785795.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 64767805440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8579942400.000, 12953561088.000, 17309153280.000), stdev = 3453535501.082 CI (99.9%): [64767805440.000, 64767805440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 54.15% complete, ETA 02:31:38 # Fork: 1 of 1 # Warmup Iteration 1: 40.353 us/op # Warmup Iteration 2: 37.520 us/op # Warmup Iteration 3: 37.193 us/op Iteration 1: 37.553 us/op totalInputBytes: 3841410708.000 # totalOutputBytes: 8600862720.000 # Iteration 2: 37.599 us/op totalInputBytes: 4814706390.000 # totalOutputBytes: 10780057600.000 # Iteration 3: 38.009 us/op totalInputBytes: 5777501316.000 # totalOutputBytes: 12935741440.000 # Iteration 4: 37.189 us/op totalInputBytes: 6761590458.000 # totalOutputBytes: 15139102720.000 # Iteration 5: 36.959 us/op totalInputBytes: 7751734914.000 # totalOutputBytes: 17356021760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 37.462 ±(99.9%) 1.556 us/op [Average] (min, avg, max) = (36.959, 37.462, 38.009), stdev = 0.404 CI (99.9%): [35.906, 39.018] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28946943786.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3841410708.000, 5789388757.200, 7751734914.000), stdev = 1544404747.346 CI (99.9%): [28946943786.000, 28946943786.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 64811786240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8600862720.000, 12962357248.000, 17356021760.000), stdev = 3457899773.220 CI (99.9%): [64811786240.000, 64811786240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 54.20% complete, ETA 02:31:28 # Fork: 1 of 1 # Warmup Iteration 1: 48.335 us/op # Warmup Iteration 2: 44.699 us/op # Warmup Iteration 3: 44.443 us/op Iteration 1: 44.251 us/op totalInputBytes: 3943263060.000 # totalOutputBytes: 9030912000.000 # Iteration 2: 44.213 us/op totalInputBytes: 4954872060.000 # totalOutputBytes: 11347712000.000 # Iteration 3: 44.836 us/op totalInputBytes: 5952396780.000 # totalOutputBytes: 13632256000.000 # Iteration 4: 44.554 us/op totalInputBytes: 6956181180.000 # totalOutputBytes: 15931136000.000 # Iteration 5: 44.307 us/op totalInputBytes: 7965487512.000 # totalOutputBytes: 18242662400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 44.432 ±(99.9%) 1.009 us/op [Average] (min, avg, max) = (44.213, 44.432, 44.836), stdev = 0.262 CI (99.9%): [43.424, 45.441] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29772200592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3943263060.000, 5954440118.400, 7965487512.000), stdev = 1588377349.108 CI (99.9%): [29772200592.000, 29772200592.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 68184678400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9030912000.000, 13636935680.000, 18242662400.000), stdev = 3637722323.955 CI (99.9%): [68184678400.000, 68184678400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 54.25% complete, ETA 02:31:17 # Fork: 1 of 1 # Warmup Iteration 1: 60.630 us/op # Warmup Iteration 2: 58.218 us/op # Warmup Iteration 3: 54.494 us/op Iteration 1: 54.414 us/op totalInputBytes: 3714962518.000 # totalOutputBytes: 8654254080.000 # Iteration 2: 54.398 us/op totalInputBytes: 4684945490.000 # totalOutputBytes: 10913894400.000 # Iteration 3: 54.342 us/op totalInputBytes: 5655930674.000 # totalOutputBytes: 13175869440.000 # Iteration 4: 54.344 us/op totalInputBytes: 6626863110.000 # totalOutputBytes: 15437721600.000 # Iteration 5: 54.413 us/op totalInputBytes: 7596476846.000 # totalOutputBytes: 17696501760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 54.382 ±(99.9%) 0.140 us/op [Average] (min, avg, max) = (54.342, 54.382, 54.414), stdev = 0.036 CI (99.9%): [54.243, 54.522] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28279178638.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3714962518.000, 5655835727.600, 7596476846.000), stdev = 1534486787.661 CI (99.9%): [28279178638.000, 28279178638.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 65878241280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8654254080.000, 13175648256.000, 17696501760.000), stdev = 3574689779.096 CI (99.9%): [65878241280.000, 65878241280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 54.30% complete, ETA 02:31:06 # Fork: 1 of 1 # Warmup Iteration 1: 66.641 us/op # Warmup Iteration 2: 61.336 us/op # Warmup Iteration 3: 59.845 us/op Iteration 1: 60.090 us/op totalInputBytes: 3934111290.000 # totalOutputBytes: 9273169920.000 # Iteration 2: 59.747 us/op totalInputBytes: 4952298910.000 # totalOutputBytes: 11673159680.000 # Iteration 3: 61.370 us/op totalInputBytes: 5943604090.000 # totalOutputBytes: 14009784320.000 # Iteration 4: 60.557 us/op totalInputBytes: 6948228850.000 # totalOutputBytes: 16377804800.000 # Iteration 5: 59.546 us/op totalInputBytes: 7969974440.000 # totalOutputBytes: 18786181120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 60.262 ±(99.9%) 2.806 us/op [Average] (min, avg, max) = (59.546, 60.262, 61.370), stdev = 0.729 CI (99.9%): [57.456, 63.068] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29748217580.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3934111290.000, 5949643516.000, 7969974440.000), stdev = 1591855254.379 CI (99.9%): [29748217580.000, 29748217580.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 70120099840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9273169920.000, 14024019968.000, 18786181120.000), stdev = 3752192852.151 CI (99.9%): [70120099840.000, 70120099840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 54.35% complete, ETA 02:30:55 # Fork: 1 of 1 # Warmup Iteration 1: 75.446 us/op # Warmup Iteration 2: 70.184 us/op # Warmup Iteration 3: 69.480 us/op Iteration 1: 67.630 us/op totalInputBytes: 3910135440.000 # totalOutputBytes: 9289973760.000 # Iteration 2: 68.050 us/op totalInputBytes: 4923812960.000 # totalOutputBytes: 11698339840.000 # Iteration 3: 67.148 us/op totalInputBytes: 5951006640.000 # totalOutputBytes: 14138818560.000 # Iteration 4: 67.333 us/op totalInputBytes: 6975441920.000 # totalOutputBytes: 16572743680.000 # Iteration 5: 67.281 us/op totalInputBytes: 8000670240.000 # totalOutputBytes: 19008552960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 67.488 ±(99.9%) 1.386 us/op [Average] (min, avg, max) = (67.148, 67.488, 68.050), stdev = 0.360 CI (99.9%): [66.102, 68.875] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29761067200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3910135440.000, 5952213440.000, 8000670240.000), stdev = 1617935671.269 CI (99.9%): [29761067200.000, 29761067200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 70708428800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9289973760.000, 14141685760.000, 19008552960.000), stdev = 3844004935.916 CI (99.9%): [70708428800.000, 70708428800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 54.40% complete, ETA 02:30:45 # Fork: 1 of 1 # Warmup Iteration 1: 81.959 us/op # Warmup Iteration 2: 76.820 us/op # Warmup Iteration 3: 75.287 us/op Iteration 1: 77.083 us/op totalInputBytes: 3972581964.000 # totalOutputBytes: 9491189760.000 # Iteration 2: 76.493 us/op totalInputBytes: 4981446360.000 # totalOutputBytes: 11901542400.000 # Iteration 3: 75.094 us/op totalInputBytes: 6009096294.000 # totalOutputBytes: 14356776960.000 # Iteration 4: 75.300 us/op totalInputBytes: 7033891752.000 # totalOutputBytes: 16805191680.000 # Iteration 5: 75.101 us/op totalInputBytes: 8061464538.000 # totalOutputBytes: 19260241920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 75.814 ±(99.9%) 3.531 us/op [Average] (min, avg, max) = (75.094, 75.814, 77.083), stdev = 0.917 CI (99.9%): [72.283, 79.345] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 30058480908.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3972581964.000, 6011696181.600, 8061464538.000), stdev = 1617547707.626 CI (99.9%): [30058480908.000, 30058480908.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 71814942720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9491189760.000, 14362988544.000, 19260241920.000), stdev = 3864603015.887 CI (99.9%): [71814942720.000, 71814942720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 54.45% complete, ETA 02:30:34 # Fork: 1 of 1 # Warmup Iteration 1: 94.519 us/op # Warmup Iteration 2: 88.447 us/op # Warmup Iteration 3: 87.740 us/op Iteration 1: 87.980 us/op totalInputBytes: 3795176322.000 # totalOutputBytes: 9147801600.000 # Iteration 2: 87.976 us/op totalInputBytes: 4761282225.000 # totalOutputBytes: 11476480000.000 # Iteration 3: 87.765 us/op totalInputBytes: 5729724693.000 # totalOutputBytes: 13810790400.000 # Iteration 4: 87.712 us/op totalInputBytes: 6698719440.000 # totalOutputBytes: 16146432000.000 # Iteration 5: 88.202 us/op totalInputBytes: 7662318846.000 # totalOutputBytes: 18469068800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 87.927 ±(99.9%) 0.755 us/op [Average] (min, avg, max) = (87.712, 87.927, 88.202), stdev = 0.196 CI (99.9%): [87.172, 88.682] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28647221526.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3795176322.000, 5729444305.200, 7662318846.000), stdev = 1529234187.461 CI (99.9%): [28647221526.000, 28647221526.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 69050572800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9147801600.000, 13810114560.000, 18469068800.000), stdev = 3686029253.961 CI (99.9%): [69050572800.000, 69050572800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 54.50% complete, ETA 02:30:23 # Fork: 1 of 1 # Warmup Iteration 1: 1.004 us/op # Warmup Iteration 2: 0.934 us/op # Warmup Iteration 3: 0.911 us/op Iteration 1: 0.924 us/op totalInputBytes: 3075153438.000 # totalOutputBytes: 8698776576.000 # Iteration 2: 0.966 us/op totalInputBytes: 3825013270.000 # totalOutputBytes: 10819927040.000 # Iteration 3: 0.911 us/op totalInputBytes: 4620082196.000 # totalOutputBytes: 13068961792.000 # Iteration 4: 0.918 us/op totalInputBytes: 5409232784.000 # totalOutputBytes: 15301255168.000 # Iteration 5: 0.911 us/op totalInputBytes: 6203757986.000 # totalOutputBytes: 17548751872.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.926 ±(99.9%) 0.089 us/op [Average] (min, avg, max) = (0.911, 0.926, 0.966), stdev = 0.023 CI (99.9%): [0.837, 1.014] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23133239674.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3075153438.000, 4626647934.800, 6203757986.000), stdev = 1239910438.109 CI (99.9%): [23133239674.000, 23133239674.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 65437672448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8698776576.000, 13087534489.600, 17548751872.000), stdev = 3507370963.049 CI (99.9%): [65437672448.000, 65437672448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 54.55% complete, ETA 02:30:12 # Fork: 1 of 1 # Warmup Iteration 1: 1.749 us/op # Warmup Iteration 2: 1.672 us/op # Warmup Iteration 3: 1.671 us/op Iteration 1: 1.615 us/op totalInputBytes: 3138388479.000 # totalOutputBytes: 9782982656.000 # Iteration 2: 1.597 us/op totalInputBytes: 3961192284.000 # totalOutputBytes: 12347826176.000 # Iteration 3: 1.589 us/op totalInputBytes: 4788134532.000 # totalOutputBytes: 14925570048.000 # Iteration 4: 1.601 us/op totalInputBytes: 5608765638.000 # totalOutputBytes: 17483640832.000 # Iteration 5: 1.595 us/op totalInputBytes: 6432989877.000 # totalOutputBytes: 20052912128.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.599 ±(99.9%) 0.037 us/op [Average] (min, avg, max) = (1.589, 1.599, 1.615), stdev = 0.010 CI (99.9%): [1.563, 1.636] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23929470810.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3138388479.000, 4785894162.000, 6432989877.000), stdev = 1302349314.003 CI (99.9%): [23929470810.000, 23929470810.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 74592931840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9782982656.000, 14918586368.000, 20052912128.000), stdev = 4059682488.704 CI (99.9%): [74592931840.000, 74592931840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 54.59% complete, ETA 02:30:02 # Fork: 1 of 1 # Warmup Iteration 1: 2.432 us/op # Warmup Iteration 2: 2.253 us/op # Warmup Iteration 3: 2.216 us/op Iteration 1: 2.212 us/op totalInputBytes: 3243503800.000 # totalOutputBytes: 10806988800.000 # Iteration 2: 2.332 us/op totalInputBytes: 4034262632.000 # totalOutputBytes: 13441708032.000 # Iteration 3: 2.221 us/op totalInputBytes: 4864729238.000 # totalOutputBytes: 16208729088.000 # Iteration 4: 2.301 us/op totalInputBytes: 5666410082.000 # totalOutputBytes: 18879839232.000 # Iteration 5: 2.219 us/op totalInputBytes: 6497630884.000 # totalOutputBytes: 21649373184.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.257 ±(99.9%) 0.214 us/op [Average] (min, avg, max) = (2.212, 2.257, 2.332), stdev = 0.056 CI (99.9%): [2.043, 2.471] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 24306536636.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3243503800.000, 4861307327.200, 6497630884.000), stdev = 1287152683.084 CI (99.9%): [24306536636.000, 24306536636.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 80986638336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10806988800.000, 16197327667.200, 21649373184.000), stdev = 4288647551.446 CI (99.9%): [80986638336.000, 80986638336.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 54.64% complete, ETA 02:29:51 # Fork: 1 of 1 # Warmup Iteration 1: 3.164 us/op # Warmup Iteration 2: 2.938 us/op # Warmup Iteration 3: 2.834 us/op Iteration 1: 2.824 us/op totalInputBytes: 3311229918.000 # totalOutputBytes: 11171991552.000 # Iteration 2: 2.851 us/op totalInputBytes: 4163115570.000 # totalOutputBytes: 14046228480.000 # Iteration 3: 2.858 us/op totalInputBytes: 5012681268.000 # totalOutputBytes: 16912637952.000 # Iteration 4: 2.829 us/op totalInputBytes: 5871099454.000 # totalOutputBytes: 19808915456.000 # Iteration 5: 2.839 us/op totalInputBytes: 6726340602.000 # totalOutputBytes: 22694473728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.840 ±(99.9%) 0.056 us/op [Average] (min, avg, max) = (2.824, 2.840, 2.858), stdev = 0.015 CI (99.9%): [2.784, 2.896] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25084466812.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3311229918.000, 5016893362.400, 6726340602.000), stdev = 1350011107.177 CI (99.9%): [25084466812.000, 25084466812.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 84634247168.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11171991552.000, 16926849433.600, 22694473728.000), stdev = 4554897442.335 CI (99.9%): [84634247168.000, 84634247168.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 54.69% complete, ETA 02:29:40 # Fork: 1 of 1 # Warmup Iteration 1: 3.839 us/op # Warmup Iteration 2: 3.542 us/op # Warmup Iteration 3: 3.490 us/op Iteration 1: 3.474 us/op totalInputBytes: 3267548070.000 # totalOutputBytes: 11443123200.000 # Iteration 2: 3.483 us/op totalInputBytes: 4107195138.000 # totalOutputBytes: 14383610880.000 # Iteration 3: 3.545 us/op totalInputBytes: 4932099398.000 # totalOutputBytes: 17272468480.000 # Iteration 4: 3.486 us/op totalInputBytes: 5771117806.000 # totalOutputBytes: 20210754560.000 # Iteration 5: 3.500 us/op totalInputBytes: 6606760456.000 # totalOutputBytes: 23137218560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.498 ±(99.9%) 0.109 us/op [Average] (min, avg, max) = (3.474, 3.498, 3.545), stdev = 0.028 CI (99.9%): [3.388, 3.607] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 24684720868.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3267548070.000, 4936944173.600, 6606760456.000), stdev = 1319045331.917 CI (99.9%): [24684720868.000, 24684720868.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 86447175680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11443123200.000, 17289435136.000, 23137218560.000), stdev = 4619365321.076 CI (99.9%): [86447175680.000, 86447175680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 54.74% complete, ETA 02:29:29 # Fork: 1 of 1 # Warmup Iteration 1: 4.418 us/op # Warmup Iteration 2: 4.105 us/op # Warmup Iteration 3: 4.110 us/op Iteration 1: 4.005 us/op totalInputBytes: 3302091274.000 # totalOutputBytes: 11836667904.000 # Iteration 2: 4.005 us/op totalInputBytes: 4158217134.000 # totalOutputBytes: 14905534464.000 # Iteration 3: 3.999 us/op totalInputBytes: 5015633636.000 # totalOutputBytes: 17979027456.000 # Iteration 4: 4.029 us/op totalInputBytes: 5866720336.000 # totalOutputBytes: 21029830656.000 # Iteration 5: 4.051 us/op totalInputBytes: 6713177522.000 # totalOutputBytes: 24064038912.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.018 ±(99.9%) 0.084 us/op [Average] (min, avg, max) = (3.999, 4.018, 4.051), stdev = 0.022 CI (99.9%): [3.934, 4.101] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25055839902.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3302091274.000, 5011167980.400, 6713177522.000), stdev = 1348823060.086 CI (99.9%): [25055839902.000, 25055839902.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 89815099392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11836667904.000, 17963019878.400, 24064038912.000), stdev = 4834987678.630 CI (99.9%): [89815099392.000, 89815099392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 54.79% complete, ETA 02:29:19 # Fork: 1 of 1 # Warmup Iteration 1: 5.191 us/op # Warmup Iteration 2: 4.829 us/op # Warmup Iteration 3: 4.735 us/op Iteration 1: 4.726 us/op totalInputBytes: 3340484770.000 # totalOutputBytes: 11795366912.000 # Iteration 2: 4.726 us/op totalInputBytes: 4199617310.000 # totalOutputBytes: 14828993536.000 # Iteration 3: 4.728 us/op totalInputBytes: 5058386480.000 # totalOutputBytes: 17861337088.000 # Iteration 4: 4.730 us/op totalInputBytes: 5916847090.000 # totalOutputBytes: 20892591104.000 # Iteration 5: 4.863 us/op totalInputBytes: 6751944430.000 # totalOutputBytes: 23841348608.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.755 ±(99.9%) 0.232 us/op [Average] (min, avg, max) = (4.726, 4.755, 4.863), stdev = 0.060 CI (99.9%): [4.522, 4.987] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25267280080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3340484770.000, 5053456016.000, 6751944430.000), stdev = 1350337214.746 CI (99.9%): [25267280080.000, 25267280080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 89219637248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11795366912.000, 17843927449.600, 23841348608.000), stdev = 4768087268.622 CI (99.9%): [89219637248.000, 89219637248.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 54.84% complete, ETA 02:29:08 # Fork: 1 of 1 # Warmup Iteration 1: 5.787 us/op # Warmup Iteration 2: 5.329 us/op # Warmup Iteration 3: 5.261 us/op Iteration 1: 5.262 us/op totalInputBytes: 3358941356.000 # totalOutputBytes: 12137824256.000 # Iteration 2: 5.229 us/op totalInputBytes: 4226086992.000 # totalOutputBytes: 15271329792.000 # Iteration 3: 5.290 us/op totalInputBytes: 5083323571.000 # totalOutputBytes: 18369028096.000 # Iteration 4: 5.267 us/op totalInputBytes: 5944257627.000 # totalOutputBytes: 21480087552.000 # Iteration 5: 5.235 us/op totalInputBytes: 6810584876.000 # totalOutputBytes: 24610635776.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.257 ±(99.9%) 0.096 us/op [Average] (min, avg, max) = (5.229, 5.257, 5.290), stdev = 0.025 CI (99.9%): [5.161, 5.352] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25423194422.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3358941356.000, 5084638884.400, 6810584876.000), stdev = 1363174511.028 CI (99.9%): [25423194422.000, 25423194422.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 91868905472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12137824256.000, 18373781094.400, 24610635776.000), stdev = 4925948652.114 CI (99.9%): [91868905472.000, 91868905472.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 54.89% complete, ETA 02:28:57 # Fork: 1 of 1 # Warmup Iteration 1: 6.622 us/op # Warmup Iteration 2: 6.202 us/op # Warmup Iteration 3: 5.972 us/op Iteration 1: 5.956 us/op totalInputBytes: 3307768920.000 # totalOutputBytes: 11940618240.000 # Iteration 2: 5.990 us/op totalInputBytes: 4160465814.000 # totalOutputBytes: 15018743808.000 # Iteration 3: 5.960 us/op totalInputBytes: 5017431324.000 # totalOutputBytes: 18112278528.000 # Iteration 4: 6.043 us/op totalInputBytes: 5862627504.000 # totalOutputBytes: 21163327488.000 # Iteration 5: 5.956 us/op totalInputBytes: 6720098508.000 # totalOutputBytes: 24258686976.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.981 ±(99.9%) 0.144 us/op [Average] (min, avg, max) = (5.956, 5.981, 6.043), stdev = 0.037 CI (99.9%): [5.837, 6.125] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25068392070.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3307768920.000, 5013678414.000, 6720098508.000), stdev = 1348211511.732 CI (99.9%): [25068392070.000, 25068392070.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 90493655040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11940618240.000, 18098731008.000, 24258686976.000), stdev = 4866869287.946 CI (99.9%): [90493655040.000, 90493655040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 54.94% complete, ETA 02:28:46 # Fork: 1 of 1 # Warmup Iteration 1: 7.221 us/op # Warmup Iteration 2: 6.866 us/op # Warmup Iteration 3: 6.607 us/op Iteration 1: 6.642 us/op totalInputBytes: 3332199528.000 # totalOutputBytes: 12006236160.000 # Iteration 2: 6.595 us/op totalInputBytes: 4194266230.000 # totalOutputBytes: 15112345600.000 # Iteration 3: 6.588 us/op totalInputBytes: 5057233846.000 # totalOutputBytes: 18221701120.000 # Iteration 4: 6.991 us/op totalInputBytes: 5870489198.000 # totalOutputBytes: 21151938560.000 # Iteration 5: 6.719 us/op totalInputBytes: 6716555440.000 # totalOutputBytes: 24200396800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.707 ±(99.9%) 0.643 us/op [Average] (min, avg, max) = (6.588, 6.707, 6.991), stdev = 0.167 CI (99.9%): [6.064, 7.350] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25170744242.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3332199528.000, 5034148848.400, 6716555440.000), stdev = 1335339314.448 CI (99.9%): [25170744242.000, 25170744242.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 90692618240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12006236160.000, 18138523648.000, 24200396800.000), stdev = 4811356291.326 CI (99.9%): [90692618240.000, 90692618240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 54.99% complete, ETA 02:28:36 # Fork: 1 of 1 # Warmup Iteration 1: 14.088 us/op # Warmup Iteration 2: 12.881 us/op # Warmup Iteration 3: 12.746 us/op Iteration 1: 12.879 us/op totalInputBytes: 3296797920.000 # totalOutputBytes: 12484915200.000 # Iteration 2: 12.777 us/op totalInputBytes: 4143496032.000 # totalOutputBytes: 15691345920.000 # Iteration 3: 12.738 us/op totalInputBytes: 4992784576.000 # totalOutputBytes: 18907586560.000 # Iteration 4: 12.700 us/op totalInputBytes: 5844555392.000 # totalOutputBytes: 22133227520.000 # Iteration 5: 12.688 us/op totalInputBytes: 6697240160.000 # totalOutputBytes: 25362329600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.756 ±(99.9%) 0.297 us/op [Average] (min, avg, max) = (12.688, 12.756, 12.879), stdev = 0.077 CI (99.9%): [12.459, 13.053] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 24974874080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3296797920.000, 4994974816.000, 6697240160.000), stdev = 1344276770.550 CI (99.9%): [24974874080.000, 24974874080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 94579404800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12484915200.000, 18915880960.000, 25362329600.000), stdev = 5090752267.172 CI (99.9%): [94579404800.000, 94579404800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 55.03% complete, ETA 02:28:25 # Fork: 1 of 1 # Warmup Iteration 1: 20.862 us/op # Warmup Iteration 2: 19.151 us/op # Warmup Iteration 3: 19.074 us/op Iteration 1: 19.087 us/op totalInputBytes: 3309875168.000 # totalOutputBytes: 12596551680.000 # Iteration 2: 19.078 us/op totalInputBytes: 4156240512.000 # totalOutputBytes: 15817605120.000 # Iteration 3: 19.101 us/op totalInputBytes: 5001580712.000 # totalOutputBytes: 19034757120.000 # Iteration 4: 19.039 us/op totalInputBytes: 5849705752.000 # totalOutputBytes: 22262507520.000 # Iteration 5: 19.052 us/op totalInputBytes: 6697265752.000 # totalOutputBytes: 25488107520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 19.071 ±(99.9%) 0.099 us/op [Average] (min, avg, max) = (19.039, 19.071, 19.101), stdev = 0.026 CI (99.9%): [18.973, 19.170] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25014667896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3309875168.000, 5002933579.200, 6697265752.000), stdev = 1338947570.710 CI (99.9%): [25014667896.000, 25014667896.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 95199528960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12596551680.000, 19039905792.000, 25488107520.000), stdev = 5095697394.972 CI (99.9%): [95199528960.000, 95199528960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 55.08% complete, ETA 02:28:14 # Fork: 1 of 1 # Warmup Iteration 1: 27.963 us/op # Warmup Iteration 2: 25.361 us/op # Warmup Iteration 3: 24.867 us/op Iteration 1: 24.764 us/op totalInputBytes: 3348636072.000 # totalOutputBytes: 12767395840.000 # Iteration 2: 24.743 us/op totalInputBytes: 4217261337.000 # totalOutputBytes: 16079216640.000 # Iteration 3: 24.775 us/op totalInputBytes: 5084812302.000 # totalOutputBytes: 19386941440.000 # Iteration 4: 24.732 us/op totalInputBytes: 5953845801.000 # totalOutputBytes: 22700318720.000 # Iteration 5: 24.848 us/op totalInputBytes: 6818743245.000 # totalOutputBytes: 25997926400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 24.772 ±(99.9%) 0.175 us/op [Average] (min, avg, max) = (24.732, 24.772, 24.848), stdev = 0.045 CI (99.9%): [24.597, 24.947] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25423298757.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3348636072.000, 5084659751.400, 6818743245.000), stdev = 1371922756.536 CI (99.9%): [25423298757.000, 25423298757.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 96931799040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12767395840.000, 19386359808.000, 25997926400.000), stdev = 5230750824.511 CI (99.9%): [96931799040.000, 96931799040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 55.13% complete, ETA 02:28:04 # Fork: 1 of 1 # Warmup Iteration 1: 33.910 us/op # Warmup Iteration 2: 29.793 us/op # Warmup Iteration 3: 31.814 us/op Iteration 1: 29.764 us/op totalInputBytes: 3419799464.000 # totalOutputBytes: 13126451200.000 # Iteration 2: 30.112 us/op totalInputBytes: 4305975929.000 # totalOutputBytes: 16527923200.000 # Iteration 3: 29.490 us/op totalInputBytes: 5210920367.000 # totalOutputBytes: 20001433600.000 # Iteration 4: 29.490 us/op totalInputBytes: 6115824788.000 # totalOutputBytes: 23474790400.000 # Iteration 5: 29.566 us/op totalInputBytes: 7018354867.000 # totalOutputBytes: 26939033600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 29.684 ±(99.9%) 1.017 us/op [Average] (min, avg, max) = (29.490, 29.684, 30.112), stdev = 0.264 CI (99.9%): [28.668, 30.701] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26070875415.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3419799464.000, 5214175083.000, 7018354867.000), stdev = 1424136320.905 CI (99.9%): [26070875415.000, 26070875415.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 100069632000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13126451200.000, 20013926400.000, 26939033600.000), stdev = 5466360269.161 CI (99.9%): [100069632000.000, 100069632000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 55.18% complete, ETA 02:27:53 # Fork: 1 of 1 # Warmup Iteration 1: 40.106 us/op # Warmup Iteration 2: 35.977 us/op # Warmup Iteration 3: 35.482 us/op Iteration 1: 35.576 us/op totalInputBytes: 3479902434.000 # totalOutputBytes: 13401354240.000 # Iteration 2: 35.445 us/op totalInputBytes: 4380346194.000 # totalOutputBytes: 16869027840.000 # Iteration 3: 35.694 us/op totalInputBytes: 5274424308.000 # totalOutputBytes: 20312186880.000 # Iteration 4: 35.432 us/op totalInputBytes: 6175107378.000 # totalOutputBytes: 23780782080.000 # Iteration 5: 36.184 us/op totalInputBytes: 7057156176.000 # totalOutputBytes: 27177615360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 35.666 ±(99.9%) 1.189 us/op [Average] (min, avg, max) = (35.432, 35.666, 36.184), stdev = 0.309 CI (99.9%): [34.478, 36.855] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26366936490.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3479902434.000, 5273387298.000, 7057156176.000), stdev = 1415012540.494 CI (99.9%): [26366936490.000, 26366936490.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 101540966400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13401354240.000, 20308193280.000, 27177615360.000), stdev = 5449314935.936 CI (99.9%): [101540966400.000, 101540966400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 55.23% complete, ETA 02:27:42 # Fork: 1 of 1 # Warmup Iteration 1: 45.444 us/op # Warmup Iteration 2: 43.962 us/op # Warmup Iteration 3: 41.230 us/op Iteration 1: 41.125 us/op totalInputBytes: 3478874265.000 # totalOutputBytes: 13383014400.000 # Iteration 2: 41.215 us/op totalInputBytes: 4383226920.000 # totalOutputBytes: 16862003200.000 # Iteration 3: 41.145 us/op totalInputBytes: 5289200646.000 # totalOutputBytes: 20347228160.000 # Iteration 4: 41.181 us/op totalInputBytes: 6194335887.000 # totalOutputBytes: 23829227520.000 # Iteration 5: 41.212 us/op totalInputBytes: 7098800340.000 # totalOutputBytes: 27308646400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 41.176 ±(99.9%) 0.153 us/op [Average] (min, avg, max) = (41.125, 41.176, 41.215), stdev = 0.040 CI (99.9%): [41.022, 41.329] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26444438058.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3478874265.000, 5288887611.600, 7098800340.000), stdev = 1431082664.019 CI (99.9%): [26444438058.000, 26444438058.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 101730119680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13383014400.000, 20346023936.000, 27308646400.000), stdev = 5505286607.463 CI (99.9%): [101730119680.000, 101730119680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 55.28% complete, ETA 02:27:32 # Fork: 1 of 1 # Warmup Iteration 1: 52.933 us/op # Warmup Iteration 2: 47.938 us/op # Warmup Iteration 3: 47.263 us/op Iteration 1: 47.037 us/op totalInputBytes: 3489559800.000 # totalOutputBytes: 13468303360.000 # Iteration 2: 47.025 us/op totalInputBytes: 4392492525.000 # totalOutputBytes: 16953262080.000 # Iteration 3: 47.036 us/op totalInputBytes: 5295234225.000 # totalOutputBytes: 20437483520.000 # Iteration 4: 47.079 us/op totalInputBytes: 6197169375.000 # totalOutputBytes: 23918592000.000 # Iteration 5: 47.822 us/op totalInputBytes: 7085096025.000 # totalOutputBytes: 27345633280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 47.200 ±(99.9%) 1.342 us/op [Average] (min, avg, max) = (47.025, 47.200, 47.822), stdev = 0.349 CI (99.9%): [45.858, 48.542] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26459551950.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3489559800.000, 5291910390.000, 7085096025.000), stdev = 1422360691.292 CI (99.9%): [26459551950.000, 26459551950.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 102123274240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13468303360.000, 20424654848.000, 27345633280.000), stdev = 5489742653.975 CI (99.9%): [102123274240.000, 102123274240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 55.33% complete, ETA 02:27:21 # Fork: 1 of 1 # Warmup Iteration 1: 59.595 us/op # Warmup Iteration 2: 53.380 us/op # Warmup Iteration 3: 54.101 us/op Iteration 1: 53.055 us/op totalInputBytes: 3482552880.000 # totalOutputBytes: 13431767040.000 # Iteration 2: 52.837 us/op totalInputBytes: 4387337055.000 # totalOutputBytes: 16921405440.000 # Iteration 3: 52.343 us/op totalInputBytes: 5300532270.000 # totalOutputBytes: 20443484160.000 # Iteration 4: 52.524 us/op totalInputBytes: 6210573345.000 # totalOutputBytes: 23953397760.000 # Iteration 5: 52.665 us/op totalInputBytes: 7118177130.000 # totalOutputBytes: 27453911040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 52.685 ±(99.9%) 1.060 us/op [Average] (min, avg, max) = (52.343, 52.685, 53.055), stdev = 0.275 CI (99.9%): [51.625, 53.745] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26499172680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3482552880.000, 5299834536.000, 7118177130.000), stdev = 1437965552.810 CI (99.9%): [26499172680.000, 26499172680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 102203965440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13431767040.000, 20440793088.000, 27453911040.000), stdev = 5546051698.973 CI (99.9%): [102203965440.000, 102203965440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 55.38% complete, ETA 02:27:10 # Fork: 1 of 1 # Warmup Iteration 1: 66.428 us/op # Warmup Iteration 2: 59.618 us/op # Warmup Iteration 3: 59.166 us/op Iteration 1: 58.716 us/op totalInputBytes: 3488868207.000 # totalOutputBytes: 13472870400.000 # Iteration 2: 58.568 us/op totalInputBytes: 4394582859.000 # totalOutputBytes: 16970444800.000 # Iteration 3: 59.161 us/op totalInputBytes: 5291281731.000 # totalOutputBytes: 20433203200.000 # Iteration 4: 60.296 us/op totalInputBytes: 6171036240.000 # totalOutputBytes: 23830528000.000 # Iteration 5: 59.450 us/op totalInputBytes: 7063386324.000 # totalOutputBytes: 27276492800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 59.238 ±(99.9%) 2.647 us/op [Average] (min, avg, max) = (58.568, 59.238, 60.296), stdev = 0.688 CI (99.9%): [56.591, 61.886] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26409155361.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3488868207.000, 5281831072.200, 7063386324.000), stdev = 1411261801.405 CI (99.9%): [26409155361.000, 26409155361.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 101983539200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13472870400.000, 20396707840.000, 27276492800.000), stdev = 5449832502.316 CI (99.9%): [101983539200.000, 101983539200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 55.43% complete, ETA 02:27:00 # Fork: 1 of 1 # Warmup Iteration 1: 0.305 us/op # Warmup Iteration 2: 0.258 us/op # Warmup Iteration 3: 0.248 us/op Iteration 1: 0.248 us/op totalInputBytes: 31694026688.000 # totalOutputBytes: 31417892864.000 # Iteration 2: 0.249 us/op totalInputBytes: 40108829193.000 # totalOutputBytes: 39759381504.000 # Iteration 3: 0.248 us/op totalInputBytes: 48544458011.000 # totalOutputBytes: 48121515008.000 # Iteration 4: 0.248 us/op totalInputBytes: 56988688620.000 # totalOutputBytes: 56492175360.000 # Iteration 5: 0.248 us/op totalInputBytes: 65437368360.000 # totalOutputBytes: 64867246080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.248 ±(99.9%) 0.002 us/op [Average] (min, avg, max) = (0.248, 0.248, 0.249), stdev = 0.001 CI (99.9%): [0.246, 0.250] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 242773370872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31694026688.000, 48554674174.400, 65437368360.000), stdev = 13339525835.965 CI (99.9%): [242773370872.000, 242773370872.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 240658210816.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31417892864.000, 48131642163.200, 64867246080.000), stdev = 13223305378.537 CI (99.9%): [240658210816.000, 240658210816.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 55.47% complete, ETA 02:26:49 # Fork: 1 of 1 # Warmup Iteration 1: 0.440 us/op # Warmup Iteration 2: 0.360 us/op # Warmup Iteration 3: 0.353 us/op Iteration 1: 0.356 us/op totalInputBytes: 44052807402.000 # totalOutputBytes: 43774939136.000 # Iteration 2: 0.352 us/op totalInputBytes: 55773780354.000 # totalOutputBytes: 55421980672.000 # Iteration 3: 0.357 us/op totalInputBytes: 67319444646.000 # totalOutputBytes: 66894819328.000 # Iteration 4: 0.352 us/op totalInputBytes: 79017338520.000 # totalOutputBytes: 78518927360.000 # Iteration 5: 0.364 us/op totalInputBytes: 90342218187.000 # totalOutputBytes: 89772374016.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.356 ±(99.9%) 0.019 us/op [Average] (min, avg, max) = (0.352, 0.356, 0.364), stdev = 0.005 CI (99.9%): [0.337, 0.375] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 336505589109.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44052807402.000, 67301117821.800, 90342218187.000), stdev = 18313423463.627 CI (99.9%): [336505589109.000, 336505589109.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 334383040512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43774939136.000, 66876608102.400, 89772374016.000), stdev = 18197909390.349 CI (99.9%): [334383040512.000, 334383040512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 55.52% complete, ETA 02:26:38 # Fork: 1 of 1 # Warmup Iteration 1: 0.827 us/op # Warmup Iteration 2: 0.686 us/op # Warmup Iteration 3: 0.673 us/op Iteration 1: 0.688 us/op totalInputBytes: 34623647248.000 # totalOutputBytes: 34444250112.000 # Iteration 2: 0.722 us/op totalInputBytes: 43183425760.000 # totalOutputBytes: 42959677440.000 # Iteration 3: 0.679 us/op totalInputBytes: 52276427760.000 # totalOutputBytes: 52005565440.000 # Iteration 4: 0.678 us/op totalInputBytes: 61387868208.000 # totalOutputBytes: 61069796352.000 # Iteration 5: 0.674 us/op totalInputBytes: 70558610608.000 # totalOutputBytes: 70193021952.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.688 ±(99.9%) 0.075 us/op [Average] (min, avg, max) = (0.674, 0.688, 0.722), stdev = 0.019 CI (99.9%): [0.613, 0.763] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 262029979584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34623647248.000, 52405995916.800, 70558610608.000), stdev = 14243208577.825 CI (99.9%): [262029979584.000, 262029979584.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 260672311296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34444250112.000, 52134462259.200, 70193021952.000), stdev = 14169409569.650 CI (99.9%): [260672311296.000, 260672311296.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 55.57% complete, ETA 02:26:28 # Fork: 1 of 1 # Warmup Iteration 1: 0.777 us/op # Warmup Iteration 2: 0.627 us/op # Warmup Iteration 3: 0.614 us/op Iteration 1: 0.593 us/op totalInputBytes: 51039138526.000 # totalOutputBytes: 50766467072.000 # Iteration 2: 0.604 us/op totalInputBytes: 64677209168.000 # totalOutputBytes: 64331677696.000 # Iteration 3: 0.596 us/op totalInputBytes: 78507421572.000 # totalOutputBytes: 78088003584.000 # Iteration 4: 0.596 us/op totalInputBytes: 92322142060.000 # totalOutputBytes: 91828920320.000 # Iteration 5: 0.593 us/op totalInputBytes: 106216109340.000 # totalOutputBytes: 105648660480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.596 ±(99.9%) 0.017 us/op [Average] (min, avg, max) = (0.593, 0.596, 0.604), stdev = 0.004 CI (99.9%): [0.579, 0.614] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 392762020666.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51039138526.000, 78552404133.200, 106216109340.000), stdev = 21819653477.238 CI (99.9%): [392762020666.000, 392762020666.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 390663729152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50766467072.000, 78132745830.400, 105648660480.000), stdev = 21703084177.457 CI (99.9%): [390663729152.000, 390663729152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 55.62% complete, ETA 02:26:17 # Fork: 1 of 1 # Warmup Iteration 1: 1.219 us/op # Warmup Iteration 2: 1.037 us/op # Warmup Iteration 3: 1.049 us/op Iteration 1: 1.040 us/op totalInputBytes: 38079797440.000 # totalOutputBytes: 37902131200.000 # Iteration 2: 1.030 us/op totalInputBytes: 48066312744.000 # totalOutputBytes: 47842053120.000 # Iteration 3: 1.025 us/op totalInputBytes: 58104442944.000 # totalOutputBytes: 57833349120.000 # Iteration 4: 1.027 us/op totalInputBytes: 68128123648.000 # totalOutputBytes: 67810263040.000 # Iteration 5: 1.028 us/op totalInputBytes: 78133898088.000 # totalOutputBytes: 77769354240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.030 ±(99.9%) 0.022 us/op [Average] (min, avg, max) = (1.025, 1.030, 1.040), stdev = 0.006 CI (99.9%): [1.008, 1.052] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 290512574864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38079797440.000, 58102514972.800, 78133898088.000), stdev = 15838274172.940 CI (99.9%): [290512574864.000, 290512574864.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 289157150720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37902131200.000, 57831430144.000, 77769354240.000), stdev = 15764378648.028 CI (99.9%): [289157150720.000, 289157150720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 55.67% complete, ETA 02:26:06 # Fork: 1 of 1 # Warmup Iteration 1: 1.509 us/op # Warmup Iteration 2: 1.338 us/op # Warmup Iteration 3: 1.341 us/op Iteration 1: 1.279 us/op totalInputBytes: 36277819742.000 # totalOutputBytes: 36107390976.000 # Iteration 2: 1.269 us/op totalInputBytes: 46010227099.000 # totalOutputBytes: 45794076672.000 # Iteration 3: 1.301 us/op totalInputBytes: 55503510955.000 # totalOutputBytes: 55242762240.000 # Iteration 4: 1.357 us/op totalInputBytes: 64603809285.000 # totalOutputBytes: 64300308480.000 # Iteration 5: 1.289 us/op totalInputBytes: 74184280593.000 # totalOutputBytes: 73835771904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.299 ±(99.9%) 0.133 us/op [Average] (min, avg, max) = (1.269, 1.299, 1.357), stdev = 0.035 CI (99.9%): [1.165, 1.432] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 276579647674.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36277819742.000, 55315929534.800, 74184280593.000), stdev = 14927828802.318 CI (99.9%): [276579647674.000, 276579647674.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 275280310272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36107390976.000, 55056062054.400, 73835771904.000), stdev = 14857699685.961 CI (99.9%): [275280310272.000, 275280310272.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 55.72% complete, ETA 02:25:56 # Fork: 1 of 1 # Warmup Iteration 1: 1.586 us/op # Warmup Iteration 2: 1.336 us/op # Warmup Iteration 3: 1.349 us/op Iteration 1: 1.321 us/op totalInputBytes: 41450194572.000 # totalOutputBytes: 41260240896.000 # Iteration 2: 1.322 us/op totalInputBytes: 52345876451.000 # totalOutputBytes: 52105991168.000 # Iteration 3: 1.321 us/op totalInputBytes: 63254390512.000 # totalOutputBytes: 62964514816.000 # Iteration 4: 1.317 us/op totalInputBytes: 74192479080.000 # totalOutputBytes: 73852477440.000 # Iteration 5: 1.318 us/op totalInputBytes: 85125022878.000 # totalOutputBytes: 84734920704.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.320 ±(99.9%) 0.009 us/op [Average] (min, avg, max) = (1.317, 1.320, 1.322), stdev = 0.002 CI (99.9%): [1.311, 1.328] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 316367963493.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (41450194572.000, 63273592698.600, 85125022878.000), stdev = 17265450599.385 CI (99.9%): [316367963493.000, 316367963493.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 314918145024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (41260240896.000, 62983629004.800, 84734920704.000), stdev = 17186328273.350 CI (99.9%): [314918145024.000, 314918145024.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 55.77% complete, ETA 02:25:45 # Fork: 1 of 1 # Warmup Iteration 1: 2.190 us/op # Warmup Iteration 2: 1.859 us/op # Warmup Iteration 3: 1.869 us/op Iteration 1: 1.835 us/op totalInputBytes: 34148368336.000 # totalOutputBytes: 34003091456.000 # Iteration 2: 2.114 us/op totalInputBytes: 41931645091.000 # totalOutputBytes: 41753255936.000 # Iteration 3: 1.835 us/op totalInputBytes: 50901345743.000 # totalOutputBytes: 50684796928.000 # Iteration 4: 1.838 us/op totalInputBytes: 59856155525.000 # totalOutputBytes: 59601510400.000 # Iteration 5: 1.837 us/op totalInputBytes: 68814206745.000 # totalOutputBytes: 68521451520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.892 ±(99.9%) 0.479 us/op [Average] (min, avg, max) = (1.835, 1.892, 2.114), stdev = 0.124 CI (99.9%): [1.413, 2.371] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 255651721440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34148368336.000, 51130344288.000, 68814206745.000), stdev = 13801401990.619 CI (99.9%): [255651721440.000, 255651721440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 254564106240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34003091456.000, 50912821248.000, 68521451520.000), stdev = 13742686897.672 CI (99.9%): [254564106240.000, 254564106240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 55.82% complete, ETA 02:25:34 # Fork: 1 of 1 # Warmup Iteration 1: 2.501 us/op # Warmup Iteration 2: 2.118 us/op # Warmup Iteration 3: 2.055 us/op Iteration 1: 2.033 us/op totalInputBytes: 34269608776.000 # totalOutputBytes: 34121511936.000 # Iteration 2: 2.038 us/op totalInputBytes: 43353474944.000 # totalOutputBytes: 43166121984.000 # Iteration 3: 2.033 us/op totalInputBytes: 52464155744.000 # totalOutputBytes: 52237430784.000 # Iteration 4: 2.166 us/op totalInputBytes: 61010757392.000 # totalOutputBytes: 60747098112.000 # Iteration 5: 2.044 us/op totalInputBytes: 70068586432.000 # totalOutputBytes: 69765783552.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.063 ±(99.9%) 0.224 us/op [Average] (min, avg, max) = (2.033, 2.063, 2.166), stdev = 0.058 CI (99.9%): [1.839, 2.286] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 261166583288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34269608776.000, 52233316657.600, 70068586432.000), stdev = 14113291520.490 CI (99.9%): [261166583288.000, 261166583288.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 260037946368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34121511936.000, 52007589273.600, 69765783552.000), stdev = 14052300632.329 CI (99.9%): [260037946368.000, 260037946368.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 55.87% complete, ETA 02:25:24 # Fork: 1 of 1 # Warmup Iteration 1: 2.705 us/op # Warmup Iteration 2: 2.268 us/op # Warmup Iteration 3: 2.245 us/op Iteration 1: 2.240 us/op totalInputBytes: 35028280980.000 # totalOutputBytes: 34878412800.000 # Iteration 2: 2.236 us/op totalInputBytes: 44227894884.000 # totalOutputBytes: 44038666240.000 # Iteration 3: 2.329 us/op totalInputBytes: 53061285264.000 # totalOutputBytes: 52834263040.000 # Iteration 4: 2.313 us/op totalInputBytes: 61955515788.000 # totalOutputBytes: 61690439680.000 # Iteration 5: 2.289 us/op totalInputBytes: 70941469308.000 # totalOutputBytes: 70637946880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.282 ±(99.9%) 0.162 us/op [Average] (min, avg, max) = (2.236, 2.282, 2.329), stdev = 0.042 CI (99.9%): [2.120, 2.443] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 265214446224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35028280980.000, 53042889244.800, 70941469308.000), stdev = 14160019907.348 CI (99.9%): [265214446224.000, 265214446224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 264079728640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34878412800.000, 52815945728.000, 70637946880.000), stdev = 14099436391.603 CI (99.9%): [264079728640.000, 264079728640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 55.91% complete, ETA 02:25:13 # Fork: 1 of 1 # Warmup Iteration 1: 5.563 us/op # Warmup Iteration 2: 4.682 us/op # Warmup Iteration 3: 4.404 us/op Iteration 1: 4.413 us/op totalInputBytes: 34837166734.000 # totalOutputBytes: 34706677760.000 # Iteration 2: 4.481 us/op totalInputBytes: 44013832091.000 # totalOutputBytes: 43848970240.000 # Iteration 3: 4.399 us/op totalInputBytes: 53362497867.000 # totalOutputBytes: 53162618880.000 # Iteration 4: 4.485 us/op totalInputBytes: 62530488170.000 # totalOutputBytes: 62296268800.000 # Iteration 5: 4.447 us/op totalInputBytes: 71778630216.000 # totalOutputBytes: 71509770240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.445 ±(99.9%) 0.150 us/op [Average] (min, avg, max) = (4.399, 4.445, 4.485), stdev = 0.039 CI (99.9%): [4.295, 4.595] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 266522615078.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34837166734.000, 53304523015.600, 71778630216.000), stdev = 14609710955.846 CI (99.9%): [266522615078.000, 266522615078.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 265524305920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34706677760.000, 53104861184.000, 71509770240.000), stdev = 14554987613.744 CI (99.9%): [265524305920.000, 265524305920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 55.96% complete, ETA 02:25:02 # Fork: 1 of 1 # Warmup Iteration 1: 7.942 us/op # Warmup Iteration 2: 6.920 us/op # Warmup Iteration 3: 7.240 us/op Iteration 1: 6.830 us/op totalInputBytes: 34226754525.000 # totalOutputBytes: 34110167040.000 # Iteration 2: 6.810 us/op totalInputBytes: 43280920125.000 # totalOutputBytes: 43133491200.000 # Iteration 3: 6.858 us/op totalInputBytes: 52271401275.000 # totalOutputBytes: 52093347840.000 # Iteration 4: 6.867 us/op totalInputBytes: 61252110900.000 # totalOutputBytes: 61043466240.000 # Iteration 5: 6.819 us/op totalInputBytes: 70294038975.000 # totalOutputBytes: 70054594560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.837 ±(99.9%) 0.095 us/op [Average] (min, avg, max) = (6.810, 6.837, 6.867), stdev = 0.025 CI (99.9%): [6.742, 6.931] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 261325225800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34226754525.000, 52265045160.000, 70294038975.000), stdev = 14246986002.957 CI (99.9%): [261325225800.000, 261325225800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 260435066880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34110167040.000, 52087013376.000, 70054594560.000), stdev = 14198456123.628 CI (99.9%): [260435066880.000, 260435066880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 56.01% complete, ETA 02:24:52 # Fork: 1 of 1 # Warmup Iteration 1: 10.737 us/op # Warmup Iteration 2: 8.842 us/op # Warmup Iteration 3: 8.823 us/op Iteration 1: 8.653 us/op totalInputBytes: 35782317600.000 # totalOutputBytes: 35660431360.000 # Iteration 2: 8.714 us/op totalInputBytes: 45218178900.000 # totalOutputBytes: 45064151040.000 # Iteration 3: 8.788 us/op totalInputBytes: 54574265100.000 # totalOutputBytes: 54388367360.000 # Iteration 4: 8.734 us/op totalInputBytes: 63990686100.000 # totalOutputBytes: 63772712960.000 # Iteration 5: 8.733 us/op totalInputBytes: 73405833000.000 # totalOutputBytes: 73155788800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.724 ±(99.9%) 0.187 us/op [Average] (min, avg, max) = (8.653, 8.724, 8.788), stdev = 0.049 CI (99.9%): [8.537, 8.911] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 272971280700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35782317600.000, 54594256140.000, 73405833000.000), stdev = 14865804516.051 CI (99.9%): [272971280700.000, 272971280700.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 272041451520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35660431360.000, 54408290304.000, 73155788800.000), stdev = 14815166739.110 CI (99.9%): [272041451520.000, 272041451520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 56.06% complete, ETA 02:24:41 # Fork: 1 of 1 # Warmup Iteration 1: 13.028 us/op # Warmup Iteration 2: 10.996 us/op # Warmup Iteration 3: 10.294 us/op Iteration 1: 10.283 us/op totalInputBytes: 37197991350.000 # totalOutputBytes: 37089331200.000 # Iteration 2: 10.746 us/op totalInputBytes: 46758283000.000 # totalOutputBytes: 46621696000.000 # Iteration 3: 10.458 us/op totalInputBytes: 56580048850.000 # totalOutputBytes: 56414771200.000 # Iteration 4: 10.225 us/op totalInputBytes: 66625906100.000 # totalOutputBytes: 66431283200.000 # Iteration 5: 10.320 us/op totalInputBytes: 76578768500.000 # totalOutputBytes: 76355072000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.406 ±(99.9%) 0.801 us/op [Average] (min, avg, max) = (10.225, 10.406, 10.746), stdev = 0.208 CI (99.9%): [9.605, 11.208] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 283740997800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37197991350.000, 56748199560.000, 76578768500.000), stdev = 15595335036.204 CI (99.9%): [283740997800.000, 283740997800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 282912153600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37089331200.000, 56582430720.000, 76355072000.000), stdev = 15549779042.914 CI (99.9%): [282912153600.000, 282912153600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 56.11% complete, ETA 02:24:30 # Fork: 1 of 1 # Warmup Iteration 1: 15.172 us/op # Warmup Iteration 2: 12.384 us/op # Warmup Iteration 3: 12.328 us/op Iteration 1: 12.481 us/op totalInputBytes: 37963095954.000 # totalOutputBytes: 37851586560.000 # Iteration 2: 12.598 us/op totalInputBytes: 47748880480.000 # totalOutputBytes: 47608627200.000 # Iteration 3: 12.341 us/op totalInputBytes: 57737521338.000 # totalOutputBytes: 57567928320.000 # Iteration 4: 12.007 us/op totalInputBytes: 68004072906.000 # totalOutputBytes: 67804323840.000 # Iteration 5: 12.092 us/op totalInputBytes: 78199328977.000 # totalOutputBytes: 77969633280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 12.304 ±(99.9%) 0.966 us/op [Average] (min, avg, max) = (12.007, 12.304, 12.598), stdev = 0.251 CI (99.9%): [11.338, 13.270] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 289652899655.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37963095954.000, 57930579931.000, 78199328977.000), stdev = 15927194827.634 CI (99.9%): [289652899655.000, 289652899655.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 288802099200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37851586560.000, 57760419840.000, 77969633280.000), stdev = 15880411713.699 CI (99.9%): [288802099200.000, 288802099200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 56.16% complete, ETA 02:24:20 # Fork: 1 of 1 # Warmup Iteration 1: 18.359 us/op # Warmup Iteration 2: 15.251 us/op # Warmup Iteration 3: 15.128 us/op Iteration 1: 15.175 us/op totalInputBytes: 36235693667.000 # totalOutputBytes: 36144424960.000 # Iteration 2: 15.161 us/op totalInputBytes: 45718255644.000 # totalOutputBytes: 45603102720.000 # Iteration 3: 15.118 us/op totalInputBytes: 55227190608.000 # totalOutputBytes: 55088087040.000 # Iteration 4: 15.410 us/op totalInputBytes: 64556473072.000 # totalOutputBytes: 64393871360.000 # Iteration 5: 15.098 us/op totalInputBytes: 74077768128.000 # totalOutputBytes: 73891184640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 15.192 ±(99.9%) 0.483 us/op [Average] (min, avg, max) = (15.098, 15.192, 15.410), stdev = 0.126 CI (99.9%): [14.709, 15.676] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 275815381119.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36235693667.000, 55163076223.800, 74077768128.000), stdev = 14945367435.002 CI (99.9%): [275815381119.000, 275815381119.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 275120670720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36144424960.000, 55024134144.000, 73891184640.000), stdev = 14907723768.678 CI (99.9%): [275120670720.000, 275120670720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 56.21% complete, ETA 02:24:09 # Fork: 1 of 1 # Warmup Iteration 1: 19.469 us/op # Warmup Iteration 2: 16.024 us/op # Warmup Iteration 3: 15.526 us/op Iteration 1: 15.616 us/op totalInputBytes: 39806456802.000 # totalOutputBytes: 39700807680.000 # Iteration 2: 15.592 us/op totalInputBytes: 50345419306.000 # totalOutputBytes: 50211799040.000 # Iteration 3: 15.614 us/op totalInputBytes: 60868200624.000 # totalOutputBytes: 60706652160.000 # Iteration 4: 16.276 us/op totalInputBytes: 70972570970.000 # totalOutputBytes: 70784204800.000 # Iteration 5: 15.511 us/op totalInputBytes: 81566401658.000 # totalOutputBytes: 81349918720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 15.722 ±(99.9%) 1.204 us/op [Average] (min, avg, max) = (15.511, 15.722, 16.276), stdev = 0.313 CI (99.9%): [14.518, 16.926] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 303559049360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39806456802.000, 60711809872.000, 81566401658.000), stdev = 16467524975.588 CI (99.9%): [303559049360.000, 303559049360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 302753382400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39700807680.000, 60550676480.000, 81349918720.000), stdev = 16423819011.909 CI (99.9%): [302753382400.000, 302753382400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 56.26% complete, ETA 02:23:59 # Fork: 1 of 1 # Warmup Iteration 1: 22.027 us/op # Warmup Iteration 2: 18.212 us/op # Warmup Iteration 3: 17.805 us/op Iteration 1: 18.277 us/op totalInputBytes: 39031183048.000 # totalOutputBytes: 38939074560.000 # Iteration 2: 17.522 us/op totalInputBytes: 49578071686.000 # totalOutputBytes: 49461073920.000 # Iteration 3: 17.520 us/op totalInputBytes: 60125422214.000 # totalOutputBytes: 59983534080.000 # Iteration 4: 17.449 us/op totalInputBytes: 70716744670.000 # totalOutputBytes: 70549862400.000 # Iteration 5: 17.506 us/op totalInputBytes: 81273148242.000 # totalOutputBytes: 81081354240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 17.655 ±(99.9%) 1.344 us/op [Average] (min, avg, max) = (17.449, 17.655, 18.277), stdev = 0.349 CI (99.9%): [16.310, 18.999] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 300724569860.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39031183048.000, 60144913972.000, 81273148242.000), stdev = 16700404613.602 CI (99.9%): [300724569860.000, 300724569860.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 300014899200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38939074560.000, 60002979840.000, 81081354240.000), stdev = 16660993842.577 CI (99.9%): [300014899200.000, 300014899200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 56.30% complete, ETA 02:23:48 # Fork: 1 of 1 # Warmup Iteration 1: 25.917 us/op # Warmup Iteration 2: 20.833 us/op # Warmup Iteration 3: 20.930 us/op Iteration 1: 20.493 us/op totalInputBytes: 37608206271.000 # totalOutputBytes: 37523558400.000 # Iteration 2: 22.241 us/op totalInputBytes: 46839043673.000 # totalOutputBytes: 46733619200.000 # Iteration 3: 20.527 us/op totalInputBytes: 56840537254.000 # totalOutputBytes: 56712601600.000 # Iteration 4: 20.604 us/op totalInputBytes: 66804159996.000 # totalOutputBytes: 66653798400.000 # Iteration 5: 20.527 us/op totalInputBytes: 76805448315.000 # totalOutputBytes: 76632576000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 20.878 ±(99.9%) 2.938 us/op [Average] (min, avg, max) = (20.493, 20.878, 22.241), stdev = 0.763 CI (99.9%): [17.941, 23.816] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 284897395509.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37608206271.000, 56979479101.800, 76805448315.000), stdev = 15553836797.746 CI (99.9%): [284897395509.000, 284897395509.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 284256153600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37523558400.000, 56851230720.000, 76632576000.000), stdev = 15518828502.978 CI (99.9%): [284256153600.000, 284256153600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 56.35% complete, ETA 02:23:37 # Fork: 1 of 1 # Warmup Iteration 1: 0.584 us/op # Warmup Iteration 2: 0.538 us/op # Warmup Iteration 3: 0.511 us/op Iteration 1: 0.508 us/op totalInputBytes: 15017743741.000 # totalOutputBytes: 15362806784.000 # Iteration 2: 0.510 us/op totalInputBytes: 18944114189.000 # totalOutputBytes: 19379393536.000 # Iteration 3: 0.508 us/op totalInputBytes: 22887547683.000 # totalOutputBytes: 23413435392.000 # Iteration 4: 0.510 us/op totalInputBytes: 26816560771.000 # totalOutputBytes: 27432725504.000 # Iteration 5: 0.508 us/op totalInputBytes: 30758696969.000 # totalOutputBytes: 31465440256.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.509 ±(99.9%) 0.004 us/op [Average] (min, avg, max) = (0.508, 0.509, 0.510), stdev = 0.001 CI (99.9%): [0.504, 0.513] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 114424663353.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15017743741.000, 22884932670.600, 30758696969.000), stdev = 6222471023.312 CI (99.9%): [114424663353.000, 114424663353.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 117053801472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15362806784.000, 23410760294.400, 31465440256.000), stdev = 6365444882.989 CI (99.9%): [117053801472.000, 117053801472.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 56.40% complete, ETA 02:23:27 # Fork: 1 of 1 # Warmup Iteration 1: 1.331 us/op # Warmup Iteration 2: 1.222 us/op # Warmup Iteration 3: 1.200 us/op Iteration 1: 1.298 us/op totalInputBytes: 12324090291.000 # totalOutputBytes: 13003470848.000 # Iteration 2: 1.179 us/op totalInputBytes: 15616763871.000 # totalOutputBytes: 16477657088.000 # Iteration 3: 1.191 us/op totalInputBytes: 18877484709.000 # totalOutputBytes: 19918129152.000 # Iteration 4: 1.177 us/op totalInputBytes: 22177378809.000 # totalOutputBytes: 23399933952.000 # Iteration 5: 1.180 us/op totalInputBytes: 25466742984.000 # totalOutputBytes: 26870628352.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.205 ±(99.9%) 0.201 us/op [Average] (min, avg, max) = (1.177, 1.205, 1.298), stdev = 0.052 CI (99.9%): [1.004, 1.406] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 94462460664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12324090291.000, 18892492132.800, 25466742984.000), stdev = 5193403950.042 CI (99.9%): [94462460664.000, 94462460664.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 99669819392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13003470848.000, 19933963878.400, 26870628352.000), stdev = 5479696697.417 CI (99.9%): [99669819392.000, 99669819392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 56.45% complete, ETA 02:23:16 # Fork: 1 of 1 # Warmup Iteration 1: 2.347 us/op # Warmup Iteration 2: 2.203 us/op # Warmup Iteration 3: 2.257 us/op Iteration 1: 2.149 us/op totalInputBytes: 10076098560.000 # totalOutputBytes: 10992107520.000 # Iteration 2: 2.158 us/op totalInputBytes: 12686564352.000 # totalOutputBytes: 13839888384.000 # Iteration 3: 2.147 us/op totalInputBytes: 15309975296.000 # totalOutputBytes: 16701791232.000 # Iteration 4: 2.151 us/op totalInputBytes: 17929224192.000 # totalOutputBytes: 19559153664.000 # Iteration 5: 2.143 us/op totalInputBytes: 20557287168.000 # totalOutputBytes: 22426131456.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.150 ±(99.9%) 0.020 us/op [Average] (min, avg, max) = (2.143, 2.150, 2.158), stdev = 0.005 CI (99.9%): [2.129, 2.170] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 76559149568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10076098560.000, 15311829913.600, 20557287168.000), stdev = 4143382680.007 CI (99.9%): [76559149568.000, 76559149568.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 83519072256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10992107520.000, 16703814451.200, 22426131456.000), stdev = 4520053832.735 CI (99.9%): [83519072256.000, 83519072256.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 56.50% complete, ETA 02:23:05 # Fork: 1 of 1 # Warmup Iteration 1: 3.388 us/op # Warmup Iteration 2: 3.134 us/op # Warmup Iteration 3: 3.089 us/op Iteration 1: 3.086 us/op totalInputBytes: 9287453886.000 # totalOutputBytes: 10342961152.000 # Iteration 2: 3.082 us/op totalInputBytes: 11674659786.000 # totalOutputBytes: 13001469952.000 # Iteration 3: 3.083 us/op totalInputBytes: 14061332376.000 # totalOutputBytes: 15659384832.000 # Iteration 4: 3.094 us/op totalInputBytes: 16439266038.000 # totalOutputBytes: 18307567616.000 # Iteration 5: 3.113 us/op totalInputBytes: 18802925382.000 # totalOutputBytes: 20939853824.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.091 ±(99.9%) 0.050 us/op [Average] (min, avg, max) = (3.082, 3.091, 3.113), stdev = 0.013 CI (99.9%): [3.042, 3.141] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 70265637468.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9287453886.000, 14053127493.600, 18802925382.000), stdev = 3762414717.442 CI (99.9%): [70265637468.000, 70265637468.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 78251237376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10342961152.000, 15650247475.200, 20939853824.000), stdev = 4190008342.208 CI (99.9%): [78251237376.000, 78251237376.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 56.55% complete, ETA 02:22:55 # Fork: 1 of 1 # Warmup Iteration 1: 4.734 us/op # Warmup Iteration 2: 4.394 us/op # Warmup Iteration 3: 4.343 us/op Iteration 1: 4.396 us/op totalInputBytes: 8039650248.000 # totalOutputBytes: 9184071680.000 # Iteration 2: 4.339 us/op totalInputBytes: 10106152542.000 # totalOutputBytes: 11544734720.000 # Iteration 3: 4.422 us/op totalInputBytes: 12133674882.000 # totalOutputBytes: 13860869120.000 # Iteration 4: 4.339 us/op totalInputBytes: 14200145802.000 # totalOutputBytes: 16221496320.000 # Iteration 5: 4.337 us/op totalInputBytes: 16267593798.000 # totalOutputBytes: 18583239680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.367 ±(99.9%) 0.153 us/op [Average] (min, avg, max) = (4.337, 4.367, 4.422), stdev = 0.040 CI (99.9%): [4.213, 4.520] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 60747217272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8039650248.000, 12149443454.400, 16267593798.000), stdev = 3249239486.822 CI (99.9%): [60747217272.000, 60747217272.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 69394411520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9184071680.000, 13878882304.000, 18583239680.000), stdev = 3711759520.867 CI (99.9%): [69394411520.000, 69394411520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 56.60% complete, ETA 02:22:44 # Fork: 1 of 1 # Warmup Iteration 1: 6.261 us/op # Warmup Iteration 2: 5.835 us/op # Warmup Iteration 3: 5.849 us/op Iteration 1: 5.718 us/op totalInputBytes: 7178772559.000 # totalOutputBytes: 8323528704.000 # Iteration 2: 5.736 us/op totalInputBytes: 9026719324.000 # totalOutputBytes: 10466156544.000 # Iteration 3: 5.820 us/op totalInputBytes: 10848081006.000 # totalOutputBytes: 12577959936.000 # Iteration 4: 5.860 us/op totalInputBytes: 12656831068.000 # totalOutputBytes: 14675140608.000 # Iteration 5: 5.739 us/op totalInputBytes: 14503792219.000 # totalOutputBytes: 16816625664.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.775 ±(99.9%) 0.239 us/op [Average] (min, avg, max) = (5.718, 5.775, 5.860), stdev = 0.062 CI (99.9%): [5.536, 6.013] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 54214196176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7178772559.000, 10842839235.200, 14503792219.000), stdev = 2890365320.107 CI (99.9%): [54214196176.000, 54214196176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 62859411456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8323528704.000, 12571882291.200, 16816625664.000), stdev = 3351274679.513 CI (99.9%): [62859411456.000, 62859411456.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 56.65% complete, ETA 02:22:34 # Fork: 1 of 1 # Warmup Iteration 1: 7.935 us/op # Warmup Iteration 2: 7.473 us/op # Warmup Iteration 3: 7.519 us/op Iteration 1: 7.346 us/op totalInputBytes: 6386731870.000 # totalOutputBytes: 7585765376.000 # Iteration 2: 7.349 us/op totalInputBytes: 8029639920.000 # totalOutputBytes: 9537110016.000 # Iteration 3: 7.399 us/op totalInputBytes: 9661455640.000 # totalOutputBytes: 11475279872.000 # Iteration 4: 7.333 us/op totalInputBytes: 11307592415.000 # totalOutputBytes: 13430459392.000 # Iteration 5: 7.434 us/op totalInputBytes: 12931472110.000 # totalOutputBytes: 15359203328.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.372 ±(99.9%) 0.165 us/op [Average] (min, avg, max) = (7.333, 7.372, 7.434), stdev = 0.043 CI (99.9%): [7.208, 7.537] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 48316891955.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6386731870.000, 9663378391.000, 12931472110.000), stdev = 2587923580.067 CI (99.9%): [48316891955.000, 48316891955.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 57387817984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7585765376.000, 11477563596.800, 15359203328.000), stdev = 3073775678.860 CI (99.9%): [57387817984.000, 57387817984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 56.70% complete, ETA 02:22:23 # Fork: 1 of 1 # Warmup Iteration 1: 8.880 us/op # Warmup Iteration 2: 8.240 us/op # Warmup Iteration 3: 8.113 us/op Iteration 1: 8.087 us/op totalInputBytes: 6607090917.000 # totalOutputBytes: 7881940992.000 # Iteration 2: 8.078 us/op totalInputBytes: 8307545526.000 # totalOutputBytes: 9910501376.000 # Iteration 3: 8.078 us/op totalInputBytes: 10008103140.000 # totalOutputBytes: 11939184640.000 # Iteration 4: 8.067 us/op totalInputBytes: 11710940598.000 # totalOutputBytes: 13970587648.000 # Iteration 5: 8.089 us/op totalInputBytes: 13409287038.000 # totalOutputBytes: 15996633088.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.080 ±(99.9%) 0.033 us/op [Average] (min, avg, max) = (8.067, 8.080, 8.089), stdev = 0.009 CI (99.9%): [8.047, 8.113] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 50042967219.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6607090917.000, 10008593443.800, 13409287038.000), stdev = 2689167457.315 CI (99.9%): [50042967219.000, 50042967219.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 59698847744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7881940992.000, 11939769548.800, 15996633088.000), stdev = 3208047154.554 CI (99.9%): [59698847744.000, 59698847744.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 56.74% complete, ETA 02:22:12 # Fork: 1 of 1 # Warmup Iteration 1: 10.698 us/op # Warmup Iteration 2: 10.241 us/op # Warmup Iteration 3: 9.952 us/op Iteration 1: 9.811 us/op totalInputBytes: 6045219554.000 # totalOutputBytes: 7256153088.000 # Iteration 2: 9.791 us/op totalInputBytes: 7613896378.000 # totalOutputBytes: 9139055616.000 # Iteration 3: 9.791 us/op totalInputBytes: 9182580880.000 # totalOutputBytes: 11021967360.000 # Iteration 4: 9.776 us/op totalInputBytes: 10753776088.000 # totalOutputBytes: 12907892736.000 # Iteration 5: 9.772 us/op totalInputBytes: 12325524112.000 # totalOutputBytes: 14794481664.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 9.788 ±(99.9%) 0.059 us/op [Average] (min, avg, max) = (9.772, 9.788, 9.811), stdev = 0.015 CI (99.9%): [9.729, 9.847] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 45920997012.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6045219554.000, 9184199402.400, 12325524112.000), stdev = 2482465538.524 CI (99.9%): [45920997012.000, 45920997012.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 55119550464.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7256153088.000, 11023910092.800, 14794481664.000), stdev = 2979734618.786 CI (99.9%): [55119550464.000, 55119550464.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 56.79% complete, ETA 02:22:02 # Fork: 1 of 1 # Warmup Iteration 1: 12.004 us/op # Warmup Iteration 2: 11.284 us/op # Warmup Iteration 3: 11.325 us/op Iteration 1: 11.103 us/op totalInputBytes: 5878746576.000 # totalOutputBytes: 7176724480.000 # Iteration 2: 11.122 us/op totalInputBytes: 7387420644.000 # totalOutputBytes: 9018501120.000 # Iteration 3: 11.173 us/op totalInputBytes: 8889258492.000 # totalOutputBytes: 10851932160.000 # Iteration 4: 11.123 us/op totalInputBytes: 10397781576.000 # totalOutputBytes: 12693524480.000 # Iteration 5: 11.429 us/op totalInputBytes: 11865866112.000 # totalOutputBytes: 14485749760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.190 ±(99.9%) 0.524 us/op [Average] (min, avg, max) = (11.103, 11.190, 11.429), stdev = 0.136 CI (99.9%): [10.666, 11.714] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 44419073400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5878746576.000, 8883814680.000, 11865866112.000), stdev = 2369302933.408 CI (99.9%): [44419073400.000, 44419073400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 54226432000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7176724480.000, 10845286400.000, 14485749760.000), stdev = 2892425135.682 CI (99.9%): [54226432000.000, 54226432000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 56.84% complete, ETA 02:21:51 # Fork: 1 of 1 # Warmup Iteration 1: 28.500 us/op # Warmup Iteration 2: 27.400 us/op # Warmup Iteration 3: 26.258 us/op Iteration 1: 25.941 us/op totalInputBytes: 4650854940.000 # totalOutputBytes: 6073036800.000 # Iteration 2: 27.362 us/op totalInputBytes: 5797559232.000 # totalOutputBytes: 7570391040.000 # Iteration 3: 25.863 us/op totalInputBytes: 7010606844.000 # totalOutputBytes: 9154375680.000 # Iteration 4: 25.809 us/op totalInputBytes: 8226210948.000 # totalOutputBytes: 10741698560.000 # Iteration 5: 25.881 us/op totalInputBytes: 9438521412.000 # totalOutputBytes: 12324720640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 26.171 ±(99.9%) 2.569 us/op [Average] (min, avg, max) = (25.809, 26.171, 27.362), stdev = 0.667 CI (99.9%): [23.603, 28.740] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 35123753376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4650854940.000, 7024750675.200, 9438521412.000), stdev = 1898115895.090 CI (99.9%): [35123753376.000, 35123753376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 45864222720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6073036800.000, 9172844544.000, 12324720640.000), stdev = 2478539500.857 CI (99.9%): [45864222720.000, 45864222720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 56.89% complete, ETA 02:21:41 # Fork: 1 of 1 # Warmup Iteration 1: 42.957 us/op # Warmup Iteration 2: 41.498 us/op # Warmup Iteration 3: 41.305 us/op Iteration 1: 40.285 us/op totalInputBytes: 4374586440.000 # totalOutputBytes: 5925365760.000 # Iteration 2: 40.257 us/op totalInputBytes: 5501646360.000 # totalOutputBytes: 7451965440.000 # Iteration 3: 40.309 us/op totalInputBytes: 6627232080.000 # totalOutputBytes: 8976568320.000 # Iteration 4: 40.357 us/op totalInputBytes: 7751547720.000 # totalOutputBytes: 10499450880.000 # Iteration 5: 40.916 us/op totalInputBytes: 8860486320.000 # totalOutputBytes: 12001505280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 40.425 ±(99.9%) 1.066 us/op [Average] (min, avg, max) = (40.257, 40.425, 40.916), stdev = 0.277 CI (99.9%): [39.359, 41.491] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 33115498920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4374586440.000, 6623099784.000, 8860486320.000), stdev = 1774315387.125 CI (99.9%): [33115498920.000, 33115498920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 44854855680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5925365760.000, 8970971136.000, 12001505280.000), stdev = 2403305497.905 CI (99.9%): [44854855680.000, 44854855680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 56.94% complete, ETA 02:21:30 # Fork: 1 of 1 # Warmup Iteration 1: 59.164 us/op # Warmup Iteration 2: 55.360 us/op # Warmup Iteration 3: 55.017 us/op Iteration 1: 56.117 us/op totalInputBytes: 4179513708.000 # totalOutputBytes: 5815173120.000 # Iteration 2: 54.774 us/op totalInputBytes: 5254802622.000 # totalOutputBytes: 7311278080.000 # Iteration 3: 54.694 us/op totalInputBytes: 6331534047.000 # totalOutputBytes: 8809390080.000 # Iteration 4: 54.666 us/op totalInputBytes: 7408913130.000 # totalOutputBytes: 10308403200.000 # Iteration 5: 54.682 us/op totalInputBytes: 8485909506.000 # totalOutputBytes: 11806883840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 54.986 ±(99.9%) 2.438 us/op [Average] (min, avg, max) = (54.666, 54.986, 56.117), stdev = 0.633 CI (99.9%): [52.548, 57.424] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 31660673013.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4179513708.000, 6332134602.600, 8485909506.000), stdev = 1702396810.716 CI (99.9%): [31660673013.000, 31660673013.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 44051128320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5815173120.000, 8810225664.000, 11806883840.000), stdev = 2368632540.743 CI (99.9%): [44051128320.000, 44051128320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 56.99% complete, ETA 02:21:20 # Fork: 1 of 1 # Warmup Iteration 1: 73.543 us/op # Warmup Iteration 2: 68.871 us/op # Warmup Iteration 3: 68.603 us/op Iteration 1: 68.539 us/op totalInputBytes: 4141165756.000 # totalOutputBytes: 5868953600.000 # Iteration 2: 68.220 us/op totalInputBytes: 5200590031.000 # totalOutputBytes: 7370393600.000 # Iteration 3: 68.094 us/op totalInputBytes: 6262001291.000 # totalOutputBytes: 8874649600.000 # Iteration 4: 68.018 us/op totalInputBytes: 7324568615.000 # totalOutputBytes: 10380544000.000 # Iteration 5: 68.266 us/op totalInputBytes: 8383414858.000 # totalOutputBytes: 11881164800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 68.227 ±(99.9%) 0.770 us/op [Average] (min, avg, max) = (68.018, 68.227, 68.539), stdev = 0.200 CI (99.9%): [67.457, 68.997] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 31311740551.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4141165756.000, 6262348110.200, 8383414858.000), stdev = 1677347717.994 CI (99.9%): [31311740551.000, 31311740551.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 44375705600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5868953600.000, 8875141120.000, 11881164800.000), stdev = 2377175053.597 CI (99.9%): [44375705600.000, 44375705600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 57.04% complete, ETA 02:21:09 # Fork: 1 of 1 # Warmup Iteration 1: 87.474 us/op # Warmup Iteration 2: 81.790 us/op # Warmup Iteration 3: 82.747 us/op Iteration 1: 81.266 us/op totalInputBytes: 4103095254.000 # totalOutputBytes: 5906472960.000 # Iteration 2: 81.162 us/op totalInputBytes: 5155096542.000 # totalOutputBytes: 7420846080.000 # Iteration 3: 86.059 us/op totalInputBytes: 6147301749.000 # totalOutputBytes: 8849141760.000 # Iteration 4: 82.997 us/op totalInputBytes: 7176127254.000 # totalOutputBytes: 10330152960.000 # Iteration 5: 80.923 us/op totalInputBytes: 8231372298.000 # totalOutputBytes: 11849195520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 82.481 ±(99.9%) 8.328 us/op [Average] (min, avg, max) = (80.923, 82.481, 86.059), stdev = 2.163 CI (99.9%): [74.153, 90.810] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 30812993097.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4103095254.000, 6162598619.400, 8231372298.000), stdev = 1625108717.034 CI (99.9%): [30812993097.000, 30812993097.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 44355809280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5906472960.000, 8871161856.000, 11849195520.000), stdev = 2339370670.195 CI (99.9%): [44355809280.000, 44355809280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 57.09% complete, ETA 02:20:58 # Fork: 1 of 1 # Warmup Iteration 1: 99.266 us/op # Warmup Iteration 2: 95.560 us/op # Warmup Iteration 3: 94.177 us/op Iteration 1: 93.636 us/op totalInputBytes: 4101565404.000 # totalOutputBytes: 5999759360.000 # Iteration 2: 93.649 us/op totalInputBytes: 5148346128.000 # totalOutputBytes: 7530987520.000 # Iteration 3: 93.592 us/op totalInputBytes: 6195812880.000 # totalOutputBytes: 9063219200.000 # Iteration 4: 94.305 us/op totalInputBytes: 7235292306.000 # totalOutputBytes: 10583767040.000 # Iteration 5: 93.409 us/op totalInputBytes: 8284817142.000 # totalOutputBytes: 12119009280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 93.718 ±(99.9%) 1.316 us/op [Average] (min, avg, max) = (93.409, 93.718, 94.305), stdev = 0.342 CI (99.9%): [92.402, 95.034] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 30965833860.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4101565404.000, 6193166772.000, 8284817142.000), stdev = 1652836982.401 CI (99.9%): [30965833860.000, 30965833860.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 45296742400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5999759360.000, 9059348480.000, 12119009280.000), stdev = 2417765701.370 CI (99.9%): [45296742400.000, 45296742400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 57.14% complete, ETA 02:20:48 # Fork: 1 of 1 # Warmup Iteration 1: 116.833 us/op # Warmup Iteration 2: 109.166 us/op # Warmup Iteration 3: 108.615 us/op Iteration 1: 108.378 us/op totalInputBytes: 4010150994.000 # totalOutputBytes: 5926174720.000 # Iteration 2: 112.036 us/op totalInputBytes: 5000091366.000 # totalOutputBytes: 7389102080.000 # Iteration 3: 108.671 us/op totalInputBytes: 6020631306.000 # totalOutputBytes: 8897249280.000 # Iteration 4: 108.469 us/op totalInputBytes: 7043056002.000 # totalOutputBytes: 10408181760.000 # Iteration 5: 108.611 us/op totalInputBytes: 8064261150.000 # totalOutputBytes: 11917312000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 109.233 ±(99.9%) 6.050 us/op [Average] (min, avg, max) = (108.378, 109.233, 112.036), stdev = 1.571 CI (99.9%): [103.183, 115.283] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 30138190818.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4010150994.000, 6027638163.600, 8064261150.000), stdev = 1605074964.923 CI (99.9%): [30138190818.000, 30138190818.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 44538019840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5926174720.000, 8907603968.000, 11917312000.000), stdev = 2371969208.905 CI (99.9%): [44538019840.000, 44538019840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 57.18% complete, ETA 02:20:37 # Fork: 1 of 1 # Warmup Iteration 1: 127.889 us/op # Warmup Iteration 2: 120.384 us/op # Warmup Iteration 3: 117.443 us/op Iteration 1: 120.662 us/op totalInputBytes: 4076766145.000 # totalOutputBytes: 6071961600.000 # Iteration 2: 117.938 us/op totalInputBytes: 5126385696.000 # totalOutputBytes: 7635271680.000 # Iteration 3: 122.442 us/op totalInputBytes: 6137332122.000 # totalOutputBytes: 9140981760.000 # Iteration 4: 119.270 us/op totalInputBytes: 7175195043.000 # totalOutputBytes: 10686781440.000 # Iteration 5: 121.979 us/op totalInputBytes: 8190039720.000 # totalOutputBytes: 12198297600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 120.458 ±(99.9%) 7.218 us/op [Average] (min, avg, max) = (117.938, 120.458, 122.442), stdev = 1.875 CI (99.9%): [113.240, 127.676] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 30705718726.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4076766145.000, 6141143745.200, 8190039720.000), stdev = 1624703057.879 CI (99.9%): [30705718726.000, 30705718726.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 45733294080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6071961600.000, 9146658816.000, 12198297600.000), stdev = 2419843137.420 CI (99.9%): [45733294080.000, 45733294080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 57.23% complete, ETA 02:20:27 # Fork: 1 of 1 # Warmup Iteration 1: 145.801 us/op # Warmup Iteration 2: 137.863 us/op # Warmup Iteration 3: 137.179 us/op Iteration 1: 137.009 us/op totalInputBytes: 3925228450.000 # totalOutputBytes: 5880320000.000 # Iteration 2: 137.124 us/op totalInputBytes: 4922513310.000 # totalOutputBytes: 7374336000.000 # Iteration 3: 137.048 us/op totalInputBytes: 5920413356.000 # totalOutputBytes: 8869273600.000 # Iteration 4: 137.215 us/op totalInputBytes: 6916946322.000 # totalOutputBytes: 10362163200.000 # Iteration 5: 137.521 us/op totalInputBytes: 7911428668.000 # totalOutputBytes: 11851980800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 137.183 ±(99.9%) 0.786 us/op [Average] (min, avg, max) = (137.009, 137.183, 137.521), stdev = 0.204 CI (99.9%): [136.397, 137.970] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 29596530106.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3925228450.000, 5919306021.200, 7911428668.000), stdev = 1575895071.454 CI (99.9%): [29596530106.000, 29596530106.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 44338073600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5880320000.000, 8867614720.000, 11851980800.000), stdev = 2360822414.443 CI (99.9%): [44338073600.000, 44338073600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 57.28% complete, ETA 02:20:16 # Fork: 1 of 1 # Warmup Iteration 1: 1.444 us/op # Warmup Iteration 2: 1.361 us/op # Warmup Iteration 3: 1.339 us/op Iteration 1: 1.351 us/op totalInputBytes: 4016946479.000 # totalOutputBytes: 5970033664.000 # Iteration 2: 1.337 us/op totalInputBytes: 5047669809.000 # totalOutputBytes: 7501906944.000 # Iteration 3: 1.339 us/op totalInputBytes: 6076981378.000 # totalOutputBytes: 9031682048.000 # Iteration 4: 1.339 us/op totalInputBytes: 7105873346.000 # totalOutputBytes: 10560833536.000 # Iteration 5: 1.337 us/op totalInputBytes: 8136576006.000 # totalOutputBytes: 12092676096.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.341 ±(99.9%) 0.022 us/op [Average] (min, avg, max) = (1.337, 1.341, 1.351), stdev = 0.006 CI (99.9%): [1.318, 1.363] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 30384047018.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4016946479.000, 6076809403.600, 8136576006.000), stdev = 1628171877.966 CI (99.9%): [30384047018.000, 30384047018.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 45157132288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5970033664.000, 9031426457.600, 12092676096.000), stdev = 2419808422.406 CI (99.9%): [45157132288.000, 45157132288.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 57.33% complete, ETA 02:20:06 # Fork: 1 of 1 # Warmup Iteration 1: 2.933 us/op # Warmup Iteration 2: 2.808 us/op # Warmup Iteration 3: 2.627 us/op Iteration 1: 2.633 us/op totalInputBytes: 3645230000.000 # totalOutputBytes: 5972344832.000 # Iteration 2: 2.628 us/op totalInputBytes: 4596895000.000 # totalOutputBytes: 7531552768.000 # Iteration 3: 2.620 us/op totalInputBytes: 5551150000.000 # totalOutputBytes: 9095004160.000 # Iteration 4: 2.691 us/op totalInputBytes: 6480240000.000 # totalOutputBytes: 10617225216.000 # Iteration 5: 2.631 us/op totalInputBytes: 7430768750.000 # totalOutputBytes: 12174571520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.641 ±(99.9%) 0.111 us/op [Average] (min, avg, max) = (2.620, 2.641, 2.691), stdev = 0.029 CI (99.9%): [2.529, 2.752] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27704283750.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3645230000.000, 5540856750.000, 7430768750.000), stdev = 1494889525.174 CI (99.9%): [27704283750.000, 27704283750.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 45390698496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5972344832.000, 9078139699.200, 12174571520.000), stdev = 2449226998.045 CI (99.9%): [45390698496.000, 45390698496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 57.38% complete, ETA 02:19:55 # Fork: 1 of 1 # Warmup Iteration 1: 4.102 us/op # Warmup Iteration 2: 3.826 us/op # Warmup Iteration 3: 3.763 us/op Iteration 1: 3.770 us/op totalInputBytes: 3648471200.000 # totalOutputBytes: 6368240640.000 # Iteration 2: 3.767 us/op totalInputBytes: 4583055840.000 # totalOutputBytes: 7999515648.000 # Iteration 3: 3.852 us/op totalInputBytes: 5497000960.000 # totalOutputBytes: 9594765312.000 # Iteration 4: 3.764 us/op totalInputBytes: 6432377600.000 # totalOutputBytes: 11227422720.000 # Iteration 5: 3.806 us/op totalInputBytes: 7357519840.000 # totalOutputBytes: 12842216448.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.792 ±(99.9%) 0.145 us/op [Average] (min, avg, max) = (3.764, 3.792, 3.852), stdev = 0.038 CI (99.9%): [3.647, 3.937] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27518425440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3648471200.000, 5503685088.000, 7357519840.000), stdev = 1465315198.996 CI (99.9%): [27518425440.000, 27518425440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 48032160768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6368240640.000, 9606432153.600, 12842216448.000), stdev = 2557641074.611 CI (99.9%): [48032160768.000, 48032160768.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 57.43% complete, ETA 02:19:45 # Fork: 1 of 1 # Warmup Iteration 1: 5.227 us/op # Warmup Iteration 2: 4.954 us/op # Warmup Iteration 3: 4.793 us/op Iteration 1: 4.824 us/op totalInputBytes: 3677965856.000 # totalOutputBytes: 6630699008.000 # Iteration 2: 4.789 us/op totalInputBytes: 4627027968.000 # totalOutputBytes: 8341684224.000 # Iteration 3: 4.796 us/op totalInputBytes: 5574685984.000 # totalOutputBytes: 10050138112.000 # Iteration 4: 4.842 us/op totalInputBytes: 6513246912.000 # totalOutputBytes: 11742191616.000 # Iteration 5: 4.792 us/op totalInputBytes: 7461681952.000 # totalOutputBytes: 13452046336.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.809 ±(99.9%) 0.090 us/op [Average] (min, avg, max) = (4.789, 4.809, 4.842), stdev = 0.023 CI (99.9%): [4.719, 4.898] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27854608672.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3677965856.000, 5570921734.400, 7461681952.000), stdev = 1494756042.820 CI (99.9%): [27854608672.000, 27854608672.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 50216759296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6630699008.000, 10043351859.200, 13452046336.000), stdev = 2694771457.479 CI (99.9%): [50216759296.000, 50216759296.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 57.48% complete, ETA 02:19:34 # Fork: 1 of 1 # Warmup Iteration 1: 6.187 us/op # Warmup Iteration 2: 5.884 us/op # Warmup Iteration 3: 5.810 us/op Iteration 1: 5.772 us/op totalInputBytes: 3725621529.000 # totalOutputBytes: 6933908480.000 # Iteration 2: 5.798 us/op totalInputBytes: 4674633999.000 # totalOutputBytes: 8700154880.000 # Iteration 3: 5.783 us/op totalInputBytes: 5626196646.000 # totalOutputBytes: 10471147520.000 # Iteration 4: 5.781 us/op totalInputBytes: 6578169192.000 # totalOutputBytes: 12242903040.000 # Iteration 5: 5.810 us/op totalInputBytes: 7525459536.000 # totalOutputBytes: 14005944320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.789 ±(99.9%) 0.058 us/op [Average] (min, avg, max) = (5.772, 5.789, 5.810), stdev = 0.015 CI (99.9%): [5.731, 5.847] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 28130080902.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3725621529.000, 5626016180.400, 7525459536.000), stdev = 1502590125.197 CI (99.9%): [28130080902.000, 28130080902.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 52354058240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6933908480.000, 10470811648.000, 14005944320.000), stdev = 2796532693.932 CI (99.9%): [52354058240.000, 52354058240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 57.53% complete, ETA 02:19:24 # Fork: 1 of 1 # Warmup Iteration 1: 7.839 us/op # Warmup Iteration 2: 7.280 us/op # Warmup Iteration 3: 7.086 us/op Iteration 1: 7.095 us/op totalInputBytes: 3549936978.000 # totalOutputBytes: 6725505024.000 # Iteration 2: 7.108 us/op totalInputBytes: 4462627440.000 # totalOutputBytes: 8454635520.000 # Iteration 3: 7.089 us/op totalInputBytes: 5377759881.000 # totalOutputBytes: 10188392448.000 # Iteration 4: 7.102 us/op totalInputBytes: 6291147588.000 # totalOutputBytes: 11918843904.000 # Iteration 5: 7.093 us/op totalInputBytes: 7205851953.000 # totalOutputBytes: 13651789824.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.097 ±(99.9%) 0.029 us/op [Average] (min, avg, max) = (7.089, 7.097, 7.108), stdev = 0.008 CI (99.9%): [7.068, 7.127] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26887323840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3549936978.000, 5377464768.000, 7205851953.000), stdev = 1445216354.119 CI (99.9%): [26887323840.000, 26887323840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 50939166720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6725505024.000, 10187833344.000, 13651789824.000), stdev = 2738023212.984 CI (99.9%): [50939166720.000, 50939166720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 57.58% complete, ETA 02:19:13 # Fork: 1 of 1 # Warmup Iteration 1: 8.436 us/op # Warmup Iteration 2: 8.089 us/op # Warmup Iteration 3: 8.047 us/op Iteration 1: 7.951 us/op totalInputBytes: 3660300882.000 # totalOutputBytes: 7058659328.000 # Iteration 2: 7.945 us/op totalInputBytes: 4596144840.000 # totalOutputBytes: 8863375360.000 # Iteration 3: 7.955 us/op totalInputBytes: 5530788207.000 # totalOutputBytes: 10665776128.000 # Iteration 4: 8.111 us/op totalInputBytes: 6447608559.000 # totalOutputBytes: 12433806336.000 # Iteration 5: 7.927 us/op totalInputBytes: 7385682717.000 # totalOutputBytes: 14242823168.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 7.978 ±(99.9%) 0.289 us/op [Average] (min, avg, max) = (7.927, 7.978, 8.111), stdev = 0.075 CI (99.9%): [7.689, 8.267] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27620525205.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3660300882.000, 5524105041.000, 7385682717.000), stdev = 1470820428.706 CI (99.9%): [27620525205.000, 27620525205.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 53264440320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7058659328.000, 10652888064.000, 14242823168.000), stdev = 2836384404.887 CI (99.9%): [53264440320.000, 53264440320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 57.62% complete, ETA 02:19:02 # Fork: 1 of 1 # Warmup Iteration 1: 9.624 us/op # Warmup Iteration 2: 9.048 us/op # Warmup Iteration 3: 9.684 us/op Iteration 1: 8.885 us/op totalInputBytes: 3592987548.000 # totalOutputBytes: 7051689984.000 # Iteration 2: 8.883 us/op totalInputBytes: 4532989044.000 # totalOutputBytes: 8896561152.000 # Iteration 3: 8.947 us/op totalInputBytes: 5466237008.000 # totalOutputBytes: 10728177664.000 # Iteration 4: 9.122 us/op totalInputBytes: 6381557642.000 # totalOutputBytes: 12524609536.000 # Iteration 5: 8.921 us/op totalInputBytes: 7317435226.000 # totalOutputBytes: 14361387008.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 8.952 ±(99.9%) 0.381 us/op [Average] (min, avg, max) = (8.883, 8.952, 9.122), stdev = 0.099 CI (99.9%): [8.571, 9.332] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27291206468.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3592987548.000, 5458241293.600, 7317435226.000), stdev = 1470071626.640 CI (99.9%): [27291206468.000, 27291206468.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 53562425344.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7051689984.000, 10712485068.800, 14361387008.000), stdev = 2885200470.876 CI (99.9%): [53562425344.000, 53562425344.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 57.67% complete, ETA 02:18:52 # Fork: 1 of 1 # Warmup Iteration 1: 10.930 us/op # Warmup Iteration 2: 10.140 us/op # Warmup Iteration 3: 10.049 us/op Iteration 1: 10.049 us/op totalInputBytes: 3592832880.000 # totalOutputBytes: 7174766592.000 # Iteration 2: 10.069 us/op totalInputBytes: 4509773385.000 # totalOutputBytes: 9005865984.000 # Iteration 3: 10.064 us/op totalInputBytes: 5427180005.000 # totalOutputBytes: 10837896192.000 # Iteration 4: 10.062 us/op totalInputBytes: 6344646620.000 # totalOutputBytes: 12670046208.000 # Iteration 5: 10.057 us/op totalInputBytes: 7262639345.000 # totalOutputBytes: 14503246848.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 10.060 ±(99.9%) 0.029 us/op [Average] (min, avg, max) = (10.049, 10.060, 10.069), stdev = 0.008 CI (99.9%): [10.031, 10.089] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27137072235.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3592832880.000, 5427414447.000, 7262639345.000), stdev = 1450613661.958 CI (99.9%): [27137072235.000, 27137072235.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 54191821824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7174766592.000, 10838364364.800, 14503246848.000), stdev = 2896826762.427 CI (99.9%): [54191821824.000, 54191821824.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 57.72% complete, ETA 02:18:41 # Fork: 1 of 1 # Warmup Iteration 1: 12.207 us/op # Warmup Iteration 2: 11.591 us/op # Warmup Iteration 3: 11.299 us/op Iteration 1: 11.314 us/op totalInputBytes: 3517613475.000 # totalOutputBytes: 7069747200.000 # Iteration 2: 11.297 us/op totalInputBytes: 4419902310.000 # totalOutputBytes: 8883179520.000 # Iteration 3: 11.239 us/op totalInputBytes: 5326735885.000 # totalOutputBytes: 10705745920.000 # Iteration 4: 11.288 us/op totalInputBytes: 6229697260.000 # totalOutputBytes: 12520529920.000 # Iteration 5: 11.268 us/op totalInputBytes: 7134151470.000 # totalOutputBytes: 14338314240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.281 ±(99.9%) 0.112 us/op [Average] (min, avg, max) = (11.239, 11.281, 11.314), stdev = 0.029 CI (99.9%): [11.169, 11.393] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26628100400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3517613475.000, 5325620080.000, 7134151470.000), stdev = 1429803757.833 CI (99.9%): [26628100400.000, 26628100400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 53517516800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7069747200.000, 10703503360.000, 14338314240.000), stdev = 2873638955.880 CI (99.9%): [53517516800.000, 53517516800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 57.77% complete, ETA 02:18:31 # Fork: 1 of 1 # Warmup Iteration 1: 22.369 us/op # Warmup Iteration 2: 21.343 us/op # Warmup Iteration 3: 20.775 us/op Iteration 1: 20.466 us/op totalInputBytes: 3545055838.000 # totalOutputBytes: 7726161920.000 # Iteration 2: 20.441 us/op totalInputBytes: 4464646258.000 # totalOutputBytes: 9730334720.000 # Iteration 3: 20.845 us/op totalInputBytes: 5366429363.000 # totalOutputBytes: 11695697920.000 # Iteration 4: 20.494 us/op totalInputBytes: 6283632945.000 # totalOutputBytes: 13694668800.000 # Iteration 5: 20.505 us/op totalInputBytes: 7200451250.000 # totalOutputBytes: 15692800000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 20.550 ±(99.9%) 0.642 us/op [Average] (min, avg, max) = (20.441, 20.550, 20.845), stdev = 0.167 CI (99.9%): [19.909, 21.192] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26860215654.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3545055838.000, 5372043130.800, 7200451250.000), stdev = 1443550779.062 CI (99.9%): [26860215654.000, 26860215654.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 58539663360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7726161920.000, 11707932672.000, 15692800000.000), stdev = 3146101942.661 CI (99.9%): [58539663360.000, 58539663360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 57.82% complete, ETA 02:18:20 # Fork: 1 of 1 # Warmup Iteration 1: 33.245 us/op # Warmup Iteration 2: 31.261 us/op # Warmup Iteration 3: 31.069 us/op Iteration 1: 30.803 us/op totalInputBytes: 3427096878.000 # totalOutputBytes: 7788165120.000 # Iteration 2: 30.883 us/op totalInputBytes: 4302698292.000 # totalOutputBytes: 9777991680.000 # Iteration 3: 30.829 us/op totalInputBytes: 5179827240.000 # totalOutputBytes: 11771289600.000 # Iteration 4: 30.822 us/op totalInputBytes: 6057185994.000 # totalOutputBytes: 13765109760.000 # Iteration 5: 30.886 us/op totalInputBytes: 6932679264.000 # totalOutputBytes: 15754690560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 30.845 ±(99.9%) 0.145 us/op [Average] (min, avg, max) = (30.803, 30.845, 30.886), stdev = 0.038 CI (99.9%): [30.699, 30.990] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 25899487668.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3427096878.000, 5179897533.600, 6932679264.000), stdev = 1385971454.418 CI (99.9%): [25899487668.000, 25899487668.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 58857246720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7788165120.000, 11771449344.000, 15754690560.000), stdev = 3149655502.274 CI (99.9%): [58857246720.000, 58857246720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 57.87% complete, ETA 02:18:10 # Fork: 1 of 1 # Warmup Iteration 1: 40.443 us/op # Warmup Iteration 2: 37.913 us/op # Warmup Iteration 3: 37.412 us/op Iteration 1: 39.079 us/op totalInputBytes: 3617445368.000 # totalOutputBytes: 8475607040.000 # Iteration 2: 37.858 us/op totalInputBytes: 4541159284.000 # totalOutputBytes: 10639851520.000 # Iteration 3: 37.292 us/op totalInputBytes: 5478981174.000 # totalOutputBytes: 12837150720.000 # Iteration 4: 37.314 us/op totalInputBytes: 6416226158.000 # totalOutputBytes: 15033098240.000 # Iteration 5: 37.235 us/op totalInputBytes: 7355446608.000 # totalOutputBytes: 17233674240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 37.756 ±(99.9%) 3.009 us/op [Average] (min, avg, max) = (37.235, 37.756, 39.079), stdev = 0.781 CI (99.9%): [34.746, 40.765] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27409258592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3617445368.000, 5481851718.400, 7355446608.000), stdev = 1478541083.238 CI (99.9%): [27409258592.000, 27409258592.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 64219381760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8475607040.000, 12843876352.000, 17233674240.000), stdev = 3464194186.559 CI (99.9%): [64219381760.000, 64219381760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 57.92% complete, ETA 02:17:59 # Fork: 1 of 1 # Warmup Iteration 1: 50.244 us/op # Warmup Iteration 2: 46.628 us/op # Warmup Iteration 3: 47.659 us/op Iteration 1: 46.140 us/op totalInputBytes: 3597681827.000 # totalOutputBytes: 8604723200.000 # Iteration 2: 46.615 us/op totalInputBytes: 4516427453.000 # totalOutputBytes: 10802124800.000 # Iteration 3: 46.214 us/op totalInputBytes: 5443050855.000 # totalOutputBytes: 13018368000.000 # Iteration 4: 46.138 us/op totalInputBytes: 6371215561.000 # totalOutputBytes: 15238297600.000 # Iteration 5: 46.896 us/op totalInputBytes: 7284352553.000 # totalOutputBytes: 17422284800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 46.401 ±(99.9%) 1.311 us/op [Average] (min, avg, max) = (46.138, 46.401, 46.896), stdev = 0.340 CI (99.9%): [45.090, 47.712] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27212728249.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3597681827.000, 5442545649.800, 7284352553.000), stdev = 1459100593.430 CI (99.9%): [27212728249.000, 27212728249.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 65085798400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8604723200.000, 13017159680.000, 17422284800.000), stdev = 3489790740.582 CI (99.9%): [65085798400.000, 65085798400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 57.97% complete, ETA 02:17:49 # Fork: 1 of 1 # Warmup Iteration 1: 58.259 us/op # Warmup Iteration 2: 54.070 us/op # Warmup Iteration 3: 53.798 us/op Iteration 1: 54.022 us/op totalInputBytes: 3675838572.000 # totalOutputBytes: 8943943680.000 # Iteration 2: 54.486 us/op totalInputBytes: 4603055292.000 # totalOutputBytes: 11200020480.000 # Iteration 3: 54.547 us/op totalInputBytes: 5529110466.000 # totalOutputBytes: 13453271040.000 # Iteration 4: 54.196 us/op totalInputBytes: 6461150127.000 # totalOutputBytes: 15721082880.000 # Iteration 5: 56.127 us/op totalInputBytes: 7361222022.000 # totalOutputBytes: 17911111680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 54.675 ±(99.9%) 3.231 us/op [Average] (min, avg, max) = (54.022, 54.675, 56.127), stdev = 0.839 CI (99.9%): [51.444, 57.906] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27630376479.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3675838572.000, 5526075295.800, 7361222022.000), stdev = 1459236060.444 CI (99.9%): [27630376479.000, 27630376479.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 67229429760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8943943680.000, 13445885952.000, 17911111680.000), stdev = 3550570811.202 CI (99.9%): [67229429760.000, 67229429760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 58.02% complete, ETA 02:17:38 # Fork: 1 of 1 # Warmup Iteration 1: 68.920 us/op # Warmup Iteration 2: 63.373 us/op # Warmup Iteration 3: 63.256 us/op Iteration 1: 63.718 us/op totalInputBytes: 3585743125.000 # totalOutputBytes: 8861440000.000 # Iteration 2: 62.845 us/op totalInputBytes: 4509030285.000 # totalOutputBytes: 11143157760.000 # Iteration 3: 62.820 us/op totalInputBytes: 5432636500.000 # totalOutputBytes: 13425664000.000 # Iteration 4: 62.831 us/op totalInputBytes: 6356097690.000 # totalOutputBytes: 15707811840.000 # Iteration 5: 62.791 us/op totalInputBytes: 7280138980.000 # totalOutputBytes: 17991393280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 63.001 ±(99.9%) 1.546 us/op [Average] (min, avg, max) = (62.791, 63.001, 63.718), stdev = 0.401 CI (99.9%): [61.455, 64.547] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27163646580.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3585743125.000, 5432729316.000, 7280138980.000), stdev = 1460317561.267 CI (99.9%): [27163646580.000, 27163646580.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 67129466880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8861440000.000, 13425893376.000, 17991393280.000), stdev = 3608879944.547 CI (99.9%): [67129466880.000, 67129466880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 58.06% complete, ETA 02:17:28 # Fork: 1 of 1 # Warmup Iteration 1: 78.348 us/op # Warmup Iteration 2: 72.561 us/op # Warmup Iteration 3: 72.445 us/op Iteration 1: 72.488 us/op totalInputBytes: 3547742000.000 # totalOutputBytes: 8874229760.000 # Iteration 2: 74.745 us/op totalInputBytes: 4424361250.000 # totalOutputBytes: 11066982400.000 # Iteration 3: 71.950 us/op totalInputBytes: 5334909500.000 # totalOutputBytes: 13344604160.000 # Iteration 4: 72.055 us/op totalInputBytes: 6244147750.000 # totalOutputBytes: 15618949120.000 # Iteration 5: 72.311 us/op totalInputBytes: 7150209250.000 # totalOutputBytes: 17885347840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 72.710 ±(99.9%) 4.456 us/op [Average] (min, avg, max) = (71.950, 72.710, 74.745), stdev = 1.157 CI (99.9%): [68.254, 77.166] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26701369750.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3547742000.000, 5340273950.000, 7150209250.000), stdev = 1426967876.270 CI (99.9%): [26701369750.000, 26701369750.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 66790113280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8874229760.000, 13358022656.000, 17885347840.000), stdev = 3569380409.895 CI (99.9%): [66790113280.000, 66790113280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 58.11% complete, ETA 02:17:18 # Fork: 1 of 1 # Warmup Iteration 1: 87.008 us/op # Warmup Iteration 2: 79.786 us/op # Warmup Iteration 3: 79.591 us/op Iteration 1: 79.783 us/op totalInputBytes: 3594869889.000 # totalOutputBytes: 9058682880.000 # Iteration 2: 80.543 us/op totalInputBytes: 4503416355.000 # totalOutputBytes: 11348121600.000 # Iteration 3: 79.386 us/op totalInputBytes: 5425129101.000 # totalOutputBytes: 13670737920.000 # Iteration 4: 79.303 us/op totalInputBytes: 6347719599.000 # totalOutputBytes: 15995566080.000 # Iteration 5: 81.131 us/op totalInputBytes: 7249719498.000 # totalOutputBytes: 18268508160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 80.029 ±(99.9%) 3.032 us/op [Average] (min, avg, max) = (79.303, 80.029, 81.131), stdev = 0.787 CI (99.9%): [76.998, 83.061] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 27120854442.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3594869889.000, 5424170888.400, 7249719498.000), stdev = 1447385740.069 CI (99.9%): [27120854442.000, 27120854442.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 68341616640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9058682880.000, 13668323328.000, 18268508160.000), stdev = 3647255346.970 CI (99.9%): [68341616640.000, 68341616640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 58.16% complete, ETA 02:17:07 # Fork: 1 of 1 # Warmup Iteration 1: 95.741 us/op # Warmup Iteration 2: 88.450 us/op # Warmup Iteration 3: 88.780 us/op Iteration 1: 89.326 us/op totalInputBytes: 3566071148.000 # totalOutputBytes: 9057587200.000 # Iteration 2: 88.723 us/op totalInputBytes: 4475156632.000 # totalOutputBytes: 11366604800.000 # Iteration 3: 87.801 us/op totalInputBytes: 5393797008.000 # totalOutputBytes: 13699891200.000 # Iteration 4: 87.976 us/op totalInputBytes: 6310623164.000 # totalOutputBytes: 16028569600.000 # Iteration 5: 87.997 us/op totalInputBytes: 7227126792.000 # totalOutputBytes: 18356428800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 88.365 ±(99.9%) 2.478 us/op [Average] (min, avg, max) = (87.801, 88.365, 89.326), stdev = 0.643 CI (99.9%): [85.887, 90.842] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 26972774744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3566071148.000, 5394554948.800, 7227126792.000), stdev = 1447942279.978 CI (99.9%): [26972774744.000, 26972774744.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 68509081600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9057587200.000, 13701816320.000, 18356428800.000), stdev = 3677678575.992 CI (99.9%): [68509081600.000, 68509081600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 58.21% complete, ETA 02:16:57 # Fork: 1 of 1 # Warmup Iteration 1: 1.100 us/op # Warmup Iteration 2: 0.989 us/op # Warmup Iteration 3: 0.975 us/op Iteration 1: 0.972 us/op totalInputBytes: 2806304816.000 # totalOutputBytes: 8140668928.000 # Iteration 2: 0.972 us/op totalInputBytes: 3532900601.000 # totalOutputBytes: 10248414208.000 # Iteration 3: 0.969 us/op totalInputBytes: 4261947618.000 # totalOutputBytes: 12363270144.000 # Iteration 4: 0.975 us/op totalInputBytes: 4986337859.000 # totalOutputBytes: 14464617472.000 # Iteration 5: 0.973 us/op totalInputBytes: 5711788159.000 # totalOutputBytes: 16569039872.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 0.972 ±(99.9%) 0.009 us/op [Average] (min, avg, max) = (0.969, 0.972, 0.975), stdev = 0.002 CI (99.9%): [0.963, 0.981] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 21299279053.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2806304816.000, 4259855810.600, 5711788159.000), stdev = 1148603767.330 CI (99.9%): [21299279053.000, 21299279053.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 61786010624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8140668928.000, 12357202124.800, 16569039872.000), stdev = 3331927075.769 CI (99.9%): [61786010624.000, 61786010624.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 58.26% complete, ETA 02:16:46 # Fork: 1 of 1 # Warmup Iteration 1: 1.728 us/op # Warmup Iteration 2: 1.576 us/op # Warmup Iteration 3: 1.550 us/op Iteration 1: 1.552 us/op totalInputBytes: 3089627500.000 # totalOutputBytes: 10255360000.000 # Iteration 2: 1.553 us/op totalInputBytes: 3884551790.000 # totalOutputBytes: 12893941760.000 # Iteration 3: 1.561 us/op totalInputBytes: 4675115124.000 # totalOutputBytes: 15518048256.000 # Iteration 4: 1.585 us/op totalInputBytes: 5453647575.000 # totalOutputBytes: 18102220800.000 # Iteration 5: 1.581 us/op totalInputBytes: 6234446884.000 # totalOutputBytes: 20693917696.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 1.566 ±(99.9%) 0.060 us/op [Average] (min, avg, max) = (1.552, 1.566, 1.585), stdev = 0.016 CI (99.9%): [1.506, 1.627] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23337388873.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3089627500.000, 4667477774.600, 6234446884.000), stdev = 1242587829.934 CI (99.9%): [23337388873.000, 23337388873.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 77463488512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10255360000.000, 15492697702.400, 20693917696.000), stdev = 4124505471.158 CI (99.9%): [77463488512.000, 77463488512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 58.31% complete, ETA 02:16:36 # Fork: 1 of 1 # Warmup Iteration 1: 2.470 us/op # Warmup Iteration 2: 2.300 us/op # Warmup Iteration 3: 2.263 us/op Iteration 1: 2.269 us/op totalInputBytes: 3028814250.000 # totalOutputBytes: 10585344000.000 # Iteration 2: 2.305 us/op totalInputBytes: 3791739663.000 # totalOutputBytes: 13251677184.000 # Iteration 3: 2.294 us/op totalInputBytes: 4558210083.000 # totalOutputBytes: 15930399744.000 # Iteration 4: 2.264 us/op totalInputBytes: 5334874266.000 # totalOutputBytes: 18644748288.000 # Iteration 5: 2.325 us/op totalInputBytes: 6091440993.000 # totalOutputBytes: 21288858624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.291 ±(99.9%) 0.097 us/op [Average] (min, avg, max) = (2.264, 2.291, 2.325), stdev = 0.025 CI (99.9%): [2.194, 2.389] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 22805079255.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3028814250.000, 4561015851.000, 6091440993.000), stdev = 1212486436.377 CI (99.9%): [22805079255.000, 22805079255.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 79701027840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10585344000.000, 15940205568.000, 21288858624.000), stdev = 4237495258.875 CI (99.9%): [79701027840.000, 79701027840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 58.36% complete, ETA 02:16:25 # Fork: 1 of 1 # Warmup Iteration 1: 3.120 us/op # Warmup Iteration 2: 2.897 us/op # Warmup Iteration 3: 2.882 us/op Iteration 1: 2.835 us/op totalInputBytes: 3056830488.000 # totalOutputBytes: 11189256192.000 # Iteration 2: 2.842 us/op totalInputBytes: 3844546062.000 # totalOutputBytes: 14072619008.000 # Iteration 3: 2.835 us/op totalInputBytes: 4634165055.000 # totalOutputBytes: 16962949120.000 # Iteration 4: 2.839 us/op totalInputBytes: 5422687428.000 # totalOutputBytes: 19849265152.000 # Iteration 5: 2.840 us/op totalInputBytes: 6210845007.000 # totalOutputBytes: 22734245888.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 2.838 ±(99.9%) 0.012 us/op [Average] (min, avg, max) = (2.835, 2.838, 2.842), stdev = 0.003 CI (99.9%): [2.827, 2.850] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23169074040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3056830488.000, 4633814808.000, 6210845007.000), stdev = 1246913096.486 CI (99.9%): [23169074040.000, 23169074040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 84808335360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11189256192.000, 16961667072.000, 22734245888.000), stdev = 4564214515.824 CI (99.9%): [84808335360.000, 84808335360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 58.41% complete, ETA 02:16:15 # Fork: 1 of 1 # Warmup Iteration 1: 3.797 us/op # Warmup Iteration 2: 3.769 us/op # Warmup Iteration 3: 3.516 us/op Iteration 1: 3.525 us/op totalInputBytes: 3013012802.000 # totalOutputBytes: 11235706880.000 # Iteration 2: 3.441 us/op totalInputBytes: 3811217336.000 # totalOutputBytes: 14212259840.000 # Iteration 3: 3.442 us/op totalInputBytes: 4609199444.000 # totalOutputBytes: 17187983360.000 # Iteration 4: 3.483 us/op totalInputBytes: 5397806708.000 # totalOutputBytes: 20128747520.000 # Iteration 5: 3.440 us/op totalInputBytes: 6196134812.000 # totalOutputBytes: 23105761280.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 3.466 ±(99.9%) 0.144 us/op [Average] (min, avg, max) = (3.440, 3.466, 3.525), stdev = 0.037 CI (99.9%): [3.322, 3.610] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23027371102.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3013012802.000, 4605474220.400, 6196134812.000), stdev = 1257456076.109 CI (99.9%): [23027371102.000, 23027371102.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 85870458880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11235706880.000, 17174091776.000, 23105761280.000), stdev = 4689129723.000 CI (99.9%): [85870458880.000, 85870458880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 58.46% complete, ETA 02:16:04 # Fork: 1 of 1 # Warmup Iteration 1: 4.415 us/op # Warmup Iteration 2: 4.099 us/op # Warmup Iteration 3: 3.991 us/op Iteration 1: 3.992 us/op totalInputBytes: 3127522712.000 # totalOutputBytes: 11942510592.000 # Iteration 2: 4.095 us/op totalInputBytes: 3913554610.000 # totalOutputBytes: 14943989760.000 # Iteration 3: 4.008 us/op totalInputBytes: 4716538932.000 # totalOutputBytes: 18010202112.000 # Iteration 4: 4.012 us/op totalInputBytes: 5518678529.000 # totalOutputBytes: 21073188864.000 # Iteration 5: 4.009 us/op totalInputBytes: 6321485861.000 # totalOutputBytes: 24138725376.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.023 ±(99.9%) 0.157 us/op [Average] (min, avg, max) = (3.992, 4.023, 4.095), stdev = 0.041 CI (99.9%): [3.866, 4.181] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23597780644.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3127522712.000, 4719556128.800, 6321485861.000), stdev = 1263822913.762 CI (99.9%): [23597780644.000, 23597780644.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 90108616704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11942510592.000, 18021723340.800, 24138725376.000), stdev = 4825934109.480 CI (99.9%): [90108616704.000, 90108616704.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 58.50% complete, ETA 02:15:54 # Fork: 1 of 1 # Warmup Iteration 1: 5.161 us/op # Warmup Iteration 2: 4.606 us/op # Warmup Iteration 3: 4.556 us/op Iteration 1: 4.560 us/op totalInputBytes: 3109318290.000 # totalOutputBytes: 12185671680.000 # Iteration 2: 4.546 us/op totalInputBytes: 3914125844.000 # totalOutputBytes: 15339778048.000 # Iteration 3: 4.564 us/op totalInputBytes: 4715847875.000 # totalOutputBytes: 18481792000.000 # Iteration 4: 4.564 us/op totalInputBytes: 5517496746.000 # totalOutputBytes: 21623519232.000 # Iteration 5: 4.560 us/op totalInputBytes: 6319842466.000 # totalOutputBytes: 24767977472.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 4.559 ±(99.9%) 0.028 us/op [Average] (min, avg, max) = (4.546, 4.559, 4.564), stdev = 0.007 CI (99.9%): [4.531, 4.587] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23576631221.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3109318290.000, 4715326244.200, 6319842466.000), stdev = 1268772410.867 CI (99.9%): [23576631221.000, 23576631221.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 92398738432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12185671680.000, 18479747686.400, 24767977472.000), stdev = 4972422439.090 CI (99.9%): [92398738432.000, 92398738432.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 58.55% complete, ETA 02:15:43 # Fork: 1 of 1 # Warmup Iteration 1: 5.739 us/op # Warmup Iteration 2: 5.505 us/op # Warmup Iteration 3: 5.311 us/op Iteration 1: 5.356 us/op totalInputBytes: 3025569046.000 # totalOutputBytes: 11979440128.000 # Iteration 2: 5.161 us/op totalInputBytes: 3827536205.000 # totalOutputBytes: 15154749440.000 # Iteration 3: 5.277 us/op totalInputBytes: 4611945830.000 # totalOutputBytes: 18260541440.000 # Iteration 4: 5.225 us/op totalInputBytes: 5404025238.000 # totalOutputBytes: 21396701184.000 # Iteration 5: 5.170 us/op totalInputBytes: 6204589615.000 # totalOutputBytes: 24566456320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.238 ±(99.9%) 0.311 us/op [Average] (min, avg, max) = (5.161, 5.238, 5.356), stdev = 0.081 CI (99.9%): [4.927, 5.549] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23073665934.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3025569046.000, 4614733186.800, 6204589615.000), stdev = 1254567149.288 CI (99.9%): [23073665934.000, 23073665934.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 91357888512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11979440128.000, 18271577702.400, 24566456320.000), stdev = 4967334019.802 CI (99.9%): [91357888512.000, 91357888512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 58.60% complete, ETA 02:15:33 # Fork: 1 of 1 # Warmup Iteration 1: 6.459 us/op # Warmup Iteration 2: 5.807 us/op # Warmup Iteration 3: 5.762 us/op Iteration 1: 5.841 us/op totalInputBytes: 3086058192.000 # totalOutputBytes: 12387244032.000 # Iteration 2: 5.772 us/op totalInputBytes: 3881838016.000 # totalOutputBytes: 15581454336.000 # Iteration 3: 5.747 us/op totalInputBytes: 4681130720.000 # totalOutputBytes: 18789765120.000 # Iteration 4: 5.861 us/op totalInputBytes: 5464695824.000 # totalOutputBytes: 21934946304.000 # Iteration 5: 5.745 us/op totalInputBytes: 6264128584.000 # totalOutputBytes: 25143819264.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 5.793 ±(99.9%) 0.209 us/op [Average] (min, avg, max) = (5.745, 5.793, 5.861), stdev = 0.054 CI (99.9%): [5.584, 6.003] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23377851336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3086058192.000, 4675570267.200, 6264128584.000), stdev = 1255271595.383 CI (99.9%): [23377851336.000, 23377851336.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 93837229056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12387244032.000, 18767445811.200, 25143819264.000), stdev = 5038581456.034 CI (99.9%): [93837229056.000, 93837229056.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 58.65% complete, ETA 02:15:23 # Fork: 1 of 1 # Warmup Iteration 1: 6.859 us/op # Warmup Iteration 2: 6.239 us/op # Warmup Iteration 3: 6.182 us/op Iteration 1: 6.135 us/op totalInputBytes: 3145163168.000 # totalOutputBytes: 12923944960.000 # Iteration 2: 6.141 us/op totalInputBytes: 3956887312.000 # totalOutputBytes: 16259440640.000 # Iteration 3: 6.147 us/op totalInputBytes: 4767943600.000 # totalOutputBytes: 19592192000.000 # Iteration 4: 6.138 us/op totalInputBytes: 5580039052.000 # totalOutputBytes: 22929213440.000 # Iteration 5: 6.371 us/op totalInputBytes: 6362482196.000 # totalOutputBytes: 26144389120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 6.186 ±(99.9%) 0.397 us/op [Average] (min, avg, max) = (6.135, 6.186, 6.371), stdev = 0.103 CI (99.9%): [5.789, 6.584] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23812515328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3145163168.000, 4762503065.600, 6362482196.000), stdev = 1274081335.022 CI (99.9%): [23812515328.000, 23812515328.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 97849180160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12923944960.000, 19569836032.000, 26144389120.000), stdev = 5235390397.522 CI (99.9%): [97849180160.000, 97849180160.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 58.70% complete, ETA 02:15:12 # Fork: 1 of 1 # Warmup Iteration 1: 13.129 us/op # Warmup Iteration 2: 11.831 us/op # Warmup Iteration 3: 11.662 us/op Iteration 1: 11.963 us/op totalInputBytes: 3057147330.000 # totalOutputBytes: 13522759680.000 # Iteration 2: 11.668 us/op totalInputBytes: 3850960830.000 # totalOutputBytes: 17034055680.000 # Iteration 3: 11.835 us/op totalInputBytes: 4633588250.000 # totalOutputBytes: 20495872000.000 # Iteration 4: 12.097 us/op totalInputBytes: 5399177270.000 # totalOutputBytes: 23882321920.000 # Iteration 5: 11.832 us/op totalInputBytes: 6181920440.000 # totalOutputBytes: 27344650240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 11.879 ±(99.9%) 0.619 us/op [Average] (min, avg, max) = (11.668, 11.879, 12.097), stdev = 0.161 CI (99.9%): [11.260, 12.498] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23122794120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3057147330.000, 4624558824.000, 6181920440.000), stdev = 1232956114.208 CI (99.9%): [23122794120.000, 23122794120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 102279659520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13522759680.000, 20455931904.000, 27344650240.000), stdev = 5453767001.940 CI (99.9%): [102279659520.000, 102279659520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 58.75% complete, ETA 02:15:02 # Fork: 1 of 1 # Warmup Iteration 1: 20.151 us/op # Warmup Iteration 2: 17.143 us/op # Warmup Iteration 3: 17.301 us/op Iteration 1: 17.050 us/op totalInputBytes: 2991876104.000 # totalOutputBytes: 13792081920.000 # Iteration 2: 17.116 us/op totalInputBytes: 3770844392.000 # totalOutputBytes: 17383004160.000 # Iteration 3: 17.130 us/op totalInputBytes: 4549019664.000 # totalOutputBytes: 20970270720.000 # Iteration 4: 17.074 us/op totalInputBytes: 5329840544.000 # totalOutputBytes: 24569733120.000 # Iteration 5: 17.118 us/op totalInputBytes: 6108582256.000 # totalOutputBytes: 28159610880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 17.098 ±(99.9%) 0.131 us/op [Average] (min, avg, max) = (17.050, 17.098, 17.130), stdev = 0.034 CI (99.9%): [16.966, 17.229] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 22750162960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2991876104.000, 4550032592.000, 6108582256.000), stdev = 1232088107.168 CI (99.9%): [22750162960.000, 22750162960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 104874700800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13792081920.000, 20974940160.000, 28159610880.000), stdev = 5679733891.385 CI (99.9%): [104874700800.000, 104874700800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 58.80% complete, ETA 02:14:51 # Fork: 1 of 1 # Warmup Iteration 1: 24.870 us/op # Warmup Iteration 2: 22.275 us/op # Warmup Iteration 3: 21.727 us/op Iteration 1: 21.709 us/op totalInputBytes: 3066087798.000 # totalOutputBytes: 14520401920.000 # Iteration 2: 21.737 us/op totalInputBytes: 3862029321.000 # totalOutputBytes: 18289827840.000 # Iteration 3: 22.451 us/op totalInputBytes: 4632672519.000 # totalOutputBytes: 21939445760.000 # Iteration 4: 21.767 us/op totalInputBytes: 5427489672.000 # totalOutputBytes: 25703546880.000 # Iteration 5: 21.814 us/op totalInputBytes: 6220611621.000 # totalOutputBytes: 29459619840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 21.895 ±(99.9%) 1.205 us/op [Average] (min, avg, max) = (21.709, 21.895, 22.451), stdev = 0.313 CI (99.9%): [20.691, 23.100] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23208890931.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3066087798.000, 4641778186.200, 6220611621.000), stdev = 1245085233.948 CI (99.9%): [23208890931.000, 23208890931.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 109912842240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14520401920.000, 21982568448.000, 29459619840.000), stdev = 5896484123.311 CI (99.9%): [109912842240.000, 109912842240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 58.85% complete, ETA 02:14:41 # Fork: 1 of 1 # Warmup Iteration 1: 29.328 us/op # Warmup Iteration 2: 25.937 us/op # Warmup Iteration 3: 25.693 us/op Iteration 1: 26.442 us/op totalInputBytes: 3167466652.000 # totalOutputBytes: 15302348800.000 # Iteration 2: 26.256 us/op totalInputBytes: 3974928272.000 # totalOutputBytes: 19203276800.000 # Iteration 3: 26.150 us/op totalInputBytes: 4785675272.000 # totalOutputBytes: 23120076800.000 # Iteration 4: 25.741 us/op totalInputBytes: 5609320038.000 # totalOutputBytes: 27099187200.000 # Iteration 5: 26.065 us/op totalInputBytes: 6422705940.000 # totalOutputBytes: 31028736000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 26.131 ±(99.9%) 0.999 us/op [Average] (min, avg, max) = (25.741, 26.131, 26.442), stdev = 0.259 CI (99.9%): [25.132, 27.130] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23960096174.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3167466652.000, 4792019234.800, 6422705940.000), stdev = 1287824591.614 CI (99.9%): [23960096174.000, 23960096174.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 115753625600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15302348800.000, 23150725120.000, 31028736000.000), stdev = 6221609651.881 CI (99.9%): [115753625600.000, 115753625600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 58.90% complete, ETA 02:14:31 # Fork: 1 of 1 # Warmup Iteration 1: 34.146 us/op # Warmup Iteration 2: 30.718 us/op # Warmup Iteration 3: 30.796 us/op Iteration 1: 30.234 us/op totalInputBytes: 3181392414.000 # totalOutputBytes: 15658475520.000 # Iteration 2: 30.637 us/op totalInputBytes: 3996482382.000 # totalOutputBytes: 19670261760.000 # Iteration 3: 30.313 us/op totalInputBytes: 4820322933.000 # totalOutputBytes: 23725117440.000 # Iteration 4: 30.337 us/op totalInputBytes: 5643451953.000 # totalOutputBytes: 27776471040.000 # Iteration 5: 30.952 us/op totalInputBytes: 6450203277.000 # totalOutputBytes: 31747215360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 30.495 ±(99.9%) 1.148 us/op [Average] (min, avg, max) = (30.234, 30.495, 30.952), stdev = 0.298 CI (99.9%): [29.347, 31.643] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 24091852959.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3181392414.000, 4818370591.800, 6450203277.000), stdev = 1294105749.227 CI (99.9%): [24091852959.000, 24091852959.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 118577541120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15658475520.000, 23715508224.000, 31747215360.000), stdev = 6369451032.002 CI (99.9%): [118577541120.000, 118577541120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 58.94% complete, ETA 02:14:21 # Fork: 1 of 1 # Warmup Iteration 1: 38.920 us/op # Warmup Iteration 2: 35.286 us/op # Warmup Iteration 3: 35.037 us/op Iteration 1: 34.958 us/op totalInputBytes: 3200322840.000 # totalOutputBytes: 15943782400.000 # Iteration 2: 35.183 us/op totalInputBytes: 4018395744.000 # totalOutputBytes: 20019363840.000 # Iteration 3: 37.097 us/op totalInputBytes: 4794326196.000 # totalOutputBytes: 23884994560.000 # Iteration 4: 35.041 us/op totalInputBytes: 5615693952.000 # totalOutputBytes: 27976990720.000 # Iteration 5: 35.016 us/op totalInputBytes: 6437680392.000 # totalOutputBytes: 32072069120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 35.459 ±(99.9%) 3.540 us/op [Average] (min, avg, max) = (34.958, 35.459, 37.097), stdev = 0.919 CI (99.9%): [31.920, 38.999] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 24066419124.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3200322840.000, 4813283824.800, 6437680392.000), stdev = 1276359648.663 CI (99.9%): [24066419124.000, 24066419124.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 119897200640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15943782400.000, 23979440128.000, 32072069120.000), stdev = 6358733640.266 CI (99.9%): [119897200640.000, 119897200640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 58.99% complete, ETA 02:14:10 # Fork: 1 of 1 # Warmup Iteration 1: 44.348 us/op # Warmup Iteration 2: 40.895 us/op # Warmup Iteration 3: 39.754 us/op Iteration 1: 39.263 us/op totalInputBytes: 3174291250.000 # totalOutputBytes: 16002334720.000 # Iteration 2: 39.279 us/op totalInputBytes: 4001985000.000 # totalOutputBytes: 20174929920.000 # Iteration 3: 39.230 us/op totalInputBytes: 4830653750.000 # totalOutputBytes: 24352440320.000 # Iteration 4: 39.184 us/op totalInputBytes: 5660330000.000 # totalOutputBytes: 28535029760.000 # Iteration 5: 40.402 us/op totalInputBytes: 6464965000.000 # totalOutputBytes: 32591380480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 39.472 ±(99.9%) 2.007 us/op [Average] (min, avg, max) = (39.184, 39.472, 40.402), stdev = 0.521 CI (99.9%): [37.464, 41.479] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 24132225000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3174291250.000, 4826445000.000, 6464965000.000), stdev = 1302831148.158 CI (99.9%): [24132225000.000, 24132225000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 121656115200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16002334720.000, 24331223040.000, 32591380480.000), stdev = 6567872471.205 CI (99.9%): [121656115200.000, 121656115200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 59.04% complete, ETA 02:14:00 # Fork: 1 of 1 # Warmup Iteration 1: 50.060 us/op # Warmup Iteration 2: 44.144 us/op # Warmup Iteration 3: 43.967 us/op Iteration 1: 43.700 us/op totalInputBytes: 3200824704.000 # totalOutputBytes: 16272506880.000 # Iteration 2: 43.723 us/op totalInputBytes: 4030271344.000 # totalOutputBytes: 20489287680.000 # Iteration 3: 43.787 us/op totalInputBytes: 4858449024.000 # totalOutputBytes: 24699617280.000 # Iteration 4: 43.823 us/op totalInputBytes: 5685992224.000 # totalOutputBytes: 28906721280.000 # Iteration 5: 44.738 us/op totalInputBytes: 6496567616.000 # totalOutputBytes: 33027563520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 43.954 ±(99.9%) 1.697 us/op [Average] (min, avg, max) = (43.700, 43.954, 44.738), stdev = 0.441 CI (99.9%): [42.257, 45.651] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 24272104912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3200824704.000, 4854420982.400, 6496567616.000), stdev = 1304010716.945 CI (99.9%): [24272104912.000, 24272104912.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 123395696640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16272506880.000, 24679139328.000, 33027563520.000), stdev = 6629392523.923 CI (99.9%): [123395696640.000, 123395696640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.decode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 59.09% complete, ETA 02:13:51 # Fork: 1 of 1 # Warmup Iteration 1: 55.377 us/op # Warmup Iteration 2: 50.452 us/op # Warmup Iteration 3: 49.310 us/op Iteration 1: 48.423 us/op totalInputBytes: 3161461221.000 # totalOutputBytes: 16145510400.000 # Iteration 2: 49.517 us/op totalInputBytes: 3971601825.000 # totalOutputBytes: 20282880000.000 # Iteration 3: 48.548 us/op totalInputBytes: 4797823331.000 # totalOutputBytes: 24502374400.000 # Iteration 4: 48.694 us/op totalInputBytes: 5621578564.000 # totalOutputBytes: 28709273600.000 # Iteration 5: 48.941 us/op totalInputBytes: 6441183240.000 # totalOutputBytes: 32894976000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode": 48.825 ±(99.9%) 1.666 us/op [Average] (min, avg, max) = (48.423, 48.825, 49.517), stdev = 0.433 CI (99.9%): [47.159, 50.490] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalInputBytes": 23993648181.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3161461221.000, 4798729636.200, 6441183240.000), stdev = 1298029593.218 CI (99.9%): [23993648181.000, 23993648181.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.decode:totalOutputBytes": 122535014400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16145510400.000, 24507002880.000, 32894976000.000), stdev = 6629007548.028 CI (99.9%): [122535014400.000, 122535014400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 59.14% complete, ETA 02:13:41 # Fork: 1 of 1 # Warmup Iteration 1: 35.481 us/op # Warmup Iteration 2: 31.267 us/op # Warmup Iteration 3: 32.152 us/op Iteration 1: 30.159 us/op totalInputBytes: 254927872.000 # totalOutputBytes: 201402977.000 # Iteration 2: 30.179 us/op totalInputBytes: 322809856.000 # totalOutputBytes: 255032396.000 # Iteration 3: 30.064 us/op totalInputBytes: 390959104.000 # totalOutputBytes: 308872964.000 # Iteration 4: 30.194 us/op totalInputBytes: 458800128.000 # totalOutputBytes: 362470023.000 # Iteration 5: 30.284 us/op totalInputBytes: 526441472.000 # totalOutputBytes: 415909327.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 30.176 ±(99.9%) 0.303 us/op [Average] (min, avg, max) = (30.064, 30.176, 30.284), stdev = 0.079 CI (99.9%): [29.873, 30.480] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1953938432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (254927872.000, 390787686.400, 526441472.000), stdev = 107362174.134 CI (99.9%): [1953938432.000, 1953938432.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1543687687.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (201402977.000, 308737537.400, 415909327.000), stdev = 84820311.400 CI (99.9%): [1543687687.000, 1543687687.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 59.19% complete, ETA 02:13:30 # Fork: 1 of 1 # Warmup Iteration 1: 53.907 us/op # Warmup Iteration 2: 49.523 us/op # Warmup Iteration 3: 49.237 us/op Iteration 1: 48.755 us/op totalInputBytes: 326078464.000 # totalOutputBytes: 250449914.000 # Iteration 2: 50.544 us/op totalInputBytes: 407148544.000 # totalOutputBytes: 312717119.000 # Iteration 3: 53.937 us/op totalInputBytes: 483110912.000 # totalOutputBytes: 371061262.000 # Iteration 4: 48.535 us/op totalInputBytes: 567521280.000 # totalOutputBytes: 435894030.000 # Iteration 5: 48.781 us/op totalInputBytes: 651505664.000 # totalOutputBytes: 500399614.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 50.111 ±(99.9%) 8.806 us/op [Average] (min, avg, max) = (48.535, 50.111, 53.937), stdev = 2.287 CI (99.9%): [41.305, 58.917] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2435364864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (326078464.000, 487072972.800, 651505664.000), stdev = 128289598.346 CI (99.9%): [2435364864.000, 2435364864.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1870521939.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (250449914.000, 374104387.800, 500399614.000), stdev = 98534930.761 CI (99.9%): [1870521939.000, 1870521939.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 59.24% complete, ETA 02:13:20 # Fork: 1 of 1 # Warmup Iteration 1: 76.687 us/op # Warmup Iteration 2: 68.662 us/op # Warmup Iteration 3: 67.791 us/op Iteration 1: 67.435 us/op totalInputBytes: 351596544.000 # totalOutputBytes: 268046584.000 # Iteration 2: 72.936 us/op totalInputBytes: 435864576.000 # totalOutputBytes: 332289986.000 # Iteration 3: 67.715 us/op totalInputBytes: 526632960.000 # totalOutputBytes: 401489060.000 # Iteration 4: 67.424 us/op totalInputBytes: 617788416.000 # totalOutputBytes: 470983226.000 # Iteration 5: 66.998 us/op totalInputBytes: 709533696.000 # totalOutputBytes: 540927056.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 68.502 ±(99.9%) 9.597 us/op [Average] (min, avg, max) = (66.998, 68.502, 72.936), stdev = 2.492 CI (99.9%): [58.905, 78.098] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2641416192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (351596544.000, 528283238.400, 709533696.000), stdev = 141972731.320 CI (99.9%): [2641416192.000, 2641416192.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2013735912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (268046584.000, 402747182.400, 540927056.000), stdev = 108235721.599 CI (99.9%): [2013735912.000, 2013735912.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 59.29% complete, ETA 02:13:09 # Fork: 1 of 1 # Warmup Iteration 1: 93.487 us/op # Warmup Iteration 2: 87.651 us/op # Warmup Iteration 3: 90.349 us/op Iteration 1: 87.452 us/op totalInputBytes: 365563904.000 # totalOutputBytes: 277475141.000 # Iteration 2: 87.047 us/op totalInputBytes: 459698176.000 # totalOutputBytes: 348926179.000 # Iteration 3: 86.445 us/op totalInputBytes: 554483712.000 # totalOutputBytes: 420871548.000 # Iteration 4: 86.366 us/op totalInputBytes: 649363456.000 # totalOutputBytes: 492888424.000 # Iteration 5: 86.227 us/op totalInputBytes: 744390656.000 # totalOutputBytes: 565017224.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 86.707 ±(99.9%) 2.006 us/op [Average] (min, avg, max) = (86.227, 86.707, 87.452), stdev = 0.521 CI (99.9%): [84.701, 88.714] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2773499904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (365563904.000, 554699980.800, 744390656.000), stdev = 149784487.706 CI (99.9%): [2773499904.000, 2773499904.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2105178516.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (277475141.000, 421035703.200, 565017224.000), stdev = 113691399.482 CI (99.9%): [2105178516.000, 2105178516.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 59.34% complete, ETA 02:12:59 # Fork: 1 of 1 # Warmup Iteration 1: 120.389 us/op # Warmup Iteration 2: 106.857 us/op # Warmup Iteration 3: 107.264 us/op Iteration 1: 106.806 us/op totalInputBytes: 372495360.000 # totalOutputBytes: 281845122.000 # Iteration 2: 107.527 us/op totalInputBytes: 467763200.000 # totalOutputBytes: 353928640.000 # Iteration 3: 108.040 us/op totalInputBytes: 562580480.000 # totalOutputBytes: 425671246.000 # Iteration 4: 109.251 us/op totalInputBytes: 656332800.000 # totalOutputBytes: 496608060.000 # Iteration 5: 107.124 us/op totalInputBytes: 751948800.000 # totalOutputBytes: 568955010.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 107.750 ±(99.9%) 3.688 us/op [Average] (min, avg, max) = (106.806, 107.750, 109.251), stdev = 0.958 CI (99.9%): [104.062, 111.437] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2811120640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (372495360.000, 562224128.000, 751948800.000), stdev = 149809789.920 CI (99.9%): [2811120640.000, 2811120640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2127008078.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (281845122.000, 425401615.600, 568955010.000), stdev = 113352173.076 CI (99.9%): [2127008078.000, 2127008078.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 59.38% complete, ETA 02:12:49 # Fork: 1 of 1 # Warmup Iteration 1: 139.825 us/op # Warmup Iteration 2: 127.351 us/op # Warmup Iteration 3: 129.918 us/op Iteration 1: 129.056 us/op totalInputBytes: 374353920.000 # totalOutputBytes: 283202640.000 # Iteration 2: 128.416 us/op totalInputBytes: 470083584.000 # totalOutputBytes: 355623128.000 # Iteration 3: 128.348 us/op totalInputBytes: 565862400.000 # totalOutputBytes: 428080800.000 # Iteration 4: 128.686 us/op totalInputBytes: 661389312.000 # totalOutputBytes: 500347904.000 # Iteration 5: 132.769 us/op totalInputBytes: 753979392.000 # totalOutputBytes: 570393264.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 129.455 ±(99.9%) 7.213 us/op [Average] (min, avg, max) = (128.348, 129.455, 132.769), stdev = 1.873 CI (99.9%): [122.242, 136.668] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2825668608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (374353920.000, 565133721.600, 753979392.000), stdev = 150299549.434 CI (99.9%): [2825668608.000, 2825668608.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2137647736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (283202640.000, 427529547.200, 570393264.000), stdev = 113703174.767 CI (99.9%): [2137647736.000, 2137647736.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 59.43% complete, ETA 02:12:38 # Fork: 1 of 1 # Warmup Iteration 1: 160.862 us/op # Warmup Iteration 2: 147.995 us/op # Warmup Iteration 3: 148.140 us/op Iteration 1: 153.127 us/op totalInputBytes: 376520704.000 # totalOutputBytes: 284491648.000 # Iteration 2: 148.577 us/op totalInputBytes: 473037824.000 # totalOutputBytes: 357418088.000 # Iteration 3: 147.916 us/op totalInputBytes: 569985024.000 # totalOutputBytes: 430669488.000 # Iteration 4: 149.789 us/op totalInputBytes: 665728000.000 # totalOutputBytes: 503011000.000 # Iteration 5: 154.278 us/op totalInputBytes: 758682624.000 # totalOutputBytes: 573245688.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 150.737 ±(99.9%) 10.852 us/op [Average] (min, avg, max) = (147.916, 150.737, 154.278), stdev = 2.818 CI (99.9%): [139.885, 161.590] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2843954176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (376520704.000, 568790835.200, 758682624.000), stdev = 151322151.357 CI (99.9%): [2843954176.000, 2843954176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2148835912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (284491648.000, 429767182.400, 573245688.000), stdev = 114336045.166 CI (99.9%): [2148835912.000, 2148835912.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 59.48% complete, ETA 02:12:28 # Fork: 1 of 1 # Warmup Iteration 1: 198.310 us/op # Warmup Iteration 2: 171.984 us/op # Warmup Iteration 3: 176.803 us/op Iteration 1: 171.122 us/op totalInputBytes: 366649344.000 # totalOutputBytes: 276911559.000 # Iteration 2: 171.716 us/op totalInputBytes: 462102528.000 # totalOutputBytes: 349002483.000 # Iteration 3: 171.589 us/op totalInputBytes: 557621248.000 # totalOutputBytes: 421142903.000 # Iteration 4: 171.361 us/op totalInputBytes: 653262848.000 # totalOutputBytes: 493376128.000 # Iteration 5: 171.524 us/op totalInputBytes: 748830720.000 # totalOutputBytes: 565553670.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 171.463 ±(99.9%) 0.883 us/op [Average] (min, avg, max) = (171.122, 171.463, 171.716), stdev = 0.229 CI (99.9%): [170.579, 172.346] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2788466688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (366649344.000, 557693337.600, 748830720.000), stdev = 151081472.918 CI (99.9%): [2788466688.000, 2788466688.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2105986743.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (276911559.000, 421197348.600, 565553670.000), stdev = 114104134.881 CI (99.9%): [2105986743.000, 2105986743.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 59.53% complete, ETA 02:12:18 # Fork: 1 of 1 # Warmup Iteration 1: 215.242 us/op # Warmup Iteration 2: 209.095 us/op # Warmup Iteration 3: 198.780 us/op Iteration 1: 205.468 us/op totalInputBytes: 356465664.000 # totalOutputBytes: 268973766.000 # Iteration 2: 200.080 us/op totalInputBytes: 448616448.000 # totalOutputBytes: 338506812.000 # Iteration 3: 199.155 us/op totalInputBytes: 541200384.000 # totalOutputBytes: 408366696.000 # Iteration 4: 198.007 us/op totalInputBytes: 634318848.000 # totalOutputBytes: 478629912.000 # Iteration 5: 199.843 us/op totalInputBytes: 726589440.000 # totalOutputBytes: 548253360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 200.510 ±(99.9%) 11.112 us/op [Average] (min, avg, max) = (198.007, 200.510, 205.468), stdev = 2.886 CI (99.9%): [189.399, 211.622] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2707190784.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (356465664.000, 541438156.800, 726589440.000), stdev = 146405745.893 CI (99.9%): [2707190784.000, 2707190784.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2042730546.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (268973766.000, 408546109.200, 548253360.000), stdev = 110471523.105 CI (99.9%): [2042730546.000, 2042730546.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 59.58% complete, ETA 02:12:07 # Fork: 1 of 1 # Warmup Iteration 1: 256.677 us/op # Warmup Iteration 2: 259.751 us/op # Warmup Iteration 3: 246.109 us/op Iteration 1: 243.944 us/op totalInputBytes: 326133760.000 # totalOutputBytes: 245810582.000 # Iteration 2: 244.900 us/op totalInputBytes: 409815040.000 # totalOutputBytes: 308882078.000 # Iteration 3: 243.405 us/op totalInputBytes: 494028800.000 # totalOutputBytes: 372354910.000 # Iteration 4: 243.914 us/op totalInputBytes: 578068480.000 # totalOutputBytes: 435696536.000 # Iteration 5: 240.846 us/op totalInputBytes: 663152640.000 # totalOutputBytes: 499825398.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 243.402 ±(99.9%) 5.882 us/op [Average] (min, avg, max) = (240.846, 243.402, 244.900), stdev = 1.528 CI (99.9%): [237.520, 249.284] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2471198720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (326133760.000, 494239744.000, 663152640.000), stdev = 133178470.871 CI (99.9%): [2471198720.000, 2471198720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1862569504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (245810582.000, 372513900.800, 499825398.000), stdev = 100378070.135 CI (99.9%): [1862569504.000, 1862569504.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 59.63% complete, ETA 02:11:57 # Fork: 1 of 1 # Warmup Iteration 1: 796.162 us/op # Warmup Iteration 2: 777.229 us/op # Warmup Iteration 3: 767.858 us/op Iteration 1: 757.080 us/op totalInputBytes: 211845120.000 # totalOutputBytes: 159556200.000 # Iteration 2: 755.055 us/op totalInputBytes: 266137600.000 # totalOutputBytes: 200447875.000 # Iteration 3: 817.636 us/op totalInputBytes: 316272640.000 # totalOutputBytes: 238208275.000 # Iteration 4: 789.694 us/op totalInputBytes: 368189440.000 # totalOutputBytes: 277310650.000 # Iteration 5: 751.421 us/op totalInputBytes: 422748160.000 # totalOutputBytes: 318402850.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 774.177 ±(99.9%) 110.689 us/op [Average] (min, avg, max) = (751.421, 774.177, 817.636), stdev = 28.745 CI (99.9%): [663.489, 884.866] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1585192960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (211845120.000, 317038592.000, 422748160.000), stdev = 82837319.848 CI (99.9%): [1585192960.000, 1585192960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1193925850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (159556200.000, 238785170.000, 318402850.000), stdev = 62390901.301 CI (99.9%): [1193925850.000, 1193925850.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 59.68% complete, ETA 02:11:46 # Fork: 1 of 1 # Warmup Iteration 1: 1404.790 us/op # Warmup Iteration 2: 1424.106 us/op # Warmup Iteration 3: 1388.315 us/op Iteration 1: 1385.082 us/op totalInputBytes: 175779840.000 # totalOutputBytes: 132235420.000 # Iteration 2: 1370.272 us/op totalInputBytes: 220692480.000 # totalOutputBytes: 166022240.000 # Iteration 3: 1380.014 us/op totalInputBytes: 265297920.000 # totalOutputBytes: 199577960.000 # Iteration 4: 1425.992 us/op totalInputBytes: 308459520.000 # totalOutputBytes: 232047510.000 # Iteration 5: 1374.046 us/op totalInputBytes: 353218560.000 # totalOutputBytes: 265718780.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1387.081 ±(99.9%) 86.542 us/op [Average] (min, avg, max) = (1370.272, 1387.081, 1425.992), stdev = 22.475 CI (99.9%): [1300.539, 1473.624] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1323448320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (175779840.000, 264689664.000, 353218560.000), stdev = 69989721.924 CI (99.9%): [1323448320.000, 1323448320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 995601910.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (132235420.000, 199120382.000, 265718780.000), stdev = 52651773.232 CI (99.9%): [995601910.000, 995601910.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 59.73% complete, ETA 02:11:36 # Fork: 1 of 1 # Warmup Iteration 1: 2209.327 us/op # Warmup Iteration 2: 2187.337 us/op # Warmup Iteration 3: 2244.741 us/op Iteration 1: 2126.503 us/op totalInputBytes: 149913600.000 # totalOutputBytes: 112801200.000 # Iteration 2: 2124.466 us/op totalInputBytes: 188538880.000 # totalOutputBytes: 141864460.000 # Iteration 3: 2121.316 us/op totalInputBytes: 227246080.000 # totalOutputBytes: 170989360.000 # Iteration 4: 2108.143 us/op totalInputBytes: 266199040.000 # totalOutputBytes: 200299180.000 # Iteration 5: 2117.603 us/op totalInputBytes: 304947200.000 # totalOutputBytes: 229454900.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2119.606 ±(99.9%) 27.869 us/op [Average] (min, avg, max) = (2108.143, 2119.606, 2126.503), stdev = 7.238 CI (99.9%): [2091.737, 2147.476] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1136844800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (149913600.000, 227368960.000, 304947200.000), stdev = 61305141.382 CI (99.9%): [1136844800.000, 1136844800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 855409100.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (112801200.000, 171081820.000, 229454900.000), stdev = 46128526.792 CI (99.9%): [855409100.000, 855409100.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 59.78% complete, ETA 02:11:26 # Fork: 1 of 1 # Warmup Iteration 1: 2875.889 us/op # Warmup Iteration 2: 2800.625 us/op # Warmup Iteration 3: 2790.203 us/op Iteration 1: 2751.766 us/op totalInputBytes: 146534400.000 # totalOutputBytes: 110275722.000 # Iteration 2: 2757.284 us/op totalInputBytes: 183756800.000 # totalOutputBytes: 138287759.000 # Iteration 3: 2866.562 us/op totalInputBytes: 219545600.000 # totalOutputBytes: 165220928.000 # Iteration 4: 2752.520 us/op totalInputBytes: 256870400.000 # totalOutputBytes: 193310027.000 # Iteration 5: 2779.167 us/op totalInputBytes: 293836800.000 # totalOutputBytes: 221129409.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2781.460 ±(99.9%) 188.163 us/op [Average] (min, avg, max) = (2751.766, 2781.460, 2866.562), stdev = 48.865 CI (99.9%): [2593.296, 2969.623] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1100544000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (146534400.000, 220108800.000, 293836800.000), stdev = 58142520.267 CI (99.9%): [1100544000.000, 1100544000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 828223845.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (110275722.000, 165644769.000, 221129409.000), stdev = 43755653.289 CI (99.9%): [828223845.000, 828223845.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 59.82% complete, ETA 02:11:15 # Fork: 1 of 1 # Warmup Iteration 1: 3512.249 us/op # Warmup Iteration 2: 3490.418 us/op # Warmup Iteration 3: 3470.859 us/op Iteration 1: 3421.147 us/op totalInputBytes: 142110720.000 # totalOutputBytes: 106897608.000 # Iteration 2: 3431.548 us/op totalInputBytes: 177991680.000 # totalOutputBytes: 133887752.000 # Iteration 3: 3428.360 us/op totalInputBytes: 213934080.000 # totalOutputBytes: 160924112.000 # Iteration 4: 3425.709 us/op totalInputBytes: 249937920.000 # totalOutputBytes: 188006688.000 # Iteration 5: 3433.079 us/op totalInputBytes: 285880320.000 # totalOutputBytes: 215043048.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3427.969 ±(99.9%) 18.338 us/op [Average] (min, avg, max) = (3421.147, 3427.969, 3433.079), stdev = 4.762 CI (99.9%): [3409.630, 3446.307] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1069854720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (142110720.000, 213970944.000, 285880320.000), stdev = 56839647.935 CI (99.9%): [1069854720.000, 1069854720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 804759208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (106897608.000, 160951841.600, 215043048.000), stdev = 42755552.880 CI (99.9%): [804759208.000, 804759208.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 59.87% complete, ETA 02:11:05 # Fork: 1 of 1 # Warmup Iteration 1: 4595.693 us/op # Warmup Iteration 2: 4537.940 us/op # Warmup Iteration 3: 4560.141 us/op Iteration 1: 4437.370 us/op totalInputBytes: 127088640.000 # totalOutputBytes: 95610798.000 # Iteration 2: 4446.848 us/op totalInputBytes: 159488000.000 # totalOutputBytes: 119985350.000 # Iteration 3: 4447.681 us/op totalInputBytes: 191815680.000 # totalOutputBytes: 144305976.000 # Iteration 4: 4452.883 us/op totalInputBytes: 224215040.000 # totalOutputBytes: 168680528.000 # Iteration 5: 4445.749 us/op totalInputBytes: 256614400.000 # totalOutputBytes: 193055080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4446.106 ±(99.9%) 21.560 us/op [Average] (min, avg, max) = (4437.370, 4446.106, 4452.883), stdev = 5.599 CI (99.9%): [4424.546, 4467.666] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 959221760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (127088640.000, 191844352.000, 256614400.000), stdev = 51193889.120 CI (99.9%): [959221760.000, 959221760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 721637732.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95610798.000, 144327546.400, 193055080.000), stdev = 38513974.117 CI (99.9%): [721637732.000, 721637732.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 59.92% complete, ETA 02:10:55 # Fork: 1 of 1 # Warmup Iteration 1: 5239.387 us/op # Warmup Iteration 2: 5222.684 us/op # Warmup Iteration 3: 5246.558 us/op Iteration 1: 5126.820 us/op totalInputBytes: 126484480.000 # totalOutputBytes: 95119664.000 # Iteration 2: 5243.948 us/op totalInputBytes: 157859840.000 # totalOutputBytes: 118714762.000 # Iteration 3: 5133.476 us/op totalInputBytes: 189972480.000 # totalOutputBytes: 142864314.000 # Iteration 4: 5164.349 us/op totalInputBytes: 221839360.000 # totalOutputBytes: 166829048.000 # Iteration 5: 5139.906 us/op totalInputBytes: 253870080.000 # totalOutputBytes: 190916994.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5161.700 ±(99.9%) 185.270 us/op [Average] (min, avg, max) = (5126.820, 5161.700, 5243.948), stdev = 48.114 CI (99.9%): [4976.429, 5346.970] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 950026240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (126484480.000, 190005248.000, 253870080.000), stdev = 50399265.247 CI (99.9%): [950026240.000, 950026240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 714444782.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95119664.000, 142888956.400, 190916994.000), stdev = 37901576.353 CI (99.9%): [714444782.000, 714444782.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 59.97% complete, ETA 02:10:44 # Fork: 1 of 1 # Warmup Iteration 1: 6047.234 us/op # Warmup Iteration 2: 5917.719 us/op # Warmup Iteration 3: 5994.287 us/op Iteration 1: 5812.945 us/op totalInputBytes: 124784640.000 # totalOutputBytes: 93863342.000 # Iteration 2: 5802.719 us/op totalInputBytes: 156764160.000 # totalOutputBytes: 117918423.000 # Iteration 3: 5836.432 us/op totalInputBytes: 188467200.000 # totalOutputBytes: 141765535.000 # Iteration 4: 5814.968 us/op totalInputBytes: 220354560.000 # totalOutputBytes: 165751293.000 # Iteration 5: 5848.166 us/op totalInputBytes: 252057600.000 # totalOutputBytes: 189598405.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5823.046 ±(99.9%) 71.799 us/op [Average] (min, avg, max) = (5802.719, 5823.046, 5848.166), stdev = 18.646 CI (99.9%): [5751.247, 5894.845] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 942428160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (124784640.000, 188485632.000, 252057600.000), stdev = 50301819.536 CI (99.9%): [942428160.000, 942428160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 708896998.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (93863342.000, 141779399.600, 189598405.000), stdev = 37837164.016 CI (99.9%): [708896998.000, 708896998.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 60.02% complete, ETA 02:10:34 # Fork: 1 of 1 # Warmup Iteration 1: 6991.554 us/op # Warmup Iteration 2: 6920.010 us/op # Warmup Iteration 3: 6950.961 us/op Iteration 1: 6870.554 us/op totalInputBytes: 119091200.000 # totalOutputBytes: 89613802.000 # Iteration 2: 6828.112 us/op totalInputBytes: 149299200.000 # totalOutputBytes: 112344732.000 # Iteration 3: 6842.746 us/op totalInputBytes: 179507200.000 # totalOutputBytes: 135075662.000 # Iteration 4: 6832.897 us/op totalInputBytes: 209715200.000 # totalOutputBytes: 157806592.000 # Iteration 5: 7053.423 us/op totalInputBytes: 238899200.000 # totalOutputBytes: 179766982.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6885.547 ±(99.9%) 366.873 us/op [Average] (min, avg, max) = (6828.112, 6885.547, 7053.423), stdev = 95.276 CI (99.9%): [6518.674, 7252.420] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 896512000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (119091200.000, 179302400.000, 238899200.000), stdev = 47440329.712 CI (99.9%): [896512000.000, 896512000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 674607770.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (89613802.000, 134921554.000, 179766982.000), stdev = 35697921.539 CI (99.9%): [674607770.000, 674607770.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 60.07% complete, ETA 02:10:24 # Fork: 1 of 1 # Warmup Iteration 1: 31.603 us/op # Warmup Iteration 2: 27.650 us/op # Warmup Iteration 3: 26.637 us/op Iteration 1: 26.610 us/op totalInputBytes: 292823040.000 # totalOutputBytes: 152416680.000 # Iteration 2: 26.518 us/op totalInputBytes: 370079744.000 # totalOutputBytes: 192629398.000 # Iteration 3: 26.706 us/op totalInputBytes: 446798848.000 # totalOutputBytes: 232562291.000 # Iteration 4: 28.824 us/op totalInputBytes: 517862400.000 # totalOutputBytes: 269551425.000 # Iteration 5: 26.688 us/op totalInputBytes: 594619392.000 # totalOutputBytes: 309504039.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 27.069 ±(99.9%) 3.788 us/op [Average] (min, avg, max) = (26.518, 27.069, 28.824), stdev = 0.984 CI (99.9%): [23.281, 30.857] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2222183424.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (292823040.000, 444436684.800, 594619392.000), stdev = 118814364.603 CI (99.9%): [2222183424.000, 2222183424.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1156663833.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (152416680.000, 231332766.600, 309504039.000), stdev = 61843805.013 CI (99.9%): [1156663833.000, 1156663833.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 60.12% complete, ETA 02:10:13 # Fork: 1 of 1 # Warmup Iteration 1: 48.548 us/op # Warmup Iteration 2: 44.890 us/op # Warmup Iteration 3: 44.498 us/op Iteration 1: 44.377 us/op totalInputBytes: 360089600.000 # totalOutputBytes: 184264600.000 # Iteration 2: 44.425 us/op totalInputBytes: 452319232.000 # totalOutputBytes: 231460232.000 # Iteration 3: 44.591 us/op totalInputBytes: 544198656.000 # totalOutputBytes: 278476656.000 # Iteration 4: 44.406 us/op totalInputBytes: 636469248.000 # totalOutputBytes: 325693248.000 # Iteration 5: 44.749 us/op totalInputBytes: 728029184.000 # totalOutputBytes: 372546184.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 44.510 ±(99.9%) 0.607 us/op [Average] (min, avg, max) = (44.377, 44.510, 44.749), stdev = 0.158 CI (99.9%): [43.902, 45.117] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2721105920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (360089600.000, 544221184.000, 728029184.000), stdev = 145469494.819 CI (99.9%): [2721105920.000, 2721105920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1392440920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (184264600.000, 278488184.000, 372546184.000), stdev = 74439468.052 CI (99.9%): [1392440920.000, 1392440920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 60.17% complete, ETA 02:10:03 # Fork: 1 of 1 # Warmup Iteration 1: 71.132 us/op # Warmup Iteration 2: 65.763 us/op # Warmup Iteration 3: 65.114 us/op Iteration 1: 64.599 us/op totalInputBytes: 369426432.000 # totalOutputBytes: 190004480.000 # Iteration 2: 63.606 us/op totalInputBytes: 466056192.000 # totalOutputBytes: 239703380.000 # Iteration 3: 66.136 us/op totalInputBytes: 558978048.000 # totalOutputBytes: 287495220.000 # Iteration 4: 63.808 us/op totalInputBytes: 655282176.000 # totalOutputBytes: 337026640.000 # Iteration 5: 63.595 us/op totalInputBytes: 751911936.000 # totalOutputBytes: 386725540.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 64.349 ±(99.9%) 4.159 us/op [Average] (min, avg, max) = (63.595, 64.349, 66.136), stdev = 1.080 CI (99.9%): [60.190, 68.508] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2801654784.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (369426432.000, 560330956.800, 751911936.000), stdev = 150875035.086 CI (99.9%): [2801654784.000, 2801654784.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1440955260.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (190004480.000, 288191052.000, 386725540.000), stdev = 77598488.097 CI (99.9%): [1440955260.000, 1440955260.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 60.22% complete, ETA 02:09:53 # Fork: 1 of 1 # Warmup Iteration 1: 98.543 us/op # Warmup Iteration 2: 86.163 us/op # Warmup Iteration 3: 86.035 us/op Iteration 1: 84.626 us/op totalInputBytes: 370372608.000 # totalOutputBytes: 189707454.000 # Iteration 2: 85.175 us/op totalInputBytes: 466575360.000 # totalOutputBytes: 238983180.000 # Iteration 3: 84.479 us/op totalInputBytes: 563576832.000 # totalOutputBytes: 288668016.000 # Iteration 4: 88.316 us/op totalInputBytes: 656384000.000 # totalOutputBytes: 336204500.000 # Iteration 5: 90.225 us/op totalInputBytes: 747192320.000 # totalOutputBytes: 382717160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 86.564 ±(99.9%) 9.912 us/op [Average] (min, avg, max) = (84.479, 86.564, 90.225), stdev = 2.574 CI (99.9%): [76.652, 96.477] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2804101120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (370372608.000, 560820224.000, 747192320.000), stdev = 149186947.459 CI (99.9%): [2804101120.000, 2804101120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1436280310.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (189707454.000, 287256062.000, 382717160.000), stdev = 76414603.459 CI (99.9%): [1436280310.000, 1436280310.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 60.26% complete, ETA 02:09:42 # Fork: 1 of 1 # Warmup Iteration 1: 144.646 us/op # Warmup Iteration 2: 134.275 us/op # Warmup Iteration 3: 132.059 us/op Iteration 1: 132.107 us/op totalInputBytes: 302284800.000 # totalOutputBytes: 155511360.000 # Iteration 2: 133.500 us/op totalInputBytes: 379013120.000 # totalOutputBytes: 194984484.000 # Iteration 3: 133.299 us/op totalInputBytes: 455859200.000 # totalOutputBytes: 234518190.000 # Iteration 4: 132.281 us/op totalInputBytes: 533294080.000 # totalOutputBytes: 274354806.000 # Iteration 5: 132.915 us/op totalInputBytes: 610365440.000 # totalOutputBytes: 314004408.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 132.820 ±(99.9%) 2.359 us/op [Average] (min, avg, max) = (132.107, 132.820, 133.500), stdev = 0.613 CI (99.9%): [130.461, 135.179] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2280816640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (302284800.000, 456163328.000, 610365440.000), stdev = 121817786.794 CI (99.9%): [2280816640.000, 2280816640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1173373248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (155511360.000, 234674649.600, 314004408.000), stdev = 62669541.097 CI (99.9%): [1173373248.000, 1173373248.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 60.31% complete, ETA 02:09:32 # Fork: 1 of 1 # Warmup Iteration 1: 199.717 us/op # Warmup Iteration 2: 178.982 us/op # Warmup Iteration 3: 175.786 us/op Iteration 1: 192.590 us/op totalInputBytes: 264173568.000 # totalOutputBytes: 134924586.000 # Iteration 2: 175.777 us/op totalInputBytes: 334104576.000 # totalOutputBytes: 170641302.000 # Iteration 3: 176.314 us/op totalInputBytes: 403814400.000 # totalOutputBytes: 206245050.000 # Iteration 4: 176.391 us/op totalInputBytes: 473499648.000 # totalOutputBytes: 241836246.000 # Iteration 5: 194.246 us/op totalInputBytes: 536776704.000 # totalOutputBytes: 274154508.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 183.064 ±(99.9%) 36.478 us/op [Average] (min, avg, max) = (175.777, 183.064, 194.246), stdev = 9.473 CI (99.9%): [146.586, 219.542] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2012368896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (264173568.000, 402473779.200, 536776704.000), stdev = 108264771.829 CI (99.9%): [2012368896.000, 2012368896.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1027801692.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (134924586.000, 205560338.400, 274154508.000), stdev = 55295386.393 CI (99.9%): [1027801692.000, 1027801692.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 60.36% complete, ETA 02:09:22 # Fork: 1 of 1 # Warmup Iteration 1: 249.493 us/op # Warmup Iteration 2: 242.077 us/op # Warmup Iteration 3: 234.158 us/op Iteration 1: 233.269 us/op totalInputBytes: 239511552.000 # totalOutputBytes: 123164004.000 # Iteration 2: 231.891 us/op totalInputBytes: 301364224.000 # totalOutputBytes: 154970498.000 # Iteration 3: 235.852 us/op totalInputBytes: 362170368.000 # totalOutputBytes: 186238836.000 # Iteration 4: 234.638 us/op totalInputBytes: 423291904.000 # totalOutputBytes: 217669358.000 # Iteration 5: 236.130 us/op totalInputBytes: 484033536.000 # totalOutputBytes: 248904522.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 234.356 ±(99.9%) 6.867 us/op [Average] (min, avg, max) = (231.891, 234.356, 236.130), stdev = 1.783 CI (99.9%): [227.489, 241.223] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1810371584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (239511552.000, 362074316.800, 484033536.000), stdev = 96603571.414 CI (99.9%): [1810371584.000, 1810371584.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 930947218.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (123164004.000, 186189443.600, 248904522.000), stdev = 49676445.903 CI (99.9%): [930947218.000, 930947218.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 60.41% complete, ETA 02:09:11 # Fork: 1 of 1 # Warmup Iteration 1: 322.487 us/op # Warmup Iteration 2: 308.842 us/op # Warmup Iteration 3: 300.723 us/op Iteration 1: 297.552 us/op totalInputBytes: 213524480.000 # totalOutputBytes: 108717115.000 # Iteration 2: 298.669 us/op totalInputBytes: 268402688.000 # totalOutputBytes: 136658644.000 # Iteration 3: 297.402 us/op totalInputBytes: 323526656.000 # totalOutputBytes: 164725303.000 # Iteration 4: 306.699 us/op totalInputBytes: 376971264.000 # totalOutputBytes: 191936907.000 # Iteration 5: 298.922 us/op totalInputBytes: 431808512.000 # totalOutputBytes: 219857581.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 299.849 ±(99.9%) 14.968 us/op [Average] (min, avg, max) = (297.402, 299.849, 306.699), stdev = 3.887 CI (99.9%): [284.881, 314.817] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1614233600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (213524480.000, 322846720.000, 431808512.000), stdev = 86194700.346 CI (99.9%): [1614233600.000, 1614233600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 821895550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (108717115.000, 164379110.000, 219857581.000), stdev = 43886486.224 CI (99.9%): [821895550.000, 821895550.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 60.46% complete, ETA 02:09:01 # Fork: 1 of 1 # Warmup Iteration 1: 391.972 us/op # Warmup Iteration 2: 370.645 us/op # Warmup Iteration 3: 361.567 us/op Iteration 1: 360.990 us/op totalInputBytes: 198955008.000 # totalOutputBytes: 101269308.000 # Iteration 2: 361.747 us/op totalInputBytes: 249937920.000 # totalOutputBytes: 127219920.000 # Iteration 3: 358.658 us/op totalInputBytes: 301363200.000 # totalOutputBytes: 153395700.000 # Iteration 4: 359.521 us/op totalInputBytes: 352659456.000 # totalOutputBytes: 179505806.000 # Iteration 5: 359.519 us/op totalInputBytes: 403964928.000 # totalOutputBytes: 205620603.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 360.087 ±(99.9%) 4.815 us/op [Average] (min, avg, max) = (358.658, 360.087, 361.747), stdev = 1.250 CI (99.9%): [355.272, 364.902] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1506880512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (198955008.000, 301376102.400, 403964928.000), stdev = 81071599.293 CI (99.9%): [1506880512.000, 1506880512.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 767011337.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (101269308.000, 153402267.400, 205620603.000), stdev = 41265936.663 CI (99.9%): [767011337.000, 767011337.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 60.51% complete, ETA 02:08:51 # Fork: 1 of 1 # Warmup Iteration 1: 451.645 us/op # Warmup Iteration 2: 444.333 us/op # Warmup Iteration 3: 421.130 us/op Iteration 1: 420.326 us/op totalInputBytes: 188979200.000 # totalOutputBytes: 96039820.000 # Iteration 2: 420.722 us/op totalInputBytes: 237690880.000 # totalOutputBytes: 120795248.000 # Iteration 3: 420.443 us/op totalInputBytes: 286433280.000 # totalOutputBytes: 145566288.000 # Iteration 4: 420.191 us/op totalInputBytes: 335196160.000 # totalOutputBytes: 170347736.000 # Iteration 5: 419.108 us/op totalInputBytes: 384092160.000 # totalOutputBytes: 195196836.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 420.158 ±(99.9%) 2.383 us/op [Average] (min, avg, max) = (419.108, 420.158, 420.722), stdev = 0.619 CI (99.9%): [417.775, 422.541] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1432391680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (188979200.000, 286478336.000, 384092160.000), stdev = 77117093.476 CI (99.9%): [1432391680.000, 1432391680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 727945928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (96039820.000, 145589185.600, 195196836.000), stdev = 39191147.896 CI (99.9%): [727945928.000, 727945928.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 60.56% complete, ETA 02:08:40 # Fork: 1 of 1 # Warmup Iteration 1: 1303.548 us/op # Warmup Iteration 2: 1258.606 us/op # Warmup Iteration 3: 1249.919 us/op Iteration 1: 1262.535 us/op totalInputBytes: 129433600.000 # totalOutputBytes: 65197120.000 # Iteration 2: 1223.458 us/op totalInputBytes: 162959360.000 # totalOutputBytes: 82084412.000 # Iteration 3: 1232.917 us/op totalInputBytes: 196218880.000 # totalOutputBytes: 98837596.000 # Iteration 4: 1221.009 us/op totalInputBytes: 229806080.000 # totalOutputBytes: 115755836.000 # Iteration 5: 1248.362 us/op totalInputBytes: 262656000.000 # totalOutputBytes: 132302700.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1237.656 ±(99.9%) 67.654 us/op [Average] (min, avg, max) = (1221.009, 1237.656, 1262.535), stdev = 17.570 CI (99.9%): [1170.002, 1305.311] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 981073920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (129433600.000, 196214784.000, 262656000.000), stdev = 52698339.939 CI (99.9%): [981073920.000, 981073920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 494177664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65197120.000, 98835532.800, 132302700.000), stdev = 26544730.215 CI (99.9%): [494177664.000, 494177664.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 60.61% complete, ETA 02:08:30 # Fork: 1 of 1 # Warmup Iteration 1: 2481.059 us/op # Warmup Iteration 2: 2458.220 us/op # Warmup Iteration 3: 2480.194 us/op Iteration 1: 2456.249 us/op totalInputBytes: 99870720.000 # totalOutputBytes: 49938611.000 # Iteration 2: 2446.928 us/op totalInputBytes: 125030400.000 # totalOutputBytes: 62519270.000 # Iteration 3: 2520.356 us/op totalInputBytes: 149483520.000 # totalOutputBytes: 74746626.000 # Iteration 4: 2453.065 us/op totalInputBytes: 174612480.000 # totalOutputBytes: 87311924.000 # Iteration 5: 2423.614 us/op totalInputBytes: 200048640.000 # totalOutputBytes: 100030832.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2460.042 ±(99.9%) 138.835 us/op [Average] (min, avg, max) = (2423.614, 2460.042, 2520.356), stdev = 36.055 CI (99.9%): [2321.208, 2598.877] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 749045760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (99870720.000, 149809152.000, 200048640.000), stdev = 39519459.801 CI (99.9%): [749045760.000, 749045760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 374547263.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49938611.000, 74909452.600, 100030832.000), stdev = 19761016.341 CI (99.9%): [374547263.000, 374547263.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 60.65% complete, ETA 02:08:20 # Fork: 1 of 1 # Warmup Iteration 1: 4012.599 us/op # Warmup Iteration 2: 3944.489 us/op # Warmup Iteration 3: 3951.189 us/op Iteration 1: 3933.191 us/op totalInputBytes: 83066880.000 # totalOutputBytes: 41411760.000 # Iteration 2: 3939.267 us/op totalInputBytes: 103956480.000 # totalOutputBytes: 51825960.000 # Iteration 3: 3966.018 us/op totalInputBytes: 124682240.000 # totalOutputBytes: 62158480.000 # Iteration 4: 3960.784 us/op totalInputBytes: 145448960.000 # totalOutputBytes: 72511420.000 # Iteration 5: 3952.081 us/op totalInputBytes: 166256640.000 # totalOutputBytes: 82884780.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3950.268 ±(99.9%) 53.584 us/op [Average] (min, avg, max) = (3933.191, 3950.268, 3966.018), stdev = 13.916 CI (99.9%): [3896.685, 4003.852] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 623411200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (83066880.000, 124682240.000, 166256640.000), stdev = 32867471.421 CI (99.9%): [623411200.000, 623411200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 310792400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (41411760.000, 62158480.000, 82884780.000), stdev = 16385590.000 CI (99.9%): [310792400.000, 310792400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 60.70% complete, ETA 02:08:09 # Fork: 1 of 1 # Warmup Iteration 1: 5501.969 us/op # Warmup Iteration 2: 5428.193 us/op # Warmup Iteration 3: 5461.695 us/op Iteration 1: 5417.711 us/op totalInputBytes: 75520000.000 # totalOutputBytes: 37224575.000 # Iteration 2: 5415.727 us/op totalInputBytes: 94566400.000 # totalOutputBytes: 46612739.000 # Iteration 3: 5438.332 us/op totalInputBytes: 113510400.000 # totalOutputBytes: 55950429.000 # Iteration 4: 5432.417 us/op totalInputBytes: 132505600.000 # totalOutputBytes: 65313356.000 # Iteration 5: 5427.445 us/op totalInputBytes: 151500800.000 # totalOutputBytes: 74676283.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5426.326 ±(99.9%) 36.987 us/op [Average] (min, avg, max) = (5415.727, 5426.326, 5438.332), stdev = 9.605 CI (99.9%): [5389.339, 5463.313] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 567603200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (75520000.000, 113520640.000, 151500800.000), stdev = 30025960.514 CI (99.9%): [567603200.000, 567603200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 279777382.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37224575.000, 55955476.400, 74676283.000), stdev = 14800100.888 CI (99.9%): [279777382.000, 279777382.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 60.75% complete, ETA 02:07:59 # Fork: 1 of 1 # Warmup Iteration 1: 7031.966 us/op # Warmup Iteration 2: 7123.199 us/op # Warmup Iteration 3: 6968.113 us/op Iteration 1: 7100.427 us/op totalInputBytes: 70164480.000 # totalOutputBytes: 34400466.000 # Iteration 2: 6952.673 us/op totalInputBytes: 87982080.000 # totalOutputBytes: 43136136.000 # Iteration 3: 6944.444 us/op totalInputBytes: 105799680.000 # totalOutputBytes: 51871806.000 # Iteration 4: 6959.421 us/op totalInputBytes: 123555840.000 # totalOutputBytes: 60577353.000 # Iteration 5: 6962.257 us/op totalInputBytes: 141312000.000 # totalOutputBytes: 69282900.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6983.844 ±(99.9%) 252.342 us/op [Average] (min, avg, max) = (6944.444, 6983.844, 7100.427), stdev = 65.533 CI (99.9%): [6731.502, 7236.187] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 528814080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (70164480.000, 105762816.000, 141312000.000), stdev = 28123538.379 CI (99.9%): [528814080.000, 528814080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 259268661.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34400466.000, 51853732.200, 69282900.000), stdev = 13788498.480 CI (99.9%): [259268661.000, 259268661.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 60.80% complete, ETA 02:07:49 # Fork: 1 of 1 # Warmup Iteration 1: 8664.472 us/op # Warmup Iteration 2: 8581.460 us/op # Warmup Iteration 3: 8588.586 us/op Iteration 1: 8626.961 us/op totalInputBytes: 67235840.000 # totalOutputBytes: 32728696.000 # Iteration 2: 8523.098 us/op totalInputBytes: 84224000.000 # totalOutputBytes: 40998100.000 # Iteration 3: 8590.223 us/op totalInputBytes: 101068800.000 # totalOutputBytes: 49197720.000 # Iteration 4: 8560.302 us/op totalInputBytes: 117913600.000 # totalOutputBytes: 57397340.000 # Iteration 5: 8563.718 us/op totalInputBytes: 134758400.000 # totalOutputBytes: 65596960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8572.860 ±(99.9%) 148.460 us/op [Average] (min, avg, max) = (8523.098, 8572.860, 8626.961), stdev = 38.555 CI (99.9%): [8424.400, 8721.320] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 505200640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (67235840.000, 101040128.000, 134758400.000), stdev = 26679340.294 CI (99.9%): [505200640.000, 505200640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 245918816.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (32728696.000, 49183763.200, 65596960.000), stdev = 12986823.961 CI (99.9%): [245918816.000, 245918816.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 60.85% complete, ETA 02:07:39 # Fork: 1 of 1 # Warmup Iteration 1: 10112.806 us/op # Warmup Iteration 2: 9987.072 us/op # Warmup Iteration 3: 10025.261 us/op Iteration 1: 10078.147 us/op totalInputBytes: 65863680.000 # totalOutputBytes: 31936488.000 # Iteration 2: 10340.750 us/op totalInputBytes: 81838080.000 # totalOutputBytes: 39682278.000 # Iteration 3: 10102.542 us/op totalInputBytes: 98140160.000 # totalOutputBytes: 47586956.000 # Iteration 4: 10016.778 us/op totalInputBytes: 114606080.000 # totalOutputBytes: 55571078.000 # Iteration 5: 10024.320 us/op totalInputBytes: 131072000.000 # totalOutputBytes: 63555200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 10112.507 ±(99.9%) 510.540 us/op [Average] (min, avg, max) = (10016.778, 10112.507, 10340.750), stdev = 132.586 CI (99.9%): [9601.967, 10623.048] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 491520000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65863680.000, 98304000.000, 131072000.000), stdev = 25802264.256 CI (99.9%): [491520000.000, 491520000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 238332000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31936488.000, 47666400.000, 63555200.000), stdev = 12511200.449 CI (99.9%): [238332000.000, 238332000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 60.90% complete, ETA 02:07:28 # Fork: 1 of 1 # Warmup Iteration 1: 11663.175 us/op # Warmup Iteration 2: 11505.412 us/op # Warmup Iteration 3: 11533.481 us/op Iteration 1: 11741.017 us/op totalInputBytes: 64143360.000 # totalOutputBytes: 31013064.000 # Iteration 2: 11490.719 us/op totalInputBytes: 80363520.000 # totalOutputBytes: 38855448.000 # Iteration 3: 11530.302 us/op totalInputBytes: 96491520.000 # totalOutputBytes: 46653273.000 # Iteration 4: 11576.760 us/op totalInputBytes: 112619520.000 # totalOutputBytes: 54451098.000 # Iteration 5: 11586.374 us/op totalInputBytes: 128747520.000 # totalOutputBytes: 62248923.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11585.035 ±(99.9%) 366.781 us/op [Average] (min, avg, max) = (11490.719, 11585.035, 11741.017), stdev = 95.252 CI (99.9%): [11218.254, 11951.816] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 482365440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64143360.000, 96473088.000, 128747520.000), stdev = 25529767.237 CI (99.9%): [482365440.000, 482365440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 233221806.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31013064.000, 46644361.200, 62248923.000), stdev = 12343542.733 CI (99.9%): [233221806.000, 233221806.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 60.95% complete, ETA 02:07:18 # Fork: 1 of 1 # Warmup Iteration 1: 13255.816 us/op # Warmup Iteration 2: 13102.985 us/op # Warmup Iteration 3: 13187.323 us/op Iteration 1: 13284.686 us/op totalInputBytes: 62873600.000 # totalOutputBytes: 30322390.000 # Iteration 2: 13144.309 us/op totalInputBytes: 78643200.000 # totalOutputBytes: 37927680.000 # Iteration 3: 13544.368 us/op totalInputBytes: 93900800.000 # totalOutputBytes: 45286045.000 # Iteration 4: 13192.688 us/op totalInputBytes: 109670400.000 # totalOutputBytes: 52891335.000 # Iteration 5: 13174.523 us/op totalInputBytes: 125440000.000 # totalOutputBytes: 60496625.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13268.115 ±(99.9%) 627.923 us/op [Average] (min, avg, max) = (13144.309, 13268.115, 13544.368), stdev = 163.070 CI (99.9%): [12640.192, 13896.038] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 470528000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (62873600.000, 94105600.000, 125440000.000), stdev = 24691462.103 CI (99.9%): [470528000.000, 470528000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 226924075.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (30322390.000, 45384815.000, 60496625.000), stdev = 11908084.531 CI (99.9%): [226924075.000, 226924075.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 61.00% complete, ETA 02:07:08 # Fork: 1 of 1 # Warmup Iteration 1: 33.042 us/op # Warmup Iteration 2: 33.324 us/op # Warmup Iteration 3: 31.650 us/op Iteration 1: 31.252 us/op totalInputBytes: 253846528.000 # totalOutputBytes: 92217684.000 # Iteration 2: 30.421 us/op totalInputBytes: 321186816.000 # totalOutputBytes: 116681148.000 # Iteration 3: 30.240 us/op totalInputBytes: 388928512.000 # totalOutputBytes: 141290436.000 # Iteration 4: 30.496 us/op totalInputBytes: 456101888.000 # totalOutputBytes: 165693264.000 # Iteration 5: 30.431 us/op totalInputBytes: 523418624.000 # totalOutputBytes: 190148172.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 30.568 ±(99.9%) 1.517 us/op [Average] (min, avg, max) = (30.240, 30.568, 31.252), stdev = 0.394 CI (99.9%): [29.051, 32.086] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1943482368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (253846528.000, 388696473.600, 523418624.000), stdev = 106578214.517 CI (99.9%): [1943482368.000, 1943482368.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 706030704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (92217684.000, 141206140.800, 190148172.000), stdev = 38717866.992 CI (99.9%): [706030704.000, 706030704.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 61.05% complete, ETA 02:06:58 # Fork: 1 of 1 # Warmup Iteration 1: 75.576 us/op # Warmup Iteration 2: 71.949 us/op # Warmup Iteration 3: 73.534 us/op Iteration 1: 71.272 us/op totalInputBytes: 224393216.000 # totalOutputBytes: 78230838.000 # Iteration 2: 70.516 us/op totalInputBytes: 282499072.000 # totalOutputBytes: 98488446.000 # Iteration 3: 70.346 us/op totalInputBytes: 340746240.000 # totalOutputBytes: 118795320.000 # Iteration 4: 70.208 us/op totalInputBytes: 399108096.000 # totalOutputBytes: 139142178.000 # Iteration 5: 70.523 us/op totalInputBytes: 457203712.000 # totalOutputBytes: 159396216.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 70.573 ±(99.9%) 1.588 us/op [Average] (min, avg, max) = (70.208, 70.573, 71.272), stdev = 0.412 CI (99.9%): [68.985, 72.161] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1703950336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (224393216.000, 340790067.200, 457203712.000), stdev = 92058674.483 CI (99.9%): [1703950336.000, 1703950336.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 594052998.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (78230838.000, 118810599.600, 159396216.000), stdev = 32094674.600 CI (99.9%): [594052998.000, 594052998.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 61.09% complete, ETA 02:06:47 # Fork: 1 of 1 # Warmup Iteration 1: 202.902 us/op # Warmup Iteration 2: 195.031 us/op # Warmup Iteration 3: 192.428 us/op Iteration 1: 195.553 us/op totalInputBytes: 125184000.000 # totalOutputBytes: 42624500.000 # Iteration 2: 195.138 us/op totalInputBytes: 156681216.000 # totalOutputBytes: 53349138.000 # Iteration 3: 195.654 us/op totalInputBytes: 188098560.000 # totalOutputBytes: 64046580.000 # Iteration 4: 193.260 us/op totalInputBytes: 219906048.000 # totalOutputBytes: 74876864.000 # Iteration 5: 193.061 us/op totalInputBytes: 251744256.000 # totalOutputBytes: 85717608.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 194.533 ±(99.9%) 4.889 us/op [Average] (min, avg, max) = (193.061, 194.533, 195.654), stdev = 1.270 CI (99.9%): [189.644, 199.422] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 941614080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (125184000.000, 188322816.000, 251744256.000), stdev = 50018823.513 CI (99.9%): [941614080.000, 941614080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 320614690.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42624500.000, 64122938.000, 85717608.000), stdev = 17031148.891 CI (99.9%): [320614690.000, 320614690.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 61.14% complete, ETA 02:06:37 # Fork: 1 of 1 # Warmup Iteration 1: 358.265 us/op # Warmup Iteration 2: 347.706 us/op # Warmup Iteration 3: 338.842 us/op Iteration 1: 337.579 us/op totalInputBytes: 94928896.000 # totalOutputBytes: 31820648.000 # Iteration 2: 342.467 us/op totalInputBytes: 118861824.000 # totalOutputBytes: 39843087.000 # Iteration 3: 341.324 us/op totalInputBytes: 142876672.000 # totalOutputBytes: 47892986.000 # Iteration 4: 340.602 us/op totalInputBytes: 166940672.000 # totalOutputBytes: 55959361.000 # Iteration 5: 341.022 us/op totalInputBytes: 190976000.000 # totalOutputBytes: 64016125.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 340.599 ±(99.9%) 7.024 us/op [Average] (min, avg, max) = (337.579, 340.599, 342.467), stdev = 1.824 CI (99.9%): [333.574, 347.623] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 714584064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (94928896.000, 142916812.800, 190976000.000), stdev = 37974713.763 CI (99.9%): [714584064.000, 714584064.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 239532207.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31820648.000, 47906441.400, 64016125.000), stdev = 12729316.894 CI (99.9%): [239532207.000, 239532207.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 61.19% complete, ETA 02:06:27 # Fork: 1 of 1 # Warmup Iteration 1: 538.118 us/op # Warmup Iteration 2: 522.533 us/op # Warmup Iteration 3: 515.656 us/op Iteration 1: 511.505 us/op totalInputBytes: 78566400.000 # totalOutputBytes: 25764255.000 # Iteration 2: 511.160 us/op totalInputBytes: 98616320.000 # totalOutputBytes: 32339219.000 # Iteration 3: 516.922 us/op totalInputBytes: 118440960.000 # totalOutputBytes: 38840307.000 # Iteration 4: 522.035 us/op totalInputBytes: 138065920.000 # totalOutputBytes: 45275914.000 # Iteration 5: 515.136 us/op totalInputBytes: 157962240.000 # totalOutputBytes: 51800508.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 515.352 ±(99.9%) 17.172 us/op [Average] (min, avg, max) = (511.160, 515.352, 522.035), stdev = 4.460 CI (99.9%): [498.179, 532.524] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 591651840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (78566400.000, 118330368.000, 157962240.000), stdev = 31344881.405 CI (99.9%): [591651840.000, 591651840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 194020203.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (25764255.000, 38804040.600, 51800508.000), stdev = 10278917.164 CI (99.9%): [194020203.000, 194020203.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 61.24% complete, ETA 02:06:17 # Fork: 1 of 1 # Warmup Iteration 1: 730.937 us/op # Warmup Iteration 2: 713.114 us/op # Warmup Iteration 3: 707.885 us/op Iteration 1: 710.942 us/op totalInputBytes: 68745216.000 # totalOutputBytes: 22355622.000 # Iteration 2: 711.782 us/op totalInputBytes: 86028288.000 # totalOutputBytes: 27975996.000 # Iteration 3: 710.332 us/op totalInputBytes: 103342080.000 # totalOutputBytes: 33606360.000 # Iteration 4: 708.037 us/op totalInputBytes: 120717312.000 # totalOutputBytes: 39256704.000 # Iteration 5: 709.369 us/op totalInputBytes: 138055680.000 # totalOutputBytes: 44895060.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 710.093 ±(99.9%) 5.573 us/op [Average] (min, avg, max) = (708.037, 710.093, 711.782), stdev = 1.447 CI (99.9%): [704.519, 715.666] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 516888576.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (68745216.000, 103377715.200, 138055680.000), stdev = 27402722.286 CI (99.9%): [516888576.000, 516888576.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 168089742.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22355622.000, 33617948.400, 44895060.000), stdev = 8911236.837 CI (99.9%): [168089742.000, 168089742.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 61.29% complete, ETA 02:06:06 # Fork: 1 of 1 # Warmup Iteration 1: 950.688 us/op # Warmup Iteration 2: 941.705 us/op # Warmup Iteration 3: 933.258 us/op Iteration 1: 937.536 us/op totalInputBytes: 61028352.000 # totalOutputBytes: 19905732.000 # Iteration 2: 932.073 us/op totalInputBytes: 76425216.000 # totalOutputBytes: 24927756.000 # Iteration 3: 930.406 us/op totalInputBytes: 91850752.000 # totalOutputBytes: 29959132.000 # Iteration 4: 927.035 us/op totalInputBytes: 107333632.000 # totalOutputBytes: 35009212.000 # Iteration 5: 940.283 us/op totalInputBytes: 122601472.000 # totalOutputBytes: 39989152.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 933.467 ±(99.9%) 20.710 us/op [Average] (min, avg, max) = (927.035, 933.467, 940.283), stdev = 5.378 CI (99.9%): [912.757, 954.176] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 459239424.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (61028352.000, 91847884.800, 122601472.000), stdev = 24358231.746 CI (99.9%): [459239424.000, 459239424.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 149790984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (19905732.000, 29958196.800, 39989152.000), stdev = 7944970.120 CI (99.9%): [149790984.000, 149790984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 61.34% complete, ETA 02:05:56 # Fork: 1 of 1 # Warmup Iteration 1: 1180.502 us/op # Warmup Iteration 2: 1175.835 us/op # Warmup Iteration 3: 1167.740 us/op Iteration 1: 1173.801 us/op totalInputBytes: 55894016.000 # totalOutputBytes: 18012720.000 # Iteration 2: 1161.677 us/op totalInputBytes: 70017024.000 # totalOutputBytes: 22564080.000 # Iteration 3: 1156.572 us/op totalInputBytes: 84205568.000 # totalOutputBytes: 27136560.000 # Iteration 4: 1157.813 us/op totalInputBytes: 98377728.000 # totalOutputBytes: 31703760.000 # Iteration 5: 1159.055 us/op totalInputBytes: 112533504.000 # totalOutputBytes: 36265680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1161.784 ±(99.9%) 26.872 us/op [Average] (min, avg, max) = (1156.572, 1161.784, 1173.801), stdev = 6.979 CI (99.9%): [1134.912, 1188.656] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 421027840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55894016.000, 84205568.000, 112533504.000), stdev = 22395205.037 CI (99.9%): [421027840.000, 421027840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 135682800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (18012720.000, 27136560.000, 36265680.000), stdev = 7217204.748 CI (99.9%): [135682800.000, 135682800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 61.39% complete, ETA 02:05:46 # Fork: 1 of 1 # Warmup Iteration 1: 1431.465 us/op # Warmup Iteration 2: 1421.889 us/op # Warmup Iteration 3: 1394.365 us/op Iteration 1: 1396.861 us/op totalInputBytes: 52319232.000 # totalOutputBytes: 16849336.000 # Iteration 2: 1397.868 us/op totalInputBytes: 65525760.000 # totalOutputBytes: 21102480.000 # Iteration 3: 1392.039 us/op totalInputBytes: 78787584.000 # totalOutputBytes: 25373432.000 # Iteration 4: 1394.042 us/op totalInputBytes: 92030976.000 # totalOutputBytes: 29638448.000 # Iteration 5: 1388.673 us/op totalInputBytes: 105329664.000 # totalOutputBytes: 33921272.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1393.897 ±(99.9%) 14.319 us/op [Average] (min, avg, max) = (1388.673, 1393.897, 1397.868), stdev = 3.719 CI (99.9%): [1379.577, 1408.216] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 393993216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52319232.000, 78798643.200, 105329664.000), stdev = 20954226.687 CI (99.9%): [393993216.000, 393993216.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 126884968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16849336.000, 25376993.600, 33921272.000), stdev = 6748279.602 CI (99.9%): [126884968.000, 126884968.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 61.44% complete, ETA 02:05:36 # Fork: 1 of 1 # Warmup Iteration 1: 1678.824 us/op # Warmup Iteration 2: 1691.738 us/op # Warmup Iteration 3: 1669.619 us/op Iteration 1: 1677.157 us/op totalInputBytes: 48875520.000 # totalOutputBytes: 15655440.000 # Iteration 2: 1664.630 us/op totalInputBytes: 61204480.000 # totalOutputBytes: 19604560.000 # Iteration 3: 1697.526 us/op totalInputBytes: 73297920.000 # totalOutputBytes: 23478240.000 # Iteration 4: 1653.582 us/op totalInputBytes: 85708800.000 # totalOutputBytes: 27453600.000 # Iteration 5: 1656.354 us/op totalInputBytes: 98099200.000 # totalOutputBytes: 31422400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1669.850 ±(99.9%) 69.241 us/op [Average] (min, avg, max) = (1653.582, 1669.850, 1697.526), stdev = 17.982 CI (99.9%): [1600.608, 1739.091] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 367185920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48875520.000, 73437184.000, 98099200.000), stdev = 19440559.229 CI (99.9%): [367185920.000, 367185920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 117614240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15655440.000, 23522848.000, 31422400.000), stdev = 6227054.128 CI (99.9%): [117614240.000, 117614240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 61.49% complete, ETA 02:05:25 # Fork: 1 of 1 # Warmup Iteration 1: 4058.191 us/op # Warmup Iteration 2: 4036.434 us/op # Warmup Iteration 3: 4118.416 us/op Iteration 1: 4021.221 us/op totalInputBytes: 40550400.000 # totalOutputBytes: 12472020.000 # Iteration 2: 4023.036 us/op totalInputBytes: 50790400.000 # totalOutputBytes: 15621520.000 # Iteration 3: 4018.313 us/op totalInputBytes: 61030400.000 # totalOutputBytes: 18771020.000 # Iteration 4: 4022.624 us/op totalInputBytes: 71249920.000 # totalOutputBytes: 21914221.000 # Iteration 5: 3986.152 us/op totalInputBytes: 81571840.000 # totalOutputBytes: 25088917.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4014.269 ±(99.9%) 60.943 us/op [Average] (min, avg, max) = (3986.152, 4014.269, 4023.036), stdev = 15.827 CI (99.9%): [3953.326, 4075.212] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 305192960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (40550400.000, 61038592.000, 81571840.000), stdev = 16207074.156 CI (99.9%): [305192960.000, 305192960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 93867698.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12472020.000, 18773539.600, 25088917.000), stdev = 4984783.208 CI (99.9%): [93867698.000, 93867698.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 61.53% complete, ETA 02:05:15 # Fork: 1 of 1 # Warmup Iteration 1: 6381.439 us/op # Warmup Iteration 2: 6382.525 us/op # Warmup Iteration 3: 6372.082 us/op Iteration 1: 6320.524 us/op totalInputBytes: 38891520.000 # totalOutputBytes: 11801652.000 # Iteration 2: 6333.742 us/op totalInputBytes: 48629760.000 # totalOutputBytes: 14756726.000 # Iteration 3: 6367.959 us/op totalInputBytes: 58337280.000 # totalOutputBytes: 17702478.000 # Iteration 4: 6371.086 us/op totalInputBytes: 68044800.000 # totalOutputBytes: 20648230.000 # Iteration 5: 6349.091 us/op totalInputBytes: 77783040.000 # totalOutputBytes: 23603304.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6348.480 ±(99.9%) 83.693 us/op [Average] (min, avg, max) = (6320.524, 6348.480, 6371.086), stdev = 21.735 CI (99.9%): [6264.788, 6432.173] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 291686400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38891520.000, 58337280.000, 77783040.000), stdev = 15368368.920 CI (99.9%): [291686400.000, 291686400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 88512390.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11801652.000, 17702478.000, 23603304.000), stdev = 4663539.553 CI (99.9%): [88512390.000, 88512390.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 61.58% complete, ETA 02:05:05 # Fork: 1 of 1 # Warmup Iteration 1: 8738.319 us/op # Warmup Iteration 2: 8743.227 us/op # Warmup Iteration 3: 8660.084 us/op Iteration 1: 8653.184 us/op totalInputBytes: 38010880.000 # totalOutputBytes: 11450592.000 # Iteration 2: 8663.353 us/op totalInputBytes: 47554560.000 # totalOutputBytes: 14325579.000 # Iteration 3: 8681.046 us/op totalInputBytes: 57098240.000 # totalOutputBytes: 17200566.000 # Iteration 4: 8698.421 us/op totalInputBytes: 66600960.000 # totalOutputBytes: 20063214.000 # Iteration 5: 8724.092 us/op totalInputBytes: 76062720.000 # totalOutputBytes: 22913523.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8684.019 ±(99.9%) 108.913 us/op [Average] (min, avg, max) = (8653.184, 8684.019, 8724.092), stdev = 28.284 CI (99.9%): [8575.106, 8792.932] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 285327360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38010880.000, 57065472.000, 76062720.000), stdev = 15044575.103 CI (99.9%): [285327360.000, 285327360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 85953474.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11450592.000, 17190694.800, 22913523.000), stdev = 4532104.790 CI (99.9%): [85953474.000, 85953474.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 61.63% complete, ETA 02:04:55 # Fork: 1 of 1 # Warmup Iteration 1: 11062.635 us/op # Warmup Iteration 2: 11147.120 us/op # Warmup Iteration 3: 11116.377 us/op Iteration 1: 11100.508 us/op totalInputBytes: 37273600.000 # totalOutputBytes: 11158056.000 # Iteration 2: 11169.572 us/op totalInputBytes: 46540800.000 # totalOutputBytes: 13932243.000 # Iteration 3: 11073.898 us/op totalInputBytes: 55910400.000 # totalOutputBytes: 16737084.000 # Iteration 4: 11122.000 us/op totalInputBytes: 65228800.000 # totalOutputBytes: 19526598.000 # Iteration 5: 11114.050 us/op totalInputBytes: 74547200.000 # totalOutputBytes: 22316112.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11116.006 ±(99.9%) 135.080 us/op [Average] (min, avg, max) = (11073.898, 11116.006, 11169.572), stdev = 35.080 CI (99.9%): [10980.926, 11251.086] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 279500800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37273600.000, 55900160.000, 74547200.000), stdev = 14741795.065 CI (99.9%): [279500800.000, 279500800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 83670093.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11158056.000, 16734018.600, 22316112.000), stdev = 4413036.972 CI (99.9%): [83670093.000, 83670093.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 61.68% complete, ETA 02:04:44 # Fork: 1 of 1 # Warmup Iteration 1: 13420.821 us/op # Warmup Iteration 2: 13466.356 us/op # Warmup Iteration 3: 13400.389 us/op Iteration 1: 13359.287 us/op totalInputBytes: 37109760.000 # totalOutputBytes: 11074340.000 # Iteration 2: 13390.057 us/op totalInputBytes: 46387200.000 # totalOutputBytes: 13842925.000 # Iteration 3: 13450.956 us/op totalInputBytes: 55664640.000 # totalOutputBytes: 16611510.000 # Iteration 4: 13432.300 us/op totalInputBytes: 64942080.000 # totalOutputBytes: 19380095.000 # Iteration 5: 13478.350 us/op totalInputBytes: 74158080.000 # totalOutputBytes: 22130345.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13422.190 ±(99.9%) 183.392 us/op [Average] (min, avg, max) = (13359.287, 13422.190, 13478.350), stdev = 47.626 CI (99.9%): [13238.798, 13605.582] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 278261760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37109760.000, 55652352.000, 74158080.000), stdev = 14649504.478 CI (99.9%): [278261760.000, 278261760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 83039215.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11074340.000, 16607843.000, 22130345.000), stdev = 4371723.057 CI (99.9%): [83039215.000, 83039215.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 61.73% complete, ETA 02:04:34 # Fork: 1 of 1 # Warmup Iteration 1: 15857.267 us/op # Warmup Iteration 2: 16273.950 us/op # Warmup Iteration 3: 15796.743 us/op Iteration 1: 15953.054 us/op totalInputBytes: 36413440.000 # totalOutputBytes: 10851388.000 # Iteration 2: 15797.971 us/op totalInputBytes: 45660160.000 # totalOutputBytes: 13606957.000 # Iteration 3: 15801.867 us/op totalInputBytes: 54906880.000 # totalOutputBytes: 16362526.000 # Iteration 4: 16034.302 us/op totalInputBytes: 64010240.000 # totalOutputBytes: 19075373.000 # Iteration 5: 16173.697 us/op totalInputBytes: 73041920.000 # totalOutputBytes: 21766859.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15952.178 ±(99.9%) 615.468 us/op [Average] (min, avg, max) = (15797.971, 15952.178, 16173.697), stdev = 159.835 CI (99.9%): [15336.710, 16567.646] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 274032640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36413440.000, 54806528.000, 73041920.000), stdev = 14484557.641 CI (99.9%): [274032640.000, 274032640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81663103.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10851388.000, 16332620.600, 21766859.000), stdev = 4316470.923 CI (99.9%): [81663103.000, 81663103.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 61.78% complete, ETA 02:04:24 # Fork: 1 of 1 # Warmup Iteration 1: 18235.934 us/op # Warmup Iteration 2: 18304.204 us/op # Warmup Iteration 3: 18117.833 us/op Iteration 1: 18151.095 us/op totalInputBytes: 36700160.000 # totalOutputBytes: 10886848.000 # Iteration 2: 18213.421 us/op totalInputBytes: 45875200.000 # totalOutputBytes: 13608560.000 # Iteration 3: 18180.875 us/op totalInputBytes: 55050240.000 # totalOutputBytes: 16330272.000 # Iteration 4: 18119.986 us/op totalInputBytes: 64307200.000 # totalOutputBytes: 19076285.000 # Iteration 5: 18537.595 us/op totalInputBytes: 73318400.000 # totalOutputBytes: 21749395.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 18240.594 ±(99.9%) 653.108 us/op [Average] (min, avg, max) = (18119.986, 18240.594, 18537.595), stdev = 169.610 CI (99.9%): [17587.486, 18893.703] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 275251200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36700160.000, 55050240.000, 73318400.000), stdev = 14494169.287 CI (99.9%): [275251200.000, 275251200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81651360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10886848.000, 16330272.000, 21749395.000), stdev = 4299594.822 CI (99.9%): [81651360.000, 81651360.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 61.83% complete, ETA 02:04:14 # Fork: 1 of 1 # Warmup Iteration 1: 20610.849 us/op # Warmup Iteration 2: 20726.283 us/op # Warmup Iteration 3: 20387.416 us/op Iteration 1: 20374.496 us/op totalInputBytes: 36771840.000 # totalOutputBytes: 10896291.000 # Iteration 2: 20514.290 us/op totalInputBytes: 45895680.000 # totalOutputBytes: 13599882.000 # Iteration 3: 20409.341 us/op totalInputBytes: 55111680.000 # totalOutputBytes: 16330782.000 # Iteration 4: 20485.700 us/op totalInputBytes: 64327680.000 # totalOutputBytes: 19061682.000 # Iteration 5: 20687.296 us/op totalInputBytes: 73451520.000 # totalOutputBytes: 21765273.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 20494.224 ±(99.9%) 468.816 us/op [Average] (min, avg, max) = (20374.496, 20494.224, 20687.296), stdev = 121.750 CI (99.9%): [20025.409, 20963.040] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 275558400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36771840.000, 55111680.000, 73451520.000), stdev = 14513517.617 CI (99.9%): [275558400.000, 275558400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81653910.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10896291.000, 16330782.000, 21765273.000), stdev = 4300668.973 CI (99.9%): [81653910.000, 81653910.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 61.88% complete, ETA 02:04:04 # Fork: 1 of 1 # Warmup Iteration 1: 22932.166 us/op # Warmup Iteration 2: 23218.798 us/op # Warmup Iteration 3: 22915.489 us/op Iteration 1: 22891.427 us/op totalInputBytes: 36352000.000 # totalOutputBytes: 10776735.000 # Iteration 2: 22897.226 us/op totalInputBytes: 45465600.000 # totalOutputBytes: 13478508.000 # Iteration 3: 22985.108 us/op totalInputBytes: 54579200.000 # totalOutputBytes: 16180281.000 # Iteration 4: 22965.355 us/op totalInputBytes: 63692800.000 # totalOutputBytes: 18882054.000 # Iteration 5: 22913.473 us/op totalInputBytes: 72806400.000 # totalOutputBytes: 21583827.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 22930.518 ±(99.9%) 162.467 us/op [Average] (min, avg, max) = (22891.427, 22930.518, 22985.108), stdev = 42.192 CI (99.9%): [22768.051, 23092.984] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 272896000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36352000.000, 54579200.000, 72806400.000), stdev = 14409866.842 CI (99.9%): [272896000.000, 272896000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 80901405.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10776735.000, 16180281.000, 21583827.000), stdev = 4271878.200 CI (99.9%): [80901405.000, 80901405.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 61.93% complete, ETA 02:03:54 # Fork: 1 of 1 # Warmup Iteration 1: 77.657 us/op # Warmup Iteration 2: 73.933 us/op # Warmup Iteration 3: 74.441 us/op Iteration 1: 74.592 us/op totalInputBytes: 109092864.000 # totalOutputBytes: 24183672.000 # Iteration 2: 75.395 us/op totalInputBytes: 136267776.000 # totalOutputBytes: 30207798.000 # Iteration 3: 78.283 us/op totalInputBytes: 162438144.000 # totalOutputBytes: 36009237.000 # Iteration 4: 74.096 us/op totalInputBytes: 190084096.000 # totalOutputBytes: 42137783.000 # Iteration 5: 75.276 us/op totalInputBytes: 217305088.000 # totalOutputBytes: 48172124.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 75.528 ±(99.9%) 6.268 us/op [Average] (min, avg, max) = (74.096, 75.528, 78.283), stdev = 1.628 CI (99.9%): [69.260, 81.797] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 815187968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (109092864.000, 163037593.600, 217305088.000), stdev = 42730231.003 CI (99.9%): [815187968.000, 815187968.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 180710614.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24183672.000, 36142122.800, 48172124.000), stdev = 9472424.256 CI (99.9%): [180710614.000, 180710614.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 61.97% complete, ETA 02:03:44 # Fork: 1 of 1 # Warmup Iteration 1: 284.640 us/op # Warmup Iteration 2: 261.803 us/op # Warmup Iteration 3: 263.016 us/op Iteration 1: 263.658 us/op totalInputBytes: 61188096.000 # totalOutputBytes: 11891046.000 # Iteration 2: 262.945 us/op totalInputBytes: 76771328.000 # totalOutputBytes: 14919428.000 # Iteration 3: 262.223 us/op totalInputBytes: 92397568.000 # totalOutputBytes: 17956168.000 # Iteration 4: 264.299 us/op totalInputBytes: 107900928.000 # totalOutputBytes: 20969028.000 # Iteration 5: 264.704 us/op totalInputBytes: 123381760.000 # totalOutputBytes: 23977510.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 263.566 ±(99.9%) 3.866 us/op [Average] (min, avg, max) = (262.223, 263.566, 264.704), stdev = 1.004 CI (99.9%): [259.700, 267.431] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 461639680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (61188096.000, 92327936.000, 123381760.000), stdev = 24589431.679 CI (99.9%): [461639680.000, 461639680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 89713180.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11891046.000, 17942636.000, 23977510.000), stdev = 4778610.258 CI (99.9%): [89713180.000, 89713180.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 62.02% complete, ETA 02:03:33 # Fork: 1 of 1 # Warmup Iteration 1: 475.251 us/op # Warmup Iteration 2: 466.297 us/op # Warmup Iteration 3: 466.390 us/op Iteration 1: 463.703 us/op totalInputBytes: 52574208.000 # totalOutputBytes: 9652296.000 # Iteration 2: 459.089 us/op totalInputBytes: 65968128.000 # totalOutputBytes: 12111336.000 # Iteration 3: 456.973 us/op totalInputBytes: 79423488.000 # totalOutputBytes: 14581656.000 # Iteration 4: 457.352 us/op totalInputBytes: 92866560.000 # totalOutputBytes: 17049720.000 # Iteration 5: 457.123 us/op totalInputBytes: 106318848.000 # totalOutputBytes: 19519476.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 458.848 ±(99.9%) 10.951 us/op [Average] (min, avg, max) = (456.973, 458.848, 463.703), stdev = 2.844 CI (99.9%): [447.897, 469.799] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 397151232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52574208.000, 79430246.400, 106318848.000), stdev = 21248569.924 CI (99.9%): [397151232.000, 397151232.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 72914484.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9652296.000, 14582896.800, 19519476.000), stdev = 3901104.634 CI (99.9%): [72914484.000, 72914484.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 62.07% complete, ETA 02:03:23 # Fork: 1 of 1 # Warmup Iteration 1: 668.208 us/op # Warmup Iteration 2: 652.433 us/op # Warmup Iteration 3: 642.024 us/op Iteration 1: 642.710 us/op totalInputBytes: 50368512.000 # totalOutputBytes: 9025998.000 # Iteration 2: 649.185 us/op totalInputBytes: 62996480.000 # totalOutputBytes: 11288920.000 # Iteration 3: 639.728 us/op totalInputBytes: 75808768.000 # totalOutputBytes: 13584872.000 # Iteration 4: 640.938 us/op totalInputBytes: 88600576.000 # totalOutputBytes: 15877154.000 # Iteration 5: 643.822 us/op totalInputBytes: 101335040.000 # totalOutputBytes: 18159160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 643.277 ±(99.9%) 14.095 us/op [Average] (min, avg, max) = (639.728, 643.277, 649.185), stdev = 3.660 CI (99.9%): [629.182, 657.372] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 379109376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50368512.000, 75821875.200, 101335040.000), stdev = 20165449.439 CI (99.9%): [379109376.000, 379109376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 67936104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9025998.000, 13587220.800, 18159160.000), stdev = 3613632.785 CI (99.9%): [67936104.000, 67936104.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 62.12% complete, ETA 02:03:13 # Fork: 1 of 1 # Warmup Iteration 1: 850.293 us/op # Warmup Iteration 2: 841.150 us/op # Warmup Iteration 3: 835.129 us/op Iteration 1: 827.384 us/op totalInputBytes: 48911360.000 # totalOutputBytes: 8492617.000 # Iteration 2: 835.105 us/op totalInputBytes: 61189120.000 # totalOutputBytes: 10624439.000 # Iteration 3: 838.926 us/op totalInputBytes: 73405440.000 # totalOutputBytes: 12745593.000 # Iteration 4: 842.835 us/op totalInputBytes: 85565440.000 # totalOutputBytes: 14856968.000 # Iteration 5: 837.058 us/op totalInputBytes: 97807360.000 # totalOutputBytes: 16982567.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 836.262 ±(99.9%) 22.043 us/op [Average] (min, avg, max) = (827.384, 836.262, 842.835), stdev = 5.724 CI (99.9%): [814.219, 858.304] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 366878720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48911360.000, 73375744.000, 97807360.000), stdev = 19316529.967 CI (99.9%): [366878720.000, 366878720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 63702184.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8492617.000, 12740436.800, 16982567.000), stdev = 3353983.426 CI (99.9%): [63702184.000, 63702184.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 62.17% complete, ETA 02:03:03 # Fork: 1 of 1 # Warmup Iteration 1: 1069.308 us/op # Warmup Iteration 2: 1034.283 us/op # Warmup Iteration 3: 1025.954 us/op Iteration 1: 1019.493 us/op totalInputBytes: 47456256.000 # totalOutputBytes: 8125648.000 # Iteration 2: 1022.104 us/op totalInputBytes: 59486208.000 # totalOutputBytes: 10185464.000 # Iteration 3: 1022.068 us/op totalInputBytes: 71522304.000 # totalOutputBytes: 12246332.000 # Iteration 4: 1028.816 us/op totalInputBytes: 83484672.000 # totalOutputBytes: 14294576.000 # Iteration 5: 1039.931 us/op totalInputBytes: 95318016.000 # totalOutputBytes: 16320728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1026.483 ±(99.9%) 31.859 us/op [Average] (min, avg, max) = (1019.493, 1026.483, 1039.931), stdev = 8.274 CI (99.9%): [994.624, 1058.341] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 357267456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47456256.000, 71453491.200, 95318016.000), stdev = 18929822.734 CI (99.9%): [357267456.000, 357267456.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 61172748.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8125648.000, 12234549.600, 16320728.000), stdev = 3241239.179 CI (99.9%): [61172748.000, 61172748.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 62.22% complete, ETA 02:02:52 # Fork: 1 of 1 # Warmup Iteration 1: 1239.699 us/op # Warmup Iteration 2: 1231.228 us/op # Warmup Iteration 3: 1221.928 us/op Iteration 1: 1221.561 us/op totalInputBytes: 46742528.000 # totalOutputBytes: 7929536.000 # Iteration 2: 1219.717 us/op totalInputBytes: 58519552.000 # totalOutputBytes: 9927424.000 # Iteration 3: 1238.680 us/op totalInputBytes: 70117376.000 # totalOutputBytes: 11894912.000 # Iteration 4: 1218.640 us/op totalInputBytes: 81894400.000 # totalOutputBytes: 13892800.000 # Iteration 5: 1213.848 us/op totalInputBytes: 93721600.000 # totalOutputBytes: 15899200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1222.489 ±(99.9%) 36.539 us/op [Average] (min, avg, max) = (1213.848, 1222.489, 1238.680), stdev = 9.489 CI (99.9%): [1185.950, 1259.028] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 350995456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46742528.000, 70199091.200, 93721600.000), stdev = 18552070.899 CI (99.9%): [350995456.000, 350995456.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 59543872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7929536.000, 11908774.400, 15899200.000), stdev = 3147226.313 CI (99.9%): [59543872.000, 59543872.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 62.27% complete, ETA 02:02:42 # Fork: 1 of 1 # Warmup Iteration 1: 1416.735 us/op # Warmup Iteration 2: 1419.092 us/op # Warmup Iteration 3: 1402.355 us/op Iteration 1: 1394.512 us/op totalInputBytes: 46620672.000 # totalOutputBytes: 7842198.000 # Iteration 2: 1421.274 us/op totalInputBytes: 58171392.000 # totalOutputBytes: 9785178.000 # Iteration 3: 1390.681 us/op totalInputBytes: 69967872.000 # totalOutputBytes: 11769498.000 # Iteration 4: 1398.804 us/op totalInputBytes: 81698816.000 # totalOutputBytes: 13742794.000 # Iteration 5: 1388.101 us/op totalInputBytes: 93519872.000 # totalOutputBytes: 15731248.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1398.674 ±(99.9%) 51.077 us/op [Average] (min, avg, max) = (1388.101, 1398.674, 1421.274), stdev = 13.264 CI (99.9%): [1347.598, 1449.751] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 349978624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46620672.000, 69995724.800, 93519872.000), stdev = 18550987.578 CI (99.9%): [349978624.000, 349978624.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 58870916.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7842198.000, 11774183.200, 15731248.000), stdev = 3120515.244 CI (99.9%): [58870916.000, 58870916.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 62.32% complete, ETA 02:02:32 # Fork: 1 of 1 # Warmup Iteration 1: 1586.704 us/op # Warmup Iteration 2: 1619.696 us/op # Warmup Iteration 3: 1584.963 us/op Iteration 1: 1597.047 us/op totalInputBytes: 46255104.000 # totalOutputBytes: 7709184.000 # Iteration 2: 1552.804 us/op totalInputBytes: 58152960.000 # totalOutputBytes: 9692160.000 # Iteration 3: 1601.359 us/op totalInputBytes: 69682176.000 # totalOutputBytes: 11613696.000 # Iteration 4: 1564.780 us/op totalInputBytes: 81478656.000 # totalOutputBytes: 13579776.000 # Iteration 5: 1607.190 us/op totalInputBytes: 92971008.000 # totalOutputBytes: 15495168.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1584.636 ±(99.9%) 93.331 us/op [Average] (min, avg, max) = (1552.804, 1584.636, 1607.190), stdev = 24.238 CI (99.9%): [1491.305, 1677.967] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 348539904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46255104.000, 69707980.800, 92971008.000), stdev = 18461269.126 CI (99.9%): [348539904.000, 348539904.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 58089984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7709184.000, 11617996.800, 15495168.000), stdev = 3076878.188 CI (99.9%): [58089984.000, 58089984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 62.37% complete, ETA 02:02:22 # Fork: 1 of 1 # Warmup Iteration 1: 1794.233 us/op # Warmup Iteration 2: 1805.764 us/op # Warmup Iteration 3: 1794.504 us/op Iteration 1: 1804.914 us/op totalInputBytes: 45639680.000 # totalOutputBytes: 7625927.000 # Iteration 2: 1811.811 us/op totalInputBytes: 56975360.000 # totalOutputBytes: 9520004.000 # Iteration 3: 1766.878 us/op totalInputBytes: 68587520.000 # totalOutputBytes: 11460278.000 # Iteration 4: 1780.439 us/op totalInputBytes: 80107520.000 # totalOutputBytes: 13385153.000 # Iteration 5: 1760.233 us/op totalInputBytes: 91760640.000 # totalOutputBytes: 15332271.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1784.855 ±(99.9%) 87.764 us/op [Average] (min, avg, max) = (1760.233, 1784.855, 1811.811), stdev = 22.792 CI (99.9%): [1697.091, 1872.619] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 343070720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45639680.000, 68614144.000, 91760640.000), stdev = 18242436.562 CI (99.9%): [343070720.000, 343070720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 57323633.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7625927.000, 11464726.600, 15332271.000), stdev = 3048125.875 CI (99.9%): [57323633.000, 57323633.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 62.41% complete, ETA 02:02:12 # Fork: 1 of 1 # Warmup Iteration 1: 3714.846 us/op # Warmup Iteration 2: 3691.344 us/op # Warmup Iteration 3: 3700.661 us/op Iteration 1: 3688.404 us/op totalInputBytes: 44482560.000 # totalOutputBytes: 7250136.000 # Iteration 2: 3669.362 us/op totalInputBytes: 55685120.000 # totalOutputBytes: 9076022.000 # Iteration 3: 3676.624 us/op totalInputBytes: 66867200.000 # totalOutputBytes: 10898570.000 # Iteration 4: 3686.794 us/op totalInputBytes: 78008320.000 # totalOutputBytes: 12714442.000 # Iteration 5: 3691.170 us/op totalInputBytes: 89149440.000 # totalOutputBytes: 14530314.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3682.471 ±(99.9%) 35.270 us/op [Average] (min, avg, max) = (3669.362, 3682.471, 3691.170), stdev = 9.159 CI (99.9%): [3647.201, 3717.740] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 334192640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44482560.000, 66838528.000, 89149440.000), stdev = 17654529.765 CI (99.9%): [334192640.000, 334192640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 54469484.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7250136.000, 10893896.800, 14530314.000), stdev = 2877481.463 CI (99.9%): [54469484.000, 54469484.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 62.46% complete, ETA 02:02:01 # Fork: 1 of 1 # Warmup Iteration 1: 5594.850 us/op # Warmup Iteration 2: 5623.650 us/op # Warmup Iteration 3: 5548.177 us/op Iteration 1: 5526.811 us/op totalInputBytes: 44298240.000 # totalOutputBytes: 7163856.000 # Iteration 2: 5642.896 us/op totalInputBytes: 55265280.000 # totalOutputBytes: 8937432.000 # Iteration 3: 5533.827 us/op totalInputBytes: 66447360.000 # totalOutputBytes: 10745784.000 # Iteration 4: 5549.964 us/op totalInputBytes: 77568000.000 # totalOutputBytes: 12544200.000 # Iteration 5: 5563.125 us/op totalInputBytes: 88688640.000 # totalOutputBytes: 14342616.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5563.325 ±(99.9%) 179.721 us/op [Average] (min, avg, max) = (5526.811, 5563.325, 5642.896), stdev = 46.673 CI (99.9%): [5383.603, 5743.046] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 332267520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44298240.000, 66453504.000, 88688640.000), stdev = 17563921.908 CI (99.9%): [332267520.000, 332267520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 53733888.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7163856.000, 10746777.600, 14342616.000), stdev = 2840415.496 CI (99.9%): [53733888.000, 53733888.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 62.51% complete, ETA 02:01:51 # Fork: 1 of 1 # Warmup Iteration 1: 7629.085 us/op # Warmup Iteration 2: 7514.509 us/op # Warmup Iteration 3: 7606.649 us/op Iteration 1: 7561.042 us/op totalInputBytes: 43581440.000 # totalOutputBytes: 7016016.000 # Iteration 2: 7428.509 us/op totalInputBytes: 54722560.000 # totalOutputBytes: 8809584.000 # Iteration 3: 7582.565 us/op totalInputBytes: 65617920.000 # totalOutputBytes: 10563588.000 # Iteration 4: 7455.318 us/op totalInputBytes: 76677120.000 # totalOutputBytes: 12343968.000 # Iteration 5: 7522.162 us/op totalInputBytes: 87654400.000 # totalOutputBytes: 14111160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7509.919 ±(99.9%) 255.784 us/op [Average] (min, avg, max) = (7428.509, 7509.919, 7582.565), stdev = 66.426 CI (99.9%): [7254.135, 7765.703] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 328253440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43581440.000, 65650688.000, 87654400.000), stdev = 17408491.513 CI (99.9%): [328253440.000, 328253440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52844316.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7016016.000, 10568863.200, 14111160.000), stdev = 2802529.127 CI (99.9%): [52844316.000, 52844316.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 62.56% complete, ETA 02:01:41 # Fork: 1 of 1 # Warmup Iteration 1: 9387.328 us/op # Warmup Iteration 2: 9464.734 us/op # Warmup Iteration 3: 9504.005 us/op Iteration 1: 9487.893 us/op totalInputBytes: 43622400.000 # totalOutputBytes: 7017072.000 # Iteration 2: 9481.020 us/op totalInputBytes: 54528000.000 # totalOutputBytes: 8771340.000 # Iteration 3: 9527.709 us/op totalInputBytes: 65382400.000 # totalOutputBytes: 10517372.000 # Iteration 4: 9321.594 us/op totalInputBytes: 76492800.000 # totalOutputBytes: 12304584.000 # Iteration 5: 9484.062 us/op totalInputBytes: 87398400.000 # totalOutputBytes: 14058852.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9460.456 ±(99.9%) 307.681 us/op [Average] (min, avg, max) = (9321.594, 9460.456, 9527.709), stdev = 79.904 CI (99.9%): [9152.775, 9768.136] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 327424000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43622400.000, 65484800.000, 87398400.000), stdev = 17316238.150 CI (99.9%): [327424000.000, 327424000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52669220.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7017072.000, 10533844.000, 14058852.000), stdev = 2785479.246 CI (99.9%): [52669220.000, 52669220.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 62.61% complete, ETA 02:01:31 # Fork: 1 of 1 # Warmup Iteration 1: 11262.053 us/op # Warmup Iteration 2: 11311.492 us/op # Warmup Iteration 3: 11254.428 us/op Iteration 1: 11234.597 us/op totalInputBytes: 44175360.000 # totalOutputBytes: 7109472.000 # Iteration 2: 11290.797 us/op totalInputBytes: 55234560.000 # totalOutputBytes: 8889312.000 # Iteration 3: 11309.043 us/op totalInputBytes: 66232320.000 # totalOutputBytes: 10659264.000 # Iteration 4: 11284.492 us/op totalInputBytes: 77230080.000 # totalOutputBytes: 12429216.000 # Iteration 5: 11247.087 us/op totalInputBytes: 88289280.000 # totalOutputBytes: 14209056.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11273.203 ±(99.9%) 120.144 us/op [Average] (min, avg, max) = (11234.597, 11273.203, 11309.043), stdev = 31.201 CI (99.9%): [11153.059, 11393.347] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 331161600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44175360.000, 66232320.000, 88289280.000), stdev = 17427854.278 CI (99.9%): [331161600.000, 331161600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 53296320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7109472.000, 10659264.000, 14209056.000), stdev = 2804795.298 CI (99.9%): [53296320.000, 53296320.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 62.66% complete, ETA 02:01:21 # Fork: 1 of 1 # Warmup Iteration 1: 13341.497 us/op # Warmup Iteration 2: 13324.571 us/op # Warmup Iteration 3: 13085.436 us/op Iteration 1: 13259.364 us/op totalInputBytes: 43939840.000 # totalOutputBytes: 7018850.000 # Iteration 2: 13353.830 us/op totalInputBytes: 54835200.000 # totalOutputBytes: 8759250.000 # Iteration 3: 13421.026 us/op totalInputBytes: 65658880.000 # totalOutputBytes: 10488200.000 # Iteration 4: 13124.710 us/op totalInputBytes: 76769280.000 # totalOutputBytes: 12262950.000 # Iteration 5: 13222.052 us/op totalInputBytes: 87736320.000 # totalOutputBytes: 14014800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13276.196 ±(99.9%) 443.935 us/op [Average] (min, avg, max) = (13124.710, 13276.196, 13421.026), stdev = 115.289 CI (99.9%): [12832.261, 13720.132] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 328939520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43939840.000, 65787904.000, 87736320.000), stdev = 17317908.768 CI (99.9%): [328939520.000, 328939520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52544050.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7018850.000, 10508810.000, 14014800.000), stdev = 2766323.317 CI (99.9%): [52544050.000, 52544050.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 62.71% complete, ETA 02:01:11 # Fork: 1 of 1 # Warmup Iteration 1: 15145.704 us/op # Warmup Iteration 2: 15288.856 us/op # Warmup Iteration 3: 15128.905 us/op Iteration 1: 15030.549 us/op totalInputBytes: 43827200.000 # totalOutputBytes: 6993520.000 # Iteration 2: 15003.523 us/op totalInputBytes: 54886400.000 # totalOutputBytes: 8758240.000 # Iteration 3: 15063.188 us/op totalInputBytes: 65945600.000 # totalOutputBytes: 10522960.000 # Iteration 4: 15025.587 us/op totalInputBytes: 77004800.000 # totalOutputBytes: 12287680.000 # Iteration 5: 15224.468 us/op totalInputBytes: 87900160.000 # totalOutputBytes: 14026256.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15069.463 ±(99.9%) 343.622 us/op [Average] (min, avg, max) = (15003.523, 15069.463, 15224.468), stdev = 89.237 CI (99.9%): [14725.841, 15413.084] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 329564160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43827200.000, 65912832.000, 87900160.000), stdev = 17434396.777 CI (99.9%): [329564160.000, 329564160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52588656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6993520.000, 10517731.200, 14026256.000), stdev = 2782012.142 CI (99.9%): [52588656.000, 52588656.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 62.76% complete, ETA 02:01:01 # Fork: 1 of 1 # Warmup Iteration 1: 16954.101 us/op # Warmup Iteration 2: 17168.499 us/op # Warmup Iteration 3: 16908.690 us/op Iteration 1: 17039.757 us/op totalInputBytes: 44144640.000 # totalOutputBytes: 7059502.000 # Iteration 2: 17166.074 us/op totalInputBytes: 55111680.000 # totalOutputBytes: 8813324.000 # Iteration 3: 17152.069 us/op totalInputBytes: 65986560.000 # totalOutputBytes: 10552408.000 # Iteration 4: 16854.016 us/op totalInputBytes: 77137920.000 # totalOutputBytes: 12335706.000 # Iteration 5: 17031.330 us/op totalInputBytes: 88197120.000 # totalOutputBytes: 14104266.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 17048.649 ±(99.9%) 482.275 us/op [Average] (min, avg, max) = (16854.016, 17048.649, 17166.074), stdev = 125.245 CI (99.9%): [16566.374, 17530.924] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 330577920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44144640.000, 66115584.000, 88197120.000), stdev = 17413436.290 CI (99.9%): [330577920.000, 330577920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52865206.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7059502.000, 10573041.200, 14104266.000), stdev = 2784713.803 CI (99.9%): [52865206.000, 52865206.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = gzip, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 62.81% complete, ETA 02:00:50 # Fork: 1 of 1 # Warmup Iteration 1: 19242.448 us/op # Warmup Iteration 2: 19058.519 us/op # Warmup Iteration 3: 18857.635 us/op Iteration 1: 18895.424 us/op totalInputBytes: 43929600.000 # totalOutputBytes: 7003854.000 # Iteration 2: 19259.439 us/op totalInputBytes: 54784000.000 # totalOutputBytes: 8734410.000 # Iteration 3: 19088.699 us/op totalInputBytes: 65740800.000 # totalOutputBytes: 10481292.000 # Iteration 4: 19151.061 us/op totalInputBytes: 76697600.000 # totalOutputBytes: 12228174.000 # Iteration 5: 19301.798 us/op totalInputBytes: 87449600.000 # totalOutputBytes: 13942404.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19139.284 ±(99.9%) 617.946 us/op [Average] (min, avg, max) = (18895.424, 19139.284, 19301.798), stdev = 160.478 CI (99.9%): [18521.339, 19757.230] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 328601600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43929600.000, 65720320.000, 87449600.000), stdev = 17227168.065 CI (99.9%): [328601600.000, 328601600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52390134.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7003854.000, 10478026.800, 13942404.000), stdev = 2746589.315 CI (99.9%): [52390134.000, 52390134.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 62.85% complete, ETA 02:00:40 # Fork: 1 of 1 # Warmup Iteration 1: 34.798 us/op # Warmup Iteration 2: 32.562 us/op # Warmup Iteration 3: 31.930 us/op Iteration 1: 31.345 us/op totalInputBytes: 251339776.000 # totalOutputBytes: 196113751.000 # Iteration 2: 31.340 us/op totalInputBytes: 316708864.000 # totalOutputBytes: 247119514.000 # Iteration 3: 31.444 us/op totalInputBytes: 381858816.000 # totalOutputBytes: 297954291.000 # Iteration 4: 31.486 us/op totalInputBytes: 446915584.000 # totalOutputBytes: 348716359.000 # Iteration 5: 31.430 us/op totalInputBytes: 512088064.000 # totalOutputBytes: 399568714.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 31.409 ±(99.9%) 0.248 us/op [Average] (min, avg, max) = (31.340, 31.409, 31.486), stdev = 0.064 CI (99.9%): [31.161, 31.657] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1908911104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (251339776.000, 381782220.800, 512088064.000), stdev = 103043372.920 CI (99.9%): [1908911104.000, 1908911104.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1489472629.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (196113751.000, 297894525.800, 399568714.000), stdev = 80402006.800 CI (99.9%): [1489472629.000, 1489472629.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 62.90% complete, ETA 02:00:30 # Fork: 1 of 1 # Warmup Iteration 1: 57.352 us/op # Warmup Iteration 2: 51.124 us/op # Warmup Iteration 3: 50.729 us/op Iteration 1: 50.536 us/op totalInputBytes: 313683968.000 # totalOutputBytes: 238938960.000 # Iteration 2: 50.478 us/op totalInputBytes: 394854400.000 # totalOutputBytes: 300768000.000 # Iteration 3: 50.370 us/op totalInputBytes: 476203008.000 # totalOutputBytes: 362732760.000 # Iteration 4: 50.596 us/op totalInputBytes: 557176832.000 # totalOutputBytes: 424412040.000 # Iteration 5: 50.455 us/op totalInputBytes: 638373888.000 # totalOutputBytes: 486261360.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 50.487 ±(99.9%) 0.329 us/op [Average] (min, avg, max) = (50.370, 50.487, 50.596), stdev = 0.086 CI (99.9%): [50.158, 50.816] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2380292096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (313683968.000, 476058419.200, 638373888.000), stdev = 128341423.895 CI (99.9%): [2380292096.000, 2380292096.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1813113120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (238938960.000, 362622624.000, 486261360.000), stdev = 97760068.983 CI (99.9%): [1813113120.000, 1813113120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 62.95% complete, ETA 02:00:20 # Fork: 1 of 1 # Warmup Iteration 1: 79.280 us/op # Warmup Iteration 2: 73.663 us/op # Warmup Iteration 3: 69.841 us/op Iteration 1: 76.094 us/op totalInputBytes: 330064896.000 # totalOutputBytes: 250449633.000 # Iteration 2: 70.431 us/op totalInputBytes: 417321984.000 # totalOutputBytes: 316659357.000 # Iteration 3: 69.508 us/op totalInputBytes: 505740288.000 # totalOutputBytes: 383750199.000 # Iteration 4: 73.442 us/op totalInputBytes: 589412352.000 # totalOutputBytes: 447239646.000 # Iteration 5: 75.378 us/op totalInputBytes: 670958592.000 # totalOutputBytes: 509116041.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 72.971 ±(99.9%) 11.262 us/op [Average] (min, avg, max) = (69.508, 72.971, 76.094), stdev = 2.925 CI (99.9%): [61.708, 84.233] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2513498112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (330064896.000, 502699622.400, 670958592.000), stdev = 135029176.357 CI (99.9%): [2513498112.000, 2513498112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1907214876.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (250449633.000, 381442975.200, 509116041.000), stdev = 102458662.138 CI (99.9%): [1907214876.000, 1907214876.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 63.00% complete, ETA 02:00:10 # Fork: 1 of 1 # Warmup Iteration 1: 102.956 us/op # Warmup Iteration 2: 92.160 us/op # Warmup Iteration 3: 88.388 us/op Iteration 1: 91.047 us/op totalInputBytes: 351236096.000 # totalOutputBytes: 265399345.000 # Iteration 2: 93.567 us/op totalInputBytes: 438812672.000 # totalOutputBytes: 331573540.000 # Iteration 3: 88.736 us/op totalInputBytes: 531161088.000 # totalOutputBytes: 401353410.000 # Iteration 4: 88.139 us/op totalInputBytes: 624136192.000 # totalOutputBytes: 471606815.000 # Iteration 5: 88.242 us/op totalInputBytes: 717021184.000 # totalOutputBytes: 541792130.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 89.946 ±(99.9%) 9.022 us/op [Average] (min, avg, max) = (88.139, 89.946, 93.567), stdev = 2.343 CI (99.9%): [80.924, 98.969] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2662367232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (351236096.000, 532473446.400, 717021184.000), stdev = 144983590.890 CI (99.9%): [2662367232.000, 2662367232.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2011725240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (265399345.000, 402345048.000, 541792130.000), stdev = 109551810.011 CI (99.9%): [2011725240.000, 2011725240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 63.05% complete, ETA 02:00:00 # Fork: 1 of 1 # Warmup Iteration 1: 117.950 us/op # Warmup Iteration 2: 108.449 us/op # Warmup Iteration 3: 109.967 us/op Iteration 1: 111.827 us/op totalInputBytes: 366120960.000 # totalOutputBytes: 276449928.000 # Iteration 2: 115.610 us/op totalInputBytes: 454732800.000 # totalOutputBytes: 343358790.000 # Iteration 3: 108.845 us/op totalInputBytes: 548843520.000 # totalOutputBytes: 414419736.000 # Iteration 4: 108.333 us/op totalInputBytes: 643389440.000 # totalOutputBytes: 485809292.000 # Iteration 5: 115.980 us/op totalInputBytes: 731709440.000 # totalOutputBytes: 552497792.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 112.119 ±(99.9%) 13.915 us/op [Average] (min, avg, max) = (108.333, 112.119, 115.980), stdev = 3.614 CI (99.9%): [98.204, 126.034] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2744796160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (366120960.000, 548959232.000, 731709440.000), stdev = 145450309.635 CI (99.9%): [2744796160.000, 2744796160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2072535538.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (276449928.000, 414507107.600, 552497792.000), stdev = 109826347.080 CI (99.9%): [2072535538.000, 2072535538.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 63.10% complete, ETA 01:59:49 # Fork: 1 of 1 # Warmup Iteration 1: 143.636 us/op # Warmup Iteration 2: 128.628 us/op # Warmup Iteration 3: 129.259 us/op Iteration 1: 128.620 us/op totalInputBytes: 372056064.000 # totalOutputBytes: 280434836.000 # Iteration 2: 130.314 us/op totalInputBytes: 466384896.000 # totalOutputBytes: 351534579.000 # Iteration 3: 129.841 us/op totalInputBytes: 561063936.000 # totalOutputBytes: 422898289.000 # Iteration 4: 129.352 us/op totalInputBytes: 656087040.000 # totalOutputBytes: 494521335.000 # Iteration 5: 128.832 us/op totalInputBytes: 751497216.000 # totalOutputBytes: 566436134.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 129.392 ±(99.9%) 2.697 us/op [Average] (min, avg, max) = (128.620, 129.392, 130.314), stdev = 0.700 CI (99.9%): [126.695, 132.088] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2807089152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (372056064.000, 561417830.400, 751497216.000), stdev = 149984744.651 CI (99.9%): [2807089152.000, 2807089152.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2115825173.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (280434836.000, 423165034.600, 566436134.000), stdev = 113050024.818 CI (99.9%): [2115825173.000, 2115825173.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 63.15% complete, ETA 01:59:39 # Fork: 1 of 1 # Warmup Iteration 1: 168.964 us/op # Warmup Iteration 2: 156.509 us/op # Warmup Iteration 3: 156.193 us/op Iteration 1: 156.173 us/op totalInputBytes: 360206336.000 # totalOutputBytes: 271360800.000 # Iteration 2: 155.973 us/op totalInputBytes: 452157440.000 # totalOutputBytes: 340632000.000 # Iteration 3: 157.064 us/op totalInputBytes: 543477760.000 # totalOutputBytes: 409428000.000 # Iteration 4: 163.584 us/op totalInputBytes: 631142400.000 # totalOutputBytes: 475470000.000 # Iteration 5: 156.474 us/op totalInputBytes: 722792448.000 # totalOutputBytes: 544514400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 157.854 ±(99.9%) 12.437 us/op [Average] (min, avg, max) = (155.973, 157.854, 163.584), stdev = 3.230 CI (99.9%): [145.416, 170.291] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2709776384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (360206336.000, 541955276.800, 722792448.000), stdev = 142964219.617 CI (99.9%): [2709776384.000, 2709776384.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2041405200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (271360800.000, 408281040.000, 544514400.000), stdev = 107701839.556 CI (99.9%): [2041405200.000, 2041405200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 63.20% complete, ETA 01:59:29 # Fork: 1 of 1 # Warmup Iteration 1: 193.814 us/op # Warmup Iteration 2: 173.717 us/op # Warmup Iteration 3: 173.663 us/op Iteration 1: 173.004 us/op totalInputBytes: 368197632.000 # totalOutputBytes: 277451658.000 # Iteration 2: 173.438 us/op totalInputBytes: 462708736.000 # totalOutputBytes: 348669559.000 # Iteration 3: 182.934 us/op totalInputBytes: 552329216.000 # totalOutputBytes: 416202179.000 # Iteration 4: 173.241 us/op totalInputBytes: 646930432.000 # totalOutputBytes: 487487983.000 # Iteration 5: 174.587 us/op totalInputBytes: 740818944.000 # totalOutputBytes: 558236736.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 175.441 ±(99.9%) 16.299 us/op [Average] (min, avg, max) = (173.004, 175.441, 182.934), stdev = 4.233 CI (99.9%): [159.142, 191.740] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2770984960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (368197632.000, 554196992.000, 740818944.000), stdev = 146966488.830 CI (99.9%): [2770984960.000, 2770984960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2088048115.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (277451658.000, 417609623.000, 558236736.000), stdev = 110745133.734 CI (99.9%): [2088048115.000, 2088048115.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 63.25% complete, ETA 01:59:19 # Fork: 1 of 1 # Warmup Iteration 1: 227.012 us/op # Warmup Iteration 2: 216.199 us/op # Warmup Iteration 3: 222.561 us/op Iteration 1: 214.351 us/op totalInputBytes: 335425536.000 # totalOutputBytes: 252588240.000 # Iteration 2: 214.601 us/op totalInputBytes: 421346304.000 # totalOutputBytes: 317289860.000 # Iteration 3: 214.127 us/op totalInputBytes: 507460608.000 # totalOutputBytes: 382137220.000 # Iteration 4: 222.993 us/op totalInputBytes: 590155776.000 # totalOutputBytes: 444409840.000 # Iteration 5: 215.683 us/op totalInputBytes: 675652608.000 # totalOutputBytes: 508792220.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 216.351 ±(99.9%) 14.480 us/op [Average] (min, avg, max) = (214.127, 216.351, 222.993), stdev = 3.761 CI (99.9%): [201.871, 230.831] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2530040832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (335425536.000, 506008166.400, 675652608.000), stdev = 134283497.770 CI (99.9%): [2530040832.000, 2530040832.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1905217380.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (252588240.000, 381043476.000, 508792220.000), stdev = 101120602.704 CI (99.9%): [1905217380.000, 1905217380.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 63.29% complete, ETA 01:59:09 # Fork: 1 of 1 # Warmup Iteration 1: 268.833 us/op # Warmup Iteration 2: 247.074 us/op # Warmup Iteration 3: 244.024 us/op Iteration 1: 244.457 us/op totalInputBytes: 326973440.000 # totalOutputBytes: 246283803.000 # Iteration 2: 245.562 us/op totalInputBytes: 410490880.000 # totalOutputBytes: 309191031.000 # Iteration 3: 244.528 us/op totalInputBytes: 494274560.000 # totalOutputBytes: 372298797.000 # Iteration 4: 244.833 us/op totalInputBytes: 577955840.000 # totalOutputBytes: 435329433.000 # Iteration 5: 244.532 us/op totalInputBytes: 661739520.000 # totalOutputBytes: 498437199.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 244.782 ±(99.9%) 1.769 us/op [Average] (min, avg, max) = (244.457, 244.782, 245.562), stdev = 0.459 CI (99.9%): [243.014, 246.551] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2471434240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (326973440.000, 494286848.000, 661739520.000), stdev = 132340884.162 CI (99.9%): [2471434240.000, 2471434240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1861540263.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (246283803.000, 372308052.600, 498437199.000), stdev = 99682152.299 CI (99.9%): [1861540263.000, 1861540263.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 63.34% complete, ETA 01:58:59 # Fork: 1 of 1 # Warmup Iteration 1: 802.145 us/op # Warmup Iteration 2: 799.150 us/op # Warmup Iteration 3: 775.223 us/op Iteration 1: 760.175 us/op totalInputBytes: 209264640.000 # totalOutputBytes: 157581996.000 # Iteration 2: 762.069 us/op totalInputBytes: 263065600.000 # totalOutputBytes: 198095590.000 # Iteration 3: 771.131 us/op totalInputBytes: 316211200.000 # totalOutputBytes: 238115680.000 # Iteration 4: 763.485 us/op totalInputBytes: 369909760.000 # totalOutputBytes: 278552164.000 # Iteration 5: 768.478 us/op totalInputBytes: 423260160.000 # totalOutputBytes: 318726474.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 765.068 ±(99.9%) 17.628 us/op [Average] (min, avg, max) = (760.175, 765.068, 771.131), stdev = 4.578 CI (99.9%): [747.439, 782.696] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1581711360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (209264640.000, 316342272.000, 423260160.000), stdev = 84564990.952 CI (99.9%): [1581711360.000, 1581711360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1191071904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (157581996.000, 238214380.800, 318726474.000), stdev = 63679750.511 CI (99.9%): [1191071904.000, 1191071904.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 63.39% complete, ETA 01:58:48 # Fork: 1 of 1 # Warmup Iteration 1: 1472.334 us/op # Warmup Iteration 2: 1433.595 us/op # Warmup Iteration 3: 1412.624 us/op Iteration 1: 1413.184 us/op totalInputBytes: 171847680.000 # totalOutputBytes: 129193430.000 # Iteration 2: 1403.096 us/op totalInputBytes: 215715840.000 # totalOutputBytes: 162173090.000 # Iteration 3: 1420.937 us/op totalInputBytes: 259031040.000 # totalOutputBytes: 194737040.000 # Iteration 4: 1399.732 us/op totalInputBytes: 302991360.000 # totalOutputBytes: 227785985.000 # Iteration 5: 1391.154 us/op totalInputBytes: 347228160.000 # totalOutputBytes: 261042785.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1405.621 ±(99.9%) 44.828 us/op [Average] (min, avg, max) = (1391.154, 1405.621, 1420.937), stdev = 11.642 CI (99.9%): [1360.792, 1450.449] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1296814080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (171847680.000, 259362816.000, 347228160.000), stdev = 69260082.562 CI (99.9%): [1296814080.000, 1296814080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 974932330.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (129193430.000, 194986466.000, 261042785.000), stdev = 52069062.721 CI (99.9%): [974932330.000, 974932330.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 63.44% complete, ETA 01:58:38 # Fork: 1 of 1 # Warmup Iteration 1: 2130.610 us/op # Warmup Iteration 2: 2131.819 us/op # Warmup Iteration 3: 2115.142 us/op Iteration 1: 2093.182 us/op totalInputBytes: 155115520.000 # totalOutputBytes: 116673683.000 # Iteration 2: 2097.640 us/op totalInputBytes: 194273280.000 # totalOutputBytes: 146127087.000 # Iteration 3: 2154.481 us/op totalInputBytes: 232407040.000 # totalOutputBytes: 174810266.000 # Iteration 4: 2088.671 us/op totalInputBytes: 271728640.000 # totalOutputBytes: 204386906.000 # Iteration 5: 2177.621 us/op totalInputBytes: 309411840.000 # totalOutputBytes: 232731186.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2122.319 ±(99.9%) 157.393 us/op [Average] (min, avg, max) = (2088.671, 2122.319, 2177.621), stdev = 40.875 CI (99.9%): [1964.926, 2279.713] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1162936320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (155115520.000, 232587264.000, 309411840.000), stdev = 61040821.918 CI (99.9%): [1162936320.000, 1162936320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 874729128.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (116673683.000, 174945825.600, 232731186.000), stdev = 45913249.084 CI (99.9%): [874729128.000, 874729128.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 63.49% complete, ETA 01:58:28 # Fork: 1 of 1 # Warmup Iteration 1: 2851.601 us/op # Warmup Iteration 2: 2863.298 us/op # Warmup Iteration 3: 2834.506 us/op Iteration 1: 2804.165 us/op totalInputBytes: 144742400.000 # totalOutputBytes: 108893213.000 # Iteration 2: 2802.392 us/op totalInputBytes: 181401600.000 # totalOutputBytes: 136472817.000 # Iteration 3: 2810.196 us/op totalInputBytes: 217958400.000 # totalOutputBytes: 163975383.000 # Iteration 4: 2816.925 us/op totalInputBytes: 254412800.000 # totalOutputBytes: 191400911.000 # Iteration 5: 2843.465 us/op totalInputBytes: 290560000.000 # totalOutputBytes: 218595325.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2815.428 ±(99.9%) 64.217 us/op [Average] (min, avg, max) = (2802.392, 2815.428, 2843.465), stdev = 16.677 CI (99.9%): [2751.211, 2879.646] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1089075200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (144742400.000, 217815040.000, 290560000.000), stdev = 57655865.104 CI (99.9%): [1089075200.000, 1089075200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 819337649.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (108893213.000, 163867529.800, 218595325.000), stdev = 43375903.671 CI (99.9%): [819337649.000, 819337649.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 63.54% complete, ETA 01:58:18 # Fork: 1 of 1 # Warmup Iteration 1: 3583.821 us/op # Warmup Iteration 2: 3617.878 us/op # Warmup Iteration 3: 3573.650 us/op Iteration 1: 3493.642 us/op totalInputBytes: 138301440.000 # totalOutputBytes: 104011957.000 # Iteration 2: 3505.762 us/op totalInputBytes: 173445120.000 # totalOutputBytes: 130442361.000 # Iteration 3: 3474.468 us/op totalInputBytes: 208896000.000 # totalOutputBytes: 157103800.000 # Iteration 4: 3489.939 us/op totalInputBytes: 244224000.000 # totalOutputBytes: 183672825.000 # Iteration 5: 3475.713 us/op totalInputBytes: 279674880.000 # totalOutputBytes: 210334264.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3487.905 ±(99.9%) 50.395 us/op [Average] (min, avg, max) = (3474.468, 3487.905, 3505.762), stdev = 13.087 CI (99.9%): [3437.510, 3538.300] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1044541440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (138301440.000, 208908288.000, 279674880.000), stdev = 55897391.436 CI (99.9%): [1044541440.000, 1044541440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 785565207.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (104011957.000, 157113041.400, 210334264.000), stdev = 42038586.688 CI (99.9%): [785565207.000, 785565207.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 63.59% complete, ETA 01:58:08 # Fork: 1 of 1 # Warmup Iteration 1: 4556.695 us/op # Warmup Iteration 2: 4569.216 us/op # Warmup Iteration 3: 4545.955 us/op Iteration 1: 4452.694 us/op totalInputBytes: 127160320.000 # totalOutputBytes: 95655854.000 # Iteration 2: 4458.969 us/op totalInputBytes: 159488000.000 # totalOutputBytes: 119974225.000 # Iteration 3: 4456.008 us/op totalInputBytes: 191815680.000 # totalOutputBytes: 144292596.000 # Iteration 4: 4467.838 us/op totalInputBytes: 224071680.000 # totalOutputBytes: 168557046.000 # Iteration 5: 4459.188 us/op totalInputBytes: 256327680.000 # totalOutputBytes: 192821496.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4458.939 ±(99.9%) 21.683 us/op [Average] (min, avg, max) = (4452.694, 4458.939, 4467.838), stdev = 5.631 CI (99.9%): [4437.256, 4480.623] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 958863360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (127160320.000, 191772672.000, 256327680.000), stdev = 51057890.924 CI (99.9%): [958863360.000, 958863360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 721301217.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95655854.000, 144260243.400, 192821496.000), stdev = 38408099.003 CI (99.9%): [721301217.000, 721301217.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 63.64% complete, ETA 01:57:58 # Fork: 1 of 1 # Warmup Iteration 1: 5236.645 us/op # Warmup Iteration 2: 5243.379 us/op # Warmup Iteration 3: 5278.729 us/op Iteration 1: 5154.623 us/op totalInputBytes: 125992960.000 # totalOutputBytes: 94762332.000 # Iteration 2: 5355.519 us/op totalInputBytes: 156794880.000 # totalOutputBytes: 117929196.000 # Iteration 3: 5234.023 us/op totalInputBytes: 188252160.000 # totalOutputBytes: 141588972.000 # Iteration 4: 5178.418 us/op totalInputBytes: 220037120.000 # totalOutputBytes: 165495204.000 # Iteration 5: 5156.419 us/op totalInputBytes: 251985920.000 # totalOutputBytes: 189524664.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5215.800 ±(99.9%) 325.144 us/op [Average] (min, avg, max) = (5154.623, 5215.800, 5355.519), stdev = 84.439 CI (99.9%): [4890.656, 5540.945] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 943063040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (125992960.000, 188612608.000, 251985920.000), stdev = 49843240.971 CI (99.9%): [943063040.000, 943063040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 709300368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (94762332.000, 141860073.600, 189524664.000), stdev = 37488298.940 CI (99.9%): [709300368.000, 709300368.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 63.69% complete, ETA 01:57:48 # Fork: 1 of 1 # Warmup Iteration 1: 6053.324 us/op # Warmup Iteration 2: 6060.298 us/op # Warmup Iteration 3: 5984.206 us/op Iteration 1: 5883.705 us/op totalInputBytes: 123770880.000 # totalOutputBytes: 93083330.000 # Iteration 2: 5894.545 us/op totalInputBytes: 155197440.000 # totalOutputBytes: 116718040.000 # Iteration 3: 5893.868 us/op totalInputBytes: 186716160.000 # totalOutputBytes: 140422060.000 # Iteration 4: 5886.034 us/op totalInputBytes: 218234880.000 # totalOutputBytes: 164126080.000 # Iteration 5: 5917.108 us/op totalInputBytes: 249661440.000 # totalOutputBytes: 187760790.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5895.052 ±(99.9%) 50.874 us/op [Average] (min, avg, max) = (5883.705, 5895.052, 5917.108), stdev = 13.212 CI (99.9%): [5844.178, 5945.927] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 933580800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (123770880.000, 186716160.000, 249661440.000), stdev = 49777193.496 CI (99.9%): [933580800.000, 933580800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 702110300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (93083330.000, 140422060.000, 187760790.000), stdev = 37435517.374 CI (99.9%): [702110300.000, 702110300.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 63.73% complete, ETA 01:57:38 # Fork: 1 of 1 # Warmup Iteration 1: 7035.055 us/op # Warmup Iteration 2: 6985.628 us/op # Warmup Iteration 3: 7025.779 us/op Iteration 1: 6925.442 us/op totalInputBytes: 118067200.000 # totalOutputBytes: 88814437.000 # Iteration 2: 6938.113 us/op totalInputBytes: 147763200.000 # totalOutputBytes: 111152847.000 # Iteration 3: 6931.468 us/op totalInputBytes: 177459200.000 # totalOutputBytes: 133491257.000 # Iteration 4: 7031.964 us/op totalInputBytes: 206745600.000 # totalOutputBytes: 155521551.000 # Iteration 5: 7070.259 us/op totalInputBytes: 235929600.000 # totalOutputBytes: 177474816.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6979.449 ±(99.9%) 257.821 us/op [Average] (min, avg, max) = (6925.442, 6979.449, 7070.259), stdev = 66.955 CI (99.9%): [6721.629, 7237.270] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 885964800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (118067200.000, 177192960.000, 235929600.000), stdev = 46597716.045 CI (99.9%): [885964800.000, 885964800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 666454908.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (88814437.000, 133290981.600, 177474816.000), stdev = 35052494.817 CI (99.9%): [666454908.000, 666454908.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 63.78% complete, ETA 01:57:28 # Fork: 1 of 1 # Warmup Iteration 1: 31.202 us/op # Warmup Iteration 2: 28.489 us/op # Warmup Iteration 3: 27.598 us/op Iteration 1: 27.664 us/op totalInputBytes: 285902848.000 # totalOutputBytes: 144626636.000 # Iteration 2: 27.681 us/op totalInputBytes: 359904256.000 # totalOutputBytes: 182060942.000 # Iteration 3: 27.677 us/op totalInputBytes: 433923072.000 # totalOutputBytes: 219504054.000 # Iteration 4: 27.659 us/op totalInputBytes: 507988992.000 # totalOutputBytes: 256970994.000 # Iteration 5: 27.620 us/op totalInputBytes: 582152192.000 # totalOutputBytes: 294487144.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 27.660 ±(99.9%) 0.093 us/op [Average] (min, avg, max) = (27.620, 27.660, 27.681), stdev = 0.024 CI (99.9%): [27.567, 27.753] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2169871360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (285902848.000, 433974272.000, 582152192.000), stdev = 117096532.025 CI (99.9%): [2169871360.000, 2169871360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1097649770.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (144626636.000, 219529954.000, 294487144.000), stdev = 59234378.505 CI (99.9%): [1097649770.000, 1097649770.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 63.83% complete, ETA 01:57:17 # Fork: 1 of 1 # Warmup Iteration 1: 52.594 us/op # Warmup Iteration 2: 50.012 us/op # Warmup Iteration 3: 46.524 us/op Iteration 1: 48.526 us/op totalInputBytes: 332392448.000 # totalOutputBytes: 169442244.000 # Iteration 2: 47.614 us/op totalInputBytes: 418441216.000 # totalOutputBytes: 213306948.000 # Iteration 3: 46.521 us/op totalInputBytes: 506521600.000 # totalOutputBytes: 258207300.000 # Iteration 4: 46.392 us/op totalInputBytes: 594839552.000 # totalOutputBytes: 303228756.000 # Iteration 5: 46.448 us/op totalInputBytes: 683053056.000 # totalOutputBytes: 348196968.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 47.100 ±(99.9%) 3.632 us/op [Average] (min, avg, max) = (46.392, 47.100, 48.526), stdev = 0.943 CI (99.9%): [43.468, 50.732] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2535247872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (332392448.000, 507049574.400, 683053056.000), stdev = 138781426.567 CI (99.9%): [2535247872.000, 2535247872.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1292382216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (169442244.000, 258476443.200, 348196968.000), stdev = 70746000.652 CI (99.9%): [1292382216.000, 1292382216.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 63.88% complete, ETA 01:57:07 # Fork: 1 of 1 # Warmup Iteration 1: 74.966 us/op # Warmup Iteration 2: 67.402 us/op # Warmup Iteration 3: 65.850 us/op Iteration 1: 65.965 us/op totalInputBytes: 359995392.000 # totalOutputBytes: 182575788.000 # Iteration 2: 65.178 us/op totalInputBytes: 454287360.000 # totalOutputBytes: 230397040.000 # Iteration 3: 65.190 us/op totalInputBytes: 548560896.000 # totalOutputBytes: 278208944.000 # Iteration 4: 65.326 us/op totalInputBytes: 642637824.000 # totalOutputBytes: 325921136.000 # Iteration 5: 66.637 us/op totalInputBytes: 734856192.000 # totalOutputBytes: 372690738.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 65.659 ±(99.9%) 2.445 us/op [Average] (min, avg, max) = (65.178, 65.659, 66.637), stdev = 0.635 CI (99.9%): [63.215, 68.104] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2740337664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (359995392.000, 548067532.800, 734856192.000), stdev = 148323664.284 CI (99.9%): [2740337664.000, 2740337664.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1389793646.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (182575788.000, 277958729.200, 372690738.000), stdev = 75224045.883 CI (99.9%): [1389793646.000, 1389793646.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 63.93% complete, ETA 01:56:57 # Fork: 1 of 1 # Warmup Iteration 1: 96.537 us/op # Warmup Iteration 2: 89.260 us/op # Warmup Iteration 3: 87.799 us/op Iteration 1: 88.082 us/op totalInputBytes: 363216896.000 # totalOutputBytes: 184889460.000 # Iteration 2: 87.975 us/op totalInputBytes: 456368128.000 # totalOutputBytes: 232306530.000 # Iteration 3: 86.759 us/op totalInputBytes: 550825984.000 # totalOutputBytes: 280388715.000 # Iteration 4: 92.742 us/op totalInputBytes: 639184896.000 # totalOutputBytes: 325366335.000 # Iteration 5: 87.353 us/op totalInputBytes: 732987392.000 # totalOutputBytes: 373114920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 88.582 ±(99.9%) 9.184 us/op [Average] (min, avg, max) = (86.759, 88.582, 92.742), stdev = 2.385 CI (99.9%): [79.398, 97.766] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2742583296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (363216896.000, 548516659.200, 732987392.000), stdev = 145844838.312 CI (99.9%): [2742583296.000, 2742583296.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1396065960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (184889460.000, 279213192.000, 373114920.000), stdev = 74239865.205 CI (99.9%): [1396065960.000, 1396065960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 63.98% complete, ETA 01:56:47 # Fork: 1 of 1 # Warmup Iteration 1: 140.910 us/op # Warmup Iteration 2: 135.480 us/op # Warmup Iteration 3: 133.616 us/op Iteration 1: 132.106 us/op totalInputBytes: 302530560.000 # totalOutputBytes: 154219680.000 # Iteration 2: 134.210 us/op totalInputBytes: 378859520.000 # totalOutputBytes: 193129560.000 # Iteration 3: 132.392 us/op totalInputBytes: 456232960.000 # totalOutputBytes: 232571880.000 # Iteration 4: 132.848 us/op totalInputBytes: 533335040.000 # totalOutputBytes: 271875870.000 # Iteration 5: 132.719 us/op totalInputBytes: 610513920.000 # totalOutputBytes: 311219010.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 132.855 ±(99.9%) 3.122 us/op [Average] (min, avg, max) = (132.106, 132.855, 134.210), stdev = 0.811 CI (99.9%): [129.733, 135.977] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2281472000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (302530560.000, 456294400.000, 610513920.000), stdev = 121817900.437 CI (99.9%): [2281472000.000, 2281472000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1163016000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (154219680.000, 232603200.000, 311219010.000), stdev = 62098578.153 CI (99.9%): [1163016000.000, 1163016000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 64.03% complete, ETA 01:56:37 # Fork: 1 of 1 # Warmup Iteration 1: 200.523 us/op # Warmup Iteration 2: 188.606 us/op # Warmup Iteration 3: 192.053 us/op Iteration 1: 184.727 us/op totalInputBytes: 257077248.000 # totalOutputBytes: 131132828.000 # Iteration 2: 184.817 us/op totalInputBytes: 323579904.000 # totalOutputBytes: 165055244.000 # Iteration 3: 184.594 us/op totalInputBytes: 390174720.000 # totalOutputBytes: 199024670.000 # Iteration 4: 184.167 us/op totalInputBytes: 456923136.000 # totalOutputBytes: 233072446.000 # Iteration 5: 184.789 us/op totalInputBytes: 523450368.000 # totalOutputBytes: 267007398.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 184.619 ±(99.9%) 1.027 us/op [Average] (min, avg, max) = (184.167, 184.619, 184.817), stdev = 0.267 CI (99.9%): [183.592, 185.645] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1951205376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (257077248.000, 390241075.200, 523450368.000), stdev = 105318011.214 CI (99.9%): [1951205376.000, 1951205376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 995292586.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (131132828.000, 199058517.200, 267007398.000), stdev = 53721785.017 CI (99.9%): [995292586.000, 995292586.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 64.08% complete, ETA 01:56:27 # Fork: 1 of 1 # Warmup Iteration 1: 253.016 us/op # Warmup Iteration 2: 246.138 us/op # Warmup Iteration 3: 240.197 us/op Iteration 1: 237.880 us/op totalInputBytes: 234974208.000 # totalOutputBytes: 119355621.000 # Iteration 2: 237.836 us/op totalInputBytes: 295271424.000 # totalOutputBytes: 149983713.000 # Iteration 3: 242.369 us/op totalInputBytes: 354450432.000 # totalOutputBytes: 180043809.000 # Iteration 4: 241.742 us/op totalInputBytes: 413779968.000 # totalOutputBytes: 210180366.000 # Iteration 5: 252.412 us/op totalInputBytes: 470600704.000 # totalOutputBytes: 239042573.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 242.448 ±(99.9%) 22.936 us/op [Average] (min, avg, max) = (237.836, 242.448, 252.412), stdev = 5.957 CI (99.9%): [219.511, 265.384] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1769076736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (234974208.000, 353815347.200, 470600704.000), stdev = 93254471.680 CI (99.9%): [1769076736.000, 1769076736.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 898606082.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (119355621.000, 179721216.400, 239042573.000), stdev = 47368796.231 CI (99.9%): [898606082.000, 898606082.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 64.13% complete, ETA 01:56:17 # Fork: 1 of 1 # Warmup Iteration 1: 310.736 us/op # Warmup Iteration 2: 305.638 us/op # Warmup Iteration 3: 294.467 us/op Iteration 1: 296.184 us/op totalInputBytes: 217382912.000 # totalOutputBytes: 110655120.000 # Iteration 2: 296.463 us/op totalInputBytes: 272678912.000 # totalOutputBytes: 138802620.000 # Iteration 3: 296.036 us/op totalInputBytes: 328040448.000 # totalOutputBytes: 166983480.000 # Iteration 4: 295.033 us/op totalInputBytes: 383598592.000 # totalOutputBytes: 195264420.000 # Iteration 5: 297.122 us/op totalInputBytes: 438763520.000 # totalOutputBytes: 223345200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 296.168 ±(99.9%) 2.922 us/op [Average] (min, avg, max) = (295.033, 296.168, 297.122), stdev = 0.759 CI (99.9%): [293.246, 299.089] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1640464384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (217382912.000, 328092876.800, 438763520.000), stdev = 87544677.502 CI (99.9%): [1640464384.000, 1640464384.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 835050840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (110655120.000, 167010168.000, 223345200.000), stdev = 44563147.605 CI (99.9%): [835050840.000, 835050840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 64.17% complete, ETA 01:56:06 # Fork: 1 of 1 # Warmup Iteration 1: 379.215 us/op # Warmup Iteration 2: 395.569 us/op # Warmup Iteration 3: 360.622 us/op Iteration 1: 359.409 us/op totalInputBytes: 197775360.000 # totalOutputBytes: 100261120.000 # Iteration 2: 358.585 us/op totalInputBytes: 249209856.000 # totalOutputBytes: 126335552.000 # Iteration 3: 355.145 us/op totalInputBytes: 301132800.000 # totalOutputBytes: 152657600.000 # Iteration 4: 357.987 us/op totalInputBytes: 352650240.000 # totalOutputBytes: 178774080.000 # Iteration 5: 359.634 us/op totalInputBytes: 403928064.000 # totalOutputBytes: 204769088.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 358.152 ±(99.9%) 6.951 us/op [Average] (min, avg, max) = (355.145, 358.152, 359.634), stdev = 1.805 CI (99.9%): [351.200, 365.103] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1504696320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (197775360.000, 300939264.000, 403928064.000), stdev = 81546732.248 CI (99.9%): [1504696320.000, 1504696320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 762797440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (100261120.000, 152559488.000, 204769088.000), stdev = 41339662.876 CI (99.9%): [762797440.000, 762797440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 64.22% complete, ETA 01:55:56 # Fork: 1 of 1 # Warmup Iteration 1: 451.279 us/op # Warmup Iteration 2: 450.033 us/op # Warmup Iteration 3: 433.771 us/op Iteration 1: 437.814 us/op totalInputBytes: 185036800.000 # totalOutputBytes: 94235050.000 # Iteration 2: 422.960 us/op totalInputBytes: 233492480.000 # totalOutputBytes: 118912430.000 # Iteration 3: 422.652 us/op totalInputBytes: 281989120.000 # totalOutputBytes: 143610670.000 # Iteration 4: 423.579 us/op totalInputBytes: 330373120.000 # totalOutputBytes: 168251545.000 # Iteration 5: 422.046 us/op totalInputBytes: 378931200.000 # totalOutputBytes: 192981075.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 425.810 ±(99.9%) 25.927 us/op [Average] (min, avg, max) = (422.046, 425.810, 437.814), stdev = 6.733 CI (99.9%): [399.883, 451.737] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1409822720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (185036800.000, 281964544.000, 378931200.000), stdev = 76632975.532 CI (99.9%): [1409822720.000, 1409822720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 717990770.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (94235050.000, 143598154.000, 192981075.000), stdev = 39027438.223 CI (99.9%): [717990770.000, 717990770.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 64.27% complete, ETA 01:55:46 # Fork: 1 of 1 # Warmup Iteration 1: 1261.828 us/op # Warmup Iteration 2: 1242.637 us/op # Warmup Iteration 3: 1246.598 us/op Iteration 1: 1229.886 us/op totalInputBytes: 131788800.000 # totalOutputBytes: 66389895.000 # Iteration 2: 1221.169 us/op totalInputBytes: 165376000.000 # totalOutputBytes: 83309775.000 # Iteration 3: 1227.006 us/op totalInputBytes: 198819840.000 # totalOutputBytes: 100157436.000 # Iteration 4: 1223.518 us/op totalInputBytes: 232366080.000 # totalOutputBytes: 117056682.000 # Iteration 5: 1228.354 us/op totalInputBytes: 265768960.000 # totalOutputBytes: 133883709.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1225.987 ±(99.9%) 13.770 us/op [Average] (min, avg, max) = (1221.169, 1225.987, 1229.886), stdev = 3.576 CI (99.9%): [1212.217, 1239.757] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 994119680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (131788800.000, 198823936.000, 265768960.000), stdev = 52960328.455 CI (99.9%): [994119680.000, 994119680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 500797497.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (66389895.000, 100159499.400, 133883709.000), stdev = 26679282.650 CI (99.9%): [500797497.000, 500797497.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 64.32% complete, ETA 01:55:36 # Fork: 1 of 1 # Warmup Iteration 1: 2489.304 us/op # Warmup Iteration 2: 2479.405 us/op # Warmup Iteration 3: 2519.950 us/op Iteration 1: 2474.252 us/op totalInputBytes: 98979840.000 # totalOutputBytes: 49454478.000 # Iteration 2: 2467.053 us/op totalInputBytes: 123955200.000 # totalOutputBytes: 61933215.000 # Iteration 3: 2471.343 us/op totalInputBytes: 148899840.000 # totalOutputBytes: 74396603.000 # Iteration 4: 2468.418 us/op totalInputBytes: 173875200.000 # totalOutputBytes: 86875340.000 # Iteration 5: 2461.541 us/op totalInputBytes: 198881280.000 # totalOutputBytes: 99369426.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2468.521 ±(99.9%) 18.436 us/op [Average] (min, avg, max) = (2461.541, 2468.521, 2474.252), stdev = 4.788 CI (99.9%): [2450.085, 2486.958] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 744591360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (98979840.000, 148918272.000, 198881280.000), stdev = 39484657.519 CI (99.9%): [744591360.000, 744591360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 372029062.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49454478.000, 74405812.400, 99369426.000), stdev = 19728190.373 CI (99.9%): [372029062.000, 372029062.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 64.37% complete, ETA 01:55:26 # Fork: 1 of 1 # Warmup Iteration 1: 3991.961 us/op # Warmup Iteration 2: 3957.572 us/op # Warmup Iteration 3: 3960.861 us/op Iteration 1: 3948.080 us/op totalInputBytes: 83025920.000 # totalOutputBytes: 41255531.000 # Iteration 2: 3947.580 us/op totalInputBytes: 103874560.000 # totalOutputBytes: 51615208.000 # Iteration 3: 3956.489 us/op totalInputBytes: 124682240.000 # totalOutputBytes: 61954532.000 # Iteration 4: 3950.501 us/op totalInputBytes: 145489920.000 # totalOutputBytes: 72293856.000 # Iteration 5: 3950.254 us/op totalInputBytes: 166297600.000 # totalOutputBytes: 82633180.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3950.581 ±(99.9%) 13.652 us/op [Average] (min, avg, max) = (3947.580, 3950.581, 3956.489), stdev = 3.545 CI (99.9%): [3936.929, 3964.233] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 623370240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (83025920.000, 124674048.000, 166297600.000), stdev = 32912786.050 CI (99.9%): [623370240.000, 623370240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 309752307.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (41255531.000, 61950461.400, 82633180.000), stdev = 16354344.103 CI (99.9%): [309752307.000, 309752307.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 64.42% complete, ETA 01:55:16 # Fork: 1 of 1 # Warmup Iteration 1: 5524.332 us/op # Warmup Iteration 2: 5499.367 us/op # Warmup Iteration 3: 5525.561 us/op Iteration 1: 5447.251 us/op totalInputBytes: 74854400.000 # totalOutputBytes: 36876026.000 # Iteration 2: 5451.346 us/op totalInputBytes: 93747200.000 # totalOutputBytes: 46183313.000 # Iteration 3: 5458.476 us/op totalInputBytes: 112640000.000 # totalOutputBytes: 55490600.000 # Iteration 4: 5506.133 us/op totalInputBytes: 131328000.000 # totalOutputBytes: 64696995.000 # Iteration 5: 5506.919 us/op totalInputBytes: 150067200.000 # totalOutputBytes: 73928613.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5474.025 ±(99.9%) 115.293 us/op [Average] (min, avg, max) = (5447.251, 5474.025, 5506.919), stdev = 29.941 CI (99.9%): [5358.732, 5589.318] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 562636800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (74854400.000, 112527360.000, 150067200.000), stdev = 29726514.529 CI (99.9%): [562636800.000, 562636800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 277175547.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36876026.000, 55435109.400, 73928613.000), stdev = 14644372.577 CI (99.9%): [277175547.000, 277175547.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 64.47% complete, ETA 01:55:06 # Fork: 1 of 1 # Warmup Iteration 1: 7055.115 us/op # Warmup Iteration 2: 6960.866 us/op # Warmup Iteration 3: 6989.757 us/op Iteration 1: 7005.756 us/op totalInputBytes: 70656000.000 # totalOutputBytes: 34631100.000 # Iteration 2: 6955.881 us/op totalInputBytes: 88473600.000 # totalOutputBytes: 43364160.000 # Iteration 3: 6976.734 us/op totalInputBytes: 106229760.000 # totalOutputBytes: 52067106.000 # Iteration 4: 6987.880 us/op totalInputBytes: 123924480.000 # totalOutputBytes: 60739938.000 # Iteration 5: 7017.224 us/op totalInputBytes: 141557760.000 # totalOutputBytes: 69382656.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6988.695 ±(99.9%) 92.845 us/op [Average] (min, avg, max) = (6955.881, 6988.695, 7017.224), stdev = 24.112 CI (99.9%): [6895.850, 7081.540] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 530841600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (70656000.000, 106168320.000, 141557760.000), stdev = 28026440.391 CI (99.9%): [530841600.000, 530841600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 260184960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34631100.000, 52036992.000, 69382656.000), stdev = 13736787.532 CI (99.9%): [260184960.000, 260184960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 64.52% complete, ETA 01:54:56 # Fork: 1 of 1 # Warmup Iteration 1: 8631.756 us/op # Warmup Iteration 2: 8528.578 us/op # Warmup Iteration 3: 8557.834 us/op Iteration 1: 8553.377 us/op totalInputBytes: 67522560.000 # totalOutputBytes: 32938914.000 # Iteration 2: 8515.340 us/op totalInputBytes: 84510720.000 # totalOutputBytes: 41226093.000 # Iteration 3: 8514.111 us/op totalInputBytes: 101498880.000 # totalOutputBytes: 49513272.000 # Iteration 4: 8587.562 us/op totalInputBytes: 118272000.000 # totalOutputBytes: 57695550.000 # Iteration 5: 8568.091 us/op totalInputBytes: 135116800.000 # totalOutputBytes: 65912795.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8547.696 ±(99.9%) 124.959 us/op [Average] (min, avg, max) = (8514.111, 8547.696, 8587.562), stdev = 32.451 CI (99.9%): [8422.737, 8672.655] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 506920960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (67522560.000, 101384192.000, 135116800.000), stdev = 26713405.969 CI (99.9%): [506920960.000, 506920960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 247286624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (32938914.000, 49457324.800, 65912795.000), stdev = 13031356.955 CI (99.9%): [247286624.000, 247286624.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 64.57% complete, ETA 01:54:46 # Fork: 1 of 1 # Warmup Iteration 1: 10177.700 us/op # Warmup Iteration 2: 10105.689 us/op # Warmup Iteration 3: 10114.458 us/op Iteration 1: 10144.556 us/op totalInputBytes: 65290240.000 # totalOutputBytes: 31687126.000 # Iteration 2: 10118.505 us/op totalInputBytes: 81592320.000 # totalOutputBytes: 39598968.000 # Iteration 3: 10063.395 us/op totalInputBytes: 97976320.000 # totalOutputBytes: 47550568.000 # Iteration 4: 10078.373 us/op totalInputBytes: 114360320.000 # totalOutputBytes: 55502168.000 # Iteration 5: 10121.611 us/op totalInputBytes: 130744320.000 # totalOutputBytes: 63453768.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 10105.288 ±(99.9%) 128.616 us/op [Average] (min, avg, max) = (10063.395, 10105.288, 10144.556), stdev = 33.401 CI (99.9%): [9976.672, 10233.904] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 489963520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65290240.000, 97992704.000, 130744320.000), stdev = 25879486.179 CI (99.9%): [489963520.000, 489963520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 237792598.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31687126.000, 47558519.600, 63453768.000), stdev = 12560017.230 CI (99.9%): [237792598.000, 237792598.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 64.61% complete, ETA 01:54:36 # Fork: 1 of 1 # Warmup Iteration 1: 11650.883 us/op # Warmup Iteration 2: 11571.386 us/op # Warmup Iteration 3: 11612.877 us/op Iteration 1: 11747.469 us/op totalInputBytes: 64051200.000 # totalOutputBytes: 30951825.000 # Iteration 2: 11571.048 us/op totalInputBytes: 80179200.000 # totalOutputBytes: 38745450.000 # Iteration 3: 11541.056 us/op totalInputBytes: 96307200.000 # totalOutputBytes: 46539075.000 # Iteration 4: 11554.085 us/op totalInputBytes: 112435200.000 # totalOutputBytes: 54332700.000 # Iteration 5: 11560.638 us/op totalInputBytes: 128563200.000 # totalOutputBytes: 62126325.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11594.859 ±(99.9%) 331.162 us/op [Average] (min, avg, max) = (11541.056, 11594.859, 11747.469), stdev = 86.002 CI (99.9%): [11263.697, 11926.021] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 481536000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64051200.000, 96307200.000, 128563200.000), stdev = 25500607.052 CI (99.9%): [481536000.000, 481536000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 232695375.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (30951825.000, 46539075.000, 62126325.000), stdev = 12322803.115 CI (99.9%): [232695375.000, 232695375.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 64.66% complete, ETA 01:54:26 # Fork: 1 of 1 # Warmup Iteration 1: 13273.138 us/op # Warmup Iteration 2: 13113.916 us/op # Warmup Iteration 3: 13177.515 us/op Iteration 1: 13321.520 us/op totalInputBytes: 62873600.000 # totalOutputBytes: 30279410.000 # Iteration 2: 13173.547 us/op totalInputBytes: 78643200.000 # totalOutputBytes: 37873920.000 # Iteration 3: 13172.287 us/op totalInputBytes: 94412800.000 # totalOutputBytes: 45468430.000 # Iteration 4: 13231.985 us/op totalInputBytes: 110080000.000 # totalOutputBytes: 53013625.000 # Iteration 5: 13178.093 us/op totalInputBytes: 125849600.000 # totalOutputBytes: 60608135.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13215.486 ±(99.9%) 247.602 us/op [Average] (min, avg, max) = (13172.287, 13215.486, 13321.520), stdev = 64.301 CI (99.9%): [12967.885, 13463.088] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 471859200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (62873600.000, 94371840.000, 125849600.000), stdev = 24885370.111 CI (99.9%): [471859200.000, 471859200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 227243520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (30279410.000, 45448704.000, 60608135.000), stdev = 11984590.108 CI (99.9%): [227243520.000, 227243520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 64.71% complete, ETA 01:54:16 # Fork: 1 of 1 # Warmup Iteration 1: 34.310 us/op # Warmup Iteration 2: 34.210 us/op # Warmup Iteration 3: 33.979 us/op Iteration 1: 33.629 us/op totalInputBytes: 240834560.000 # totalOutputBytes: 86079540.000 # Iteration 2: 31.820 us/op totalInputBytes: 305210368.000 # totalOutputBytes: 109088862.000 # Iteration 3: 32.036 us/op totalInputBytes: 369158144.000 # totalOutputBytes: 131945196.000 # Iteration 4: 31.916 us/op totalInputBytes: 433339392.000 # totalOutputBytes: 154884978.000 # Iteration 5: 31.829 us/op totalInputBytes: 497693696.000 # totalOutputBytes: 177886614.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 32.246 ±(99.9%) 2.995 us/op [Average] (min, avg, max) = (31.820, 32.246, 33.629), stdev = 0.778 CI (99.9%): [29.251, 35.242] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1846236160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (240834560.000, 369247232.000, 497693696.000), stdev = 101485025.133 CI (99.9%): [1846236160.000, 1846236160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 659885190.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (86079540.000, 131977038.000, 177886614.000), stdev = 36272967.968 CI (99.9%): [659885190.000, 659885190.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 64.76% complete, ETA 01:54:06 # Fork: 1 of 1 # Warmup Iteration 1: 78.085 us/op # Warmup Iteration 2: 73.914 us/op # Warmup Iteration 3: 75.380 us/op Iteration 1: 74.108 us/op totalInputBytes: 217600000.000 # totalOutputBytes: 74693750.000 # Iteration 2: 72.937 us/op totalInputBytes: 273768448.000 # totalOutputBytes: 93974228.000 # Iteration 3: 72.768 us/op totalInputBytes: 330067968.000 # totalOutputBytes: 113299698.000 # Iteration 4: 72.765 us/op totalInputBytes: 386371584.000 # totalOutputBytes: 132626574.000 # Iteration 5: 77.096 us/op totalInputBytes: 439519232.000 # totalOutputBytes: 150870127.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 73.935 ±(99.9%) 7.138 us/op [Average] (min, avg, max) = (72.765, 73.935, 77.096), stdev = 1.854 CI (99.9%): [66.797, 81.073] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1647327232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (217600000.000, 329465446.400, 439519232.000), stdev = 87986562.870 CI (99.9%): [1647327232.000, 1647327232.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 565464377.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (74693750.000, 113092875.400, 150870127.000), stdev = 30202418.798 CI (99.9%): [565464377.000, 565464377.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 64.81% complete, ETA 01:53:56 # Fork: 1 of 1 # Warmup Iteration 1: 197.654 us/op # Warmup Iteration 2: 193.145 us/op # Warmup Iteration 3: 191.331 us/op Iteration 1: 192.756 us/op totalInputBytes: 126944256.000 # totalOutputBytes: 42190783.000 # Iteration 2: 193.267 us/op totalInputBytes: 158748672.000 # totalOutputBytes: 52761196.000 # Iteration 3: 195.078 us/op totalInputBytes: 190255104.000 # totalOutputBytes: 63232572.000 # Iteration 4: 193.703 us/op totalInputBytes: 221985792.000 # totalOutputBytes: 73778481.000 # Iteration 5: 192.250 us/op totalInputBytes: 253953024.000 # totalOutputBytes: 84403007.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 193.411 ±(99.9%) 4.156 us/op [Average] (min, avg, max) = (192.250, 193.411, 195.078), stdev = 1.079 CI (99.9%): [189.254, 197.567] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 951886848.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (126944256.000, 190377369.600, 253953024.000), stdev = 50162499.840 CI (99.9%): [951886848.000, 951886848.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 316366039.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (42190783.000, 63273207.800, 84403007.000), stdev = 16671846.464 CI (99.9%): [316366039.000, 316366039.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 64.86% complete, ETA 01:53:45 # Fork: 1 of 1 # Warmup Iteration 1: 357.955 us/op # Warmup Iteration 2: 351.535 us/op # Warmup Iteration 3: 345.492 us/op Iteration 1: 342.928 us/op totalInputBytes: 93847552.000 # totalOutputBytes: 31206144.000 # Iteration 2: 345.596 us/op totalInputBytes: 117563392.000 # totalOutputBytes: 39092124.000 # Iteration 3: 346.378 us/op totalInputBytes: 141225984.000 # totalOutputBytes: 46960398.000 # Iteration 4: 346.485 us/op totalInputBytes: 164884480.000 # totalOutputBytes: 54827310.000 # Iteration 5: 347.048 us/op totalInputBytes: 188502016.000 # totalOutputBytes: 62680602.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 345.687 ±(99.9%) 6.264 us/op [Average] (min, avg, max) = (342.928, 345.687, 347.048), stdev = 1.627 CI (99.9%): [339.423, 351.951] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 706023424.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (93847552.000, 141204684.800, 188502016.000), stdev = 37414500.683 CI (99.9%): [706023424.000, 706023424.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 234766578.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31206144.000, 46953315.600, 62680602.000), stdev = 12441052.229 CI (99.9%): [234766578.000, 234766578.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 64.91% complete, ETA 01:53:35 # Fork: 1 of 1 # Warmup Iteration 1: 535.457 us/op # Warmup Iteration 2: 527.059 us/op # Warmup Iteration 3: 518.766 us/op Iteration 1: 516.160 us/op totalInputBytes: 78187520.000 # totalOutputBytes: 25410944.000 # Iteration 2: 523.917 us/op totalInputBytes: 97756160.000 # totalOutputBytes: 31770752.000 # Iteration 3: 519.491 us/op totalInputBytes: 117483520.000 # totalOutputBytes: 38182144.000 # Iteration 4: 517.704 us/op totalInputBytes: 137277440.000 # totalOutputBytes: 44615168.000 # Iteration 5: 516.738 us/op totalInputBytes: 157112320.000 # totalOutputBytes: 51061504.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 518.802 ±(99.9%) 12.036 us/op [Average] (min, avg, max) = (516.160, 518.802, 523.917), stdev = 3.126 CI (99.9%): [506.765, 530.838] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 587816960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (78187520.000, 117563392.000, 157112320.000), stdev = 31207184.707 CI (99.9%): [587816960.000, 587816960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 191040512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (25410944.000, 38208102.400, 51061504.000), stdev = 10142335.030 CI (99.9%): [191040512.000, 191040512.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 64.96% complete, ETA 01:53:25 # Fork: 1 of 1 # Warmup Iteration 1: 729.887 us/op # Warmup Iteration 2: 720.047 us/op # Warmup Iteration 3: 714.493 us/op Iteration 1: 725.961 us/op totalInputBytes: 68093952.000 # totalOutputBytes: 22066253.000 # Iteration 2: 710.465 us/op totalInputBytes: 85401600.000 # totalOutputBytes: 27674900.000 # Iteration 3: 718.626 us/op totalInputBytes: 102512640.000 # totalOutputBytes: 33219835.000 # Iteration 4: 734.601 us/op totalInputBytes: 119255040.000 # totalOutputBytes: 38645310.000 # Iteration 5: 720.513 us/op totalInputBytes: 136323072.000 # totalOutputBytes: 44176308.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 722.033 ±(99.9%) 34.502 us/op [Average] (min, avg, max) = (710.465, 722.033, 734.601), stdev = 8.960 CI (99.9%): [687.532, 756.535] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 511586304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (68093952.000, 102317260.800, 136323072.000), stdev = 26929055.768 CI (99.9%): [511586304.000, 511586304.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 165782606.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22066253.000, 33156521.200, 44176308.000), stdev = 8726521.815 CI (99.9%): [165782606.000, 165782606.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 65.00% complete, ETA 01:53:15 # Fork: 1 of 1 # Warmup Iteration 1: 948.123 us/op # Warmup Iteration 2: 931.840 us/op # Warmup Iteration 3: 929.144 us/op Iteration 1: 935.642 us/op totalInputBytes: 61322240.000 # totalOutputBytes: 19839045.000 # Iteration 2: 924.409 us/op totalInputBytes: 76840960.000 # totalOutputBytes: 24859680.000 # Iteration 3: 926.471 us/op totalInputBytes: 92331008.000 # totalOutputBytes: 29871039.000 # Iteration 4: 929.475 us/op totalInputBytes: 107770880.000 # totalOutputBytes: 34866165.000 # Iteration 5: 930.358 us/op totalInputBytes: 123196416.000 # totalOutputBytes: 39856653.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 929.271 ±(99.9%) 16.482 us/op [Average] (min, avg, max) = (924.409, 929.271, 935.642), stdev = 4.280 CI (99.9%): [912.789, 945.753] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 461461504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (61322240.000, 92292300.800, 123196416.000), stdev = 24456802.975 CI (99.9%): [461461504.000, 461461504.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 149292582.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (19839045.000, 29858516.400, 39856653.000), stdev = 7912294.378 CI (99.9%): [149292582.000, 149292582.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 65.05% complete, ETA 01:53:05 # Fork: 1 of 1 # Warmup Iteration 1: 1193.273 us/op # Warmup Iteration 2: 1185.966 us/op # Warmup Iteration 3: 1172.821 us/op Iteration 1: 1177.467 us/op totalInputBytes: 55500800.000 # totalOutputBytes: 17865675.000 # Iteration 2: 1177.357 us/op totalInputBytes: 69435392.000 # totalOutputBytes: 22351212.000 # Iteration 3: 1181.848 us/op totalInputBytes: 83320832.000 # totalOutputBytes: 26820927.000 # Iteration 4: 1170.778 us/op totalInputBytes: 97337344.000 # totalOutputBytes: 31332834.000 # Iteration 5: 1167.924 us/op totalInputBytes: 111386624.000 # totalOutputBytes: 35855289.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1175.075 ±(99.9%) 21.646 us/op [Average] (min, avg, max) = (1167.924, 1175.075, 1181.848), stdev = 5.621 CI (99.9%): [1153.429, 1196.721] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 416980992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55500800.000, 83396198.400, 111386624.000), stdev = 22084397.848 CI (99.9%): [416980992.000, 416980992.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 134225937.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17865675.000, 26845187.400, 35855289.000), stdev = 7108954.727 CI (99.9%): [134225937.000, 134225937.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 65.10% complete, ETA 01:52:55 # Fork: 1 of 1 # Warmup Iteration 1: 1432.342 us/op # Warmup Iteration 2: 1430.785 us/op # Warmup Iteration 3: 1412.461 us/op Iteration 1: 1430.743 us/op totalInputBytes: 51784704.000 # totalOutputBytes: 16621002.000 # Iteration 2: 1420.758 us/op totalInputBytes: 64779264.000 # totalOutputBytes: 20791782.000 # Iteration 3: 1409.774 us/op totalInputBytes: 77875200.000 # totalOutputBytes: 24995100.000 # Iteration 4: 1408.474 us/op totalInputBytes: 90980352.000 # totalOutputBytes: 29201376.000 # Iteration 5: 1403.555 us/op totalInputBytes: 104131584.000 # totalOutputBytes: 33422442.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1414.661 ±(99.9%) 42.239 us/op [Average] (min, avg, max) = (1403.555, 1414.661, 1430.743), stdev = 10.969 CI (99.9%): [1372.422, 1456.900] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 389551104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51784704.000, 77910220.800, 104131584.000), stdev = 20696340.852 CI (99.9%): [389551104.000, 389551104.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 125031702.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16621002.000, 25006340.400, 33422442.000), stdev = 6642770.859 CI (99.9%): [125031702.000, 125031702.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 65.15% complete, ETA 01:52:45 # Fork: 1 of 1 # Warmup Iteration 1: 1664.529 us/op # Warmup Iteration 2: 1651.621 us/op # Warmup Iteration 3: 1634.901 us/op Iteration 1: 1638.512 us/op totalInputBytes: 49838080.000 # totalOutputBytes: 15808016.000 # Iteration 2: 1634.665 us/op totalInputBytes: 62392320.000 # totalOutputBytes: 19790064.000 # Iteration 3: 1675.732 us/op totalInputBytes: 74639360.000 # totalOutputBytes: 23674672.000 # Iteration 4: 1627.372 us/op totalInputBytes: 87244800.000 # totalOutputBytes: 27672960.000 # Iteration 5: 1625.967 us/op totalInputBytes: 99860480.000 # totalOutputBytes: 31674496.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1640.450 ±(99.9%) 78.511 us/op [Average] (min, avg, max) = (1625.967, 1640.450, 1675.732), stdev = 20.389 CI (99.9%): [1561.939, 1718.961] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 373975040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49838080.000, 74795008.000, 99860480.000), stdev = 19748255.357 CI (99.9%): [373975040.000, 373975040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 118620208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15808016.000, 23724041.600, 31674496.000), stdev = 6263899.746 CI (99.9%): [118620208.000, 118620208.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 65.20% complete, ETA 01:52:35 # Fork: 1 of 1 # Warmup Iteration 1: 4078.234 us/op # Warmup Iteration 2: 4101.247 us/op # Warmup Iteration 3: 4055.919 us/op Iteration 1: 4065.262 us/op totalInputBytes: 40345600.000 # totalOutputBytes: 12458280.000 # Iteration 2: 4034.004 us/op totalInputBytes: 50544640.000 # totalOutputBytes: 15607632.000 # Iteration 3: 4057.222 us/op totalInputBytes: 60682240.000 # totalOutputBytes: 18738012.000 # Iteration 4: 4075.940 us/op totalInputBytes: 70758400.000 # totalOutputBytes: 21849420.000 # Iteration 5: 4041.634 us/op totalInputBytes: 80936960.000 # totalOutputBytes: 24992448.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4054.812 ±(99.9%) 65.801 us/op [Average] (min, avg, max) = (4034.004, 4054.812, 4075.940), stdev = 17.088 CI (99.9%): [3989.011, 4120.614] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 303267840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (40345600.000, 60653568.000, 80936960.000), stdev = 16032220.935 CI (99.9%): [303267840.000, 303267840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 93645792.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12458280.000, 18729158.400, 24992448.000), stdev = 4950574.472 CI (99.9%): [93645792.000, 93645792.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 65.25% complete, ETA 01:52:25 # Fork: 1 of 1 # Warmup Iteration 1: 6401.774 us/op # Warmup Iteration 2: 6403.007 us/op # Warmup Iteration 3: 6350.764 us/op Iteration 1: 6350.833 us/op totalInputBytes: 38768640.000 # totalOutputBytes: 11783294.000 # Iteration 2: 6356.721 us/op totalInputBytes: 48476160.000 # totalOutputBytes: 14733786.000 # Iteration 3: 6365.671 us/op totalInputBytes: 58183680.000 # totalOutputBytes: 17684278.000 # Iteration 4: 6394.008 us/op totalInputBytes: 67860480.000 # totalOutputBytes: 20625433.000 # Iteration 5: 6331.205 us/op totalInputBytes: 77629440.000 # totalOutputBytes: 23594599.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6359.688 ±(99.9%) 88.483 us/op [Average] (min, avg, max) = (6331.205, 6359.688, 6394.008), stdev = 22.979 CI (99.9%): [6271.204, 6448.171] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 290918400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38768640.000, 58183680.000, 77629440.000), stdev = 15353808.672 CI (99.9%): [290918400.000, 290918400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 88421390.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11783294.000, 17684278.000, 23594599.000), stdev = 4666618.215 CI (99.9%): [88421390.000, 88421390.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 65.30% complete, ETA 01:52:15 # Fork: 1 of 1 # Warmup Iteration 1: 9163.950 us/op # Warmup Iteration 2: 8773.386 us/op # Warmup Iteration 3: 8729.547 us/op Iteration 1: 8736.772 us/op totalInputBytes: 37396480.000 # totalOutputBytes: 11259116.000 # Iteration 2: 8760.721 us/op totalInputBytes: 46817280.000 # totalOutputBytes: 14095476.000 # Iteration 3: 8847.281 us/op totalInputBytes: 56115200.000 # totalOutputBytes: 16894840.000 # Iteration 4: 8744.103 us/op totalInputBytes: 65576960.000 # totalOutputBytes: 19743532.000 # Iteration 5: 9006.913 us/op totalInputBytes: 74752000.000 # totalOutputBytes: 22505900.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8819.158 ±(99.9%) 438.527 us/op [Average] (min, avg, max) = (8736.772, 8819.158, 9006.913), stdev = 113.884 CI (99.9%): [8380.631, 9257.685] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 280657920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37396480.000, 56131584.000, 74752000.000), stdev = 14779171.739 CI (99.9%): [280657920.000, 280657920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 84498864.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11259116.000, 16899772.800, 22505900.000), stdev = 4449627.585 CI (99.9%): [84498864.000, 84498864.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 65.35% complete, ETA 01:52:05 # Fork: 1 of 1 # Warmup Iteration 1: 11112.861 us/op # Warmup Iteration 2: 11178.504 us/op # Warmup Iteration 3: 11041.882 us/op Iteration 1: 11069.256 us/op totalInputBytes: 37273600.000 # totalOutputBytes: 11139128.000 # Iteration 2: 11168.028 us/op totalInputBytes: 46540800.000 # totalOutputBytes: 13908609.000 # Iteration 3: 11054.885 us/op totalInputBytes: 55910400.000 # totalOutputBytes: 16708692.000 # Iteration 4: 11063.740 us/op totalInputBytes: 65280000.000 # totalOutputBytes: 19508775.000 # Iteration 5: 11122.447 us/op totalInputBytes: 74598400.000 # totalOutputBytes: 22293557.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11095.671 ±(99.9%) 186.003 us/op [Average] (min, avg, max) = (11054.885, 11095.671, 11168.028), stdev = 48.304 CI (99.9%): [10909.668, 11281.674] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 279603200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37273600.000, 55920640.000, 74598400.000), stdev = 14766092.427 CI (99.9%): [279603200.000, 279603200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 83558761.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11139128.000, 16711752.200, 22293557.000), stdev = 4412812.114 CI (99.9%): [83558761.000, 83558761.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 65.40% complete, ETA 01:51:55 # Fork: 1 of 1 # Warmup Iteration 1: 13360.049 us/op # Warmup Iteration 2: 13443.502 us/op # Warmup Iteration 3: 13325.557 us/op Iteration 1: 13309.304 us/op totalInputBytes: 37355520.000 # totalOutputBytes: 11123968.000 # Iteration 2: 13339.264 us/op totalInputBytes: 46694400.000 # totalOutputBytes: 13904960.000 # Iteration 3: 13405.834 us/op totalInputBytes: 55971840.000 # totalOutputBytes: 16667656.000 # Iteration 4: 13720.574 us/op totalInputBytes: 65003520.000 # totalOutputBytes: 19357168.000 # Iteration 5: 13358.510 us/op totalInputBytes: 74280960.000 # totalOutputBytes: 22119864.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13426.697 ±(99.9%) 646.846 us/op [Average] (min, avg, max) = (13309.304, 13426.697, 13720.574), stdev = 167.984 CI (99.9%): [12779.852, 14073.543] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 279306240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37355520.000, 55861248.000, 74280960.000), stdev = 14571995.652 CI (99.9%): [279306240.000, 279306240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 83173616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11123968.000, 16634723.200, 22119864.000), stdev = 4339342.976 CI (99.9%): [83173616.000, 83173616.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 65.44% complete, ETA 01:51:45 # Fork: 1 of 1 # Warmup Iteration 1: 15830.704 us/op # Warmup Iteration 2: 15961.170 us/op # Warmup Iteration 3: 15810.298 us/op Iteration 1: 15918.099 us/op totalInputBytes: 36700160.000 # totalOutputBytes: 10909696.000 # Iteration 2: 15868.635 us/op totalInputBytes: 45875200.000 # totalOutputBytes: 13637120.000 # Iteration 3: 15872.608 us/op totalInputBytes: 55050240.000 # totalOutputBytes: 16364544.000 # Iteration 4: 15819.532 us/op totalInputBytes: 64225280.000 # totalOutputBytes: 19091968.000 # Iteration 5: 15955.537 us/op totalInputBytes: 73400320.000 # totalOutputBytes: 21819392.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15886.882 ±(99.9%) 199.721 us/op [Average] (min, avg, max) = (15819.532, 15886.882, 15955.537), stdev = 51.867 CI (99.9%): [15687.161, 16086.604] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 275251200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36700160.000, 55050240.000, 73400320.000), stdev = 14507012.012 CI (99.9%): [275251200.000, 275251200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81822720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10909696.000, 16364544.000, 21819392.000), stdev = 4312435.993 CI (99.9%): [81822720.000, 81822720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 65.49% complete, ETA 01:51:35 # Fork: 1 of 1 # Warmup Iteration 1: 18244.931 us/op # Warmup Iteration 2: 18275.982 us/op # Warmup Iteration 3: 18137.000 us/op Iteration 1: 18120.517 us/op totalInputBytes: 36700160.000 # totalOutputBytes: 10905216.000 # Iteration 2: 18124.068 us/op totalInputBytes: 45957120.000 # totalOutputBytes: 13655862.000 # Iteration 3: 18362.133 us/op totalInputBytes: 55050240.000 # totalOutputBytes: 16357824.000 # Iteration 4: 18171.067 us/op totalInputBytes: 64307200.000 # totalOutputBytes: 19108470.000 # Iteration 5: 18198.784 us/op totalInputBytes: 73400320.000 # totalOutputBytes: 21810432.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 18195.314 ±(99.9%) 380.703 us/op [Average] (min, avg, max) = (18120.517, 18195.314, 18362.133), stdev = 98.867 CI (99.9%): [17814.611, 18576.017] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 275415040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36700160.000, 55083008.000, 73400320.000), stdev = 14507081.401 CI (99.9%): [275415040.000, 275415040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81837804.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10905216.000, 16367560.800, 21810432.000), stdev = 4310685.736 CI (99.9%): [81837804.000, 81837804.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 65.54% complete, ETA 01:51:25 # Fork: 1 of 1 # Warmup Iteration 1: 20471.004 us/op # Warmup Iteration 2: 20702.967 us/op # Warmup Iteration 3: 20619.490 us/op Iteration 1: 20571.071 us/op totalInputBytes: 36495360.000 # totalOutputBytes: 10826244.000 # Iteration 2: 20541.194 us/op totalInputBytes: 45619200.000 # totalOutputBytes: 13532805.000 # Iteration 3: 20567.509 us/op totalInputBytes: 54743040.000 # totalOutputBytes: 16239366.000 # Iteration 4: 20460.233 us/op totalInputBytes: 63866880.000 # totalOutputBytes: 18945927.000 # Iteration 5: 20767.688 us/op totalInputBytes: 72898560.000 # totalOutputBytes: 21625149.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 20581.539 ±(99.9%) 436.079 us/op [Average] (min, avg, max) = (20460.233, 20581.539, 20767.688), stdev = 113.248 CI (99.9%): [20145.460, 21017.618] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 273623040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36495360.000, 54724608.000, 72898560.000), stdev = 14396943.650 CI (99.9%): [273623040.000, 273623040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81169491.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10826244.000, 16233898.200, 21625149.000), stdev = 4270812.093 CI (99.9%): [81169491.000, 81169491.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 65.59% complete, ETA 01:51:15 # Fork: 1 of 1 # Warmup Iteration 1: 22858.027 us/op # Warmup Iteration 2: 23258.121 us/op # Warmup Iteration 3: 22835.604 us/op Iteration 1: 22813.633 us/op totalInputBytes: 36352000.000 # totalOutputBytes: 10756145.000 # Iteration 2: 22877.472 us/op totalInputBytes: 45465600.000 # totalOutputBytes: 13452756.000 # Iteration 3: 22834.890 us/op totalInputBytes: 54579200.000 # totalOutputBytes: 16149367.000 # Iteration 4: 22836.512 us/op totalInputBytes: 63692800.000 # totalOutputBytes: 18845978.000 # Iteration 5: 23102.026 us/op totalInputBytes: 72806400.000 # totalOutputBytes: 21542589.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 22892.907 ±(99.9%) 458.855 us/op [Average] (min, avg, max) = (22813.633, 22892.907, 23102.026), stdev = 119.163 CI (99.9%): [22434.051, 23351.762] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 272896000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36352000.000, 54579200.000, 72806400.000), stdev = 14409866.842 CI (99.9%): [272896000.000, 272896000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 80746835.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10756145.000, 16149367.000, 21542589.000), stdev = 4263716.362 CI (99.9%): [80746835.000, 80746835.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 65.64% complete, ETA 01:51:05 # Fork: 1 of 1 # Warmup Iteration 1: 71.081 us/op # Warmup Iteration 2: 68.905 us/op # Warmup Iteration 3: 69.000 us/op Iteration 1: 69.466 us/op totalInputBytes: 117751808.000 # totalOutputBytes: 24493296.000 # Iteration 2: 68.695 us/op totalInputBytes: 147574784.000 # totalOutputBytes: 30696708.000 # Iteration 3: 67.326 us/op totalInputBytes: 178003968.000 # totalOutputBytes: 37026216.000 # Iteration 4: 67.290 us/op totalInputBytes: 208450560.000 # totalOutputBytes: 43359345.000 # Iteration 5: 67.639 us/op totalInputBytes: 238736384.000 # totalOutputBytes: 49659033.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 68.083 ±(99.9%) 3.697 us/op [Average] (min, avg, max) = (67.290, 68.083, 69.466), stdev = 0.960 CI (99.9%): [64.386, 71.781] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 890517504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (117751808.000, 178103500.800, 238736384.000), stdev = 47884313.212 CI (99.9%): [890517504.000, 890517504.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 185234598.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24493296.000, 37046919.600, 49659033.000), stdev = 9960311.244 CI (99.9%): [185234598.000, 185234598.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 65.69% complete, ETA 01:50:55 # Fork: 1 of 1 # Warmup Iteration 1: 284.802 us/op # Warmup Iteration 2: 273.672 us/op # Warmup Iteration 3: 275.788 us/op Iteration 1: 274.615 us/op totalInputBytes: 59150336.000 # totalOutputBytes: 11408390.000 # Iteration 2: 274.563 us/op totalInputBytes: 74076160.000 # totalOutputBytes: 14287150.000 # Iteration 3: 274.615 us/op totalInputBytes: 88997888.000 # totalOutputBytes: 17165120.000 # Iteration 4: 273.910 us/op totalInputBytes: 103958528.000 # totalOutputBytes: 20050595.000 # Iteration 5: 276.531 us/op totalInputBytes: 118777856.000 # totalOutputBytes: 22908815.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 274.847 ±(99.9%) 3.803 us/op [Average] (min, avg, max) = (273.910, 274.847, 276.531), stdev = 0.988 CI (99.9%): [271.044, 278.649] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 444960768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (59150336.000, 88992153.600, 118777856.000), stdev = 23580719.909 CI (99.9%): [444960768.000, 444960768.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 85820070.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11408390.000, 17164014.000, 22908815.000), stdev = 4548039.240 CI (99.9%): [85820070.000, 85820070.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 65.74% complete, ETA 01:50:45 # Fork: 1 of 1 # Warmup Iteration 1: 479.122 us/op # Warmup Iteration 2: 483.402 us/op # Warmup Iteration 3: 465.505 us/op Iteration 1: 468.168 us/op totalInputBytes: 51904512.000 # totalOutputBytes: 9427968.000 # Iteration 2: 471.473 us/op totalInputBytes: 64942080.000 # totalOutputBytes: 11796120.000 # Iteration 3: 473.192 us/op totalInputBytes: 77936640.000 # totalOutputBytes: 14156460.000 # Iteration 4: 466.615 us/op totalInputBytes: 91115520.000 # totalOutputBytes: 16550280.000 # Iteration 5: 481.556 us/op totalInputBytes: 103882752.000 # totalOutputBytes: 18869328.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 472.201 ±(99.9%) 22.494 us/op [Average] (min, avg, max) = (466.615, 472.201, 481.556), stdev = 5.842 CI (99.9%): [449.707, 494.695] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 389781504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51904512.000, 77956300.800, 103882752.000), stdev = 20575543.438 CI (99.9%): [389781504.000, 389781504.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 70800156.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9427968.000, 14160031.200, 18869328.000), stdev = 3737354.570 CI (99.9%): [70800156.000, 70800156.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 65.79% complete, ETA 01:50:35 # Fork: 1 of 1 # Warmup Iteration 1: 677.018 us/op # Warmup Iteration 2: 672.920 us/op # Warmup Iteration 3: 665.785 us/op Iteration 1: 676.341 us/op totalInputBytes: 48750592.000 # totalOutputBytes: 8605146.000 # Iteration 2: 678.159 us/op totalInputBytes: 60841984.000 # totalOutputBytes: 10739442.000 # Iteration 3: 655.242 us/op totalInputBytes: 73355264.000 # totalOutputBytes: 12948207.000 # Iteration 4: 655.622 us/op totalInputBytes: 85864448.000 # totalOutputBytes: 15156249.000 # Iteration 5: 653.824 us/op totalInputBytes: 98402304.000 # totalOutputBytes: 17369352.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 663.838 ±(99.9%) 47.281 us/op [Average] (min, avg, max) = (653.824, 663.838, 678.159), stdev = 12.279 CI (99.9%): [616.557, 711.118] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 367214592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48750592.000, 73442918.400, 98402304.000), stdev = 19658125.173 CI (99.9%): [367214592.000, 367214592.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 64818396.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8605146.000, 12963679.200, 17369352.000), stdev = 3469927.856 CI (99.9%): [64818396.000, 64818396.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 65.84% complete, ETA 01:50:25 # Fork: 1 of 1 # Warmup Iteration 1: 864.404 us/op # Warmup Iteration 2: 858.392 us/op # Warmup Iteration 3: 846.697 us/op Iteration 1: 847.361 us/op totalInputBytes: 48015360.000 # totalOutputBytes: 8393310.000 # Iteration 2: 849.009 us/op totalInputBytes: 60088320.000 # totalOutputBytes: 10503720.000 # Iteration 3: 845.628 us/op totalInputBytes: 72212480.000 # totalOutputBytes: 12623080.000 # Iteration 4: 846.447 us/op totalInputBytes: 84326400.000 # totalOutputBytes: 14740650.000 # Iteration 5: 839.722 us/op totalInputBytes: 96537600.000 # totalOutputBytes: 16875225.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 845.633 ±(99.9%) 13.612 us/op [Average] (min, avg, max) = (839.722, 845.633, 849.009), stdev = 3.535 CI (99.9%): [832.021, 859.246] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 361180160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48015360.000, 72236032.000, 96537600.000), stdev = 19176493.549 CI (99.9%): [361180160.000, 361180160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 63135985.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8393310.000, 12627197.000, 16875225.000), stdev = 3352140.962 CI (99.9%): [63135985.000, 63135985.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 65.88% complete, ETA 01:50:15 # Fork: 1 of 1 # Warmup Iteration 1: 1038.756 us/op # Warmup Iteration 2: 1028.943 us/op # Warmup Iteration 3: 1026.612 us/op Iteration 1: 1015.646 us/op totalInputBytes: 47898624.000 # totalOutputBytes: 8107840.000 # Iteration 2: 1022.289 us/op totalInputBytes: 59934720.000 # totalOutputBytes: 10145200.000 # Iteration 3: 1028.147 us/op totalInputBytes: 71903232.000 # totalOutputBytes: 12171120.000 # Iteration 4: 1025.715 us/op totalInputBytes: 83902464.000 # totalOutputBytes: 14202240.000 # Iteration 5: 1031.666 us/op totalInputBytes: 95827968.000 # totalOutputBytes: 16220880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1024.693 ±(99.9%) 23.520 us/op [Average] (min, avg, max) = (1015.646, 1024.693, 1031.666), stdev = 6.108 CI (99.9%): [1001.173, 1048.212] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 359467008.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47898624.000, 71893401.600, 95827968.000), stdev = 18946243.446 CI (99.9%): [359467008.000, 359467008.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 60847280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8107840.000, 12169456.000, 16220880.000), stdev = 3207046.417 CI (99.9%): [60847280.000, 60847280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 65.93% complete, ETA 01:50:05 # Fork: 1 of 1 # Warmup Iteration 1: 1242.141 us/op # Warmup Iteration 2: 1240.673 us/op # Warmup Iteration 3: 1216.172 us/op Iteration 1: 1210.001 us/op totalInputBytes: 46807040.000 # totalOutputBytes: 7875180.000 # Iteration 2: 1218.070 us/op totalInputBytes: 58591232.000 # totalOutputBytes: 9857844.000 # Iteration 3: 1213.467 us/op totalInputBytes: 70418432.000 # totalOutputBytes: 11847744.000 # Iteration 4: 1215.395 us/op totalInputBytes: 82231296.000 # totalOutputBytes: 13835232.000 # Iteration 5: 1213.874 us/op totalInputBytes: 94058496.000 # totalOutputBytes: 15825132.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1214.161 ±(99.9%) 11.338 us/op [Average] (min, avg, max) = (1210.001, 1214.161, 1218.070), stdev = 2.944 CI (99.9%): [1202.824, 1225.499] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 352106496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46807040.000, 70421299.200, 94058496.000), stdev = 18680048.399 CI (99.9%): [352106496.000, 352106496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 59241132.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7875180.000, 11848226.400, 15825132.000), stdev = 3142876.447 CI (99.9%): [59241132.000, 59241132.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 65.98% complete, ETA 01:49:55 # Fork: 1 of 1 # Warmup Iteration 1: 1422.650 us/op # Warmup Iteration 2: 1413.773 us/op # Warmup Iteration 3: 1398.112 us/op Iteration 1: 1397.027 us/op totalInputBytes: 46637056.000 # totalOutputBytes: 7867726.000 # Iteration 2: 1400.824 us/op totalInputBytes: 58351616.000 # totalOutputBytes: 9843986.000 # Iteration 3: 1427.218 us/op totalInputBytes: 69853184.000 # totalOutputBytes: 11784314.000 # Iteration 4: 1425.841 us/op totalInputBytes: 81371136.000 # totalOutputBytes: 13727406.000 # Iteration 5: 1401.875 us/op totalInputBytes: 93077504.000 # totalOutputBytes: 15702284.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1410.557 ±(99.9%) 56.604 us/op [Average] (min, avg, max) = (1397.027, 1410.557, 1427.218), stdev = 14.700 CI (99.9%): [1353.953, 1467.161] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 349290496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46637056.000, 69858099.200, 93077504.000), stdev = 18325575.044 CI (99.9%): [349290496.000, 349290496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 58925716.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7867726.000, 11785143.200, 15702284.000), stdev = 3091545.985 CI (99.9%): [58925716.000, 58925716.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 66.03% complete, ETA 01:49:45 # Fork: 1 of 1 # Warmup Iteration 1: 1609.994 us/op # Warmup Iteration 2: 1628.928 us/op # Warmup Iteration 3: 1636.748 us/op Iteration 1: 1607.548 us/op totalInputBytes: 45591552.000 # totalOutputBytes: 7554069.000 # Iteration 2: 1618.052 us/op totalInputBytes: 57010176.000 # totalOutputBytes: 9446022.000 # Iteration 3: 1588.295 us/op totalInputBytes: 68640768.000 # totalOutputBytes: 11373096.000 # Iteration 4: 1639.171 us/op totalInputBytes: 79911936.000 # totalOutputBytes: 13240617.000 # Iteration 5: 1598.571 us/op totalInputBytes: 91459584.000 # totalOutputBytes: 15153948.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1610.327 ±(99.9%) 75.136 us/op [Average] (min, avg, max) = (1588.295, 1610.327, 1639.171), stdev = 19.513 CI (99.9%): [1535.191, 1685.463] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 342614016.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45591552.000, 68522803.200, 91459584.000), stdev = 18125983.020 CI (99.9%): [342614016.000, 342614016.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 56767752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7554069.000, 11353550.400, 15153948.000), stdev = 3003296.015 CI (99.9%): [56767752.000, 56767752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 66.08% complete, ETA 01:49:35 # Fork: 1 of 1 # Warmup Iteration 1: 1818.469 us/op # Warmup Iteration 2: 1817.372 us/op # Warmup Iteration 3: 1791.439 us/op Iteration 1: 1778.518 us/op totalInputBytes: 45568000.000 # totalOutputBytes: 7573900.000 # Iteration 2: 1801.009 us/op totalInputBytes: 56954880.000 # totalOutputBytes: 9466524.000 # Iteration 3: 1794.231 us/op totalInputBytes: 68392960.000 # totalOutputBytes: 11367658.000 # Iteration 4: 1820.221 us/op totalInputBytes: 79667200.000 # totalOutputBytes: 13241560.000 # Iteration 5: 1805.879 us/op totalInputBytes: 91033600.000 # totalOutputBytes: 15130780.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1799.972 ±(99.9%) 59.005 us/op [Average] (min, avg, max) = (1778.518, 1799.972, 1820.221), stdev = 15.323 CI (99.9%): [1740.967, 1858.976] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 341616640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45568000.000, 68323328.000, 91033600.000), stdev = 17968662.285 CI (99.9%): [341616640.000, 341616640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 56780422.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7573900.000, 11356084.400, 15130780.000), stdev = 2986588.204 CI (99.9%): [56780422.000, 56780422.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 66.13% complete, ETA 01:49:25 # Fork: 1 of 1 # Warmup Iteration 1: 3672.761 us/op # Warmup Iteration 2: 3848.272 us/op # Warmup Iteration 3: 3641.209 us/op Iteration 1: 3700.945 us/op totalInputBytes: 44277760.000 # totalOutputBytes: 7156220.000 # Iteration 2: 3655.947 us/op totalInputBytes: 55521280.000 # totalOutputBytes: 8973410.000 # Iteration 3: 3724.571 us/op totalInputBytes: 66560000.000 # totalOutputBytes: 10757500.000 # Iteration 4: 3676.228 us/op totalInputBytes: 77742080.000 # totalOutputBytes: 12564760.000 # Iteration 5: 3657.360 us/op totalInputBytes: 88985600.000 # totalOutputBytes: 14381950.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3683.010 ±(99.9%) 113.664 us/op [Average] (min, avg, max) = (3655.947, 3683.010, 3724.571), stdev = 29.518 CI (99.9%): [3569.347, 3796.674] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 333086720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44277760.000, 66617344.000, 88985600.000), stdev = 17651356.644 CI (99.9%): [333086720.000, 333086720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 53833840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7156220.000, 10766768.000, 14381950.000), stdev = 2852831.567 CI (99.9%): [53833840.000, 53833840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 66.18% complete, ETA 01:49:15 # Fork: 1 of 1 # Warmup Iteration 1: 5598.332 us/op # Warmup Iteration 2: 5639.459 us/op # Warmup Iteration 3: 5623.372 us/op Iteration 1: 5583.926 us/op totalInputBytes: 44083200.000 # totalOutputBytes: 7150605.000 # Iteration 2: 5576.757 us/op totalInputBytes: 55142400.000 # totalOutputBytes: 8944485.000 # Iteration 3: 5659.438 us/op totalInputBytes: 66078720.000 # totalOutputBytes: 10718433.000 # Iteration 4: 5595.133 us/op totalInputBytes: 77107200.000 # totalOutputBytes: 12507330.000 # Iteration 5: 5655.104 us/op totalInputBytes: 88043520.000 # totalOutputBytes: 14281278.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5614.072 ±(99.9%) 154.045 us/op [Average] (min, avg, max) = (5576.757, 5614.072, 5659.438), stdev = 40.005 CI (99.9%): [5460.027, 5768.117] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 330455040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44083200.000, 66091008.000, 88043520.000), stdev = 17374442.800 CI (99.9%): [330455040.000, 330455040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 53602131.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7150605.000, 10720426.200, 14281278.000), stdev = 2818256.786 CI (99.9%): [53602131.000, 53602131.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 66.23% complete, ETA 01:49:05 # Fork: 1 of 1 # Warmup Iteration 1: 7519.627 us/op # Warmup Iteration 2: 7688.731 us/op # Warmup Iteration 3: 7608.108 us/op Iteration 1: 7655.187 us/op totalInputBytes: 43376640.000 # totalOutputBytes: 6966102.000 # Iteration 2: 7489.078 us/op totalInputBytes: 54394880.000 # totalOutputBytes: 8735584.000 # Iteration 3: 7476.483 us/op totalInputBytes: 65413120.000 # totalOutputBytes: 10505066.000 # Iteration 4: 7468.495 us/op totalInputBytes: 76472320.000 # totalOutputBytes: 12281126.000 # Iteration 5: 7574.140 us/op totalInputBytes: 87367680.000 # totalOutputBytes: 14030874.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7532.677 ±(99.9%) 309.885 us/op [Average] (min, avg, max) = (7468.495, 7532.677, 7655.187), stdev = 80.476 CI (99.9%): [7222.791, 7842.562] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 327024640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43376640.000, 65404928.000, 87367680.000), stdev = 17401985.069 CI (99.9%): [327024640.000, 327024640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52518752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6966102.000, 10503750.400, 14030874.000), stdev = 2794684.028 CI (99.9%): [52518752.000, 52518752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 66.28% complete, ETA 01:48:55 # Fork: 1 of 1 # Warmup Iteration 1: 9375.960 us/op # Warmup Iteration 2: 9746.872 us/op # Warmup Iteration 3: 9565.636 us/op Iteration 1: 9334.254 us/op totalInputBytes: 43468800.000 # totalOutputBytes: 6969441.000 # Iteration 2: 9317.359 us/op totalInputBytes: 54579200.000 # totalOutputBytes: 8750794.000 # Iteration 3: 9527.374 us/op totalInputBytes: 65433600.000 # totalOutputBytes: 10491102.000 # Iteration 4: 9356.873 us/op totalInputBytes: 76492800.000 # totalOutputBytes: 12264246.000 # Iteration 5: 9532.845 us/op totalInputBytes: 87347200.000 # totalOutputBytes: 14004554.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9413.741 ±(99.9%) 412.665 us/op [Average] (min, avg, max) = (9317.359, 9413.741, 9532.845), stdev = 107.168 CI (99.9%): [9001.076, 9826.406] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 327321600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43468800.000, 65464320.000, 87347200.000), stdev = 17340541.294 CI (99.9%): [327321600.000, 327321600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52480137.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6969441.000, 10496027.400, 14004554.000), stdev = 2780244.209 CI (99.9%): [52480137.000, 52480137.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 66.32% complete, ETA 01:48:45 # Fork: 1 of 1 # Warmup Iteration 1: 11379.731 us/op # Warmup Iteration 2: 11523.581 us/op # Warmup Iteration 3: 11413.130 us/op Iteration 1: 11277.808 us/op totalInputBytes: 43622400.000 # totalOutputBytes: 6977880.000 # Iteration 2: 11242.202 us/op totalInputBytes: 54681600.000 # totalOutputBytes: 8746920.000 # Iteration 3: 11374.850 us/op totalInputBytes: 65617920.000 # totalOutputBytes: 10496304.000 # Iteration 4: 11371.418 us/op totalInputBytes: 76492800.000 # totalOutputBytes: 12235860.000 # Iteration 5: 11654.336 us/op totalInputBytes: 87121920.000 # totalOutputBytes: 13936104.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11384.123 ±(99.9%) 623.005 us/op [Average] (min, avg, max) = (11242.202, 11384.123, 11654.336), stdev = 161.792 CI (99.9%): [10761.118, 12007.127] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 327536640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43622400.000, 65507328.000, 87121920.000), stdev = 17204867.576 CI (99.9%): [327536640.000, 327536640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52393068.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6977880.000, 10478613.600, 13936104.000), stdev = 2752106.747 CI (99.9%): [52393068.000, 52393068.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 66.37% complete, ETA 01:48:35 # Fork: 1 of 1 # Warmup Iteration 1: 13163.225 us/op # Warmup Iteration 2: 13683.890 us/op # Warmup Iteration 3: 13334.379 us/op Iteration 1: 13419.948 us/op totalInputBytes: 43366400.000 # totalOutputBytes: 6924225.000 # Iteration 2: 13089.072 us/op totalInputBytes: 54476800.000 # totalOutputBytes: 8698200.000 # Iteration 3: 13120.758 us/op totalInputBytes: 65587200.000 # totalOutputBytes: 10472175.000 # Iteration 4: 13165.340 us/op totalInputBytes: 76625920.000 # totalOutputBytes: 12234705.000 # Iteration 5: 13416.297 us/op totalInputBytes: 87521280.000 # totalOutputBytes: 13974345.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13242.283 ±(99.9%) 626.864 us/op [Average] (min, avg, max) = (13089.072, 13242.283, 13419.948), stdev = 162.795 CI (99.9%): [12615.419, 13869.147] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 327577600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43366400.000, 65515520.000, 87521280.000), stdev = 17465225.846 CI (99.9%): [327577600.000, 327577600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52303650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6924225.000, 10460730.000, 13974345.000), stdev = 2788637.135 CI (99.9%): [52303650.000, 52303650.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 66.42% complete, ETA 01:48:25 # Fork: 1 of 1 # Warmup Iteration 1: 15177.873 us/op # Warmup Iteration 2: 15564.375 us/op # Warmup Iteration 3: 15155.242 us/op Iteration 1: 15259.287 us/op totalInputBytes: 43417600.000 # totalOutputBytes: 6961550.000 # Iteration 2: 15007.159 us/op totalInputBytes: 54476800.000 # totalOutputBytes: 8734775.000 # Iteration 3: 15056.777 us/op totalInputBytes: 65536000.000 # totalOutputBytes: 10508000.000 # Iteration 4: 15062.092 us/op totalInputBytes: 76595200.000 # totalOutputBytes: 12281225.000 # Iteration 5: 15385.991 us/op totalInputBytes: 87408640.000 # totalOutputBytes: 14015045.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15154.261 ±(99.9%) 621.990 us/op [Average] (min, avg, max) = (15007.159, 15154.261, 15385.991), stdev = 161.529 CI (99.9%): [14532.271, 15776.252] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 327434240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43417600.000, 65486848.000, 87408640.000), stdev = 17408587.887 CI (99.9%): [327434240.000, 327434240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52500595.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6961550.000, 10500119.000, 14015045.000), stdev = 2791281.761 CI (99.9%): [52500595.000, 52500595.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 66.47% complete, ETA 01:48:15 # Fork: 1 of 1 # Warmup Iteration 1: 16981.160 us/op # Warmup Iteration 2: 17003.788 us/op # Warmup Iteration 3: 16861.276 us/op Iteration 1: 17125.127 us/op totalInputBytes: 44052480.000 # totalOutputBytes: 7016084.000 # Iteration 2: 17145.186 us/op totalInputBytes: 55019520.000 # totalOutputBytes: 8762766.000 # Iteration 3: 16884.439 us/op totalInputBytes: 66170880.000 # totalOutputBytes: 10538804.000 # Iteration 4: 16850.682 us/op totalInputBytes: 77322240.000 # totalOutputBytes: 12314842.000 # Iteration 5: 17425.749 us/op totalInputBytes: 88012800.000 # totalOutputBytes: 14017490.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 17086.236 ±(99.9%) 895.770 us/op [Average] (min, avg, max) = (16850.682, 17086.236, 17425.749), stdev = 232.629 CI (99.9%): [16190.466, 17982.006] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 330577920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44052480.000, 66115584.000, 88012800.000), stdev = 17428306.425 CI (99.9%): [330577920.000, 330577920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52649986.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7016084.000, 10529997.200, 14017490.000), stdev = 2775745.244 CI (99.9%): [52649986.000, 52649986.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflate, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 66.52% complete, ETA 01:48:05 # Fork: 1 of 1 # Warmup Iteration 1: 19195.281 us/op # Warmup Iteration 2: 18917.919 us/op # Warmup Iteration 3: 19258.637 us/op Iteration 1: 19157.179 us/op totalInputBytes: 43724800.000 # totalOutputBytes: 6971629.000 # Iteration 2: 18765.702 us/op totalInputBytes: 54886400.000 # totalOutputBytes: 8751272.000 # Iteration 3: 18794.524 us/op totalInputBytes: 66048000.000 # totalOutputBytes: 10530915.000 # Iteration 4: 18798.287 us/op totalInputBytes: 77209600.000 # totalOutputBytes: 12310558.000 # Iteration 5: 18979.091 us/op totalInputBytes: 88268800.000 # totalOutputBytes: 14073874.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 18898.957 ±(99.9%) 644.041 us/op [Average] (min, avg, max) = (18765.702, 18898.957, 19157.179), stdev = 167.256 CI (99.9%): [18254.915, 19542.998] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 330137600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43724800.000, 66027520.000, 88268800.000), stdev = 17615687.205 CI (99.9%): [330137600.000, 330137600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52638248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6971629.000, 10527649.600, 14073874.000), stdev = 2808704.346 CI (99.9%): [52638248.000, 52638248.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 66.57% complete, ETA 01:47:55 # Fork: 1 of 1 # Warmup Iteration 1: 31.988 us/op # Warmup Iteration 2: 31.073 us/op # Warmup Iteration 3: 29.554 us/op Iteration 1: 29.694 us/op totalInputBytes: 268309504.000 # totalOutputBytes: 210140842.000 # Iteration 2: 29.675 us/op totalInputBytes: 337347584.000 # totalOutputBytes: 264211682.000 # Iteration 3: 29.537 us/op totalInputBytes: 406705152.000 # totalOutputBytes: 318532746.000 # Iteration 4: 29.535 us/op totalInputBytes: 476067840.000 # totalOutputBytes: 372857820.000 # Iteration 5: 30.014 us/op totalInputBytes: 544321536.000 # totalOutputBytes: 426314328.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 29.691 ±(99.9%) 0.753 us/op [Average] (min, avg, max) = (29.535, 29.691, 30.014), stdev = 0.195 CI (99.9%): [28.938, 30.444] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2032751616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (268309504.000, 406550323.200, 544321536.000), stdev = 109216710.485 CI (99.9%): [2032751616.000, 2032751616.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1592057418.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (210140842.000, 318411483.600, 426314328.000), stdev = 85538868.954 CI (99.9%): [1592057418.000, 1592057418.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 66.62% complete, ETA 01:47:45 # Fork: 1 of 1 # Warmup Iteration 1: 53.890 us/op # Warmup Iteration 2: 50.042 us/op # Warmup Iteration 3: 48.887 us/op Iteration 1: 48.058 us/op totalInputBytes: 327018496.000 # totalOutputBytes: 250213859.000 # Iteration 2: 48.217 us/op totalInputBytes: 411998208.000 # totalOutputBytes: 315234957.000 # Iteration 3: 48.145 us/op totalInputBytes: 497098752.000 # totalOutputBytes: 380348508.000 # Iteration 4: 48.387 us/op totalInputBytes: 581771264.000 # totalOutputBytes: 445134556.000 # Iteration 5: 49.509 us/op totalInputBytes: 664522752.000 # totalOutputBytes: 508450758.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 48.463 ±(99.9%) 2.298 us/op [Average] (min, avg, max) = (48.058, 48.463, 49.509), stdev = 0.597 CI (99.9%): [46.165, 50.761] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2482409472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (327018496.000, 496481894.400, 664522752.000), stdev = 133573690.868 CI (99.9%): [2482409472.000, 2482409472.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1899382638.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (250213859.000, 379876527.600, 508450758.000), stdev = 102202135.542 CI (99.9%): [1899382638.000, 1899382638.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 66.67% complete, ETA 01:47:35 # Fork: 1 of 1 # Warmup Iteration 1: 72.998 us/op # Warmup Iteration 2: 70.028 us/op # Warmup Iteration 3: 69.425 us/op Iteration 1: 69.212 us/op totalInputBytes: 349341696.000 # totalOutputBytes: 265417812.000 # Iteration 2: 71.237 us/op totalInputBytes: 435643392.000 # totalOutputBytes: 330986874.000 # Iteration 3: 68.499 us/op totalInputBytes: 525385728.000 # totalOutputBytes: 399170016.000 # Iteration 4: 68.705 us/op totalInputBytes: 614873088.000 # totalOutputBytes: 467159436.000 # Iteration 5: 67.515 us/op totalInputBytes: 705899520.000 # totalOutputBytes: 536318190.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 69.034 ±(99.9%) 5.302 us/op [Average] (min, avg, max) = (67.515, 69.034, 71.237), stdev = 1.377 CI (99.9%): [63.732, 74.336] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2631143424.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (349341696.000, 526228684.800, 705899520.000), stdev = 141098238.733 CI (99.9%): [2631143424.000, 2631143424.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1999052328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (265417812.000, 399810465.600, 536318190.000), stdev = 107201591.538 CI (99.9%): [1999052328.000, 1999052328.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 66.72% complete, ETA 01:47:25 # Fork: 1 of 1 # Warmup Iteration 1: 90.643 us/op # Warmup Iteration 2: 89.131 us/op # Warmup Iteration 3: 86.414 us/op Iteration 1: 86.729 us/op totalInputBytes: 371671040.000 # totalOutputBytes: 281656960.000 # Iteration 2: 86.372 us/op totalInputBytes: 466550784.000 # totalOutputBytes: 353558016.000 # Iteration 3: 85.616 us/op totalInputBytes: 562262016.000 # totalOutputBytes: 426089184.000 # Iteration 4: 85.574 us/op totalInputBytes: 658014208.000 # totalOutputBytes: 498651392.000 # Iteration 5: 85.865 us/op totalInputBytes: 753446912.000 # totalOutputBytes: 570971488.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 86.031 ±(99.9%) 1.936 us/op [Average] (min, avg, max) = (85.574, 86.031, 86.729), stdev = 0.503 CI (99.9%): [84.095, 87.967] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2811944960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (371671040.000, 562388992.000, 753446912.000), stdev = 151001346.170 CI (99.9%): [2811944960.000, 2811944960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2130927040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (281656960.000, 426185408.000, 570971488.000), stdev = 114430707.644 CI (99.9%): [2130927040.000, 2130927040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 66.76% complete, ETA 01:47:15 # Fork: 1 of 1 # Warmup Iteration 1: 112.801 us/op # Warmup Iteration 2: 109.224 us/op # Warmup Iteration 3: 108.184 us/op Iteration 1: 108.525 us/op totalInputBytes: 373719040.000 # totalOutputBytes: 282479040.000 # Iteration 2: 108.591 us/op totalInputBytes: 468055040.000 # totalOutputBytes: 353783790.000 # Iteration 3: 109.766 us/op totalInputBytes: 561382400.000 # totalOutputBytes: 424326150.000 # Iteration 4: 107.531 us/op totalInputBytes: 656655360.000 # totalOutputBytes: 496339110.000 # Iteration 5: 106.633 us/op totalInputBytes: 752727040.000 # totalOutputBytes: 568955790.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 108.209 ±(99.9%) 4.562 us/op [Average] (min, avg, max) = (106.633, 108.209, 109.766), stdev = 1.185 CI (99.9%): [103.647, 112.771] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2812538880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (373719040.000, 562507776.000, 752727040.000), stdev = 149675405.978 CI (99.9%): [2812538880.000, 2812538880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2125883880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (282479040.000, 425176776.000, 568955790.000), stdev = 113133558.816 CI (99.9%): [2125883880.000, 2125883880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 66.81% complete, ETA 01:47:05 # Fork: 1 of 1 # Warmup Iteration 1: 138.996 us/op # Warmup Iteration 2: 127.800 us/op # Warmup Iteration 3: 125.349 us/op Iteration 1: 129.101 us/op totalInputBytes: 377942016.000 # totalOutputBytes: 285240418.000 # Iteration 2: 131.018 us/op totalInputBytes: 471760896.000 # totalOutputBytes: 356047408.000 # Iteration 3: 125.475 us/op totalInputBytes: 569720832.000 # totalOutputBytes: 429979736.000 # Iteration 4: 126.047 us/op totalInputBytes: 667244544.000 # totalOutputBytes: 503582837.000 # Iteration 5: 125.330 us/op totalInputBytes: 765321216.000 # totalOutputBytes: 577603268.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 127.394 ±(99.9%) 9.780 us/op [Average] (min, avg, max) = (125.330, 127.394, 131.018), stdev = 2.540 CI (99.9%): [117.614, 137.174] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2851989504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (377942016.000, 570397900.800, 765321216.000), stdev = 153413946.432 CI (99.9%): [2851989504.000, 2851989504.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2152453667.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (285240418.000, 430490733.400, 577603268.000), stdev = 115784581.642 CI (99.9%): [2152453667.000, 2152453667.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 66.86% complete, ETA 01:46:55 # Fork: 1 of 1 # Warmup Iteration 1: 163.630 us/op # Warmup Iteration 2: 154.585 us/op # Warmup Iteration 3: 152.505 us/op Iteration 1: 166.592 us/op totalInputBytes: 360693760.000 # totalOutputBytes: 272130560.000 # Iteration 2: 160.728 us/op totalInputBytes: 449921024.000 # totalOutputBytes: 339449344.000 # Iteration 3: 153.084 us/op totalInputBytes: 543613952.000 # totalOutputBytes: 410137312.000 # Iteration 4: 155.005 us/op totalInputBytes: 636195840.000 # totalOutputBytes: 479987040.000 # Iteration 5: 158.807 us/op totalInputBytes: 726519808.000 # totalOutputBytes: 548133248.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 158.843 ±(99.9%) 20.330 us/op [Average] (min, avg, max) = (153.084, 158.843, 166.592), stdev = 5.280 CI (99.9%): [138.513, 179.174] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2716944384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (360693760.000, 543388876.800, 726519808.000), stdev = 145141195.263 CI (99.9%): [2716944384.000, 2716944384.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2049837504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (272130560.000, 409967500.800, 548133248.000), stdev = 109503848.212 CI (99.9%): [2049837504.000, 2049837504.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 66.91% complete, ETA 01:46:45 # Fork: 1 of 1 # Warmup Iteration 1: 189.443 us/op # Warmup Iteration 2: 180.085 us/op # Warmup Iteration 3: 178.151 us/op Iteration 1: 187.033 us/op totalInputBytes: 357318656.000 # totalOutputBytes: 269253914.000 # Iteration 2: 180.073 us/op totalInputBytes: 448364544.000 # totalOutputBytes: 337860636.000 # Iteration 3: 186.159 us/op totalInputBytes: 536403968.000 # totalOutputBytes: 404201867.000 # Iteration 4: 181.945 us/op totalInputBytes: 626524160.000 # totalOutputBytes: 472111040.000 # Iteration 5: 178.891 us/op totalInputBytes: 718143488.000 # totalOutputBytes: 541149872.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 182.820 ±(99.9%) 13.969 us/op [Average] (min, avg, max) = (178.891, 182.820, 187.033), stdev = 3.628 CI (99.9%): [168.851, 196.789] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2686754816.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (357318656.000, 537350963.200, 718143488.000), stdev = 142275179.923 CI (99.9%): [2686754816.000, 2686754816.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2024577329.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (269253914.000, 404915465.800, 541149872.000), stdev = 107210044.637 CI (99.9%): [2024577329.000, 2024577329.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 66.96% complete, ETA 01:46:35 # Fork: 1 of 1 # Warmup Iteration 1: 228.934 us/op # Warmup Iteration 2: 214.832 us/op # Warmup Iteration 3: 208.896 us/op Iteration 1: 209.652 us/op totalInputBytes: 342706176.000 # totalOutputBytes: 258033654.000 # Iteration 2: 209.231 us/op totalInputBytes: 430848000.000 # totalOutputBytes: 324398250.000 # Iteration 3: 211.143 us/op totalInputBytes: 518197248.000 # totalOutputBytes: 390166092.000 # Iteration 4: 209.977 us/op totalInputBytes: 606016512.000 # totalOutputBytes: 456287823.000 # Iteration 5: 209.184 us/op totalInputBytes: 694176768.000 # totalOutputBytes: 522666297.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 209.837 ±(99.9%) 3.076 us/op [Average] (min, avg, max) = (209.184, 209.837, 211.143), stdev = 0.799 CI (99.9%): [206.761, 212.914] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2591944704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (342706176.000, 518388940.800, 694176768.000), stdev = 138841490.859 CI (99.9%): [2591944704.000, 2591944704.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1951552116.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (258033654.000, 390310423.200, 522666297.000), stdev = 104537880.325 CI (99.9%): [1951552116.000, 1951552116.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 67.01% complete, ETA 01:46:25 # Fork: 1 of 1 # Warmup Iteration 1: 269.129 us/op # Warmup Iteration 2: 238.426 us/op # Warmup Iteration 3: 237.207 us/op Iteration 1: 233.644 us/op totalInputBytes: 336189440.000 # totalOutputBytes: 253192672.000 # Iteration 2: 233.916 us/op totalInputBytes: 423792640.000 # totalOutputBytes: 319168832.000 # Iteration 3: 233.418 us/op totalInputBytes: 511580160.000 # totalOutputBytes: 385283808.000 # Iteration 4: 233.713 us/op totalInputBytes: 599244800.000 # totalOutputBytes: 451306240.000 # Iteration 5: 238.873 us/op totalInputBytes: 685035520.000 # totalOutputBytes: 515917376.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 234.713 ±(99.9%) 8.981 us/op [Average] (min, avg, max) = (233.418, 234.713, 238.873), stdev = 2.332 CI (99.9%): [225.732, 243.693] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2555842560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (336189440.000, 511168512.000, 685035520.000), stdev = 138057557.814 CI (99.9%): [2555842560.000, 2555842560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1924868928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (253192672.000, 384973785.600, 515917376.000), stdev = 103974598.229 CI (99.9%): [1924868928.000, 1924868928.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 67.06% complete, ETA 01:46:15 # Fork: 1 of 1 # Warmup Iteration 1: 790.116 us/op # Warmup Iteration 2: 778.385 us/op # Warmup Iteration 3: 791.008 us/op Iteration 1: 783.622 us/op totalInputBytes: 208752640.000 # totalOutputBytes: 157196446.000 # Iteration 2: 762.217 us/op totalInputBytes: 262553600.000 # totalOutputBytes: 197710040.000 # Iteration 3: 768.453 us/op totalInputBytes: 315904000.000 # totalOutputBytes: 237884350.000 # Iteration 4: 750.742 us/op totalInputBytes: 370503680.000 # totalOutputBytes: 278999402.000 # Iteration 5: 764.062 us/op totalInputBytes: 424161280.000 # totalOutputBytes: 319405042.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 765.819 ±(99.9%) 45.856 us/op [Average] (min, avg, max) = (750.742, 765.819, 783.622), stdev = 11.909 CI (99.9%): [719.964, 811.675] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1581875200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (208752640.000, 316375040.000, 424161280.000), stdev = 85187049.288 CI (99.9%): [1581875200.000, 1581875200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1191195280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (157196446.000, 238239056.000, 319405042.000), stdev = 64148177.447 CI (99.9%): [1191195280.000, 1191195280.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 67.11% complete, ETA 01:46:05 # Fork: 1 of 1 # Warmup Iteration 1: 1401.189 us/op # Warmup Iteration 2: 1403.081 us/op # Warmup Iteration 3: 1428.927 us/op Iteration 1: 1424.492 us/op totalInputBytes: 174059520.000 # totalOutputBytes: 130895932.000 # Iteration 2: 1373.409 us/op totalInputBytes: 218880000.000 # totalOutputBytes: 164601750.000 # Iteration 3: 1365.130 us/op totalInputBytes: 263976960.000 # totalOutputBytes: 198515486.000 # Iteration 4: 1370.785 us/op totalInputBytes: 308889600.000 # totalOutputBytes: 232290610.000 # Iteration 5: 1361.470 us/op totalInputBytes: 354078720.000 # totalOutputBytes: 266273652.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1379.057 ±(99.9%) 99.447 us/op [Average] (min, avg, max) = (1361.470, 1379.057, 1424.492), stdev = 25.826 CI (99.9%): [1279.610, 1478.505] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1319884800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (174059520.000, 263976960.000, 354078720.000), stdev = 71158896.500 CI (99.9%): [1319884800.000, 1319884800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 992577430.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (130895932.000, 198515486.000, 266273652.000), stdev = 53512787.335 CI (99.9%): [992577430.000, 992577430.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 67.16% complete, ETA 01:45:56 # Fork: 1 of 1 # Warmup Iteration 1: 2136.092 us/op # Warmup Iteration 2: 2154.711 us/op # Warmup Iteration 3: 2114.406 us/op Iteration 1: 2079.024 us/op totalInputBytes: 154869760.000 # totalOutputBytes: 116519077.000 # Iteration 2: 2079.831 us/op totalInputBytes: 194355200.000 # totalOutputBytes: 146226665.000 # Iteration 3: 2076.092 us/op totalInputBytes: 233881600.000 # totalOutputBytes: 175965070.000 # Iteration 4: 2070.379 us/op totalInputBytes: 273571840.000 # totalOutputBytes: 205826743.000 # Iteration 5: 2198.056 us/op totalInputBytes: 310927360.000 # totalOutputBytes: 233931847.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2100.676 ±(99.9%) 210.103 us/op [Average] (min, avg, max) = (2070.379, 2100.676, 2198.056), stdev = 54.563 CI (99.9%): [1890.573, 2310.779] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1167605760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (154869760.000, 233521152.000, 310927360.000), stdev = 61878756.105 CI (99.9%): [1167605760.000, 1167605760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 878469402.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (116519077.000, 175693880.400, 233931847.000), stdev = 46555606.125 CI (99.9%): [878469402.000, 878469402.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 67.20% complete, ETA 01:45:46 # Fork: 1 of 1 # Warmup Iteration 1: 2811.855 us/op # Warmup Iteration 2: 2791.392 us/op # Warmup Iteration 3: 2805.780 us/op Iteration 1: 2774.479 us/op totalInputBytes: 146995200.000 # totalOutputBytes: 110611017.000 # Iteration 2: 2784.943 us/op totalInputBytes: 183859200.000 # totalOutputBytes: 138350457.000 # Iteration 3: 2754.978 us/op totalInputBytes: 221132800.000 # totalOutputBytes: 166398113.000 # Iteration 4: 2752.284 us/op totalInputBytes: 258457600.000 # totalOutputBytes: 194484296.000 # Iteration 5: 2772.554 us/op totalInputBytes: 295526400.000 # totalOutputBytes: 222377844.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2767.848 ±(99.9%) 53.295 us/op [Average] (min, avg, max) = (2752.284, 2767.848, 2784.943), stdev = 13.840 CI (99.9%): [2714.553, 2821.142] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1105971200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (146995200.000, 221194240.000, 295526400.000), stdev = 58764858.828 CI (99.9%): [1105971200.000, 1105971200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 832221727.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (110611017.000, 166444345.400, 222377844.000), stdev = 44219408.517 CI (99.9%): [832221727.000, 832221727.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 67.25% complete, ETA 01:45:36 # Fork: 1 of 1 # Warmup Iteration 1: 3497.257 us/op # Warmup Iteration 2: 3495.633 us/op # Warmup Iteration 3: 3485.587 us/op Iteration 1: 3449.902 us/op totalInputBytes: 141680640.000 # totalOutputBytes: 106557954.000 # Iteration 2: 3434.248 us/op totalInputBytes: 177561600.000 # totalOutputBytes: 133544010.000 # Iteration 3: 3490.103 us/op totalInputBytes: 212889600.000 # totalOutputBytes: 160114185.000 # Iteration 4: 3418.188 us/op totalInputBytes: 249016320.000 # totalOutputBytes: 187285077.000 # Iteration 5: 3426.407 us/op totalInputBytes: 285020160.000 # totalOutputBytes: 214363551.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3443.770 ±(99.9%) 109.437 us/op [Average] (min, avg, max) = (3418.188, 3443.770, 3490.103), stdev = 28.421 CI (99.9%): [3334.332, 3553.207] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1066168320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (141680640.000, 213233664.000, 285020160.000), stdev = 56626295.243 CI (99.9%): [1066168320.000, 1066168320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 801864777.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (106557954.000, 160372955.400, 214363551.000), stdev = 42588614.533 CI (99.9%): [801864777.000, 801864777.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 67.30% complete, ETA 01:45:26 # Fork: 1 of 1 # Warmup Iteration 1: 4554.747 us/op # Warmup Iteration 2: 4488.037 us/op # Warmup Iteration 3: 4580.422 us/op Iteration 1: 4506.233 us/op totalInputBytes: 127088640.000 # totalOutputBytes: 95605479.000 # Iteration 2: 4452.382 us/op totalInputBytes: 159488000.000 # totalOutputBytes: 119978675.000 # Iteration 3: 4446.319 us/op totalInputBytes: 191887360.000 # totalOutputBytes: 144351871.000 # Iteration 4: 4461.935 us/op totalInputBytes: 224143360.000 # totalOutputBytes: 168617221.000 # Iteration 5: 4445.739 us/op totalInputBytes: 256542720.000 # totalOutputBytes: 192990417.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4462.522 ±(99.9%) 97.377 us/op [Average] (min, avg, max) = (4445.739, 4462.522, 4506.233), stdev = 25.288 CI (99.9%): [4365.145, 4559.898] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 959150080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (127088640.000, 191830016.000, 256542720.000), stdev = 51159899.612 CI (99.9%): [959150080.000, 959150080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 721543663.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95605479.000, 144308732.600, 192990417.000), stdev = 38486262.092 CI (99.9%): [721543663.000, 721543663.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 67.35% complete, ETA 01:45:16 # Fork: 1 of 1 # Warmup Iteration 1: 5220.675 us/op # Warmup Iteration 2: 5301.921 us/op # Warmup Iteration 3: 5187.924 us/op Iteration 1: 5172.240 us/op totalInputBytes: 126402560.000 # totalOutputBytes: 95062687.000 # Iteration 2: 5110.956 us/op totalInputBytes: 158679040.000 # totalOutputBytes: 119336633.000 # Iteration 3: 5109.481 us/op totalInputBytes: 190873600.000 # totalOutputBytes: 143548970.000 # Iteration 4: 5112.802 us/op totalInputBytes: 223068160.000 # totalOutputBytes: 167761307.000 # Iteration 5: 5097.003 us/op totalInputBytes: 255426560.000 # totalOutputBytes: 192096862.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5120.496 ±(99.9%) 113.919 us/op [Average] (min, avg, max) = (5097.003, 5120.496, 5172.240), stdev = 29.584 CI (99.9%): [5006.577, 5234.416] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 954449920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (126402560.000, 190889984.000, 255426560.000), stdev = 50981804.814 CI (99.9%): [954449920.000, 954449920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 717806459.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95062687.000, 143561291.800, 192096862.000), stdev = 38341528.477 CI (99.9%): [717806459.000, 717806459.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 67.40% complete, ETA 01:45:06 # Fork: 1 of 1 # Warmup Iteration 1: 5907.304 us/op # Warmup Iteration 2: 5828.991 us/op # Warmup Iteration 3: 5893.012 us/op Iteration 1: 5872.474 us/op totalInputBytes: 126535680.000 # totalOutputBytes: 95172241.000 # Iteration 2: 5913.215 us/op totalInputBytes: 157870080.000 # totalOutputBytes: 118740021.000 # Iteration 3: 5791.387 us/op totalInputBytes: 189849600.000 # totalOutputBytes: 142793020.000 # Iteration 4: 5896.733 us/op totalInputBytes: 221368320.000 # totalOutputBytes: 166499434.000 # Iteration 5: 5784.484 us/op totalInputBytes: 253440000.000 # totalOutputBytes: 190621750.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5851.659 ±(99.9%) 231.033 us/op [Average] (min, avg, max) = (5784.484, 5851.659, 5913.215), stdev = 59.998 CI (99.9%): [5620.626, 6082.691] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 949063680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (126535680.000, 189812736.000, 253440000.000), stdev = 50170967.833 CI (99.9%): [949063680.000, 949063680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 713826466.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95172241.000, 142765293.200, 190621750.000), stdev = 37735470.673 CI (99.9%): [713826466.000, 713826466.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 67.45% complete, ETA 01:44:56 # Fork: 1 of 1 # Warmup Iteration 1: 6969.287 us/op # Warmup Iteration 2: 6863.178 us/op # Warmup Iteration 3: 6913.464 us/op Iteration 1: 6895.041 us/op totalInputBytes: 119296000.000 # totalOutputBytes: 89750435.000 # Iteration 2: 6825.752 us/op totalInputBytes: 149504000.000 # totalOutputBytes: 112476940.000 # Iteration 3: 6825.137 us/op totalInputBytes: 179712000.000 # totalOutputBytes: 135203445.000 # Iteration 4: 6836.123 us/op totalInputBytes: 209920000.000 # totalOutputBytes: 157929950.000 # Iteration 5: 6799.948 us/op totalInputBytes: 240332800.000 # totalOutputBytes: 180810533.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6836.400 ±(99.9%) 136.247 us/op [Average] (min, avg, max) = (6799.948, 6836.400, 6895.041), stdev = 35.383 CI (99.9%): [6700.153, 6972.648] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 898764800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (119296000.000, 179752960.000, 240332800.000), stdev = 47827849.074 CI (99.9%): [898764800.000, 898764800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 676171303.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (89750435.000, 135234260.600, 180810533.000), stdev = 35982516.258 CI (99.9%): [676171303.000, 676171303.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 67.50% complete, ETA 01:44:46 # Fork: 1 of 1 # Warmup Iteration 1: 28.489 us/op # Warmup Iteration 2: 29.016 us/op # Warmup Iteration 3: 27.363 us/op Iteration 1: 26.536 us/op totalInputBytes: 294620160.000 # totalOutputBytes: 150762660.000 # Iteration 2: 26.571 us/op totalInputBytes: 371717120.000 # totalOutputBytes: 190214620.000 # Iteration 3: 26.643 us/op totalInputBytes: 448601088.000 # totalOutputBytes: 229557588.000 # Iteration 4: 26.635 us/op totalInputBytes: 525512704.000 # totalOutputBytes: 268914704.000 # Iteration 5: 26.689 us/op totalInputBytes: 602280960.000 # totalOutputBytes: 308198460.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 26.615 ±(99.9%) 0.235 us/op [Average] (min, avg, max) = (26.536, 26.615, 26.689), stdev = 0.061 CI (99.9%): [26.380, 26.850] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2242732032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (294620160.000, 448546406.400, 602280960.000), stdev = 121608136.556 CI (99.9%): [2242732032.000, 2242732032.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1147648032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (150762660.000, 229529606.400, 308198460.000), stdev = 62229163.628 CI (99.9%): [1147648032.000, 1147648032.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 67.55% complete, ETA 01:44:36 # Fork: 1 of 1 # Warmup Iteration 1: 47.912 us/op # Warmup Iteration 2: 46.098 us/op # Warmup Iteration 3: 46.024 us/op Iteration 1: 44.221 us/op totalInputBytes: 356104192.000 # totalOutputBytes: 181181918.000 # Iteration 2: 44.511 us/op totalInputBytes: 448153600.000 # totalOutputBytes: 228015650.000 # Iteration 3: 44.089 us/op totalInputBytes: 541075456.000 # totalOutputBytes: 275293274.000 # Iteration 4: 43.991 us/op totalInputBytes: 634206208.000 # totalOutputBytes: 322677182.000 # Iteration 5: 43.989 us/op totalInputBytes: 727343104.000 # totalOutputBytes: 370064216.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 44.160 ±(99.9%) 0.840 us/op [Average] (min, avg, max) = (43.989, 44.160, 44.511), stdev = 0.218 CI (99.9%): [43.320, 45.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2706882560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (356104192.000, 541376512.000, 727343104.000), stdev = 146813964.181 CI (99.9%): [2706882560.000, 2706882560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1377232240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (181181918.000, 275446448.000, 370064216.000), stdev = 74697339.198 CI (99.9%): [1377232240.000, 1377232240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 67.60% complete, ETA 01:44:26 # Fork: 1 of 1 # Warmup Iteration 1: 69.066 us/op # Warmup Iteration 2: 64.926 us/op # Warmup Iteration 3: 63.864 us/op Iteration 1: 63.522 us/op totalInputBytes: 376642560.000 # totalOutputBytes: 192489850.000 # Iteration 2: 62.975 us/op totalInputBytes: 474227712.000 # totalOutputBytes: 242362470.000 # Iteration 3: 63.122 us/op totalInputBytes: 571585536.000 # totalOutputBytes: 292118910.000 # Iteration 4: 63.630 us/op totalInputBytes: 668163072.000 # totalOutputBytes: 341476570.000 # Iteration 5: 63.096 us/op totalInputBytes: 765560832.000 # totalOutputBytes: 391253420.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 63.269 ±(99.9%) 1.110 us/op [Average] (min, avg, max) = (62.975, 63.269, 63.630), stdev = 0.288 CI (99.9%): [62.159, 64.379] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2856179712.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (376642560.000, 571235942.400, 765560832.000), stdev = 153650849.839 CI (99.9%): [2856179712.000, 2856179712.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1459701220.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (192489850.000, 291940244.000, 391253420.000), stdev = 78525987.711 CI (99.9%): [1459701220.000, 1459701220.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 67.64% complete, ETA 01:44:16 # Fork: 1 of 1 # Warmup Iteration 1: 93.587 us/op # Warmup Iteration 2: 86.739 us/op # Warmup Iteration 3: 84.898 us/op Iteration 1: 84.839 us/op totalInputBytes: 375304192.000 # totalOutputBytes: 190309279.000 # Iteration 2: 85.001 us/op totalInputBytes: 471703552.000 # totalOutputBytes: 239191474.000 # Iteration 3: 84.231 us/op totalInputBytes: 568991744.000 # totalOutputBytes: 288524378.000 # Iteration 4: 84.459 us/op totalInputBytes: 666005504.000 # totalOutputBytes: 337718123.000 # Iteration 5: 84.442 us/op totalInputBytes: 763060224.000 # totalOutputBytes: 386932638.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 84.594 ±(99.9%) 1.216 us/op [Average] (min, avg, max) = (84.231, 84.594, 85.001), stdev = 0.316 CI (99.9%): [83.379, 85.810] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2845065216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (375304192.000, 569013043.200, 763060224.000), stdev = 153341206.459 CI (99.9%): [2845065216.000, 2845065216.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1442675892.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (190309279.000, 288535178.400, 386932638.000), stdev = 77756270.951 CI (99.9%): [1442675892.000, 1442675892.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 67.69% complete, ETA 01:44:06 # Fork: 1 of 1 # Warmup Iteration 1: 146.881 us/op # Warmup Iteration 2: 135.723 us/op # Warmup Iteration 3: 134.746 us/op Iteration 1: 136.147 us/op totalInputBytes: 296622080.000 # totalOutputBytes: 151207740.000 # Iteration 2: 130.950 us/op totalInputBytes: 374840320.000 # totalOutputBytes: 191080710.000 # Iteration 3: 130.679 us/op totalInputBytes: 453227520.000 # totalOutputBytes: 231039810.000 # Iteration 4: 132.099 us/op totalInputBytes: 530769920.000 # totalOutputBytes: 270568260.000 # Iteration 5: 130.531 us/op totalInputBytes: 609244160.000 # totalOutputBytes: 310571730.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 132.081 ±(99.9%) 9.068 us/op [Average] (min, avg, max) = (130.531, 132.081, 136.147), stdev = 2.355 CI (99.9%): [123.013, 141.149] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2264704000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (296622080.000, 452940800.000, 609244160.000), stdev = 123514595.974 CI (99.9%): [2264704000.000, 2264704000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1154468250.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (151207740.000, 230893650.000, 310571730.000), stdev = 62963495.213 CI (99.9%): [1154468250.000, 1154468250.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 67.74% complete, ETA 01:43:56 # Fork: 1 of 1 # Warmup Iteration 1: 198.173 us/op # Warmup Iteration 2: 187.496 us/op # Warmup Iteration 3: 182.714 us/op Iteration 1: 182.207 us/op totalInputBytes: 262391808.000 # totalOutputBytes: 134014566.000 # Iteration 2: 182.522 us/op totalInputBytes: 329736192.000 # totalOutputBytes: 168410184.000 # Iteration 3: 181.104 us/op totalInputBytes: 397615104.000 # totalOutputBytes: 203078808.000 # Iteration 4: 181.898 us/op totalInputBytes: 465199104.000 # totalOutputBytes: 237596808.000 # Iteration 5: 189.155 us/op totalInputBytes: 530202624.000 # totalOutputBytes: 270796848.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 183.377 ±(99.9%) 12.602 us/op [Average] (min, avg, max) = (181.104, 183.377, 189.155), stdev = 3.273 CI (99.9%): [170.776, 195.979] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1985144832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (262391808.000, 397028966.400, 530202624.000), stdev = 106111045.849 CI (99.9%): [1985144832.000, 1985144832.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1013897214.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (134014566.000, 202779442.800, 270796848.000), stdev = 54195387.675 CI (99.9%): [1013897214.000, 1013897214.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 67.79% complete, ETA 01:43:46 # Fork: 1 of 1 # Warmup Iteration 1: 241.536 us/op # Warmup Iteration 2: 237.290 us/op # Warmup Iteration 3: 233.841 us/op Iteration 1: 238.641 us/op totalInputBytes: 241282048.000 # totalOutputBytes: 122660684.000 # Iteration 2: 232.058 us/op totalInputBytes: 303084544.000 # totalOutputBytes: 154079252.000 # Iteration 3: 235.226 us/op totalInputBytes: 364055552.000 # totalOutputBytes: 185075116.000 # Iteration 4: 230.674 us/op totalInputBytes: 426230784.000 # totalOutputBytes: 216683172.000 # Iteration 5: 247.752 us/op totalInputBytes: 484126720.000 # totalOutputBytes: 246115760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 236.870 ±(99.9%) 26.244 us/op [Average] (min, avg, max) = (230.674, 236.870, 247.752), stdev = 6.816 CI (99.9%): [210.626, 263.115] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1818779648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (241282048.000, 363755929.600, 484126720.000), stdev = 96272001.501 CI (99.9%): [1818779648.000, 1818779648.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 924613984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (122660684.000, 184922796.800, 246115760.000), stdev = 48941848.977 CI (99.9%): [924613984.000, 924613984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 67.84% complete, ETA 01:43:36 # Fork: 1 of 1 # Warmup Iteration 1: 303.847 us/op # Warmup Iteration 2: 297.311 us/op # Warmup Iteration 3: 295.252 us/op Iteration 1: 292.700 us/op totalInputBytes: 220635136.000 # totalOutputBytes: 112445275.000 # Iteration 2: 291.352 us/op totalInputBytes: 276897792.000 # totalOutputBytes: 141119175.000 # Iteration 3: 295.305 us/op totalInputBytes: 332398592.000 # totalOutputBytes: 169404800.000 # Iteration 4: 291.176 us/op totalInputBytes: 388694016.000 # totalOutputBytes: 198095400.000 # Iteration 5: 291.191 us/op totalInputBytes: 444981248.000 # totalOutputBytes: 226781825.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 292.345 ±(99.9%) 6.826 us/op [Average] (min, avg, max) = (291.176, 292.345, 295.305), stdev = 1.773 CI (99.9%): [285.519, 299.171] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1663606784.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (220635136.000, 332721356.800, 444981248.000), stdev = 88621268.902 CI (99.9%): [1663606784.000, 1663606784.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 847846475.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (112445275.000, 169569295.000, 226781825.000), stdev = 45165258.504 CI (99.9%): [847846475.000, 847846475.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 67.89% complete, ETA 01:43:26 # Fork: 1 of 1 # Warmup Iteration 1: 370.070 us/op # Warmup Iteration 2: 360.214 us/op # Warmup Iteration 3: 360.171 us/op Iteration 1: 352.957 us/op totalInputBytes: 204493824.000 # totalOutputBytes: 104399245.000 # Iteration 2: 354.522 us/op totalInputBytes: 256508928.000 # totalOutputBytes: 130954265.000 # Iteration 3: 354.435 us/op totalInputBytes: 308542464.000 # totalOutputBytes: 157518695.000 # Iteration 4: 355.869 us/op totalInputBytes: 360354816.000 # totalOutputBytes: 183970205.000 # Iteration 5: 355.376 us/op totalInputBytes: 412259328.000 # totalOutputBytes: 210468765.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 354.632 ±(99.9%) 4.278 us/op [Average] (min, avg, max) = (352.957, 354.632, 355.869), stdev = 1.111 CI (99.9%): [350.354, 358.910] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1542159360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (204493824.000, 308431872.000, 412259328.000), stdev = 82120726.524 CI (99.9%): [1542159360.000, 1542159360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 787311175.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (104399245.000, 157462235.000, 210468765.000), stdev = 41924698.166 CI (99.9%): [787311175.000, 787311175.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 67.94% complete, ETA 01:43:16 # Fork: 1 of 1 # Warmup Iteration 1: 443.074 us/op # Warmup Iteration 2: 435.595 us/op # Warmup Iteration 3: 432.490 us/op Iteration 1: 423.198 us/op totalInputBytes: 189153280.000 # totalOutputBytes: 95851208.000 # Iteration 2: 425.404 us/op totalInputBytes: 237322240.000 # totalOutputBytes: 120260264.000 # Iteration 3: 422.317 us/op totalInputBytes: 285839360.000 # totalOutputBytes: 144845746.000 # Iteration 4: 421.905 us/op totalInputBytes: 334407680.000 # totalOutputBytes: 169457173.000 # Iteration 5: 418.287 us/op totalInputBytes: 383395840.000 # totalOutputBytes: 194281349.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 422.222 ±(99.9%) 9.943 us/op [Average] (min, avg, max) = (418.287, 422.222, 425.404), stdev = 2.582 CI (99.9%): [412.280, 432.165] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1430118400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (189153280.000, 286023680.000, 383395840.000), stdev = 76775789.848 CI (99.9%): [1430118400.000, 1430118400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 724695740.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95851208.000, 144939148.000, 194281349.000), stdev = 38905231.789 CI (99.9%): [724695740.000, 724695740.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 67.99% complete, ETA 01:43:06 # Fork: 1 of 1 # Warmup Iteration 1: 1248.887 us/op # Warmup Iteration 2: 1248.337 us/op # Warmup Iteration 3: 1260.330 us/op Iteration 1: 1240.724 us/op totalInputBytes: 131317760.000 # totalOutputBytes: 66146192.000 # Iteration 2: 1230.283 us/op totalInputBytes: 164659200.000 # totalOutputBytes: 82940640.000 # Iteration 3: 1224.035 us/op totalInputBytes: 198164480.000 # totalOutputBytes: 99817616.000 # Iteration 4: 1275.591 us/op totalInputBytes: 230318080.000 # totalOutputBytes: 116013736.000 # Iteration 5: 1226.982 us/op totalInputBytes: 263761920.000 # totalOutputBytes: 132859764.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1239.523 ±(99.9%) 81.340 us/op [Average] (min, avg, max) = (1224.035, 1239.523, 1275.591), stdev = 21.124 CI (99.9%): [1158.183, 1320.863] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 988221440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (131317760.000, 197644288.000, 263761920.000), stdev = 52265220.012 CI (99.9%): [988221440.000, 988221440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 497777948.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (66146192.000, 99555589.600, 132859764.000), stdev = 26326562.971 CI (99.9%): [497777948.000, 497777948.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 68.04% complete, ETA 01:42:56 # Fork: 1 of 1 # Warmup Iteration 1: 2470.702 us/op # Warmup Iteration 2: 2474.827 us/op # Warmup Iteration 3: 2470.790 us/op Iteration 1: 2482.143 us/op totalInputBytes: 99594240.000 # totalOutputBytes: 49641504.000 # Iteration 2: 2479.734 us/op totalInputBytes: 124446720.000 # totalOutputBytes: 62028912.000 # Iteration 3: 2468.115 us/op totalInputBytes: 149391360.000 # totalOutputBytes: 74462256.000 # Iteration 4: 2476.914 us/op totalInputBytes: 174243840.000 # totalOutputBytes: 86849664.000 # Iteration 5: 2442.862 us/op totalInputBytes: 199434240.000 # totalOutputBytes: 99405504.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2469.954 ±(99.9%) 61.791 us/op [Average] (min, avg, max) = (2442.862, 2469.954, 2482.143), stdev = 16.047 CI (99.9%): [2408.163, 2531.744] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 747110400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (99594240.000, 149422080.000, 199434240.000), stdev = 39445909.507 CI (99.9%): [747110400.000, 747110400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 372387840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49641504.000, 74477568.000, 99405504.000), stdev = 19661320.520 CI (99.9%): [372387840.000, 372387840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 68.08% complete, ETA 01:42:47 # Fork: 1 of 1 # Warmup Iteration 1: 3978.873 us/op # Warmup Iteration 2: 3975.201 us/op # Warmup Iteration 3: 3947.976 us/op Iteration 1: 3965.090 us/op totalInputBytes: 82944000.000 # totalOutputBytes: 41289750.000 # Iteration 2: 3968.047 us/op totalInputBytes: 103669760.000 # totalOutputBytes: 51607090.000 # Iteration 3: 3970.953 us/op totalInputBytes: 124395520.000 # totalOutputBytes: 61924430.000 # Iteration 4: 3972.997 us/op totalInputBytes: 145121280.000 # totalOutputBytes: 72241770.000 # Iteration 5: 3934.263 us/op totalInputBytes: 166010880.000 # totalOutputBytes: 82640670.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3962.270 ±(99.9%) 61.375 us/op [Average] (min, avg, max) = (3934.263, 3962.270, 3972.997), stdev = 15.939 CI (99.9%): [3900.895, 4023.644] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 622141440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (82944000.000, 124428288.000, 166010880.000), stdev = 32822155.569 CI (99.9%): [622141440.000, 622141440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 309703710.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (41289750.000, 61940742.000, 82640670.000), stdev = 16338958.790 CI (99.9%): [309703710.000, 309703710.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 68.13% complete, ETA 01:42:37 # Fork: 1 of 1 # Warmup Iteration 1: 5500.919 us/op # Warmup Iteration 2: 5479.653 us/op # Warmup Iteration 3: 5458.896 us/op Iteration 1: 5471.916 us/op totalInputBytes: 75212800.000 # totalOutputBytes: 37115754.000 # Iteration 2: 5497.456 us/op totalInputBytes: 93952000.000 # totalOutputBytes: 46363110.000 # Iteration 3: 5477.150 us/op totalInputBytes: 112793600.000 # totalOutputBytes: 55660998.000 # Iteration 4: 5478.820 us/op totalInputBytes: 131584000.000 # totalOutputBytes: 64933620.000 # Iteration 5: 5490.583 us/op totalInputBytes: 150323200.000 # totalOutputBytes: 74180976.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5483.185 ±(99.9%) 40.426 us/op [Average] (min, avg, max) = (5471.916, 5483.185, 5497.456), stdev = 10.499 CI (99.9%): [5442.759, 5523.611] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 563865600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (75212800.000, 112773120.000, 150323200.000), stdev = 29702147.777 CI (99.9%): [563865600.000, 563865600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 278254458.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37115754.000, 55650891.600, 74180976.000), stdev = 14657313.784 CI (99.9%): [278254458.000, 278254458.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 68.18% complete, ETA 01:42:27 # Fork: 1 of 1 # Warmup Iteration 1: 7076.923 us/op # Warmup Iteration 2: 6975.988 us/op # Warmup Iteration 3: 7007.247 us/op Iteration 1: 6956.034 us/op totalInputBytes: 70717440.000 # totalOutputBytes: 34679630.000 # Iteration 2: 7013.238 us/op totalInputBytes: 88350720.000 # totalOutputBytes: 43326940.000 # Iteration 3: 7225.669 us/op totalInputBytes: 105492480.000 # totalOutputBytes: 51733210.000 # Iteration 4: 7008.906 us/op totalInputBytes: 123125760.000 # totalOutputBytes: 60380520.000 # Iteration 5: 7022.268 us/op totalInputBytes: 140697600.000 # totalOutputBytes: 68997700.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7045.223 ±(99.9%) 401.023 us/op [Average] (min, avg, max) = (6956.034, 7045.223, 7225.669), stdev = 104.144 CI (99.9%): [6644.200, 7446.246] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 528384000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (70717440.000, 105676800.000, 140697600.000), stdev = 27628366.362 CI (99.9%): [528384000.000, 528384000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 259118000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (34679630.000, 51823600.000, 68997700.000), stdev = 13548871.720 CI (99.9%): [259118000.000, 259118000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 68.23% complete, ETA 01:42:17 # Fork: 1 of 1 # Warmup Iteration 1: 8594.717 us/op # Warmup Iteration 2: 8521.267 us/op # Warmup Iteration 3: 8547.529 us/op Iteration 1: 8500.612 us/op totalInputBytes: 67737600.000 # totalOutputBytes: 33003180.000 # Iteration 2: 8557.592 us/op totalInputBytes: 84654080.000 # totalOutputBytes: 41245244.000 # Iteration 3: 8561.794 us/op totalInputBytes: 101498880.000 # totalOutputBytes: 49452384.000 # Iteration 4: 8562.997 us/op totalInputBytes: 118343680.000 # totalOutputBytes: 57659524.000 # Iteration 5: 8554.090 us/op totalInputBytes: 135260160.000 # totalOutputBytes: 65901588.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8547.417 ±(99.9%) 101.664 us/op [Average] (min, avg, max) = (8500.612, 8547.417, 8562.997), stdev = 26.402 CI (99.9%): [8445.753, 8649.081] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 507494400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (67737600.000, 101498880.000, 135260160.000), stdev = 26679311.407 CI (99.9%): [507494400.000, 507494400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 247261920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (33003180.000, 49452384.000, 65901588.000), stdev = 12998720.306 CI (99.9%): [247261920.000, 247261920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 68.28% complete, ETA 01:42:07 # Fork: 1 of 1 # Warmup Iteration 1: 10144.492 us/op # Warmup Iteration 2: 10047.011 us/op # Warmup Iteration 3: 10161.402 us/op Iteration 1: 9978.591 us/op totalInputBytes: 65699840.000 # totalOutputBytes: 31847420.000 # Iteration 2: 10062.142 us/op totalInputBytes: 82165760.000 # totalOutputBytes: 39829130.000 # Iteration 3: 10060.167 us/op totalInputBytes: 98631680.000 # totalOutputBytes: 47810840.000 # Iteration 4: 10070.865 us/op totalInputBytes: 115097600.000 # totalOutputBytes: 55792550.000 # Iteration 5: 10071.166 us/op totalInputBytes: 131563520.000 # totalOutputBytes: 63774260.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 10048.586 ±(99.9%) 151.886 us/op [Average] (min, avg, max) = (9978.591, 10048.586, 10071.166), stdev = 39.444 CI (99.9%): [9896.701, 10200.472] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 493158400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65699840.000, 98631680.000, 131563520.000), stdev = 26034905.485 CI (99.9%): [493158400.000, 493158400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 239054200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31847420.000, 47810840.000, 63774260.000), stdev = 12620191.611 CI (99.9%): [239054200.000, 239054200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 68.33% complete, ETA 01:41:57 # Fork: 1 of 1 # Warmup Iteration 1: 11720.288 us/op # Warmup Iteration 2: 11634.142 us/op # Warmup Iteration 3: 11875.195 us/op Iteration 1: 11553.906 us/op totalInputBytes: 63682560.000 # totalOutputBytes: 30795797.000 # Iteration 2: 11600.893 us/op totalInputBytes: 79810560.000 # totalOutputBytes: 38595022.000 # Iteration 3: 11588.249 us/op totalInputBytes: 95938560.000 # totalOutputBytes: 46394247.000 # Iteration 4: 11592.444 us/op totalInputBytes: 112066560.000 # totalOutputBytes: 54193472.000 # Iteration 5: 11617.429 us/op totalInputBytes: 128102400.000 # totalOutputBytes: 61948130.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11590.584 ±(99.9%) 89.917 us/op [Average] (min, avg, max) = (11553.906, 11590.584, 11617.429), stdev = 23.351 CI (99.9%): [11500.667, 11680.501] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 479600640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63682560.000, 95920128.000, 128102400.000), stdev = 25471480.173 CI (99.9%): [479600640.000, 479600640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 231926668.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (30795797.000, 46385333.600, 61948130.000), stdev = 12317572.232 CI (99.9%): [231926668.000, 231926668.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 68.38% complete, ETA 01:41:47 # Fork: 1 of 1 # Warmup Iteration 1: 13193.165 us/op # Warmup Iteration 2: 13094.431 us/op # Warmup Iteration 3: 13220.485 us/op Iteration 1: 13043.491 us/op totalInputBytes: 63078400.000 # totalOutputBytes: 30366952.000 # Iteration 2: 13332.228 us/op totalInputBytes: 78643200.000 # totalOutputBytes: 37860096.000 # Iteration 3: 13198.935 us/op totalInputBytes: 94310400.000 # totalOutputBytes: 45402537.000 # Iteration 4: 13216.116 us/op totalInputBytes: 110080000.000 # totalOutputBytes: 52994275.000 # Iteration 5: 13209.595 us/op totalInputBytes: 125849600.000 # totalOutputBytes: 60586013.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13200.073 ±(99.9%) 396.132 us/op [Average] (min, avg, max) = (13043.491, 13200.073, 13332.228), stdev = 102.874 CI (99.9%): [12803.941, 13596.205] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 471961600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63078400.000, 94392320.000, 125849600.000), stdev = 24820691.198 CI (99.9%): [471961600.000, 471961600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 227209873.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (30366952.000, 45441974.600, 60586013.000), stdev = 11949078.262 CI (99.9%): [227209873.000, 227209873.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 68.43% complete, ETA 01:41:37 # Fork: 1 of 1 # Warmup Iteration 1: 32.972 us/op # Warmup Iteration 2: 32.326 us/op # Warmup Iteration 3: 30.875 us/op Iteration 1: 32.534 us/op totalInputBytes: 254888960.000 # totalOutputBytes: 91600720.000 # Iteration 2: 30.413 us/op totalInputBytes: 322251776.000 # totalOutputBytes: 115809232.000 # Iteration 3: 30.914 us/op totalInputBytes: 388516864.000 # totalOutputBytes: 139623248.000 # Iteration 4: 30.397 us/op totalInputBytes: 455913472.000 # totalOutputBytes: 163843904.000 # Iteration 5: 30.415 us/op totalInputBytes: 523274240.000 # totalOutputBytes: 188051680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 30.935 ±(99.9%) 3.544 us/op [Average] (min, avg, max) = (30.397, 30.935, 32.534), stdev = 0.920 CI (99.9%): [27.390, 34.479] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1944845312.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (254888960.000, 388969062.400, 523274240.000), stdev = 106005081.664 CI (99.9%): [1944845312.000, 1944845312.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 698928784.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (91600720.000, 139785756.800, 188051680.000), stdev = 38095576.223 CI (99.9%): [698928784.000, 698928784.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 68.48% complete, ETA 01:41:27 # Fork: 1 of 1 # Warmup Iteration 1: 75.579 us/op # Warmup Iteration 2: 72.828 us/op # Warmup Iteration 3: 73.236 us/op Iteration 1: 72.157 us/op totalInputBytes: 223211520.000 # totalOutputBytes: 76293000.000 # Iteration 2: 71.771 us/op totalInputBytes: 280299520.000 # totalOutputBytes: 95805500.000 # Iteration 3: 71.461 us/op totalInputBytes: 337629184.000 # totalOutputBytes: 115400600.000 # Iteration 4: 71.765 us/op totalInputBytes: 394719232.000 # totalOutputBytes: 134913800.000 # Iteration 5: 71.110 us/op totalInputBytes: 452333568.000 # totalOutputBytes: 154606200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 71.653 ±(99.9%) 1.506 us/op [Average] (min, avg, max) = (71.110, 71.653, 72.157), stdev = 0.391 CI (99.9%): [70.147, 73.159] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1688193024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (223211520.000, 337638604.800, 452333568.000), stdev = 90546205.132 CI (99.9%): [1688193024.000, 1688193024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 577019100.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (76293000.000, 115403820.000, 154606200.000), stdev = 30948409.957 CI (99.9%): [577019100.000, 577019100.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 68.52% complete, ETA 01:41:18 # Fork: 1 of 1 # Warmup Iteration 1: 200.711 us/op # Warmup Iteration 2: 195.050 us/op # Warmup Iteration 3: 196.163 us/op Iteration 1: 196.844 us/op totalInputBytes: 124713984.000 # totalOutputBytes: 41814910.000 # Iteration 2: 197.442 us/op totalInputBytes: 155839488.000 # totalOutputBytes: 52250870.000 # Iteration 3: 194.650 us/op totalInputBytes: 187413504.000 # totalOutputBytes: 62837210.000 # Iteration 4: 194.291 us/op totalInputBytes: 219048960.000 # totalOutputBytes: 73444150.000 # Iteration 5: 195.570 us/op totalInputBytes: 250475520.000 # totalOutputBytes: 83981050.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 195.759 ±(99.9%) 5.249 us/op [Average] (min, avg, max) = (194.291, 195.759, 197.442), stdev = 1.363 CI (99.9%): [190.510, 201.008] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 937491456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (124713984.000, 187498291.200, 250475520.000), stdev = 49763772.688 CI (99.9%): [937491456.000, 937491456.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 314328190.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (41814910.000, 62865638.000, 83981050.000), stdev = 16685119.098 CI (99.9%): [314328190.000, 314328190.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 68.57% complete, ETA 01:41:08 # Fork: 1 of 1 # Warmup Iteration 1: 350.318 us/op # Warmup Iteration 2: 338.137 us/op # Warmup Iteration 3: 334.790 us/op Iteration 1: 342.079 us/op totalInputBytes: 96096256.000 # totalOutputBytes: 31789655.000 # Iteration 2: 339.995 us/op totalInputBytes: 120205312.000 # totalOutputBytes: 39765185.000 # Iteration 3: 339.321 us/op totalInputBytes: 144363520.000 # totalOutputBytes: 47756975.000 # Iteration 4: 337.177 us/op totalInputBytes: 168673280.000 # totalOutputBytes: 55798900.000 # Iteration 5: 337.390 us/op totalInputBytes: 192970752.000 # totalOutputBytes: 63836760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 339.192 ±(99.9%) 7.774 us/op [Average] (min, avg, max) = (337.177, 339.192, 342.079), stdev = 2.019 CI (99.9%): [331.419, 346.966] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 722309120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (96096256.000, 144461824.000, 192970752.000), stdev = 38297933.702 CI (99.9%): [722309120.000, 722309120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 238947475.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (31789655.000, 47789495.000, 63836760.000), stdev = 12669360.392 CI (99.9%): [238947475.000, 238947475.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 68.62% complete, ETA 01:40:58 # Fork: 1 of 1 # Warmup Iteration 1: 521.850 us/op # Warmup Iteration 2: 513.538 us/op # Warmup Iteration 3: 511.364 us/op Iteration 1: 510.128 us/op totalInputBytes: 79723520.000 # totalOutputBytes: 26096996.000 # Iteration 2: 512.384 us/op totalInputBytes: 99722240.000 # totalOutputBytes: 32643452.000 # Iteration 3: 512.750 us/op totalInputBytes: 119705600.000 # totalOutputBytes: 39184880.000 # Iteration 4: 510.619 us/op totalInputBytes: 139770880.000 # totalOutputBytes: 45753124.000 # Iteration 5: 512.791 us/op totalInputBytes: 159759360.000 # totalOutputBytes: 52296228.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 511.734 ±(99.9%) 4.869 us/op [Average] (min, avg, max) = (510.128, 511.734, 512.791), stdev = 1.264 CI (99.9%): [506.865, 516.603] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 598681600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (79723520.000, 119736320.000, 159759360.000), stdev = 31641807.119 CI (99.9%): [598681600.000, 598681600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 195974680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26096996.000, 39194936.000, 52296228.000), stdev = 10357747.799 CI (99.9%): [195974680.000, 195974680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 68.67% complete, ETA 01:40:48 # Fork: 1 of 1 # Warmup Iteration 1: 730.728 us/op # Warmup Iteration 2: 722.014 us/op # Warmup Iteration 3: 719.600 us/op Iteration 1: 713.466 us/op totalInputBytes: 68210688.000 # totalOutputBytes: 22226204.000 # Iteration 2: 716.490 us/op totalInputBytes: 85377024.000 # totalOutputBytes: 27819792.000 # Iteration 3: 719.014 us/op totalInputBytes: 102488064.000 # totalOutputBytes: 33395362.000 # Iteration 4: 721.140 us/op totalInputBytes: 119543808.000 # totalOutputBytes: 38952914.000 # Iteration 5: 717.449 us/op totalInputBytes: 136691712.000 # totalOutputBytes: 44540496.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 717.512 ±(99.9%) 11.033 us/op [Average] (min, avg, max) = (713.466, 717.512, 721.140), stdev = 2.865 CI (99.9%): [706.479, 728.545] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 512311296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (68210688.000, 102462259.200, 136691712.000), stdev = 27057858.405 CI (99.9%): [512311296.000, 512311296.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 166934768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22226204.000, 33386953.600, 44540496.000), stdev = 8816704.513 CI (99.9%): [166934768.000, 166934768.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 68.72% complete, ETA 01:40:38 # Fork: 1 of 1 # Warmup Iteration 1: 945.541 us/op # Warmup Iteration 2: 936.107 us/op # Warmup Iteration 3: 947.908 us/op Iteration 1: 926.458 us/op totalInputBytes: 61150208.000 # totalOutputBytes: 19740734.000 # Iteration 2: 926.702 us/op totalInputBytes: 76640256.000 # totalOutputBytes: 24741288.000 # Iteration 3: 932.529 us/op totalInputBytes: 92029952.000 # totalOutputBytes: 29709446.000 # Iteration 4: 934.442 us/op totalInputBytes: 107390976.000 # totalOutputBytes: 34668348.000 # Iteration 5: 949.384 us/op totalInputBytes: 122508288.000 # totalOutputBytes: 39548574.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 933.903 ±(99.9%) 35.974 us/op [Average] (min, avg, max) = (926.458, 933.903, 949.384), stdev = 9.342 CI (99.9%): [897.929, 969.877] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 459719680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (61150208.000, 91943936.000, 122508288.000), stdev = 24265481.462 CI (99.9%): [459719680.000, 459719680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 148408390.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (19740734.000, 29681678.000, 39548574.000), stdev = 7833471.555 CI (99.9%): [148408390.000, 148408390.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 68.77% complete, ETA 01:40:28 # Fork: 1 of 1 # Warmup Iteration 1: 1202.650 us/op # Warmup Iteration 2: 1188.324 us/op # Warmup Iteration 3: 1203.525 us/op Iteration 1: 1183.200 us/op totalInputBytes: 54951936.000 # totalOutputBytes: 17749368.000 # Iteration 2: 1180.689 us/op totalInputBytes: 68853760.000 # totalOutputBytes: 22239630.000 # Iteration 3: 1183.727 us/op totalInputBytes: 82714624.000 # totalOutputBytes: 26716662.000 # Iteration 4: 1187.379 us/op totalInputBytes: 96534528.000 # totalOutputBytes: 31180464.000 # Iteration 5: 1186.621 us/op totalInputBytes: 110362624.000 # totalOutputBytes: 35646912.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1184.323 ±(99.9%) 10.448 us/op [Average] (min, avg, max) = (1180.689, 1184.323, 1187.379), stdev = 2.713 CI (99.9%): [1173.876, 1194.771] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 413417472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54951936.000, 82683494.400, 110362624.000), stdev = 21899127.843 CI (99.9%): [413417472.000, 413417472.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 133533036.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17749368.000, 26706607.200, 35646912.000), stdev = 7073375.522 CI (99.9%): [133533036.000, 133533036.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 68.82% complete, ETA 01:40:18 # Fork: 1 of 1 # Warmup Iteration 1: 1419.032 us/op # Warmup Iteration 2: 1403.748 us/op # Warmup Iteration 3: 1411.315 us/op Iteration 1: 1415.280 us/op totalInputBytes: 52300800.000 # totalOutputBytes: 16798000.000 # Iteration 2: 1395.632 us/op totalInputBytes: 65534976.000 # totalOutputBytes: 21048560.000 # Iteration 3: 1437.349 us/op totalInputBytes: 78372864.000 # totalOutputBytes: 25171840.000 # Iteration 4: 1403.539 us/op totalInputBytes: 91524096.000 # totalOutputBytes: 29395760.000 # Iteration 5: 1402.870 us/op totalInputBytes: 104684544.000 # totalOutputBytes: 33622640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1410.934 ±(99.9%) 62.995 us/op [Average] (min, avg, max) = (1395.632, 1410.934, 1437.349), stdev = 16.359 CI (99.9%): [1347.939, 1473.929] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 392417280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52300800.000, 78483456.000, 104684544.000), stdev = 20674635.088 CI (99.9%): [392417280.000, 392417280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 126036800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16798000.000, 25207360.000, 33622640.000), stdev = 6640290.784 CI (99.9%): [126036800.000, 126036800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 68.87% complete, ETA 01:40:08 # Fork: 1 of 1 # Warmup Iteration 1: 1661.613 us/op # Warmup Iteration 2: 1641.423 us/op # Warmup Iteration 3: 1645.840 us/op Iteration 1: 1641.791 us/op totalInputBytes: 49817600.000 # totalOutputBytes: 15889090.000 # Iteration 2: 1632.556 us/op totalInputBytes: 62392320.000 # totalOutputBytes: 19899738.000 # Iteration 3: 1640.972 us/op totalInputBytes: 74895360.000 # totalOutputBytes: 23887524.000 # Iteration 4: 1638.176 us/op totalInputBytes: 87418880.000 # totalOutputBytes: 27881842.000 # Iteration 5: 1634.957 us/op totalInputBytes: 99973120.000 # totalOutputBytes: 31885958.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1637.690 ±(99.9%) 15.117 us/op [Average] (min, avg, max) = (1632.556, 1637.690, 1641.791), stdev = 3.926 CI (99.9%): [1622.573, 1652.808] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 374497280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49817600.000, 74899456.000, 99973120.000), stdev = 19817622.031 CI (99.9%): [374497280.000, 374497280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 119444152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15889090.000, 23888830.400, 31885958.000), stdev = 6320737.652 CI (99.9%): [119444152.000, 119444152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 68.91% complete, ETA 01:39:58 # Fork: 1 of 1 # Warmup Iteration 1: 4046.344 us/op # Warmup Iteration 2: 4016.928 us/op # Warmup Iteration 3: 3999.265 us/op Iteration 1: 4027.633 us/op totalInputBytes: 40898560.000 # totalOutputBytes: 12625034.000 # Iteration 2: 4018.789 us/op totalInputBytes: 51118080.000 # totalOutputBytes: 15779712.000 # Iteration 3: 3979.423 us/op totalInputBytes: 61460480.000 # totalOutputBytes: 18972322.000 # Iteration 4: 4003.019 us/op totalInputBytes: 71741440.000 # totalOutputBytes: 22145966.000 # Iteration 5: 4009.636 us/op totalInputBytes: 82001920.000 # totalOutputBytes: 25313288.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4007.700 ±(99.9%) 70.623 us/op [Average] (min, avg, max) = (3979.423, 4007.700, 4027.633), stdev = 18.341 CI (99.9%): [3937.077, 4078.323] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 307220480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (40898560.000, 61444096.000, 82001920.000), stdev = 16258884.844 CI (99.9%): [307220480.000, 307220480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 94836322.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12625034.000, 18967264.400, 25313288.000), stdev = 5018978.027 CI (99.9%): [94836322.000, 94836322.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 68.96% complete, ETA 01:39:48 # Fork: 1 of 1 # Warmup Iteration 1: 6404.707 us/op # Warmup Iteration 2: 6447.130 us/op # Warmup Iteration 3: 6362.283 us/op Iteration 1: 6433.077 us/op totalInputBytes: 38615040.000 # totalOutputBytes: 11754207.000 # Iteration 2: 6456.053 us/op totalInputBytes: 48199680.000 # totalOutputBytes: 14671719.000 # Iteration 3: 6391.233 us/op totalInputBytes: 57876480.000 # totalOutputBytes: 17617284.000 # Iteration 4: 6382.743 us/op totalInputBytes: 67584000.000 # totalOutputBytes: 20572200.000 # Iteration 5: 6383.873 us/op totalInputBytes: 77291520.000 # totalOutputBytes: 23527116.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6409.396 ±(99.9%) 128.137 us/op [Average] (min, avg, max) = (6382.743, 6409.396, 6456.053), stdev = 33.277 CI (99.9%): [6281.259, 6537.533] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 289566720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38615040.000, 57913344.000, 77291520.000), stdev = 15295558.645 CI (99.9%): [289566720.000, 289566720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 88142526.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11754207.000, 17628505.200, 23527116.000), stdev = 4655884.404 CI (99.9%): [88142526.000, 88142526.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 69.01% complete, ETA 01:39:39 # Fork: 1 of 1 # Warmup Iteration 1: 8724.158 us/op # Warmup Iteration 2: 8747.397 us/op # Warmup Iteration 3: 8653.590 us/op Iteration 1: 8689.049 us/op totalInputBytes: 38010880.000 # totalOutputBytes: 11434816.000 # Iteration 2: 8748.386 us/op totalInputBytes: 47472640.000 # totalOutputBytes: 14281198.000 # Iteration 3: 8692.020 us/op totalInputBytes: 56975360.000 # totalOutputBytes: 17139902.000 # Iteration 4: 8654.117 us/op totalInputBytes: 66519040.000 # totalOutputBytes: 20010928.000 # Iteration 5: 8703.690 us/op totalInputBytes: 76021760.000 # totalOutputBytes: 22869632.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8697.452 ±(99.9%) 130.741 us/op [Average] (min, avg, max) = (8654.117, 8697.452, 8748.386), stdev = 33.953 CI (99.9%): [8566.711, 8828.194] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 284999680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38010880.000, 56999936.000, 76021760.000), stdev = 15031611.275 CI (99.9%): [284999680.000, 284999680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 85736476.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11434816.000, 17147295.200, 22869632.000), stdev = 4521960.794 CI (99.9%): [85736476.000, 85736476.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 69.06% complete, ETA 01:39:29 # Fork: 1 of 1 # Warmup Iteration 1: 11032.106 us/op # Warmup Iteration 2: 11127.785 us/op # Warmup Iteration 3: 10982.995 us/op Iteration 1: 11052.220 us/op totalInputBytes: 37478400.000 # totalOutputBytes: 11189352.000 # Iteration 2: 11064.717 us/op totalInputBytes: 46848000.000 # totalOutputBytes: 13986690.000 # Iteration 3: 10997.787 us/op totalInputBytes: 56268800.000 # totalOutputBytes: 16799314.000 # Iteration 4: 11145.748 us/op totalInputBytes: 65587200.000 # totalOutputBytes: 19581366.000 # Iteration 5: 11012.795 us/op totalInputBytes: 75008000.000 # totalOutputBytes: 22393990.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11054.653 ±(99.9%) 222.800 us/op [Average] (min, avg, max) = (10997.787, 11054.653, 11145.748), stdev = 57.861 CI (99.9%): [10831.853, 11277.454] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 281190400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (37478400.000, 56238080.000, 75008000.000), stdev = 14830846.920 CI (99.9%): [281190400.000, 281190400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 83950712.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11189352.000, 16790142.400, 22393990.000), stdev = 4427818.867 CI (99.9%): [83950712.000, 83950712.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 69.11% complete, ETA 01:39:19 # Fork: 1 of 1 # Warmup Iteration 1: 13446.296 us/op # Warmup Iteration 2: 13736.659 us/op # Warmup Iteration 3: 13432.337 us/op Iteration 1: 13320.684 us/op totalInputBytes: 36986880.000 # totalOutputBytes: 11003356.000 # Iteration 2: 13798.396 us/op totalInputBytes: 45957120.000 # totalOutputBytes: 13671944.000 # Iteration 3: 13331.790 us/op totalInputBytes: 55296000.000 # totalOutputBytes: 16450200.000 # Iteration 4: 13364.224 us/op totalInputBytes: 64634880.000 # totalOutputBytes: 19228456.000 # Iteration 5: 13286.365 us/op totalInputBytes: 74035200.000 # totalOutputBytes: 22024990.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13420.292 ±(99.9%) 820.913 us/op [Average] (min, avg, max) = (13286.365, 13420.292, 13798.396), stdev = 213.188 CI (99.9%): [12599.379, 14241.205] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 276910080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36986880.000, 55382016.000, 74035200.000), stdev = 14669473.894 CI (99.9%): [276910080.000, 276910080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 82378946.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11003356.000, 16475789.200, 22024990.000), stdev = 4364072.979 CI (99.9%): [82378946.000, 82378946.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 69.16% complete, ETA 01:39:09 # Fork: 1 of 1 # Warmup Iteration 1: 15986.639 us/op # Warmup Iteration 2: 16111.891 us/op # Warmup Iteration 3: 15747.070 us/op Iteration 1: 15762.744 us/op totalInputBytes: 36628480.000 # totalOutputBytes: 10887366.000 # Iteration 2: 16187.661 us/op totalInputBytes: 45588480.000 # totalOutputBytes: 13550616.000 # Iteration 3: 15790.249 us/op totalInputBytes: 54835200.000 # totalOutputBytes: 16299090.000 # Iteration 4: 15899.273 us/op totalInputBytes: 63938560.000 # totalOutputBytes: 19004952.000 # Iteration 5: 15802.627 us/op totalInputBytes: 73185280.000 # totalOutputBytes: 21753426.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15888.511 ±(99.9%) 673.741 us/op [Average] (min, avg, max) = (15762.744, 15888.511, 16187.661), stdev = 174.968 CI (99.9%): [15214.770, 16562.252] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 274176000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36628480.000, 54835200.000, 73185280.000), stdev = 14461873.005 CI (99.9%): [274176000.000, 274176000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81495450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10887366.000, 16299090.000, 21753426.000), stdev = 4298614.205 CI (99.9%): [81495450.000, 81495450.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 69.21% complete, ETA 01:38:59 # Fork: 1 of 1 # Warmup Iteration 1: 18200.079 us/op # Warmup Iteration 2: 18127.174 us/op # Warmup Iteration 3: 18085.187 us/op Iteration 1: 18100.437 us/op totalInputBytes: 36945920.000 # totalOutputBytes: 10956143.000 # Iteration 2: 18152.891 us/op totalInputBytes: 46202880.000 # totalOutputBytes: 13701252.000 # Iteration 3: 18055.252 us/op totalInputBytes: 55459840.000 # totalOutputBytes: 16446361.000 # Iteration 4: 18077.287 us/op totalInputBytes: 64716800.000 # totalOutputBytes: 19191470.000 # Iteration 5: 18094.568 us/op totalInputBytes: 73973760.000 # totalOutputBytes: 21936579.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 18096.087 ±(99.9%) 139.754 us/op [Average] (min, avg, max) = (18055.252, 18096.087, 18152.891), stdev = 36.294 CI (99.9%): [17956.334, 18235.841] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 277299200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36945920.000, 55459840.000, 73973760.000), stdev = 14636538.905 CI (99.9%): [277299200.000, 277299200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 82231805.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10956143.000, 16446361.000, 21936579.000), stdev = 4340398.433 CI (99.9%): [82231805.000, 82231805.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 69.26% complete, ETA 01:38:49 # Fork: 1 of 1 # Warmup Iteration 1: 20482.543 us/op # Warmup Iteration 2: 20756.448 us/op # Warmup Iteration 3: 20456.624 us/op Iteration 1: 20498.388 us/op totalInputBytes: 36587520.000 # totalOutputBytes: 10836115.000 # Iteration 2: 20679.154 us/op totalInputBytes: 45619200.000 # totalOutputBytes: 13511025.000 # Iteration 3: 20363.324 us/op totalInputBytes: 54927360.000 # totalOutputBytes: 16267820.000 # Iteration 4: 20382.940 us/op totalInputBytes: 64235520.000 # totalOutputBytes: 19024615.000 # Iteration 5: 20430.225 us/op totalInputBytes: 73359360.000 # totalOutputBytes: 21726820.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 20470.806 ±(99.9%) 491.200 us/op [Average] (min, avg, max) = (20363.324, 20470.806, 20679.154), stdev = 127.563 CI (99.9%): [19979.607, 20962.006] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 274728960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36587520.000, 54945792.000, 73359360.000), stdev = 14571979.461 CI (99.9%): [274728960.000, 274728960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81366395.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10836115.000, 16273279.000, 21726820.000), stdev = 4315778.856 CI (99.9%): [81366395.000, 81366395.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 69.31% complete, ETA 01:38:40 # Fork: 1 of 1 # Warmup Iteration 1: 22912.213 us/op # Warmup Iteration 2: 22874.380 us/op # Warmup Iteration 3: 22834.188 us/op Iteration 1: 22851.709 us/op totalInputBytes: 36454400.000 # totalOutputBytes: 10767576.000 # Iteration 2: 23311.572 us/op totalInputBytes: 45465600.000 # totalOutputBytes: 13429224.000 # Iteration 3: 22765.544 us/op totalInputBytes: 54579200.000 # totalOutputBytes: 16121118.000 # Iteration 4: 22839.283 us/op totalInputBytes: 63692800.000 # totalOutputBytes: 18813012.000 # Iteration 5: 23233.088 us/op totalInputBytes: 72704000.000 # totalOutputBytes: 21474660.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 23000.239 ±(99.9%) 970.707 us/op [Average] (min, avg, max) = (22765.544, 23000.239, 23311.572), stdev = 252.090 CI (99.9%): [22029.532, 23970.946] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 272896000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (36454400.000, 54579200.000, 72704000.000), stdev = 14345139.944 CI (99.9%): [272896000.000, 272896000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 80605590.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10767576.000, 16121118.000, 21474660.000), stdev = 4237139.675 CI (99.9%): [80605590.000, 80605590.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 69.35% complete, ETA 01:38:30 # Fork: 1 of 1 # Warmup Iteration 1: 76.275 us/op # Warmup Iteration 2: 74.159 us/op # Warmup Iteration 3: 74.688 us/op Iteration 1: 75.064 us/op totalInputBytes: 109208576.000 # totalOutputBytes: 23142833.000 # Iteration 2: 74.547 us/op totalInputBytes: 136690688.000 # totalOutputBytes: 28966679.000 # Iteration 3: 73.916 us/op totalInputBytes: 164404224.000 # totalOutputBytes: 34839567.000 # Iteration 4: 73.406 us/op totalInputBytes: 192312320.000 # totalOutputBytes: 40753685.000 # Iteration 5: 73.496 us/op totalInputBytes: 220185600.000 # totalOutputBytes: 46660425.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 74.086 ±(99.9%) 2.729 us/op [Average] (min, avg, max) = (73.406, 74.086, 75.064), stdev = 0.709 CI (99.9%): [71.357, 76.815] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 822801408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (109208576.000, 164560281.600, 220185600.000), stdev = 43888784.435 CI (99.9%): [822801408.000, 822801408.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 174363189.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23142833.000, 34872637.800, 46660425.000), stdev = 9300650.608 CI (99.9%): [174363189.000, 174363189.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 69.40% complete, ETA 01:38:20 # Fork: 1 of 1 # Warmup Iteration 1: 277.581 us/op # Warmup Iteration 2: 266.647 us/op # Warmup Iteration 3: 268.853 us/op Iteration 1: 265.933 us/op totalInputBytes: 60792832.000 # totalOutputBytes: 11606444.000 # Iteration 2: 265.275 us/op totalInputBytes: 76238848.000 # totalOutputBytes: 14555366.000 # Iteration 3: 272.747 us/op totalInputBytes: 91262976.000 # totalOutputBytes: 17423742.000 # Iteration 4: 271.208 us/op totalInputBytes: 106383360.000 # totalOutputBytes: 20310495.000 # Iteration 5: 271.333 us/op totalInputBytes: 121485312.000 # totalOutputBytes: 23193729.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 269.299 ±(99.9%) 13.225 us/op [Average] (min, avg, max) = (265.275, 269.299, 272.747), stdev = 3.435 CI (99.9%): [256.074, 282.524] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 456163328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (60792832.000, 91232665.600, 121485312.000), stdev = 23959158.528 CI (99.9%): [456163328.000, 456163328.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 87089776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11606444.000, 17417955.200, 23193729.000), stdev = 4574233.879 CI (99.9%): [87089776.000, 87089776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 69.45% complete, ETA 01:38:10 # Fork: 1 of 1 # Warmup Iteration 1: 474.075 us/op # Warmup Iteration 2: 462.050 us/op # Warmup Iteration 3: 469.902 us/op Iteration 1: 471.567 us/op totalInputBytes: 52408320.000 # totalOutputBytes: 9502420.000 # Iteration 2: 467.359 us/op totalInputBytes: 65568768.000 # totalOutputBytes: 11888608.000 # Iteration 3: 462.026 us/op totalInputBytes: 78876672.000 # totalOutputBytes: 14301532.000 # Iteration 4: 462.312 us/op totalInputBytes: 92175360.000 # totalOutputBytes: 16712785.000 # Iteration 5: 470.508 us/op totalInputBytes: 105240576.000 # totalOutputBytes: 19081706.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 466.754 ±(99.9%) 17.189 us/op [Average] (min, avg, max) = (462.026, 466.754, 471.567), stdev = 4.464 CI (99.9%): [449.565, 483.943] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 394269696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52408320.000, 78853939.200, 105240576.000), stdev = 20914002.004 CI (99.9%): [394269696.000, 394269696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 71487051.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9502420.000, 14297410.200, 19081706.000), stdev = 3792024.452 CI (99.9%): [71487051.000, 71487051.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 69.50% complete, ETA 01:38:00 # Fork: 1 of 1 # Warmup Iteration 1: 671.804 us/op # Warmup Iteration 2: 664.895 us/op # Warmup Iteration 3: 654.044 us/op Iteration 1: 667.081 us/op totalInputBytes: 49373184.000 # totalOutputBytes: 8727096.000 # Iteration 2: 667.804 us/op totalInputBytes: 61652992.000 # totalOutputBytes: 10897648.000 # Iteration 3: 669.729 us/op totalInputBytes: 73891840.000 # totalOutputBytes: 13060960.000 # Iteration 4: 656.367 us/op totalInputBytes: 86384640.000 # totalOutputBytes: 15269160.000 # Iteration 5: 672.460 us/op totalInputBytes: 98578432.000 # totalOutputBytes: 17424508.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 666.688 ±(99.9%) 23.618 us/op [Average] (min, avg, max) = (656.367, 666.688, 672.460), stdev = 6.134 CI (99.9%): [643.070, 690.306] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 369881088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49373184.000, 73976217.600, 98578432.000), stdev = 19470594.309 CI (99.9%): [369881088.000, 369881088.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 65379372.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8727096.000, 13075874.400, 17424508.000), stdev = 3441579.658 CI (99.9%): [65379372.000, 65379372.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 69.55% complete, ETA 01:37:50 # Fork: 1 of 1 # Warmup Iteration 1: 846.008 us/op # Warmup Iteration 2: 850.998 us/op # Warmup Iteration 3: 831.142 us/op Iteration 1: 852.145 us/op totalInputBytes: 48532480.000 # totalOutputBytes: 8369957.000 # Iteration 2: 840.260 us/op totalInputBytes: 60733440.000 # totalOutputBytes: 10474146.000 # Iteration 3: 853.117 us/op totalInputBytes: 72750080.000 # totalOutputBytes: 12546547.000 # Iteration 4: 843.776 us/op totalInputBytes: 84899840.000 # totalOutputBytes: 14641906.000 # Iteration 5: 834.021 us/op totalInputBytes: 97192960.000 # totalOutputBytes: 16761989.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 844.664 ±(99.9%) 31.097 us/op [Average] (min, avg, max) = (834.021, 844.664, 853.117), stdev = 8.076 CI (99.9%): [813.567, 875.761] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 364108800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48532480.000, 72821760.000, 97192960.000), stdev = 19208963.710 CI (99.9%): [364108800.000, 364108800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 62794545.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8369957.000, 12558909.000, 16761989.000), stdev = 3312795.890 CI (99.9%): [62794545.000, 62794545.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 69.60% complete, ETA 01:37:41 # Fork: 1 of 1 # Warmup Iteration 1: 1043.020 us/op # Warmup Iteration 2: 1037.522 us/op # Warmup Iteration 3: 1040.165 us/op Iteration 1: 1038.636 us/op totalInputBytes: 47339520.000 # totalOutputBytes: 8136480.000 # Iteration 2: 1019.787 us/op totalInputBytes: 59400192.000 # totalOutputBytes: 10209408.000 # Iteration 3: 1020.102 us/op totalInputBytes: 71460864.000 # totalOutputBytes: 12282336.000 # Iteration 4: 1020.663 us/op totalInputBytes: 83515392.000 # totalOutputBytes: 14354208.000 # Iteration 5: 1023.445 us/op totalInputBytes: 95539200.000 # totalOutputBytes: 16420800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1024.527 ±(99.9%) 30.878 us/op [Average] (min, avg, max) = (1019.787, 1024.527, 1038.636), stdev = 8.019 CI (99.9%): [993.648, 1055.405] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 357255168.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47339520.000, 71451033.600, 95539200.000), stdev = 19055028.681 CI (99.9%): [357255168.000, 357255168.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 61403232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8136480.000, 12280646.400, 16420800.000), stdev = 3275083.055 CI (99.9%): [61403232.000, 61403232.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 69.65% complete, ETA 01:37:31 # Fork: 1 of 1 # Warmup Iteration 1: 1207.396 us/op # Warmup Iteration 2: 1213.563 us/op # Warmup Iteration 3: 1219.331 us/op Iteration 1: 1209.003 us/op totalInputBytes: 47358976.000 # totalOutputBytes: 7994470.000 # Iteration 2: 1194.961 us/op totalInputBytes: 59372544.000 # totalOutputBytes: 10022430.000 # Iteration 3: 1207.002 us/op totalInputBytes: 71264256.000 # totalOutputBytes: 12029820.000 # Iteration 4: 1201.667 us/op totalInputBytes: 83213312.000 # totalOutputBytes: 14046890.000 # Iteration 5: 1195.874 us/op totalInputBytes: 95219712.000 # totalOutputBytes: 16073640.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1201.701 ±(99.9%) 24.415 us/op [Average] (min, avg, max) = (1194.961, 1201.701, 1209.003), stdev = 6.341 CI (99.9%): [1177.286, 1226.117] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 356428800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47358976.000, 71285760.000, 95219712.000), stdev = 18904475.168 CI (99.9%): [356428800.000, 356428800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 60167250.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7994470.000, 12033450.000, 16073640.000), stdev = 3191185.122 CI (99.9%): [60167250.000, 60167250.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 69.70% complete, ETA 01:37:21 # Fork: 1 of 1 # Warmup Iteration 1: 1399.037 us/op # Warmup Iteration 2: 1429.676 us/op # Warmup Iteration 3: 1397.162 us/op Iteration 1: 1395.432 us/op totalInputBytes: 46718976.000 # totalOutputBytes: 7813110.000 # Iteration 2: 1407.953 us/op totalInputBytes: 58376192.000 # totalOutputBytes: 9762620.000 # Iteration 3: 1426.233 us/op totalInputBytes: 69885952.000 # totalOutputBytes: 11687470.000 # Iteration 4: 1417.563 us/op totalInputBytes: 81469440.000 # totalOutputBytes: 13624650.000 # Iteration 5: 1391.672 us/op totalInputBytes: 93265920.000 # totalOutputBytes: 15597450.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1407.770 ±(99.9%) 56.073 us/op [Average] (min, avg, max) = (1391.672, 1407.770, 1426.233), stdev = 14.562 CI (99.9%): [1351.697, 1463.843] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 349716480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46718976.000, 69943296.000, 93265920.000), stdev = 18370948.591 CI (99.9%): [349716480.000, 349716480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 58485300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7813110.000, 11697060.000, 15597450.000), stdev = 3072289.986 CI (99.9%): [58485300.000, 58485300.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 69.75% complete, ETA 01:37:11 # Fork: 1 of 1 # Warmup Iteration 1: 1609.521 us/op # Warmup Iteration 2: 1615.776 us/op # Warmup Iteration 3: 1609.822 us/op Iteration 1: 1631.169 us/op totalInputBytes: 45692928.000 # totalOutputBytes: 7674984.000 # Iteration 2: 1608.786 us/op totalInputBytes: 57176064.000 # totalOutputBytes: 9603792.000 # Iteration 3: 1624.143 us/op totalInputBytes: 68548608.000 # totalOutputBytes: 11514024.000 # Iteration 4: 1591.953 us/op totalInputBytes: 80142336.000 # totalOutputBytes: 13461408.000 # Iteration 5: 1615.674 us/op totalInputBytes: 91570176.000 # totalOutputBytes: 15380928.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1614.345 ±(99.9%) 58.178 us/op [Average] (min, avg, max) = (1591.953, 1614.345, 1631.169), stdev = 15.109 CI (99.9%): [1556.167, 1672.523] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 343130112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45692928.000, 68626022.400, 91570176.000), stdev = 18139005.089 CI (99.9%): [343130112.000, 343130112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 57635136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7674984.000, 11527027.200, 15380928.000), stdev = 3046786.011 CI (99.9%): [57635136.000, 57635136.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 69.79% complete, ETA 01:37:01 # Fork: 1 of 1 # Warmup Iteration 1: 1782.955 us/op # Warmup Iteration 2: 1768.730 us/op # Warmup Iteration 3: 1761.105 us/op Iteration 1: 1801.101 us/op totalInputBytes: 46182400.000 # totalOutputBytes: 7671510.000 # Iteration 2: 1802.508 us/op totalInputBytes: 57569280.000 # totalOutputBytes: 9563022.000 # Iteration 3: 1748.261 us/op totalInputBytes: 69304320.000 # totalOutputBytes: 11512368.000 # Iteration 4: 1779.671 us/op totalInputBytes: 80834560.000 # totalOutputBytes: 13427694.000 # Iteration 5: 1755.159 us/op totalInputBytes: 92528640.000 # totalOutputBytes: 15370236.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1777.340 ±(99.9%) 97.052 us/op [Average] (min, avg, max) = (1748.261, 1777.340, 1802.508), stdev = 25.204 CI (99.9%): [1680.288, 1874.392] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 346419200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46182400.000, 69283840.000, 92528640.000), stdev = 18334719.285 CI (99.9%): [346419200.000, 346419200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 57544830.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7671510.000, 11508966.000, 15370236.000), stdev = 3045640.381 CI (99.9%): [57544830.000, 57544830.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 69.84% complete, ETA 01:36:51 # Fork: 1 of 1 # Warmup Iteration 1: 3689.235 us/op # Warmup Iteration 2: 3711.069 us/op # Warmup Iteration 3: 3664.036 us/op Iteration 1: 3681.345 us/op totalInputBytes: 44625920.000 # totalOutputBytes: 7264786.000 # Iteration 2: 3672.857 us/op totalInputBytes: 55808000.000 # totalOutputBytes: 9085150.000 # Iteration 3: 3705.359 us/op totalInputBytes: 66908160.000 # totalOutputBytes: 10892178.000 # Iteration 4: 3693.697 us/op totalInputBytes: 78028800.000 # totalOutputBytes: 12702540.000 # Iteration 5: 3692.653 us/op totalInputBytes: 89169920.000 # totalOutputBytes: 14516236.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3689.182 ±(99.9%) 48.020 us/op [Average] (min, avg, max) = (3672.857, 3689.182, 3705.359), stdev = 12.471 CI (99.9%): [3641.162, 3737.202] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 334540800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44625920.000, 66908160.000, 89169920.000), stdev = 17599477.008 CI (99.9%): [334540800.000, 334540800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 54460890.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7264786.000, 10892178.000, 14516236.000), stdev = 2865071.110 CI (99.9%): [54460890.000, 54460890.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 69.89% complete, ETA 01:36:41 # Fork: 1 of 1 # Warmup Iteration 1: 5551.932 us/op # Warmup Iteration 2: 5644.470 us/op # Warmup Iteration 3: 5552.283 us/op Iteration 1: 5545.986 us/op totalInputBytes: 44359680.000 # totalOutputBytes: 7146356.000 # Iteration 2: 5613.427 us/op totalInputBytes: 55357440.000 # totalOutputBytes: 8918098.000 # Iteration 3: 5532.595 us/op totalInputBytes: 66508800.000 # totalOutputBytes: 10714585.000 # Iteration 4: 5540.627 us/op totalInputBytes: 77660160.000 # totalOutputBytes: 12511072.000 # Iteration 5: 5538.882 us/op totalInputBytes: 88811520.000 # totalOutputBytes: 14307559.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5554.303 ±(99.9%) 128.592 us/op [Average] (min, avg, max) = (5532.595, 5554.303, 5613.427), stdev = 33.395 CI (99.9%): [5425.711, 5682.896] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 332697600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44359680.000, 66539520.000, 88811520.000), stdev = 17583342.808 CI (99.9%): [332697600.000, 332697600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 53597670.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7146356.000, 10719534.000, 14307559.000), stdev = 2832681.105 CI (99.9%): [53597670.000, 53597670.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 69.94% complete, ETA 01:36:32 # Fork: 1 of 1 # Warmup Iteration 1: 7777.543 us/op # Warmup Iteration 2: 7629.176 us/op # Warmup Iteration 3: 7462.194 us/op Iteration 1: 7590.030 us/op totalInputBytes: 43417600.000 # totalOutputBytes: 6988580.000 # Iteration 2: 7573.818 us/op totalInputBytes: 54312960.000 # totalOutputBytes: 8742318.000 # Iteration 3: 7580.528 us/op totalInputBytes: 65208320.000 # totalOutputBytes: 10496056.000 # Iteration 4: 7563.172 us/op totalInputBytes: 76144640.000 # totalOutputBytes: 12256387.000 # Iteration 5: 7503.225 us/op totalInputBytes: 87121920.000 # totalOutputBytes: 14023311.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7562.154 ±(99.9%) 132.335 us/op [Average] (min, avg, max) = (7503.225, 7562.154, 7590.030), stdev = 34.367 CI (99.9%): [7429.819, 7694.490] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 326205440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43417600.000, 65241088.000, 87121920.000), stdev = 17272434.245 CI (99.9%): [326205440.000, 326205440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52506652.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6988580.000, 10501330.400, 14023311.000), stdev = 2780204.077 CI (99.9%): [52506652.000, 52506652.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 69.99% complete, ETA 01:36:22 # Fork: 1 of 1 # Warmup Iteration 1: 9394.031 us/op # Warmup Iteration 2: 9425.972 us/op # Warmup Iteration 3: 9348.427 us/op Iteration 1: 9333.395 us/op totalInputBytes: 44134400.000 # totalOutputBytes: 7089950.000 # Iteration 2: 9409.618 us/op totalInputBytes: 55142400.000 # totalOutputBytes: 8858325.000 # Iteration 3: 9348.234 us/op totalInputBytes: 66201600.000 # totalOutputBytes: 10634925.000 # Iteration 4: 9356.978 us/op totalInputBytes: 77209600.000 # totalOutputBytes: 12403300.000 # Iteration 5: 9500.755 us/op totalInputBytes: 88115200.000 # totalOutputBytes: 14155225.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9389.796 ±(99.9%) 263.215 us/op [Average] (min, avg, max) = (9333.395, 9389.796, 9500.755), stdev = 68.356 CI (99.9%): [9126.580, 9653.011] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 330803200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44134400.000, 66160640.000, 88115200.000), stdev = 17397131.666 CI (99.9%): [330803200.000, 330803200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 53141725.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7089950.000, 10628345.000, 14155225.000), stdev = 2794754.062 CI (99.9%): [53141725.000, 53141725.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 70.04% complete, ETA 01:36:12 # Fork: 1 of 1 # Warmup Iteration 1: 11358.069 us/op # Warmup Iteration 2: 11457.789 us/op # Warmup Iteration 3: 11293.389 us/op Iteration 1: 11330.713 us/op totalInputBytes: 43745280.000 # totalOutputBytes: 7032424.000 # Iteration 2: 11387.837 us/op totalInputBytes: 54681600.000 # totalOutputBytes: 8790530.000 # Iteration 3: 11276.374 us/op totalInputBytes: 65679360.000 # totalOutputBytes: 10558513.000 # Iteration 4: 11306.089 us/op totalInputBytes: 76677120.000 # totalOutputBytes: 12326496.000 # Iteration 5: 11360.652 us/op totalInputBytes: 87613440.000 # totalOutputBytes: 14084602.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11332.333 ±(99.9%) 169.006 us/op [Average] (min, avg, max) = (11276.374, 11332.333, 11387.837), stdev = 43.890 CI (99.9%): [11163.327, 11501.339] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 328396800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43745280.000, 65679360.000, 87613440.000), stdev = 17350138.191 CI (99.9%): [328396800.000, 328396800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52792565.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7032424.000, 10558513.000, 14084602.000), stdev = 2789181.558 CI (99.9%): [52792565.000, 52792565.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 70.09% complete, ETA 01:36:02 # Fork: 1 of 1 # Warmup Iteration 1: 13195.535 us/op # Warmup Iteration 2: 13115.649 us/op # Warmup Iteration 3: 13082.825 us/op Iteration 1: 13477.206 us/op totalInputBytes: 44011520.000 # totalOutputBytes: 7040738.000 # Iteration 2: 13370.456 us/op totalInputBytes: 54906880.000 # totalOutputBytes: 8783722.000 # Iteration 3: 13126.535 us/op totalInputBytes: 66017280.000 # totalOutputBytes: 10561107.000 # Iteration 4: 13314.348 us/op totalInputBytes: 76912640.000 # totalOutputBytes: 12304091.000 # Iteration 5: 13347.148 us/op totalInputBytes: 87808000.000 # totalOutputBytes: 14047075.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13327.138 ±(99.9%) 491.626 us/op [Average] (min, avg, max) = (13126.535, 13327.138, 13477.206), stdev = 127.674 CI (99.9%): [12835.513, 13818.764] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 329656320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44011520.000, 65931264.000, 87808000.000), stdev = 17329179.259 CI (99.9%): [329656320.000, 329656320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52736733.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7040738.000, 10547346.600, 14047075.000), stdev = 2772233.518 CI (99.9%): [52736733.000, 52736733.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 70.14% complete, ETA 01:35:52 # Fork: 1 of 1 # Warmup Iteration 1: 15299.003 us/op # Warmup Iteration 2: 15102.885 us/op # Warmup Iteration 3: 14982.043 us/op Iteration 1: 15264.259 us/op totalInputBytes: 43909120.000 # totalOutputBytes: 7018384.000 # Iteration 2: 15397.586 us/op totalInputBytes: 54722560.000 # totalOutputBytes: 8746792.000 # Iteration 3: 14996.410 us/op totalInputBytes: 65781760.000 # totalOutputBytes: 10514482.000 # Iteration 4: 15010.972 us/op totalInputBytes: 76840960.000 # totalOutputBytes: 12282172.000 # Iteration 5: 15562.831 us/op totalInputBytes: 87572480.000 # totalOutputBytes: 13997486.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15246.412 ±(99.9%) 945.618 us/op [Average] (min, avg, max) = (14996.410, 15246.412, 15562.831), stdev = 245.574 CI (99.9%): [14300.794, 16192.029] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 328826880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43909120.000, 65765376.000, 87572480.000), stdev = 17305044.971 CI (99.9%): [328826880.000, 328826880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52559316.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7018384.000, 10511863.200, 13997486.000), stdev = 2766018.785 CI (99.9%): [52559316.000, 52559316.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 70.19% complete, ETA 01:35:43 # Fork: 1 of 1 # Warmup Iteration 1: 16941.564 us/op # Warmup Iteration 2: 17130.098 us/op # Warmup Iteration 3: 16850.687 us/op Iteration 1: 17159.556 us/op totalInputBytes: 44052480.000 # totalOutputBytes: 7043330.000 # Iteration 2: 17060.663 us/op totalInputBytes: 55111680.000 # totalOutputBytes: 8811530.000 # Iteration 3: 16846.698 us/op totalInputBytes: 66263040.000 # totalOutputBytes: 10594465.000 # Iteration 4: 16856.443 us/op totalInputBytes: 77414400.000 # totalOutputBytes: 12377400.000 # Iteration 5: 16862.478 us/op totalInputBytes: 88565760.000 # totalOutputBytes: 14160335.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 16957.168 ±(99.9%) 554.638 us/op [Average] (min, avg, max) = (16846.698, 16957.168, 17159.556), stdev = 144.038 CI (99.9%): [16402.530, 17511.806] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 331407360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44052480.000, 66281472.000, 88565760.000), stdev = 17602728.879 CI (99.9%): [331407360.000, 331407360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52987060.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7043330.000, 10597412.000, 14160335.000), stdev = 2814412.001 CI (99.9%): [52987060.000, 52987060.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = deflateWithSize, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 70.23% complete, ETA 01:35:33 # Fork: 1 of 1 # Warmup Iteration 1: 18802.989 us/op # Warmup Iteration 2: 19151.298 us/op # Warmup Iteration 3: 18949.774 us/op Iteration 1: 18962.760 us/op totalInputBytes: 44134400.000 # totalOutputBytes: 7033920.000 # Iteration 2: 19109.604 us/op totalInputBytes: 54988800.000 # totalOutputBytes: 8763840.000 # Iteration 3: 19059.723 us/op totalInputBytes: 65945600.000 # totalOutputBytes: 10510080.000 # Iteration 4: 19115.869 us/op totalInputBytes: 76800000.000 # totalOutputBytes: 12240000.000 # Iteration 5: 19094.187 us/op totalInputBytes: 87756800.000 # totalOutputBytes: 13986240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19068.429 ±(99.9%) 242.400 us/op [Average] (min, avg, max) = (18962.760, 19068.429, 19115.869), stdev = 62.951 CI (99.9%): [18826.029, 19310.829] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 329625600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44134400.000, 65925120.000, 87756800.000), stdev = 17243290.429 CI (99.9%): [329625600.000, 329625600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 52534080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7033920.000, 10506816.000, 13986240.000), stdev = 2748149.412 CI (99.9%): [52534080.000, 52534080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 70.28% complete, ETA 01:35:23 # Fork: 1 of 1 # Warmup Iteration 1: 106.912 us/op # Warmup Iteration 2: 88.173 us/op # Warmup Iteration 3: 77.962 us/op Iteration 1: 77.803 us/op totalInputBytes: 95013888.000 # totalOutputBytes: 75250257.000 # Iteration 2: 78.463 us/op totalInputBytes: 121327616.000 # totalOutputBytes: 96090524.000 # Iteration 3: 88.613 us/op totalInputBytes: 144446464.000 # totalOutputBytes: 114400471.000 # Iteration 4: 76.907 us/op totalInputBytes: 171254784.000 # totalOutputBytes: 135632451.000 # Iteration 5: 82.829 us/op totalInputBytes: 196084736.000 # totalOutputBytes: 155297579.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 80.923 ±(99.9%) 18.735 us/op [Average] (min, avg, max) = (76.907, 80.923, 88.613), stdev = 4.866 CI (99.9%): [62.188, 99.658] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 728127488.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95013888.000, 145625497.600, 196084736.000), stdev = 39863226.344 CI (99.9%): [728127488.000, 728127488.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 576671282.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (75250257.000, 115334256.400, 155297579.000), stdev = 31571363.833 CI (99.9%): [576671282.000, 576671282.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 70.33% complete, ETA 01:35:13 # Fork: 1 of 1 # Warmup Iteration 1: 118.902 us/op # Warmup Iteration 2: 92.043 us/op # Warmup Iteration 3: 90.945 us/op Iteration 1: 81.673 us/op totalInputBytes: 174852096.000 # totalOutputBytes: 133871136.000 # Iteration 2: 82.807 us/op totalInputBytes: 224331776.000 # totalOutputBytes: 171754016.000 # Iteration 3: 79.806 us/op totalInputBytes: 275664896.000 # totalOutputBytes: 211055936.000 # Iteration 4: 88.770 us/op totalInputBytes: 321818624.000 # totalOutputBytes: 246392384.000 # Iteration 5: 78.744 us/op totalInputBytes: 373852160.000 # totalOutputBytes: 286230560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 82.360 ±(99.9%) 15.081 us/op [Average] (min, avg, max) = (78.744, 82.360, 88.770), stdev = 3.916 CI (99.9%): [67.279, 97.441] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1370519552.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (174852096.000, 274103910.400, 373852160.000), stdev = 78353417.112 CI (99.9%): [1370519552.000, 1370519552.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1049304032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (133871136.000, 209860806.400, 286230560.000), stdev = 59989334.977 CI (99.9%): [1049304032.000, 1049304032.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 70.38% complete, ETA 01:35:03 # Fork: 1 of 1 # Warmup Iteration 1: 124.708 us/op # Warmup Iteration 2: 84.068 us/op # Warmup Iteration 3: 87.164 us/op Iteration 1: 89.730 us/op totalInputBytes: 261786624.000 # totalOutputBytes: 198640827.000 # Iteration 2: 83.810 us/op totalInputBytes: 335112192.000 # totalOutputBytes: 254279466.000 # Iteration 3: 93.139 us/op totalInputBytes: 401098752.000 # totalOutputBytes: 304349346.000 # Iteration 4: 88.929 us/op totalInputBytes: 470203392.000 # totalOutputBytes: 356785191.000 # Iteration 5: 85.307 us/op totalInputBytes: 542241792.000 # totalOutputBytes: 411447141.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 88.183 ±(99.9%) 14.266 us/op [Average] (min, avg, max) = (83.810, 88.183, 93.139), stdev = 3.705 CI (99.9%): [73.917, 102.449] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2010442752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (261786624.000, 402088550.400, 542241792.000), stdev = 110061352.906 CI (99.9%): [2010442752.000, 2010442752.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1525501971.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (198640827.000, 305100394.200, 411447141.000), stdev = 83513350.789 CI (99.9%): [1525501971.000, 1525501971.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 70.43% complete, ETA 01:34:54 # Fork: 1 of 1 # Warmup Iteration 1: 119.973 us/op # Warmup Iteration 2: 108.990 us/op # Warmup Iteration 3: 83.475 us/op Iteration 1: 86.691 us/op totalInputBytes: 336175104.000 # totalOutputBytes: 253936956.000 # Iteration 2: 90.196 us/op totalInputBytes: 427028480.000 # totalOutputBytes: 322564970.000 # Iteration 3: 88.071 us/op totalInputBytes: 520069120.000 # totalOutputBytes: 392845180.000 # Iteration 4: 81.661 us/op totalInputBytes: 621535232.000 # totalOutputBytes: 469489748.000 # Iteration 5: 84.490 us/op totalInputBytes: 718516224.000 # totalOutputBytes: 542746386.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 86.222 ±(99.9%) 12.659 us/op [Average] (min, avg, max) = (81.661, 86.222, 90.196), stdev = 3.288 CI (99.9%): [73.563, 98.881] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2623324160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (336175104.000, 524664832.000, 718516224.000), stdev = 151694258.246 CI (99.9%): [2623324160.000, 2623324160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1981583240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (253936956.000, 396316648.000, 542746386.000), stdev = 114585457.767 CI (99.9%): [1981583240.000, 1981583240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 70.48% complete, ETA 01:34:44 # Fork: 1 of 1 # Warmup Iteration 1: 136.249 us/op # Warmup Iteration 2: 101.544 us/op # Warmup Iteration 3: 113.983 us/op Iteration 1: 92.110 us/op totalInputBytes: 378209280.000 # totalOutputBytes: 285060471.000 # Iteration 2: 96.341 us/op totalInputBytes: 484546560.000 # totalOutputBytes: 365208042.000 # Iteration 3: 102.062 us/op totalInputBytes: 584919040.000 # totalOutputBytes: 440859878.000 # Iteration 4: 96.216 us/op totalInputBytes: 691384320.000 # totalOutputBytes: 521103924.000 # Iteration 5: 90.516 us/op totalInputBytes: 804561920.000 # totalOutputBytes: 606407119.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 95.449 ±(99.9%) 17.285 us/op [Average] (min, avg, max) = (90.516, 95.449, 102.062), stdev = 4.489 CI (99.9%): [78.164, 112.734] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2943621120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (378209280.000, 588724224.000, 804561920.000), stdev = 167562684.595 CI (99.9%): [2943621120.000, 2943621120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2218639434.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (285060471.000, 443727886.800, 606407119.000), stdev = 126293828.096 CI (99.9%): [2218639434.000, 2218639434.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 70.53% complete, ETA 01:34:34 # Fork: 1 of 1 # Warmup Iteration 1: 130.943 us/op # Warmup Iteration 2: 102.060 us/op # Warmup Iteration 3: 92.806 us/op Iteration 1: 95.465 us/op totalInputBytes: 476362752.000 # totalOutputBytes: 358357526.000 # Iteration 2: 86.843 us/op totalInputBytes: 617926656.000 # totalOutputBytes: 464853028.000 # Iteration 3: 89.504 us/op totalInputBytes: 755251200.000 # totalOutputBytes: 568159350.000 # Iteration 4: 93.030 us/op totalInputBytes: 887390208.000 # totalOutputBytes: 667564704.000 # Iteration 5: 94.289 us/op totalInputBytes: 1017753600.000 # totalOutputBytes: 765634300.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 91.826 ±(99.9%) 13.747 us/op [Average] (min, avg, max) = (86.843, 91.826, 95.465), stdev = 3.570 CI (99.9%): [78.080, 105.573] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3754684416.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (476362752.000, 750936883.200, 1017753600.000), stdev = 213841037.693 CI (99.9%): [3754684416.000, 3754684416.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2824568908.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (358357526.000, 564913781.600, 765634300.000), stdev = 160868046.259 CI (99.9%): [2824568908.000, 2824568908.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 70.58% complete, ETA 01:34:24 # Fork: 1 of 1 # Warmup Iteration 1: 142.215 us/op # Warmup Iteration 2: 107.647 us/op # Warmup Iteration 3: 118.846 us/op Iteration 1: 98.904 us/op totalInputBytes: 499874816.000 # totalOutputBytes: 375464008.000 # Iteration 2: 100.887 us/op totalInputBytes: 642030592.000 # totalOutputBytes: 482239496.000 # Iteration 3: 104.785 us/op totalInputBytes: 778889216.000 # totalOutputBytes: 585036208.000 # Iteration 4: 94.813 us/op totalInputBytes: 930141184.000 # totalOutputBytes: 698643992.000 # Iteration 5: 93.889 us/op totalInputBytes: 1082869760.000 # totalOutputBytes: 813360880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 98.656 ±(99.9%) 17.232 us/op [Average] (min, avg, max) = (93.889, 98.656, 104.785), stdev = 4.475 CI (99.9%): [81.424, 115.888] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3933805568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (499874816.000, 786761113.600, 1082869760.000), stdev = 229973266.634 CI (99.9%): [3933805568.000, 3933805568.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2954744584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (375464008.000, 590948916.800, 813360880.000), stdev = 172736616.568 CI (99.9%): [2954744584.000, 2954744584.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 70.63% complete, ETA 01:34:15 # Fork: 1 of 1 # Warmup Iteration 1: 138.876 us/op # Warmup Iteration 2: 96.608 us/op # Warmup Iteration 3: 101.574 us/op Iteration 1: 114.652 us/op totalInputBytes: 593043456.000 # totalOutputBytes: 445216950.000 # Iteration 2: 103.067 us/op totalInputBytes: 752640000.000 # totalOutputBytes: 565031250.000 # Iteration 3: 108.273 us/op totalInputBytes: 904044544.000 # totalOutputBytes: 678695550.000 # Iteration 4: 94.553 us/op totalInputBytes: 1077411840.000 # totalOutputBytes: 808848000.000 # Iteration 5: 97.348 us/op totalInputBytes: 1245806592.000 # totalOutputBytes: 935267400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 103.579 ±(99.9%) 31.354 us/op [Average] (min, avg, max) = (94.553, 103.579, 114.652), stdev = 8.143 CI (99.9%): [72.224, 134.933] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4572946432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (593043456.000, 914589286.400, 1245806592.000), stdev = 257850039.507 CI (99.9%): [4572946432.000, 4572946432.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3433059150.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (445216950.000, 686611830.000, 935267400.000), stdev = 193576384.640 CI (99.9%): [3433059150.000, 3433059150.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 70.67% complete, ETA 01:34:05 # Fork: 1 of 1 # Warmup Iteration 1: 140.594 us/op # Warmup Iteration 2: 103.725 us/op # Warmup Iteration 3: 156.034 us/op Iteration 1: 114.307 us/op totalInputBytes: 589252608.000 # totalOutputBytes: 442003394.000 # Iteration 2: 109.685 us/op totalInputBytes: 757472256.000 # totalOutputBytes: 568186383.000 # Iteration 3: 100.883 us/op totalInputBytes: 941193216.000 # totalOutputBytes: 705997038.000 # Iteration 4: 105.085 us/op totalInputBytes: 1116693504.000 # totalOutputBytes: 837641297.000 # Iteration 5: 103.266 us/op totalInputBytes: 1295290368.000 # totalOutputBytes: 971608324.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 106.645 ±(99.9%) 20.647 us/op [Average] (min, avg, max) = (100.883, 106.645, 114.307), stdev = 5.362 CI (99.9%): [85.999, 127.292] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4699901952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (589252608.000, 939980390.400, 1295290368.000), stdev = 280086313.534 CI (99.9%): [4699901952.000, 4699901952.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3525436436.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (442003394.000, 705087287.200, 971608324.000), stdev = 210095126.460 CI (99.9%): [3525436436.000, 3525436436.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 70.72% complete, ETA 01:33:55 # Fork: 1 of 1 # Warmup Iteration 1: 144.232 us/op # Warmup Iteration 2: 110.519 us/op # Warmup Iteration 3: 105.812 us/op Iteration 1: 110.748 us/op totalInputBytes: 706129920.000 # totalOutputBytes: 529321608.000 # Iteration 2: 106.573 us/op totalInputBytes: 898355200.000 # totalOutputBytes: 673415480.000 # Iteration 3: 100.456 us/op totalInputBytes: 1102274560.000 # totalOutputBytes: 826275344.000 # Iteration 4: 103.739 us/op totalInputBytes: 1299988480.000 # totalOutputBytes: 974483552.000 # Iteration 5: 102.405 us/op totalInputBytes: 1501050880.000 # totalOutputBytes: 1125201812.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 104.784 ±(99.9%) 15.433 us/op [Average] (min, avg, max) = (100.456, 104.784, 110.748), stdev = 4.008 CI (99.9%): [89.351, 120.217] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 5507799040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (706129920.000, 1101559808.000, 1501050880.000), stdev = 314890645.457 CI (99.9%): [5507799040.000, 5507799040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4128697796.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (529321608.000, 825739559.200, 1125201812.000), stdev = 236044979.935 CI (99.9%): [4128697796.000, 4128697796.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 70.77% complete, ETA 01:33:45 # Fork: 1 of 1 # Warmup Iteration 1: 163.273 us/op # Warmup Iteration 2: 141.276 us/op # Warmup Iteration 3: 138.242 us/op Iteration 1: 138.680 us/op totalInputBytes: 1133834240.000 # totalOutputBytes: 847662893.000 # Iteration 2: 129.009 us/op totalInputBytes: 1451438080.000 # totalOutputBytes: 1085105881.000 # Iteration 3: 130.823 us/op totalInputBytes: 1764864000.000 # totalOutputBytes: 1319425425.000 # Iteration 4: 129.924 us/op totalInputBytes: 2080215040.000 # totalOutputBytes: 1555184203.000 # Iteration 5: 131.024 us/op totalInputBytes: 2392924160.000 # totalOutputBytes: 1788967862.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 131.892 ±(99.9%) 14.933 us/op [Average] (min, avg, max) = (129.009, 131.892, 138.680), stdev = 3.878 CI (99.9%): [116.959, 146.825] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8823275520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1133834240.000, 1764655104.000, 2392924160.000), stdev = 497579136.961 CI (99.9%): [8823275520.000, 8823275520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6596346264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (847662893.000, 1319269252.800, 1788967862.000), stdev = 371993855.762 CI (99.9%): [6596346264.000, 6596346264.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 70.82% complete, ETA 01:33:35 # Fork: 1 of 1 # Warmup Iteration 1: 199.988 us/op # Warmup Iteration 2: 178.586 us/op # Warmup Iteration 3: 154.810 us/op Iteration 1: 156.395 us/op totalInputBytes: 1441689600.000 # totalOutputBytes: 1076902710.000 # Iteration 2: 165.099 us/op totalInputBytes: 1814231040.000 # totalOutputBytes: 1355180979.000 # Iteration 3: 165.136 us/op totalInputBytes: 2186465280.000 # totalOutputBytes: 1633229778.000 # Iteration 4: 168.164 us/op totalInputBytes: 2552002560.000 # totalOutputBytes: 1906276131.000 # Iteration 5: 178.466 us/op totalInputBytes: 2896343040.000 # totalOutputBytes: 2163489054.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 166.652 ±(99.9%) 30.549 us/op [Average] (min, avg, max) = (156.395, 166.652, 178.466), stdev = 7.933 CI (99.9%): [136.103, 197.201] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10890731520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1441689600.000, 2178146304.000, 2896343040.000), stdev = 576725032.696 CI (99.9%): [10890731520.000, 10890731520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8135078652.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1076902710.000, 1627015730.400, 2163489054.000), stdev = 430797829.599 CI (99.9%): [8135078652.000, 8135078652.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 70.87% complete, ETA 01:33:26 # Fork: 1 of 1 # Warmup Iteration 1: 234.064 us/op # Warmup Iteration 2: 213.439 us/op # Warmup Iteration 3: 214.450 us/op Iteration 1: 211.420 us/op totalInputBytes: 1505034240.000 # totalOutputBytes: 1123668264.000 # Iteration 2: 198.496 us/op totalInputBytes: 1917911040.000 # totalOutputBytes: 1431924744.000 # Iteration 3: 205.669 us/op totalInputBytes: 2316410880.000 # totalOutputBytes: 1729447293.000 # Iteration 4: 194.983 us/op totalInputBytes: 2739077120.000 # totalOutputBytes: 2045012632.000 # Iteration 5: 212.416 us/op totalInputBytes: 3125780480.000 # totalOutputBytes: 2333727853.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 204.597 ±(99.9%) 29.733 us/op [Average] (min, avg, max) = (194.983, 204.597, 212.416), stdev = 7.722 CI (99.9%): [174.864, 234.330] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11604213760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1505034240.000, 2320842752.000, 3125780480.000), stdev = 642409889.948 CI (99.9%): [11604213760.000, 11604213760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8663780786.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1123668264.000, 1732756157.200, 2333727853.000), stdev = 479627364.367 CI (99.9%): [8663780786.000, 8663780786.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 70.92% complete, ETA 01:33:16 # Fork: 1 of 1 # Warmup Iteration 1: 271.582 us/op # Warmup Iteration 2: 238.469 us/op # Warmup Iteration 3: 243.344 us/op Iteration 1: 232.190 us/op totalInputBytes: 1672345600.000 # totalOutputBytes: 1248510512.000 # Iteration 2: 226.222 us/op totalInputBytes: 2128435200.000 # totalOutputBytes: 1589009904.000 # Iteration 3: 273.363 us/op totalInputBytes: 2503372800.000 # totalOutputBytes: 1868924256.000 # Iteration 4: 229.618 us/op totalInputBytes: 2949529600.000 # totalOutputBytes: 2202008192.000 # Iteration 5: 237.214 us/op totalInputBytes: 3381401600.000 # totalOutputBytes: 2524427632.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 239.722 ±(99.9%) 74.046 us/op [Average] (min, avg, max) = (226.222, 239.722, 273.363), stdev = 19.229 CI (99.9%): [165.676, 313.767] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12635084800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1672345600.000, 2527016960.000, 3381401600.000), stdev = 670518389.632 CI (99.9%): [12635084800.000, 12635084800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9432880496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1248510512.000, 1886576099.200, 2524427632.000), stdev = 500583885.260 CI (99.9%): [9432880496.000, 9432880496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 70.97% complete, ETA 01:33:06 # Fork: 1 of 1 # Warmup Iteration 1: 283.515 us/op # Warmup Iteration 2: 259.749 us/op # Warmup Iteration 3: 260.437 us/op Iteration 1: 251.234 us/op totalInputBytes: 1868328960.000 # totalOutputBytes: 1394587149.000 # Iteration 2: 262.134 us/op totalInputBytes: 2337239040.000 # totalOutputBytes: 1744598301.000 # Iteration 3: 253.811 us/op totalInputBytes: 2821693440.000 # totalOutputBytes: 2106212286.000 # Iteration 4: 268.073 us/op totalInputBytes: 3280220160.000 # totalOutputBytes: 2448472929.000 # Iteration 5: 245.307 us/op totalInputBytes: 3781386240.000 # totalOutputBytes: 2822561106.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 256.112 ±(99.9%) 34.718 us/op [Average] (min, avg, max) = (245.307, 256.112, 268.073), stdev = 9.016 CI (99.9%): [221.394, 290.830] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 14088867840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1868328960.000, 2817773568.000, 3781386240.000), stdev = 754118706.463 CI (99.9%): [14088867840.000, 14088867840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 10516431771.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1394587149.000, 2103286354.200, 2822561106.000), stdev = 562901009.067 CI (99.9%): [10516431771.000, 10516431771.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 71.02% complete, ETA 01:32:56 # Fork: 1 of 1 # Warmup Iteration 1: 328.220 us/op # Warmup Iteration 2: 287.793 us/op # Warmup Iteration 3: 280.818 us/op Iteration 1: 280.016 us/op totalInputBytes: 1963028480.000 # totalOutputBytes: 1465205772.000 # Iteration 2: 317.534 us/op totalInputBytes: 2414684160.000 # totalOutputBytes: 1802321874.000 # Iteration 3: 267.045 us/op totalInputBytes: 2951710720.000 # totalOutputBytes: 2203158858.000 # Iteration 4: 276.270 us/op totalInputBytes: 3470888960.000 # totalOutputBytes: 2590673844.000 # Iteration 5: 264.657 us/op totalInputBytes: 4012789760.000 # totalOutputBytes: 2995148964.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 281.104 ±(99.9%) 82.134 us/op [Average] (min, avg, max) = (264.657, 281.104, 317.534), stdev = 21.330 CI (99.9%): [198.970, 363.239] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 14813102080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1963028480.000, 2962620416.000, 4012789760.000), stdev = 815587175.678 CI (99.9%): [14813102080.000, 14813102080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 11056509312.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1465205772.000, 2211301862.400, 2995148964.000), stdev = 608754814.078 CI (99.9%): [11056509312.000, 11056509312.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 71.07% complete, ETA 01:32:47 # Fork: 1 of 1 # Warmup Iteration 1: 354.637 us/op # Warmup Iteration 2: 315.746 us/op # Warmup Iteration 3: 311.218 us/op Iteration 1: 322.437 us/op totalInputBytes: 2016624640.000 # totalOutputBytes: 1504935678.000 # Iteration 2: 329.322 us/op totalInputBytes: 2514698240.000 # totalOutputBytes: 1876630398.000 # Iteration 3: 328.291 us/op totalInputBytes: 3014082560.000 # totalOutputBytes: 2249303262.000 # Iteration 4: 370.086 us/op totalInputBytes: 3457105920.000 # totalOutputBytes: 2579915934.000 # Iteration 5: 328.400 us/op totalInputBytes: 3956244480.000 # totalOutputBytes: 2952405396.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 335.707 ±(99.9%) 74.745 us/op [Average] (min, avg, max) = (322.437, 335.707, 370.086), stdev = 19.411 CI (99.9%): [260.962, 410.452] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 14958755840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2016624640.000, 2991751168.000, 3956244480.000), stdev = 762520872.975 CI (99.9%): [14958755840.000, 14958755840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 11163190668.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1504935678.000, 2232638133.600, 2952405396.000), stdev = 569042371.197 CI (99.9%): [11163190668.000, 11163190668.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 71.11% complete, ETA 01:32:37 # Fork: 1 of 1 # Warmup Iteration 1: 400.141 us/op # Warmup Iteration 2: 319.047 us/op # Warmup Iteration 3: 356.566 us/op Iteration 1: 335.772 us/op totalInputBytes: 2105579520.000 # totalOutputBytes: 1571051108.000 # Iteration 2: 332.910 us/op totalInputBytes: 2663055360.000 # totalOutputBytes: 1987004544.000 # Iteration 3: 344.622 us/op totalInputBytes: 3198136320.000 # totalOutputBytes: 2386248328.000 # Iteration 4: 331.659 us/op totalInputBytes: 3754137600.000 # totalOutputBytes: 2801101540.000 # Iteration 5: 328.487 us/op totalInputBytes: 4315576320.000 # totalOutputBytes: 3220011828.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 334.690 ±(99.9%) 23.631 us/op [Average] (min, avg, max) = (328.487, 334.690, 344.622), stdev = 6.137 CI (99.9%): [311.059, 358.321] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 16036485120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2105579520.000, 3207297024.000, 4315576320.000), stdev = 871404323.413 CI (99.9%): [16036485120.000, 16036485120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 11965417348.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1571051108.000, 2393083469.600, 3220011828.000), stdev = 650187140.790 CI (99.9%): [11965417348.000, 11965417348.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 71.16% complete, ETA 01:32:27 # Fork: 1 of 1 # Warmup Iteration 1: 416.777 us/op # Warmup Iteration 2: 358.004 us/op # Warmup Iteration 3: 365.709 us/op Iteration 1: 365.691 us/op totalInputBytes: 2186547200.000 # totalOutputBytes: 1631540024.000 # Iteration 2: 361.287 us/op totalInputBytes: 2753740800.000 # totalOutputBytes: 2054763936.000 # Iteration 3: 356.646 us/op totalInputBytes: 3328409600.000 # totalOutputBytes: 2483565632.000 # Iteration 4: 368.793 us/op totalInputBytes: 3884134400.000 # totalOutputBytes: 2898231848.000 # Iteration 5: 356.841 us/op totalInputBytes: 4459315200.000 # totalOutputBytes: 3327415584.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 361.852 ±(99.9%) 20.687 us/op [Average] (min, avg, max) = (356.646, 361.852, 368.793), stdev = 5.372 CI (99.9%): [341.165, 382.538] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 16612147200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2186547200.000, 3322429440.000, 4459315200.000), stdev = 897453715.813 CI (99.9%): [16612147200.000, 16612147200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 12395517024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1631540024.000, 2479103404.800, 3327415584.000), stdev = 669654721.854 CI (99.9%): [12395517024.000, 12395517024.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 71.21% complete, ETA 01:32:17 # Fork: 1 of 1 # Warmup Iteration 1: 102.836 us/op # Warmup Iteration 2: 76.535 us/op # Warmup Iteration 3: 80.382 us/op Iteration 1: 75.367 us/op totalInputBytes: 99426304.000 # totalOutputBytes: 44955448.000 # Iteration 2: 73.630 us/op totalInputBytes: 127255552.000 # totalOutputBytes: 57538399.000 # Iteration 3: 81.792 us/op totalInputBytes: 152312832.000 # totalOutputBytes: 68868009.000 # Iteration 4: 76.790 us/op totalInputBytes: 178994176.000 # totalOutputBytes: 80931937.000 # Iteration 5: 71.092 us/op totalInputBytes: 207870976.000 # totalOutputBytes: 93988537.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 75.734 ±(99.9%) 15.394 us/op [Average] (min, avg, max) = (71.092, 75.734, 81.792), stdev = 3.998 CI (99.9%): [60.341, 91.128] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 765859840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (99426304.000, 153171968.000, 207870976.000), stdev = 42484594.366 CI (99.9%): [765859840.000, 765859840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 346282330.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44955448.000, 69256466.000, 93988537.000), stdev = 19209342.961 CI (99.9%): [346282330.000, 346282330.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 71.26% complete, ETA 01:32:08 # Fork: 1 of 1 # Warmup Iteration 1: 127.374 us/op # Warmup Iteration 2: 116.350 us/op # Warmup Iteration 3: 133.916 us/op Iteration 1: 96.256 us/op totalInputBytes: 140724224.000 # totalOutputBytes: 63215960.000 # Iteration 2: 97.103 us/op totalInputBytes: 182921216.000 # totalOutputBytes: 82171640.000 # Iteration 3: 89.970 us/op totalInputBytes: 228468736.000 # totalOutputBytes: 102632440.000 # Iteration 4: 90.010 us/op totalInputBytes: 273991680.000 # totalOutputBytes: 123082200.000 # Iteration 5: 90.632 us/op totalInputBytes: 319193088.000 # totalOutputBytes: 143387520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 92.794 ±(99.9%) 13.743 us/op [Average] (min, avg, max) = (89.970, 92.794, 97.103), stdev = 3.569 CI (99.9%): [79.051, 106.537] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1145298944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (140724224.000, 229059788.800, 319193088.000), stdev = 70843446.633 CI (99.9%): [1145298944.000, 1145298944.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 514489760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63215960.000, 102897952.000, 143387520.000), stdev = 31824204.542 CI (99.9%): [514489760.000, 514489760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 71.31% complete, ETA 01:31:58 # Fork: 1 of 1 # Warmup Iteration 1: 130.258 us/op # Warmup Iteration 2: 109.677 us/op # Warmup Iteration 3: 88.104 us/op Iteration 1: 91.710 us/op totalInputBytes: 240374784.000 # totalOutputBytes: 104303251.000 # Iteration 2: 85.348 us/op totalInputBytes: 312646656.000 # totalOutputBytes: 135663409.000 # Iteration 3: 84.499 us/op totalInputBytes: 385612800.000 # totalOutputBytes: 167324825.000 # Iteration 4: 84.452 us/op totalInputBytes: 458379264.000 # totalOutputBytes: 198899596.000 # Iteration 5: 86.671 us/op totalInputBytes: 529996800.000 # totalOutputBytes: 229975825.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 86.536 ±(99.9%) 11.663 us/op [Average] (min, avg, max) = (84.452, 86.536, 91.710), stdev = 3.029 CI (99.9%): [74.873, 98.199] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1927010304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (240374784.000, 385402060.800, 529996800.000), stdev = 114629419.376 CI (99.9%): [1927010304.000, 1927010304.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 836166906.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (104303251.000, 167233381.200, 229975825.000), stdev = 49739914.072 CI (99.9%): [836166906.000, 836166906.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 71.36% complete, ETA 01:31:48 # Fork: 1 of 1 # Warmup Iteration 1: 134.076 us/op # Warmup Iteration 2: 112.675 us/op # Warmup Iteration 3: 117.747 us/op Iteration 1: 123.468 us/op totalInputBytes: 270422016.000 # totalOutputBytes: 119035863.000 # Iteration 2: 108.992 us/op totalInputBytes: 345600000.000 # totalOutputBytes: 152128125.000 # Iteration 3: 102.246 us/op totalInputBytes: 425754624.000 # totalOutputBytes: 187411032.000 # Iteration 4: 117.048 us/op totalInputBytes: 495771648.000 # totalOutputBytes: 218231514.000 # Iteration 5: 111.349 us/op totalInputBytes: 569372672.000 # totalOutputBytes: 250629621.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 112.621 ±(99.9%) 31.026 us/op [Average] (min, avg, max) = (102.246, 112.621, 123.468), stdev = 8.057 CI (99.9%): [81.595, 143.646] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2106920960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (270422016.000, 421384192.000, 569372672.000), stdev = 118306811.763 CI (99.9%): [2106920960.000, 2106920960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 927436155.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (119035863.000, 185487231.000, 250629621.000), stdev = 52076948.635 CI (99.9%): [927436155.000, 927436155.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 71.41% complete, ETA 01:31:38 # Fork: 1 of 1 # Warmup Iteration 1: 155.459 us/op # Warmup Iteration 2: 126.549 us/op # Warmup Iteration 3: 122.504 us/op Iteration 1: 120.769 us/op totalInputBytes: 315980800.000 # totalOutputBytes: 138920465.000 # Iteration 2: 119.299 us/op totalInputBytes: 402068480.000 # totalOutputBytes: 176768779.000 # Iteration 3: 120.882 us/op totalInputBytes: 486804480.000 # totalOutputBytes: 214022829.000 # Iteration 4: 122.286 us/op totalInputBytes: 570583040.000 # totalOutputBytes: 250855942.000 # Iteration 5: 123.427 us/op totalInputBytes: 653593600.000 # totalOutputBytes: 287351405.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 121.332 ±(99.9%) 6.073 us/op [Average] (min, avg, max) = (119.299, 121.332, 123.427), stdev = 1.577 CI (99.9%): [115.259, 127.406] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2429030400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (315980800.000, 485806080.000, 653593600.000), stdev = 133410450.301 CI (99.9%): [2429030400.000, 2429030400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1067919420.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (138920465.000, 213583884.000, 287351405.000), stdev = 58653696.021 CI (99.9%): [1067919420.000, 1067919420.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 71.46% complete, ETA 01:31:29 # Fork: 1 of 1 # Warmup Iteration 1: 171.551 us/op # Warmup Iteration 2: 144.852 us/op # Warmup Iteration 3: 143.100 us/op Iteration 1: 153.423 us/op totalInputBytes: 323125248.000 # totalOutputBytes: 142208768.000 # Iteration 2: 149.934 us/op totalInputBytes: 405221376.000 # totalOutputBytes: 178339616.000 # Iteration 3: 129.737 us/op totalInputBytes: 500004864.000 # totalOutputBytes: 220054224.000 # Iteration 4: 129.169 us/op totalInputBytes: 595218432.000 # totalOutputBytes: 261958112.000 # Iteration 5: 133.820 us/op totalInputBytes: 687169536.000 # totalOutputBytes: 302426176.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 139.217 ±(99.9%) 44.600 us/op [Average] (min, avg, max) = (129.169, 139.217, 153.423), stdev = 11.583 CI (99.9%): [94.616, 183.817] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2510739456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (323125248.000, 502147891.200, 687169536.000), stdev = 145209833.777 CI (99.9%): [2510739456.000, 2510739456.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1104986896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (142208768.000, 220997379.200, 302426176.000), stdev = 63907452.886 CI (99.9%): [1104986896.000, 1104986896.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 71.51% complete, ETA 01:31:19 # Fork: 1 of 1 # Warmup Iteration 1: 188.172 us/op # Warmup Iteration 2: 152.861 us/op # Warmup Iteration 3: 166.317 us/op Iteration 1: 153.674 us/op totalInputBytes: 350508032.000 # totalOutputBytes: 153787355.000 # Iteration 2: 142.847 us/op totalInputBytes: 450895872.000 # totalOutputBytes: 197833080.000 # Iteration 3: 146.230 us/op totalInputBytes: 549018624.000 # totalOutputBytes: 240884985.000 # Iteration 4: 143.302 us/op totalInputBytes: 649284608.000 # totalOutputBytes: 284877245.000 # Iteration 5: 140.039 us/op totalInputBytes: 751729664.000 # totalOutputBytes: 329825585.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 145.218 ±(99.9%) 20.068 us/op [Average] (min, avg, max) = (140.039, 145.218, 153.674), stdev = 5.211 CI (99.9%): [125.151, 165.286] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2751436800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (350508032.000, 550287360.000, 751729664.000), stdev = 158249418.977 CI (99.9%): [2751436800.000, 2751436800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1207208250.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (153787355.000, 241441650.000, 329825585.000), stdev = 69432815.665 CI (99.9%): [1207208250.000, 1207208250.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 71.55% complete, ETA 01:31:09 # Fork: 1 of 1 # Warmup Iteration 1: 182.517 us/op # Warmup Iteration 2: 190.993 us/op # Warmup Iteration 3: 157.255 us/op Iteration 1: 156.077 us/op totalInputBytes: 385155072.000 # totalOutputBytes: 168317280.000 # Iteration 2: 154.786 us/op totalInputBytes: 491110400.000 # totalOutputBytes: 214621000.000 # Iteration 3: 151.327 us/op totalInputBytes: 600006656.000 # totalOutputBytes: 262209940.000 # Iteration 4: 152.690 us/op totalInputBytes: 707346432.000 # totalOutputBytes: 309118680.000 # Iteration 5: 152.689 us/op totalInputBytes: 814710784.000 # totalOutputBytes: 356038160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 153.514 ±(99.9%) 7.288 us/op [Average] (min, avg, max) = (151.327, 153.514, 156.077), stdev = 1.893 CI (99.9%): [146.226, 160.802] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2998329344.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (385155072.000, 599665868.800, 814710784.000), stdev = 170028458.743 CI (99.9%): [2998329344.000, 2998329344.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1310305060.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (168317280.000, 262061012.000, 356038160.000), stdev = 74304428.992 CI (99.9%): [1310305060.000, 1310305060.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 71.60% complete, ETA 01:30:59 # Fork: 1 of 1 # Warmup Iteration 1: 193.050 us/op # Warmup Iteration 2: 171.063 us/op # Warmup Iteration 3: 164.736 us/op Iteration 1: 181.597 us/op totalInputBytes: 417300480.000 # totalOutputBytes: 182976480.000 # Iteration 2: 167.773 us/op totalInputBytes: 528003072.000 # totalOutputBytes: 231516972.000 # Iteration 3: 180.653 us/op totalInputBytes: 630061056.000 # totalOutputBytes: 276267006.000 # Iteration 4: 167.659 us/op totalInputBytes: 740054016.000 # totalOutputBytes: 324496341.000 # Iteration 5: 178.115 us/op totalInputBytes: 843586560.000 # totalOutputBytes: 369892935.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 175.159 ±(99.9%) 26.621 us/op [Average] (min, avg, max) = (167.659, 175.159, 181.597), stdev = 6.913 CI (99.9%): [148.539, 201.780] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3159005184.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (417300480.000, 631801036.800, 843586560.000), stdev = 168344400.887 CI (99.9%): [3159005184.000, 3159005184.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1385149734.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (182976480.000, 277029946.800, 369892935.000), stdev = 73815074.217 CI (99.9%): [1385149734.000, 1385149734.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 71.65% complete, ETA 01:30:49 # Fork: 1 of 1 # Warmup Iteration 1: 211.629 us/op # Warmup Iteration 2: 194.364 us/op # Warmup Iteration 3: 187.588 us/op Iteration 1: 197.402 us/op totalInputBytes: 415293440.000 # totalOutputBytes: 182380332.000 # Iteration 2: 194.800 us/op totalInputBytes: 520478720.000 # totalOutputBytes: 228573516.000 # Iteration 3: 178.057 us/op totalInputBytes: 635555840.000 # totalOutputBytes: 279110802.000 # Iteration 4: 231.903 us/op totalInputBytes: 723947520.000 # totalOutputBytes: 317928906.000 # Iteration 5: 188.628 us/op totalInputBytes: 832552960.000 # totalOutputBytes: 365624088.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 198.158 ±(99.9%) 78.100 us/op [Average] (min, avg, max) = (178.057, 198.158, 231.903), stdev = 20.282 CI (99.9%): [120.058, 276.258] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3127828480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (415293440.000, 625565696.000, 832552960.000), stdev = 164225613.028 CI (99.9%): [3127828480.000, 3127828480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1373617644.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (182380332.000, 274723528.800, 365624088.000), stdev = 72121345.877 CI (99.9%): [1373617644.000, 1373617644.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 71.70% complete, ETA 01:30:40 # Fork: 1 of 1 # Warmup Iteration 1: 363.773 us/op # Warmup Iteration 2: 384.760 us/op # Warmup Iteration 3: 374.698 us/op Iteration 1: 337.215 us/op totalInputBytes: 450170880.000 # totalOutputBytes: 199807290.000 # Iteration 2: 345.019 us/op totalInputBytes: 568954880.000 # totalOutputBytes: 252529290.000 # Iteration 3: 347.760 us/op totalInputBytes: 686817280.000 # totalOutputBytes: 304842240.000 # Iteration 4: 346.471 us/op totalInputBytes: 805355520.000 # totalOutputBytes: 357455160.000 # Iteration 5: 328.778 us/op totalInputBytes: 930017280.000 # totalOutputBytes: 412785990.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 341.049 ±(99.9%) 30.774 us/op [Average] (min, avg, max) = (328.778, 341.049, 347.760), stdev = 7.992 CI (99.9%): [310.274, 371.823] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3441315840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (450170880.000, 688263168.000, 930017280.000), stdev = 189129694.488 CI (99.9%): [3441315840.000, 3441315840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1527419970.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (199807290.000, 305483994.000, 412785990.000), stdev = 83944771.626 CI (99.9%): [1527419970.000, 1527419970.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 71.75% complete, ETA 01:30:30 # Fork: 1 of 1 # Warmup Iteration 1: 562.772 us/op # Warmup Iteration 2: 559.394 us/op # Warmup Iteration 3: 503.365 us/op Iteration 1: 541.806 us/op totalInputBytes: 454778880.000 # totalOutputBytes: 203525392.000 # Iteration 2: 519.995 us/op totalInputBytes: 573050880.000 # totalOutputBytes: 256455192.000 # Iteration 3: 522.658 us/op totalInputBytes: 690677760.000 # totalOutputBytes: 309096284.000 # Iteration 4: 539.768 us/op totalInputBytes: 804556800.000 # totalOutputBytes: 360060120.000 # Iteration 5: 505.350 us/op totalInputBytes: 926208000.000 # totalOutputBytes: 414502200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 525.915 ±(99.9%) 58.175 us/op [Average] (min, avg, max) = (505.350, 525.915, 541.806), stdev = 15.108 CI (99.9%): [467.741, 584.090] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3449272320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (454778880.000, 689854464.000, 926208000.000), stdev = 185690539.008 CI (99.9%): [3449272320.000, 3449272320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1543639188.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (203525392.000, 308727837.600, 414502200.000), stdev = 83101351.897 CI (99.9%): [1543639188.000, 1543639188.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 71.80% complete, ETA 01:30:20 # Fork: 1 of 1 # Warmup Iteration 1: 735.231 us/op # Warmup Iteration 2: 724.090 us/op # Warmup Iteration 3: 706.071 us/op Iteration 1: 731.039 us/op totalInputBytes: 453099520.000 # totalOutputBytes: 203905846.000 # Iteration 2: 705.317 us/op totalInputBytes: 569180160.000 # totalOutputBytes: 256144968.000 # Iteration 3: 705.895 us/op totalInputBytes: 685342720.000 # totalOutputBytes: 308420956.000 # Iteration 4: 732.569 us/op totalInputBytes: 797245440.000 # totalOutputBytes: 358779912.000 # Iteration 5: 694.288 us/op totalInputBytes: 915374080.000 # totalOutputBytes: 411940684.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 713.821 ±(99.9%) 65.704 us/op [Average] (min, avg, max) = (694.288, 713.821, 732.569), stdev = 17.063 CI (99.9%): [648.118, 779.525] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3420241920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (453099520.000, 684048384.000, 915374080.000), stdev = 182249083.050 CI (99.9%): [3420241920.000, 3420241920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1539192366.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (203905846.000, 307838473.200, 411940684.000), stdev = 82016536.813 CI (99.9%): [1539192366.000, 1539192366.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 71.85% complete, ETA 01:30:10 # Fork: 1 of 1 # Warmup Iteration 1: 998.768 us/op # Warmup Iteration 2: 961.218 us/op # Warmup Iteration 3: 967.688 us/op Iteration 1: 925.027 us/op totalInputBytes: 426188800.000 # totalOutputBytes: 193308252.000 # Iteration 2: 963.183 us/op totalInputBytes: 532582400.000 # totalOutputBytes: 241565646.000 # Iteration 3: 1001.356 us/op totalInputBytes: 634931200.000 # totalOutputBytes: 287988423.000 # Iteration 4: 917.340 us/op totalInputBytes: 746700800.000 # totalOutputBytes: 338684232.000 # Iteration 5: 948.167 us/op totalInputBytes: 854835200.000 # totalOutputBytes: 387731208.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 951.014 ±(99.9%) 129.150 us/op [Average] (min, avg, max) = (917.340, 951.014, 1001.356), stdev = 33.540 CI (99.9%): [821.864, 1080.164] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3195238400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (426188800.000, 639047680.000, 854835200.000), stdev = 169421185.276 CI (99.9%): [3195238400.000, 3195238400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1449277761.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (193308252.000, 289855552.200, 387731208.000), stdev = 76845081.751 CI (99.9%): [1449277761.000, 1449277761.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 71.90% complete, ETA 01:30:01 # Fork: 1 of 1 # Warmup Iteration 1: 1183.721 us/op # Warmup Iteration 2: 1147.056 us/op # Warmup Iteration 3: 1213.665 us/op Iteration 1: 1179.951 us/op totalInputBytes: 416931840.000 # totalOutputBytes: 189919782.000 # Iteration 2: 1120.099 us/op totalInputBytes: 526786560.000 # totalOutputBytes: 239960538.000 # Iteration 3: 1202.520 us/op totalInputBytes: 629084160.000 # totalOutputBytes: 286558893.000 # Iteration 4: 1110.058 us/op totalInputBytes: 739921920.000 # totalOutputBytes: 337047441.000 # Iteration 5: 1147.333 us/op totalInputBytes: 847134720.000 # totalOutputBytes: 385884756.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1151.992 ±(99.9%) 150.768 us/op [Average] (min, avg, max) = (1110.058, 1151.992, 1202.520), stdev = 39.154 CI (99.9%): [1001.224, 1302.760] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3159859200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (416931840.000, 631971840.000, 847134720.000), stdev = 169751854.280 CI (99.9%): [3159859200.000, 3159859200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1439371410.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (189919782.000, 287874282.000, 385884756.000), stdev = 77324953.544 CI (99.9%): [1439371410.000, 1439371410.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 71.95% complete, ETA 01:29:51 # Fork: 1 of 1 # Warmup Iteration 1: 1480.820 us/op # Warmup Iteration 2: 1418.203 us/op # Warmup Iteration 3: 1386.373 us/op Iteration 1: 1402.653 us/op totalInputBytes: 404131840.000 # totalOutputBytes: 185146282.000 # Iteration 2: 1395.593 us/op totalInputBytes: 506992640.000 # totalOutputBytes: 232270247.000 # Iteration 3: 1355.223 us/op totalInputBytes: 612935680.000 # totalOutputBytes: 280806289.000 # Iteration 4: 1411.460 us/op totalInputBytes: 714649600.000 # totalOutputBytes: 327404830.000 # Iteration 5: 1375.952 us/op totalInputBytes: 819015680.000 # totalOutputBytes: 375218414.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1388.176 ±(99.9%) 87.004 us/op [Average] (min, avg, max) = (1355.223, 1388.176, 1411.460), stdev = 22.595 CI (99.9%): [1301.172, 1475.180] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3057725440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (404131840.000, 611545088.000, 819015680.000), stdev = 164033525.929 CI (99.9%): [3057725440.000, 3057725440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1400846062.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (185146282.000, 280169212.400, 375218414.000), stdev = 75149232.115 CI (99.9%): [1400846062.000, 1400846062.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 71.99% complete, ETA 01:29:41 # Fork: 1 of 1 # Warmup Iteration 1: 1695.856 us/op # Warmup Iteration 2: 1580.888 us/op # Warmup Iteration 3: 1613.725 us/op Iteration 1: 1628.348 us/op totalInputBytes: 403046400.000 # totalOutputBytes: 185277360.000 # Iteration 2: 1599.906 us/op totalInputBytes: 505610240.000 # totalOutputBytes: 232425176.000 # Iteration 3: 1645.565 us/op totalInputBytes: 605388800.000 # totalOutputBytes: 278292620.000 # Iteration 4: 1613.472 us/op totalInputBytes: 707051520.000 # totalOutputBytes: 325026198.000 # Iteration 5: 1852.612 us/op totalInputBytes: 795607040.000 # totalOutputBytes: 365734496.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1667.980 ±(99.9%) 402.789 us/op [Average] (min, avg, max) = (1599.906, 1667.980, 1852.612), stdev = 104.603 CI (99.9%): [1265.191, 2070.770] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3016704000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (403046400.000, 603340800.000, 795607040.000), stdev = 156041279.651 CI (99.9%): [3016704000.000, 3016704000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1386755850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (185277360.000, 277351170.000, 365734496.000), stdev = 71730987.660 CI (99.9%): [1386755850.000, 1386755850.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 72.04% complete, ETA 01:29:31 # Fork: 1 of 1 # Warmup Iteration 1: 1867.072 us/op # Warmup Iteration 2: 1842.612 us/op # Warmup Iteration 3: 1830.472 us/op Iteration 1: 1832.472 us/op totalInputBytes: 401264640.000 # totalOutputBytes: 185367196.000 # Iteration 2: 1827.604 us/op totalInputBytes: 502456320.000 # totalOutputBytes: 232113448.000 # Iteration 3: 1826.014 us/op totalInputBytes: 603555840.000 # totalOutputBytes: 278817126.000 # Iteration 4: 1853.122 us/op totalInputBytes: 703180800.000 # totalOutputBytes: 324839620.000 # Iteration 5: 1769.848 us/op totalInputBytes: 807505920.000 # totalOutputBytes: 373033388.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1821.812 ±(99.9%) 119.391 us/op [Average] (min, avg, max) = (1769.848, 1821.812, 1853.122), stdev = 31.006 CI (99.9%): [1702.421, 1941.203] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3017963520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (401264640.000, 603592704.000, 807505920.000), stdev = 160205807.896 CI (99.9%): [3017963520.000, 3017963520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1394170778.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (185367196.000, 278834155.600, 373033388.000), stdev = 74008268.938 CI (99.9%): [1394170778.000, 1394170778.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 72.09% complete, ETA 01:29:22 # Fork: 1 of 1 # Warmup Iteration 1: 2039.410 us/op # Warmup Iteration 2: 2006.964 us/op # Warmup Iteration 3: 2106.190 us/op Iteration 1: 2010.272 us/op totalInputBytes: 402432000.000 # totalOutputBytes: 186329160.000 # Iteration 2: 1999.365 us/op totalInputBytes: 505139200.000 # totalOutputBytes: 233883396.000 # Iteration 3: 1997.603 us/op totalInputBytes: 607948800.000 # totalOutputBytes: 281485044.000 # Iteration 4: 2009.632 us/op totalInputBytes: 710144000.000 # totalOutputBytes: 328802220.000 # Iteration 5: 1964.448 us/op totalInputBytes: 814489600.000 # totalOutputBytes: 377115048.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1996.264 ±(99.9%) 72.004 us/op [Average] (min, avg, max) = (1964.448, 1996.264, 2010.272), stdev = 18.699 CI (99.9%): [1924.260, 2068.268] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3040153600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (402432000.000, 608030720.000, 814489600.000), stdev = 162719003.460 CI (99.9%): [3040153600.000, 3040153600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1407614868.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (186329160.000, 281522973.600, 377115048.000), stdev = 75340169.844 CI (99.9%): [1407614868.000, 1407614868.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 72.14% complete, ETA 01:29:12 # Fork: 1 of 1 # Warmup Iteration 1: 115.629 us/op # Warmup Iteration 2: 86.682 us/op # Warmup Iteration 3: 101.761 us/op Iteration 1: 84.106 us/op totalInputBytes: 86106112.000 # totalOutputBytes: 29598976.000 # Iteration 2: 78.843 us/op totalInputBytes: 112090112.000 # totalOutputBytes: 38530976.000 # Iteration 3: 80.403 us/op totalInputBytes: 137579520.000 # totalOutputBytes: 47292960.000 # Iteration 4: 82.436 us/op totalInputBytes: 162437120.000 # totalOutputBytes: 55837760.000 # Iteration 5: 84.222 us/op totalInputBytes: 186760192.000 # totalOutputBytes: 64198816.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 82.002 ±(99.9%) 9.047 us/op [Average] (min, avg, max) = (78.843, 82.002, 84.222), stdev = 2.349 CI (99.9%): [72.955, 91.048] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 684973056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (86106112.000, 136994611.200, 186760192.000), stdev = 39793686.170 CI (99.9%): [684973056.000, 684973056.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 235459488.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (29598976.000, 47091897.600, 64198816.000), stdev = 13679079.621 CI (99.9%): [235459488.000, 235459488.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 72.19% complete, ETA 01:29:02 # Fork: 1 of 1 # Warmup Iteration 1: 121.634 us/op # Warmup Iteration 2: 91.362 us/op # Warmup Iteration 3: 93.597 us/op Iteration 1: 91.336 us/op totalInputBytes: 167755776.000 # totalOutputBytes: 56273544.000 # Iteration 2: 93.364 us/op totalInputBytes: 211644416.000 # totalOutputBytes: 70995954.000 # Iteration 3: 98.067 us/op totalInputBytes: 253431808.000 # totalOutputBytes: 85013502.000 # Iteration 4: 109.085 us/op totalInputBytes: 290992128.000 # totalOutputBytes: 97613082.000 # Iteration 5: 107.291 us/op totalInputBytes: 329179136.000 # totalOutputBytes: 110422884.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 99.829 ±(99.9%) 30.949 us/op [Average] (min, avg, max) = (91.336, 99.829, 109.085), stdev = 8.037 CI (99.9%): [68.880, 130.777] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1253003264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (167755776.000, 250600652.800, 329179136.000), stdev = 63629644.680 CI (99.9%): [1253003264.000, 1253003264.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 420318966.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56273544.000, 84063793.200, 110422884.000), stdev = 21344514.597 CI (99.9%): [420318966.000, 420318966.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 72.24% complete, ETA 01:28:52 # Fork: 1 of 1 # Warmup Iteration 1: 133.300 us/op # Warmup Iteration 2: 117.506 us/op # Warmup Iteration 3: 103.947 us/op Iteration 1: 115.377 us/op totalInputBytes: 210819072.000 # totalOutputBytes: 70204398.000 # Iteration 2: 105.830 us/op totalInputBytes: 268932096.000 # totalOutputBytes: 89556489.000 # Iteration 3: 104.784 us/op totalInputBytes: 327588864.000 # totalOutputBytes: 109089651.000 # Iteration 4: 106.338 us/op totalInputBytes: 385376256.000 # totalOutputBytes: 128333304.000 # Iteration 5: 120.581 us/op totalInputBytes: 436356096.000 # totalOutputBytes: 145309989.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 110.582 ±(99.9%) 27.036 us/op [Average] (min, avg, max) = (104.784, 110.582, 120.581), stdev = 7.021 CI (99.9%): [83.546, 137.618] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1629072384.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (210819072.000, 325814476.800, 436356096.000), stdev = 89763232.920 CI (99.9%): [1629072384.000, 1629072384.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 542493831.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (70204398.000, 108498766.200, 145309989.000), stdev = 29891857.838 CI (99.9%): [542493831.000, 542493831.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 72.29% complete, ETA 01:28:43 # Fork: 1 of 1 # Warmup Iteration 1: 146.853 us/op # Warmup Iteration 2: 123.240 us/op # Warmup Iteration 3: 114.779 us/op Iteration 1: 121.590 us/op totalInputBytes: 261308416.000 # totalOutputBytes: 86060804.000 # Iteration 2: 138.233 us/op totalInputBytes: 320737280.000 # totalOutputBytes: 105633445.000 # Iteration 3: 117.144 us/op totalInputBytes: 390692864.000 # totalOutputBytes: 128673016.000 # Iteration 4: 116.866 us/op totalInputBytes: 460816384.000 # totalOutputBytes: 151767896.000 # Iteration 5: 116.401 us/op totalInputBytes: 531218432.000 # totalOutputBytes: 174954508.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 122.047 ±(99.9%) 35.759 us/op [Average] (min, avg, max) = (116.401, 122.047, 138.233), stdev = 9.286 CI (99.9%): [86.288, 157.806] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1964773376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (261308416.000, 392954675.200, 531218432.000), stdev = 107556128.936 CI (99.9%): [1964773376.000, 1964773376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 647089669.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (86060804.000, 129417933.800, 174954508.000), stdev = 35423148.910 CI (99.9%): [647089669.000, 647089669.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 72.34% complete, ETA 01:28:33 # Fork: 1 of 1 # Warmup Iteration 1: 153.609 us/op # Warmup Iteration 2: 147.467 us/op # Warmup Iteration 3: 137.596 us/op Iteration 1: 128.378 us/op totalInputBytes: 290411520.000 # totalOutputBytes: 95518164.000 # Iteration 2: 125.983 us/op totalInputBytes: 371712000.000 # totalOutputBytes: 122258400.000 # Iteration 3: 125.841 us/op totalInputBytes: 453299200.000 # totalOutputBytes: 149092940.000 # Iteration 4: 128.509 us/op totalInputBytes: 533007360.000 # totalOutputBytes: 175309452.000 # Iteration 5: 142.944 us/op totalInputBytes: 604661760.000 # totalOutputBytes: 198877032.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 130.331 ±(99.9%) 27.585 us/op [Average] (min, avg, max) = (125.841, 130.331, 142.944), stdev = 7.164 CI (99.9%): [102.746, 157.916] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2253091840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (290411520.000, 450618368.000, 604661760.000), stdev = 124916920.930 CI (99.9%): [2253091840.000, 2253091840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 741055988.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (95518164.000, 148211197.600, 198877032.000), stdev = 41085956.025 CI (99.9%): [741055988.000, 741055988.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 72.39% complete, ETA 01:28:23 # Fork: 1 of 1 # Warmup Iteration 1: 173.681 us/op # Warmup Iteration 2: 158.727 us/op # Warmup Iteration 3: 165.091 us/op Iteration 1: 149.082 us/op totalInputBytes: 305737728.000 # totalOutputBytes: 100867574.000 # Iteration 2: 141.238 us/op totalInputBytes: 392773632.000 # totalOutputBytes: 129582056.000 # Iteration 3: 161.754 us/op totalInputBytes: 469094400.000 # totalOutputBytes: 154761450.000 # Iteration 4: 156.592 us/op totalInputBytes: 547602432.000 # totalOutputBytes: 180662456.000 # Iteration 5: 158.360 us/op totalInputBytes: 625231872.000 # totalOutputBytes: 206273601.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 153.405 ±(99.9%) 31.703 us/op [Average] (min, avg, max) = (141.238, 153.405, 161.754), stdev = 8.233 CI (99.9%): [121.702, 185.109] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2340440064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (305737728.000, 468088012.800, 625231872.000), stdev = 125546424.770 CI (99.9%): [2340440064.000, 2340440064.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 772147137.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (100867574.000, 154429427.400, 206273601.000), stdev = 41419694.500 CI (99.9%): [772147137.000, 772147137.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 72.43% complete, ETA 01:28:14 # Fork: 1 of 1 # Warmup Iteration 1: 198.756 us/op # Warmup Iteration 2: 191.281 us/op # Warmup Iteration 3: 156.440 us/op Iteration 1: 181.129 us/op totalInputBytes: 318008320.000 # totalOutputBytes: 104657035.000 # Iteration 2: 162.765 us/op totalInputBytes: 406368256.000 # totalOutputBytes: 133736428.000 # Iteration 3: 165.250 us/op totalInputBytes: 493158400.000 # totalOutputBytes: 162299200.000 # Iteration 4: 161.690 us/op totalInputBytes: 581883904.000 # totalOutputBytes: 191498902.000 # Iteration 5: 162.311 us/op totalInputBytes: 670788608.000 # totalOutputBytes: 220757579.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 166.629 ±(99.9%) 31.644 us/op [Average] (min, avg, max) = (161.690, 166.629, 181.129), stdev = 8.218 CI (99.9%): [134.985, 198.273] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2470207488.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (318008320.000, 494041497.600, 670788608.000), stdev = 139311598.734 CI (99.9%): [2470207488.000, 2470207488.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 812949144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (104657035.000, 162589828.800, 220757579.000), stdev = 45847664.818 CI (99.9%): [812949144.000, 812949144.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 72.48% complete, ETA 01:28:04 # Fork: 1 of 1 # Warmup Iteration 1: 192.471 us/op # Warmup Iteration 2: 176.120 us/op # Warmup Iteration 3: 173.191 us/op Iteration 1: 171.545 us/op totalInputBytes: 368410624.000 # totalOutputBytes: 120974680.000 # Iteration 2: 169.475 us/op totalInputBytes: 465510400.000 # totalOutputBytes: 152859250.000 # Iteration 3: 176.390 us/op totalInputBytes: 558440448.000 # totalOutputBytes: 183374610.000 # Iteration 4: 168.139 us/op totalInputBytes: 655998976.000 # totalOutputBytes: 215409820.000 # Iteration 5: 171.234 us/op totalInputBytes: 751706112.000 # totalOutputBytes: 246837090.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 171.357 ±(99.9%) 12.066 us/op [Average] (min, avg, max) = (168.139, 171.357, 176.390), stdev = 3.134 CI (99.9%): [159.290, 183.423] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2800066560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (368410624.000, 560013312.000, 751706112.000), stdev = 151330963.117 CI (99.9%): [2800066560.000, 2800066560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 919455450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (120974680.000, 183891090.000, 246837090.000), stdev = 49692418.309 CI (99.9%): [919455450.000, 919455450.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 72.53% complete, ETA 01:27:54 # Fork: 1 of 1 # Warmup Iteration 1: 194.848 us/op # Warmup Iteration 2: 188.464 us/op # Warmup Iteration 3: 174.623 us/op Iteration 1: 182.647 us/op totalInputBytes: 399062016.000 # totalOutputBytes: 130336010.000 # Iteration 2: 180.366 us/op totalInputBytes: 501295104.000 # totalOutputBytes: 163725940.000 # Iteration 3: 174.513 us/op totalInputBytes: 606965760.000 # totalOutputBytes: 198238600.000 # Iteration 4: 173.698 us/op totalInputBytes: 713115648.000 # totalOutputBytes: 232907780.000 # Iteration 5: 170.404 us/op totalInputBytes: 821320704.000 # totalOutputBytes: 268248190.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 176.326 ±(99.9%) 19.402 us/op [Average] (min, avg, max) = (170.404, 176.326, 182.647), stdev = 5.039 CI (99.9%): [156.924, 195.727] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3041759232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (399062016.000, 608351846.400, 821320704.000), stdev = 167030303.292 CI (99.9%): [3041759232.000, 3041759232.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 993456520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (130336010.000, 198691304.000, 268248190.000), stdev = 54553082.998 CI (99.9%): [993456520.000, 993456520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 72.58% complete, ETA 01:27:44 # Fork: 1 of 1 # Warmup Iteration 1: 221.096 us/op # Warmup Iteration 2: 204.319 us/op # Warmup Iteration 3: 192.357 us/op Iteration 1: 188.755 us/op totalInputBytes: 408821760.000 # totalOutputBytes: 133026768.000 # Iteration 2: 198.790 us/op totalInputBytes: 511887360.000 # totalOutputBytes: 166563348.000 # Iteration 3: 184.851 us/op totalInputBytes: 622704640.000 # totalOutputBytes: 202622252.000 # Iteration 4: 184.985 us/op totalInputBytes: 733460480.000 # totalOutputBytes: 238661164.000 # Iteration 5: 197.348 us/op totalInputBytes: 837314560.000 # totalOutputBytes: 272454308.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 190.946 ±(99.9%) 25.831 us/op [Average] (min, avg, max) = (184.851, 190.946, 198.790), stdev = 6.708 CI (99.9%): [165.115, 216.777] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3114188800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (408821760.000, 622837760.000, 837314560.000), stdev = 170550975.632 CI (99.9%): [3114188800.000, 3114188800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1013327840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (133026768.000, 202665568.000, 272454308.000), stdev = 55495688.555 CI (99.9%): [1013327840.000, 1013327840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 72.63% complete, ETA 01:27:35 # Fork: 1 of 1 # Warmup Iteration 1: 359.219 us/op # Warmup Iteration 2: 302.950 us/op # Warmup Iteration 3: 303.793 us/op Iteration 1: 290.259 us/op totalInputBytes: 526233600.000 # totalOutputBytes: 171103005.000 # Iteration 2: 286.361 us/op totalInputBytes: 669347840.000 # totalOutputBytes: 217636097.000 # Iteration 3: 325.023 us/op totalInputBytes: 795443200.000 # totalOutputBytes: 258635560.000 # Iteration 4: 314.591 us/op totalInputBytes: 925716480.000 # totalOutputBytes: 300993459.000 # Iteration 5: 308.889 us/op totalInputBytes: 1058406400.000 # totalOutputBytes: 344137120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 305.025 ±(99.9%) 63.060 us/op [Average] (min, avg, max) = (286.361, 305.025, 325.023), stdev = 16.377 CI (99.9%): [241.964, 368.085] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3975147520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (526233600.000, 795029504.000, 1058406400.000), stdev = 208862254.165 CI (99.9%): [3975147520.000, 3975147520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1292505241.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (171103005.000, 258501048.200, 344137120.000), stdev = 67910827.660 CI (99.9%): [1292505241.000, 1292505241.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 72.68% complete, ETA 01:27:25 # Fork: 1 of 1 # Warmup Iteration 1: 483.920 us/op # Warmup Iteration 2: 417.535 us/op # Warmup Iteration 3: 392.963 us/op Iteration 1: 409.504 us/op totalInputBytes: 581007360.000 # totalOutputBytes: 188865218.000 # Iteration 2: 391.882 us/op totalInputBytes: 737894400.000 # totalOutputBytes: 239863720.000 # Iteration 3: 395.685 us/op totalInputBytes: 893276160.000 # totalOutputBytes: 290372908.000 # Iteration 4: 409.033 us/op totalInputBytes: 1043589120.000 # totalOutputBytes: 339234406.000 # Iteration 5: 401.758 us/op totalInputBytes: 1196820480.000 # totalOutputBytes: 389044574.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 401.572 ±(99.9%) 30.269 us/op [Average] (min, avg, max) = (391.882, 401.572, 409.504), stdev = 7.861 CI (99.9%): [371.304, 431.841] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4452587520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (581007360.000, 890517504.000, 1196820480.000), stdev = 243079402.679 CI (99.9%): [4452587520.000, 4452587520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1447380826.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (188865218.000, 289476165.200, 389044574.000), stdev = 79016631.353 CI (99.9%): [1447380826.000, 1447380826.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 72.73% complete, ETA 01:27:15 # Fork: 1 of 1 # Warmup Iteration 1: 546.607 us/op # Warmup Iteration 2: 557.827 us/op # Warmup Iteration 3: 524.952 us/op Iteration 1: 545.670 us/op totalInputBytes: 603299840.000 # totalOutputBytes: 197029833.000 # Iteration 2: 518.464 us/op totalInputBytes: 761405440.000 # totalOutputBytes: 248665053.000 # Iteration 3: 500.124 us/op totalInputBytes: 925327360.000 # totalOutputBytes: 302199807.000 # Iteration 4: 537.137 us/op totalInputBytes: 1077944320.000 # totalOutputBytes: 352042509.000 # Iteration 5: 536.742 us/op totalInputBytes: 1230684160.000 # totalOutputBytes: 401925342.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 527.627 ±(99.9%) 70.464 us/op [Average] (min, avg, max) = (500.124, 527.627, 545.670), stdev = 18.299 CI (99.9%): [457.163, 598.091] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4598661120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (603299840.000, 919732224.000, 1230684160.000), stdev = 248470472.866 CI (99.9%): [4598661120.000, 4598661120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1501862544.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (197029833.000, 300372508.800, 401925342.000), stdev = 81147204.969 CI (99.9%): [1501862544.000, 1501862544.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 72.78% complete, ETA 01:27:06 # Fork: 1 of 1 # Warmup Iteration 1: 680.933 us/op # Warmup Iteration 2: 653.420 us/op # Warmup Iteration 3: 637.893 us/op Iteration 1: 627.573 us/op totalInputBytes: 631603200.000 # totalOutputBytes: 206331936.000 # Iteration 2: 608.837 us/op totalInputBytes: 799897600.000 # totalOutputBytes: 261310298.000 # Iteration 3: 628.552 us/op totalInputBytes: 962918400.000 # totalOutputBytes: 314565882.000 # Iteration 4: 647.873 us/op totalInputBytes: 1121075200.000 # totalOutputBytes: 366232496.000 # Iteration 5: 623.520 us/op totalInputBytes: 1285427200.000 # totalOutputBytes: 419922956.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 627.271 ±(99.9%) 53.773 us/op [Average] (min, avg, max) = (608.837, 627.271, 647.873), stdev = 13.965 CI (99.9%): [573.498, 681.044] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4800921600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (631603200.000, 960184320.000, 1285427200.000), stdev = 257552745.316 CI (99.9%): [4800921600.000, 4800921600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1568363568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (206331936.000, 313672713.600, 419922956.000), stdev = 84137250.355 CI (99.9%): [1568363568.000, 1568363568.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 72.83% complete, ETA 01:26:56 # Fork: 1 of 1 # Warmup Iteration 1: 777.154 us/op # Warmup Iteration 2: 749.854 us/op # Warmup Iteration 3: 795.965 us/op Iteration 1: 764.303 us/op totalInputBytes: 637931520.000 # totalOutputBytes: 208116852.000 # Iteration 2: 780.277 us/op totalInputBytes: 795586560.000 # totalOutputBytes: 259549756.000 # Iteration 3: 766.321 us/op totalInputBytes: 956067840.000 # totalOutputBytes: 311904684.000 # Iteration 4: 728.503 us/op totalInputBytes: 1124474880.000 # totalOutputBytes: 366845288.000 # Iteration 5: 786.941 us/op totalInputBytes: 1280778240.000 # totalOutputBytes: 417837224.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 765.269 ±(99.9%) 87.145 us/op [Average] (min, avg, max) = (728.503, 765.269, 786.941), stdev = 22.631 CI (99.9%): [678.124, 852.414] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4794839040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (637931520.000, 958967808.000, 1280778240.000), stdev = 255304076.177 CI (99.9%): [4794839040.000, 4794839040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1564253804.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (208116852.000, 312850760.800, 417837224.000), stdev = 83289630.581 CI (99.9%): [1564253804.000, 1564253804.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 72.87% complete, ETA 01:26:46 # Fork: 1 of 1 # Warmup Iteration 1: 923.690 us/op # Warmup Iteration 2: 952.104 us/op # Warmup Iteration 3: 862.691 us/op Iteration 1: 865.643 us/op totalInputBytes: 638310400.000 # totalOutputBytes: 208492765.000 # Iteration 2: 875.020 us/op totalInputBytes: 802242560.000 # totalOutputBytes: 262038296.000 # Iteration 3: 862.019 us/op totalInputBytes: 968755200.000 # totalOutputBytes: 316426695.000 # Iteration 4: 910.582 us/op totalInputBytes: 1126379520.000 # totalOutputBytes: 367911882.000 # Iteration 5: 887.443 us/op totalInputBytes: 1288017920.000 # totalOutputBytes: 420708197.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 880.141 ±(99.9%) 75.672 us/op [Average] (min, avg, max) = (862.019, 880.141, 910.582), stdev = 19.652 CI (99.9%): [804.469, 955.814] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4823705600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (638310400.000, 964741120.000, 1288017920.000), stdev = 256716658.776 CI (99.9%): [4823705600.000, 4823705600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1575577835.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (208492765.000, 315115567.000, 420708197.000), stdev = 83851941.015 CI (99.9%): [1575577835.000, 1575577835.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 72.92% complete, ETA 01:26:36 # Fork: 1 of 1 # Warmup Iteration 1: 996.732 us/op # Warmup Iteration 2: 1028.646 us/op # Warmup Iteration 3: 1096.998 us/op Iteration 1: 999.106 us/op totalInputBytes: 637747200.000 # totalOutputBytes: 207921780.000 # Iteration 2: 985.501 us/op totalInputBytes: 804126720.000 # totalOutputBytes: 262165728.000 # Iteration 3: 971.138 us/op totalInputBytes: 972963840.000 # totalOutputBytes: 317210916.000 # Iteration 4: 970.406 us/op totalInputBytes: 1141964800.000 # totalOutputBytes: 372309520.000 # Iteration 5: 1021.980 us/op totalInputBytes: 1302446080.000 # totalOutputBytes: 424630492.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 989.626 ±(99.9%) 83.144 us/op [Average] (min, avg, max) = (970.406, 989.626, 1021.980), stdev = 21.592 CI (99.9%): [906.482, 1072.770] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4859248640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (637747200.000, 971849728.000, 1302446080.000), stdev = 263623706.043 CI (99.9%): [4859248640.000, 4859248640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1584238436.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (207921780.000, 316847687.200, 424630492.000), stdev = 85948021.741 CI (99.9%): [1584238436.000, 1584238436.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 72.97% complete, ETA 01:26:27 # Fork: 1 of 1 # Warmup Iteration 1: 1160.529 us/op # Warmup Iteration 2: 1098.917 us/op # Warmup Iteration 3: 1087.148 us/op Iteration 1: 1141.983 us/op totalInputBytes: 658206720.000 # totalOutputBytes: 214538538.000 # Iteration 2: 1102.961 us/op totalInputBytes: 825477120.000 # totalOutputBytes: 269059323.000 # Iteration 3: 1100.608 us/op totalInputBytes: 993208320.000 # totalOutputBytes: 323730303.000 # Iteration 4: 1085.541 us/op totalInputBytes: 1163243520.000 # totalOutputBytes: 379152258.000 # Iteration 5: 1059.172 us/op totalInputBytes: 1337518080.000 # totalOutputBytes: 435956007.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1098.053 ±(99.9%) 115.981 us/op [Average] (min, avg, max) = (1059.172, 1098.053, 1141.983), stdev = 30.120 CI (99.9%): [982.072, 1214.033] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4977653760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (658206720.000, 995530752.000, 1337518080.000), stdev = 268232193.759 CI (99.9%): [4977653760.000, 4977653760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1622436429.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (214538538.000, 324487285.800, 435956007.000), stdev = 87428676.957 CI (99.9%): [1622436429.000, 1622436429.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 73.02% complete, ETA 01:26:17 # Fork: 1 of 1 # Warmup Iteration 1: 1221.521 us/op # Warmup Iteration 2: 1213.460 us/op # Warmup Iteration 3: 1189.119 us/op Iteration 1: 1322.465 us/op totalInputBytes: 664371200.000 # totalOutputBytes: 216549976.000 # Iteration 2: 1194.647 us/op totalInputBytes: 836096000.000 # totalOutputBytes: 272523205.000 # Iteration 3: 1188.122 us/op totalInputBytes: 1008640000.000 # totalOutputBytes: 328763450.000 # Iteration 4: 1163.568 us/op totalInputBytes: 1184870400.000 # totalOutputBytes: 386205267.000 # Iteration 5: 1221.117 us/op totalInputBytes: 1352806400.000 # totalOutputBytes: 440943547.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1217.984 ±(99.9%) 238.333 us/op [Average] (min, avg, max) = (1163.568, 1217.984, 1322.465), stdev = 61.894 CI (99.9%): [979.651, 1456.317] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 5046784000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (664371200.000, 1009356800.000, 1352806400.000), stdev = 272854143.432 CI (99.9%): [5046784000.000, 5046784000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1644985445.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (216549976.000, 328997089.000, 440943547.000), stdev = 88936061.966 CI (99.9%): [1644985445.000, 1644985445.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 73.07% complete, ETA 01:26:07 # Fork: 1 of 1 # Warmup Iteration 1: 102.465 us/op # Warmup Iteration 2: 77.640 us/op # Warmup Iteration 3: 74.838 us/op Iteration 1: 71.803 us/op totalInputBytes: 102644736.000 # totalOutputBytes: 26262618.000 # Iteration 2: 74.675 us/op totalInputBytes: 130078720.000 # totalOutputBytes: 33281860.000 # Iteration 3: 74.888 us/op totalInputBytes: 157435904.000 # totalOutputBytes: 40281452.000 # Iteration 4: 87.793 us/op totalInputBytes: 180772864.000 # totalOutputBytes: 46252432.000 # Iteration 5: 69.936 us/op totalInputBytes: 210063360.000 # totalOutputBytes: 53746680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 75.819 ±(99.9%) 26.975 us/op [Average] (min, avg, max) = (69.936, 75.819, 87.793), stdev = 7.005 CI (99.9%): [48.844, 102.794] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 780995584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (102644736.000, 156199116.800, 210063360.000), stdev = 42003280.293 CI (99.9%): [780995584.000, 780995584.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 199825042.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26262618.000, 39965008.400, 53746680.000), stdev = 10746933.044 CI (99.9%): [199825042.000, 199825042.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 73.12% complete, ETA 01:25:57 # Fork: 1 of 1 # Warmup Iteration 1: 108.638 us/op # Warmup Iteration 2: 82.749 us/op # Warmup Iteration 3: 84.314 us/op Iteration 1: 76.671 us/op totalInputBytes: 189669376.000 # totalOutputBytes: 45102044.000 # Iteration 2: 84.976 us/op totalInputBytes: 237885440.000 # totalOutputBytes: 56567485.000 # Iteration 3: 92.587 us/op totalInputBytes: 282134528.000 # totalOutputBytes: 67089607.000 # Iteration 4: 79.422 us/op totalInputBytes: 333719552.000 # totalOutputBytes: 79356163.000 # Iteration 5: 79.150 us/op totalInputBytes: 385550336.000 # totalOutputBytes: 91681159.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 82.561 ±(99.9%) 24.545 us/op [Average] (min, avg, max) = (76.671, 82.561, 92.587), stdev = 6.374 CI (99.9%): [58.016, 107.106] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1428959232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (189669376.000, 285791846.400, 385550336.000), stdev = 77130976.720 CI (99.9%): [1428959232.000, 1428959232.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 339796458.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45102044.000, 67959291.600, 91681159.000), stdev = 18341203.937 CI (99.9%): [339796458.000, 339796458.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 73.17% complete, ETA 01:25:48 # Fork: 1 of 1 # Warmup Iteration 1: 123.228 us/op # Warmup Iteration 2: 96.861 us/op # Warmup Iteration 3: 85.866 us/op Iteration 1: 89.592 us/op totalInputBytes: 253992960.000 # totalOutputBytes: 54568800.000 # Iteration 2: 90.338 us/op totalInputBytes: 322028544.000 # totalOutputBytes: 69185820.000 # Iteration 3: 87.689 us/op totalInputBytes: 392183808.000 # totalOutputBytes: 84258240.000 # Iteration 4: 88.186 us/op totalInputBytes: 461881344.000 # totalOutputBytes: 99232320.000 # Iteration 5: 87.559 us/op totalInputBytes: 532070400.000 # totalOutputBytes: 114312000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 88.673 ±(99.9%) 4.741 us/op [Average] (min, avg, max) = (87.559, 88.673, 90.338), stdev = 1.231 CI (99.9%): [83.932, 93.414] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1962157056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (253992960.000, 392431411.200, 532070400.000), stdev = 110050181.902 CI (99.9%): [1962157056.000, 1962157056.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 421557180.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54568800.000, 84311436.000, 114312000.000), stdev = 23643593.768 CI (99.9%): [421557180.000, 421557180.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 73.22% complete, ETA 01:25:38 # Fork: 1 of 1 # Warmup Iteration 1: 124.942 us/op # Warmup Iteration 2: 96.620 us/op # Warmup Iteration 3: 101.003 us/op Iteration 1: 92.431 us/op totalInputBytes: 320716800.000 # totalOutputBytes: 67729500.000 # Iteration 2: 106.698 us/op totalInputBytes: 397520896.000 # totalOutputBytes: 83949115.000 # Iteration 3: 91.708 us/op totalInputBytes: 486985728.000 # totalOutputBytes: 102842445.000 # Iteration 4: 97.438 us/op totalInputBytes: 571084800.000 # totalOutputBytes: 120602625.000 # Iteration 5: 89.235 us/op totalInputBytes: 662908928.000 # totalOutputBytes: 139994195.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 95.502 ±(99.9%) 26.691 us/op [Average] (min, avg, max) = (89.235, 95.502, 106.698), stdev = 6.932 CI (99.9%): [68.811, 122.193] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2439217152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (320716800.000, 487843430.400, 662908928.000), stdev = 135708566.905 CI (99.9%): [2439217152.000, 2439217152.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 515117880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (67729500.000, 103023576.000, 139994195.000), stdev = 28659157.806 CI (99.9%): [515117880.000, 515117880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 73.26% complete, ETA 01:25:28 # Fork: 1 of 1 # Warmup Iteration 1: 135.674 us/op # Warmup Iteration 2: 123.277 us/op # Warmup Iteration 3: 111.799 us/op Iteration 1: 104.995 us/op totalInputBytes: 347791360.000 # totalOutputBytes: 69829984.000 # Iteration 2: 114.059 us/op totalInputBytes: 437944320.000 # totalOutputBytes: 87931008.000 # Iteration 3: 106.007 us/op totalInputBytes: 534563840.000 # totalOutputBytes: 107330396.000 # Iteration 4: 104.302 us/op totalInputBytes: 633236480.000 # totalOutputBytes: 127142012.000 # Iteration 5: 108.121 us/op totalInputBytes: 728017920.000 # totalOutputBytes: 146172348.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 107.497 ±(99.9%) 15.177 us/op [Average] (min, avg, max) = (104.302, 107.497, 114.059), stdev = 3.941 CI (99.9%): [92.320, 122.674] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2681553920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (347791360.000, 536310784.000, 728017920.000), stdev = 151133056.292 CI (99.9%): [2681553920.000, 2681553920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 538405748.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (69829984.000, 107681149.600, 146172348.000), stdev = 30344683.959 CI (99.9%): [538405748.000, 538405748.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 73.31% complete, ETA 01:25:19 # Fork: 1 of 1 # Warmup Iteration 1: 154.107 us/op # Warmup Iteration 2: 114.599 us/op # Warmup Iteration 3: 110.260 us/op Iteration 1: 114.219 us/op totalInputBytes: 406652928.000 # totalOutputBytes: 80152457.000 # Iteration 2: 129.093 us/op totalInputBytes: 501884928.000 # totalOutputBytes: 98922957.000 # Iteration 3: 125.225 us/op totalInputBytes: 600330240.000 # totalOutputBytes: 118326810.000 # Iteration 4: 113.793 us/op totalInputBytes: 708667392.000 # totalOutputBytes: 139680373.000 # Iteration 5: 115.432 us/op totalInputBytes: 815155200.000 # totalOutputBytes: 160669425.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 119.553 ±(99.9%) 27.351 us/op [Average] (min, avg, max) = (113.793, 119.553, 129.093), stdev = 7.103 CI (99.9%): [92.202, 146.903] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3032690688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (406652928.000, 606538137.600, 815155200.000), stdev = 161938562.901 CI (99.9%): [3032690688.000, 3032690688.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 597752022.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (80152457.000, 119550404.400, 160669425.000), stdev = 31918554.634 CI (99.9%): [597752022.000, 597752022.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 73.36% complete, ETA 01:25:09 # Fork: 1 of 1 # Warmup Iteration 1: 143.281 us/op # Warmup Iteration 2: 139.823 us/op # Warmup Iteration 3: 128.189 us/op Iteration 1: 120.563 us/op totalInputBytes: 433656832.000 # totalOutputBytes: 85061594.000 # Iteration 2: 119.492 us/op totalInputBytes: 553656320.000 # totalOutputBytes: 108599440.000 # Iteration 3: 131.357 us/op totalInputBytes: 662832128.000 # totalOutputBytes: 130014226.000 # Iteration 4: 131.423 us/op totalInputBytes: 771943424.000 # totalOutputBytes: 151416358.000 # Iteration 5: 131.513 us/op totalInputBytes: 880990208.000 # totalOutputBytes: 172805836.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 126.869 ±(99.9%) 24.097 us/op [Average] (min, avg, max) = (119.492, 126.869, 131.513), stdev = 6.258 CI (99.9%): [102.773, 150.966] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3303078912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (433656832.000, 660615782.400, 880990208.000), stdev = 176007340.184 CI (99.9%): [3303078912.000, 3303078912.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 647897454.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (85061594.000, 129579490.800, 172805836.000), stdev = 34523761.202 CI (99.9%): [647897454.000, 647897454.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 73.41% complete, ETA 01:24:59 # Fork: 1 of 1 # Warmup Iteration 1: 153.596 us/op # Warmup Iteration 2: 131.943 us/op # Warmup Iteration 3: 142.553 us/op Iteration 1: 132.820 us/op totalInputBytes: 469458944.000 # totalOutputBytes: 91920428.000 # Iteration 2: 131.844 us/op totalInputBytes: 593797120.000 # totalOutputBytes: 116265940.000 # Iteration 3: 120.758 us/op totalInputBytes: 730087424.000 # totalOutputBytes: 142951688.000 # Iteration 4: 124.502 us/op totalInputBytes: 861724672.000 # totalOutputBytes: 168726364.000 # Iteration 5: 138.381 us/op totalInputBytes: 980164608.000 # totalOutputBytes: 191916996.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 129.661 ±(99.9%) 27.000 us/op [Average] (min, avg, max) = (120.758, 129.661, 138.381), stdev = 7.012 CI (99.9%): [102.662, 156.661] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3635232768.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (469458944.000, 727046553.600, 980164608.000), stdev = 203913572.443 CI (99.9%): [3635232768.000, 3635232768.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 711781416.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (91920428.000, 142356283.200, 191916996.000), stdev = 39926436.792 CI (99.9%): [711781416.000, 711781416.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 73.46% complete, ETA 01:24:50 # Fork: 1 of 1 # Warmup Iteration 1: 164.383 us/op # Warmup Iteration 2: 146.139 us/op # Warmup Iteration 3: 144.900 us/op Iteration 1: 134.133 us/op totalInputBytes: 503755776.000 # totalOutputBytes: 97187258.000 # Iteration 2: 137.660 us/op totalInputBytes: 637691904.000 # totalOutputBytes: 123026932.000 # Iteration 3: 137.428 us/op totalInputBytes: 771876864.000 # totalOutputBytes: 148914612.000 # Iteration 4: 131.001 us/op totalInputBytes: 912623616.000 # totalOutputBytes: 176068228.000 # Iteration 5: 140.842 us/op totalInputBytes: 1043527680.000 # totalOutputBytes: 201322940.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 136.213 ±(99.9%) 14.471 us/op [Average] (min, avg, max) = (131.001, 136.213, 140.842), stdev = 3.758 CI (99.9%): [121.742, 150.684] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3869475840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (503755776.000, 773895168.000, 1043527680.000), stdev = 214171641.212 CI (99.9%): [3869475840.000, 3869475840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 746519970.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (97187258.000, 149303994.000, 201322940.000), stdev = 41319138.246 CI (99.9%): [746519970.000, 746519970.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 73.51% complete, ETA 01:24:40 # Fork: 1 of 1 # Warmup Iteration 1: 176.582 us/op # Warmup Iteration 2: 147.202 us/op # Warmup Iteration 3: 136.519 us/op Iteration 1: 140.767 us/op totalInputBytes: 551045120.000 # totalOutputBytes: 105527293.000 # Iteration 2: 142.810 us/op totalInputBytes: 694466560.000 # totalOutputBytes: 132993059.000 # Iteration 3: 138.735 us/op totalInputBytes: 842670080.000 # totalOutputBytes: 161374612.000 # Iteration 4: 148.503 us/op totalInputBytes: 981360640.000 # totalOutputBytes: 187934396.000 # Iteration 5: 151.379 us/op totalInputBytes: 1116794880.000 # totalOutputBytes: 213870582.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 144.439 ±(99.9%) 20.500 us/op [Average] (min, avg, max) = (138.735, 144.439, 151.379), stdev = 5.324 CI (99.9%): [123.939, 164.938] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4186337280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (551045120.000, 837267456.000, 1116794880.000), stdev = 224300544.088 CI (99.9%): [4186337280.000, 4186337280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 801699942.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (105527293.000, 160339988.400, 213870582.000), stdev = 42954430.367 CI (99.9%): [801699942.000, 801699942.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 73.56% complete, ETA 01:24:30 # Fork: 1 of 1 # Warmup Iteration 1: 238.447 us/op # Warmup Iteration 2: 222.796 us/op # Warmup Iteration 3: 208.554 us/op Iteration 1: 215.929 us/op totalInputBytes: 742359040.000 # totalOutputBytes: 140569744.000 # Iteration 2: 237.319 us/op totalInputBytes: 915046400.000 # totalOutputBytes: 173269040.000 # Iteration 3: 206.169 us/op totalInputBytes: 1114931200.000 # totalOutputBytes: 211118320.000 # Iteration 4: 213.201 us/op totalInputBytes: 1307136000.000 # totalOutputBytes: 247513350.000 # Iteration 5: 207.632 us/op totalInputBytes: 1504522240.000 # totalOutputBytes: 284889514.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 216.050 ±(99.9%) 48.287 us/op [Average] (min, avg, max) = (206.169, 216.050, 237.319), stdev = 12.540 CI (99.9%): [167.762, 264.337] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 5583994880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (742359040.000, 1116798976.000, 1504522240.000), stdev = 303096671.185 CI (99.9%): [5583994880.000, 5583994880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1057359968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (140569744.000, 211471993.600, 284889514.000), stdev = 57393012.249 CI (99.9%): [1057359968.000, 1057359968.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 73.61% complete, ETA 01:24:21 # Fork: 1 of 1 # Warmup Iteration 1: 286.398 us/op # Warmup Iteration 2: 295.090 us/op # Warmup Iteration 3: 263.467 us/op Iteration 1: 295.665 us/op totalInputBytes: 864307200.000 # totalOutputBytes: 163689430.000 # Iteration 2: 289.331 us/op totalInputBytes: 1076797440.000 # totalOutputBytes: 203932536.000 # Iteration 3: 266.780 us/op totalInputBytes: 1307228160.000 # totalOutputBytes: 247573354.000 # Iteration 4: 254.466 us/op totalInputBytes: 1548779520.000 # totalOutputBytes: 293320288.000 # Iteration 5: 272.368 us/op totalInputBytes: 1774510080.000 # totalOutputBytes: 336070952.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 275.722 ±(99.9%) 64.605 us/op [Average] (min, avg, max) = (254.466, 275.722, 295.665), stdev = 16.778 CI (99.9%): [211.117, 340.327] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6571622400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (864307200.000, 1314324480.000, 1774510080.000), stdev = 362534466.298 CI (99.9%): [6571622400.000, 6571622400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1244586560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (163689430.000, 248917312.000, 336070952.000), stdev = 68659685.056 CI (99.9%): [1244586560.000, 1244586560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 73.66% complete, ETA 01:24:11 # Fork: 1 of 1 # Warmup Iteration 1: 343.897 us/op # Warmup Iteration 2: 329.042 us/op # Warmup Iteration 3: 318.227 us/op Iteration 1: 321.131 us/op totalInputBytes: 1000734720.000 # totalOutputBytes: 189225840.000 # Iteration 2: 320.200 us/op totalInputBytes: 1256693760.000 # totalOutputBytes: 237624345.000 # Iteration 3: 327.747 us/op totalInputBytes: 1506754560.000 # totalOutputBytes: 284907570.000 # Iteration 4: 318.645 us/op totalInputBytes: 1763942400.000 # totalOutputBytes: 333538425.000 # Iteration 5: 343.941 us/op totalInputBytes: 2002288640.000 # totalOutputBytes: 378606580.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 326.333 ±(99.9%) 40.193 us/op [Average] (min, avg, max) = (318.645, 326.333, 343.941), stdev = 10.438 CI (99.9%): [286.140, 366.526] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7530414080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1000734720.000, 1506082816.000, 2002288640.000), stdev = 396952086.358 CI (99.9%): [7530414080.000, 7530414080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1423902760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (189225840.000, 284780552.000, 378606580.000), stdev = 75058445.040 CI (99.9%): [1423902760.000, 1423902760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 73.70% complete, ETA 01:24:01 # Fork: 1 of 1 # Warmup Iteration 1: 416.329 us/op # Warmup Iteration 2: 392.253 us/op # Warmup Iteration 3: 480.150 us/op Iteration 1: 447.686 us/op totalInputBytes: 949913600.000 # totalOutputBytes: 179092109.000 # Iteration 2: 394.379 us/op totalInputBytes: 1210726400.000 # totalOutputBytes: 228264491.000 # Iteration 3: 389.171 us/op totalInputBytes: 1473996800.000 # totalOutputBytes: 277900217.000 # Iteration 4: 382.538 us/op totalInputBytes: 1741875200.000 # totalOutputBytes: 328404713.000 # Iteration 5: 412.828 us/op totalInputBytes: 1990041600.000 # totalOutputBytes: 375192804.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 405.320 ±(99.9%) 100.980 us/op [Average] (min, avg, max) = (382.538, 405.320, 447.686), stdev = 26.224 CI (99.9%): [304.341, 506.300] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7366553600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (949913600.000, 1473310720.000, 1990041600.000), stdev = 412926513.832 CI (99.9%): [7366553600.000, 7366553600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1388854334.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (179092109.000, 277770866.800, 375192804.000), stdev = 77851164.805 CI (99.9%): [1388854334.000, 1388854334.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 73.75% complete, ETA 01:23:52 # Fork: 1 of 1 # Warmup Iteration 1: 479.412 us/op # Warmup Iteration 2: 458.599 us/op # Warmup Iteration 3: 475.210 us/op Iteration 1: 453.823 us/op totalInputBytes: 1055477760.000 # totalOutputBytes: 198039512.000 # Iteration 2: 458.541 us/op totalInputBytes: 1324154880.000 # totalOutputBytes: 248451456.000 # Iteration 3: 527.801 us/op totalInputBytes: 1557012480.000 # totalOutputBytes: 292142576.000 # Iteration 4: 461.777 us/op totalInputBytes: 1823293440.000 # totalOutputBytes: 342104928.000 # Iteration 5: 440.872 us/op totalInputBytes: 2102169600.000 # totalOutputBytes: 394430520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 468.563 ±(99.9%) 131.143 us/op [Average] (min, avg, max) = (440.872, 468.563, 527.801), stdev = 34.058 CI (99.9%): [337.419, 599.706] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7862108160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1055477760.000, 1572421632.000, 2102169600.000), stdev = 410083638.591 CI (99.9%): [7862108160.000, 7862108160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1475168992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (198039512.000, 295033798.400, 394430520.000), stdev = 76944078.543 CI (99.9%): [1475168992.000, 1475168992.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 73.80% complete, ETA 01:23:42 # Fork: 1 of 1 # Warmup Iteration 1: 548.944 us/op # Warmup Iteration 2: 521.669 us/op # Warmup Iteration 3: 513.980 us/op Iteration 1: 512.945 us/op totalInputBytes: 1095413760.000 # totalOutputBytes: 205787412.000 # Iteration 2: 494.138 us/op totalInputBytes: 1385717760.000 # totalOutputBytes: 260324712.000 # Iteration 3: 517.465 us/op totalInputBytes: 1662904320.000 # totalOutputBytes: 312397734.000 # Iteration 4: 504.313 us/op totalInputBytes: 1947402240.000 # totalOutputBytes: 365844288.000 # Iteration 5: 495.901 us/op totalInputBytes: 2236702720.000 # totalOutputBytes: 420193064.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 504.952 ±(99.9%) 39.445 us/op [Average] (min, avg, max) = (494.138, 504.952, 517.465), stdev = 10.244 CI (99.9%): [465.507, 544.398] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8328140800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1095413760.000, 1665628160.000, 2236702720.000), stdev = 449728945.738 CI (99.9%): [8328140800.000, 8328140800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1564547210.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (205787412.000, 312909442.000, 420193064.000), stdev = 84487304.455 CI (99.9%): [1564547210.000, 1564547210.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 73.85% complete, ETA 01:23:32 # Fork: 1 of 1 # Warmup Iteration 1: 592.348 us/op # Warmup Iteration 2: 608.913 us/op # Warmup Iteration 3: 565.616 us/op Iteration 1: 574.162 us/op totalInputBytes: 1122467840.000 # totalOutputBytes: 210421614.000 # Iteration 2: 562.215 us/op totalInputBytes: 1414103040.000 # totalOutputBytes: 265092534.000 # Iteration 3: 556.342 us/op totalInputBytes: 1708769280.000 # totalOutputBytes: 320331663.000 # Iteration 4: 564.679 us/op totalInputBytes: 1999503360.000 # totalOutputBytes: 374833656.000 # Iteration 5: 558.219 us/op totalInputBytes: 2293186560.000 # totalOutputBytes: 429888501.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 563.123 ±(99.9%) 26.894 us/op [Average] (min, avg, max) = (556.342, 563.123, 574.162), stdev = 6.984 CI (99.9%): [536.229, 590.018] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8538030080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1122467840.000, 1707606016.000, 2293186560.000), stdev = 462774423.467 CI (99.9%): [8538030080.000, 8538030080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1600567968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (210421614.000, 320113593.600, 429888501.000), stdev = 86753257.095 CI (99.9%): [1600567968.000, 1600567968.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 73.90% complete, ETA 01:23:22 # Fork: 1 of 1 # Warmup Iteration 1: 665.873 us/op # Warmup Iteration 2: 696.561 us/op # Warmup Iteration 3: 647.888 us/op Iteration 1: 615.905 us/op totalInputBytes: 1127854080.000 # totalOutputBytes: 211338022.000 # Iteration 2: 688.969 us/op totalInputBytes: 1395578880.000 # totalOutputBytes: 261504467.000 # Iteration 3: 628.905 us/op totalInputBytes: 1689937920.000 # totalOutputBytes: 316661653.000 # Iteration 4: 714.115 us/op totalInputBytes: 1948262400.000 # totalOutputBytes: 365066660.000 # Iteration 5: 613.937 us/op totalInputBytes: 2248704000.000 # totalOutputBytes: 421363600.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 652.366 ±(99.9%) 177.603 us/op [Average] (min, avg, max) = (613.937, 652.366, 714.115), stdev = 46.123 CI (99.9%): [474.763, 829.969] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8410337280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1127854080.000, 1682067456.000, 2248704000.000), stdev = 441935186.347 CI (99.9%): [8410337280.000, 8410337280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1575934402.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (211338022.000, 315186880.400, 421363600.000), stdev = 82810099.100 CI (99.9%): [1575934402.000, 1575934402.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = zstd, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 73.95% complete, ETA 01:23:13 # Fork: 1 of 1 # Warmup Iteration 1: 753.165 us/op # Warmup Iteration 2: 708.609 us/op # Warmup Iteration 3: 666.938 us/op Iteration 1: 677.607 us/op totalInputBytes: 1172582400.000 # totalOutputBytes: 220294338.000 # Iteration 2: 744.864 us/op totalInputBytes: 1447833600.000 # totalOutputBytes: 272006082.000 # Iteration 3: 659.921 us/op totalInputBytes: 1758412800.000 # totalOutputBytes: 330354936.000 # Iteration 4: 712.633 us/op totalInputBytes: 2046054400.000 # totalOutputBytes: 384394478.000 # Iteration 5: 674.068 us/op totalInputBytes: 2350182400.000 # totalOutputBytes: 441531338.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 693.819 ±(99.9%) 132.855 us/op [Average] (min, avg, max) = (659.921, 693.819, 744.864), stdev = 34.502 CI (99.9%): [560.963, 826.674] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8775065600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1172582400.000, 1755013120.000, 2350182400.000), stdev = 467045998.123 CI (99.9%): [8775065600.000, 8775065600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1648581172.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (220294338.000, 329716234.400, 441531338.000), stdev = 87744442.499 CI (99.9%): [1648581172.000, 1648581172.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 74.00% complete, ETA 01:23:03 # Fork: 1 of 1 # Warmup Iteration 1: 1.476 us/op # Warmup Iteration 2: 1.256 us/op # Warmup Iteration 3: 1.282 us/op Iteration 1: 1.234 us/op totalInputBytes: 6277770240.000 # totalOutputBytes: 6308423415.000 # Iteration 2: 1.235 us/op totalInputBytes: 7936483328.000 # totalOutputBytes: 7975235688.000 # Iteration 3: 1.351 us/op totalInputBytes: 9452452864.000 # totalOutputBytes: 9498607419.000 # Iteration 4: 1.288 us/op totalInputBytes: 11043049472.000 # totalOutputBytes: 11096970612.000 # Iteration 5: 1.259 us/op totalInputBytes: 12669586432.000 # totalOutputBytes: 12731449647.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1.274 ±(99.9%) 0.188 us/op [Average] (min, avg, max) = (1.234, 1.274, 1.351), stdev = 0.049 CI (99.9%): [1.086, 1.461] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 47379342336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6277770240.000, 9475868467.200, 12669586432.000), stdev = 2512666805.835 CI (99.9%): [47379342336.000, 47379342336.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 47610686781.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6308423415.000, 9522137356.200, 12731449647.000), stdev = 2524935686.723 CI (99.9%): [47610686781.000, 47610686781.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 74.05% complete, ETA 01:22:53 # Fork: 1 of 1 # Warmup Iteration 1: 1.886 us/op # Warmup Iteration 2: 1.700 us/op # Warmup Iteration 3: 1.634 us/op Iteration 1: 1.636 us/op totalInputBytes: 9594646528.000 # totalOutputBytes: 9618070958.000 # Iteration 2: 1.650 us/op totalInputBytes: 12077342720.000 # totalOutputBytes: 12106828420.000 # Iteration 3: 1.672 us/op totalInputBytes: 14528212992.000 # totalOutputBytes: 14563682262.000 # Iteration 4: 1.646 us/op totalInputBytes: 17017237504.000 # totalOutputBytes: 17058783494.000 # Iteration 5: 1.670 us/op totalInputBytes: 19469776896.000 # totalOutputBytes: 19517310531.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1.655 ±(99.9%) 0.061 us/op [Average] (min, avg, max) = (1.636, 1.655, 1.672), stdev = 0.016 CI (99.9%): [1.594, 1.715] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 72687216640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9594646528.000, 14537443328.000, 19469776896.000), stdev = 3903867120.818 CI (99.9%): [72687216640.000, 72687216640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 72864675665.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9618070958.000, 14572935133.000, 19517310531.000), stdev = 3913398046.406 CI (99.9%): [72864675665.000, 72864675665.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 74.10% complete, ETA 01:22:44 # Fork: 1 of 1 # Warmup Iteration 1: 2.659 us/op # Warmup Iteration 2: 2.063 us/op # Warmup Iteration 3: 2.066 us/op Iteration 1: 2.026 us/op totalInputBytes: 11299958784.000 # totalOutputBytes: 11318350644.000 # Iteration 2: 2.028 us/op totalInputBytes: 14330557440.000 # totalOutputBytes: 14353881915.000 # Iteration 3: 2.026 us/op totalInputBytes: 17364464640.000 # totalOutputBytes: 17392727115.000 # Iteration 4: 2.023 us/op totalInputBytes: 20401969152.000 # totalOutputBytes: 20435175482.000 # Iteration 5: 2.016 us/op totalInputBytes: 23450962944.000 # totalOutputBytes: 23489131829.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2.024 ±(99.9%) 0.018 us/op [Average] (min, avg, max) = (2.016, 2.024, 2.028), stdev = 0.005 CI (99.9%): [2.005, 2.042] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 86847912960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11299958784.000, 17369582592.000, 23450962944.000), stdev = 4802462609.785 CI (99.9%): [86847912960.000, 86847912960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 86989266985.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11318350644.000, 17397853397.000, 23489131829.000), stdev = 4810279117.939 CI (99.9%): [86989266985.000, 86989266985.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 74.14% complete, ETA 01:22:34 # Fork: 1 of 1 # Warmup Iteration 1: 2.750 us/op # Warmup Iteration 2: 2.370 us/op # Warmup Iteration 3: 2.355 us/op Iteration 1: 2.364 us/op totalInputBytes: 13384933376.000 # totalOutputBytes: 13401272406.000 # Iteration 2: 2.504 us/op totalInputBytes: 16657051648.000 # totalOutputBytes: 16677384963.000 # Iteration 3: 2.335 us/op totalInputBytes: 20165980160.000 # totalOutputBytes: 20190596835.000 # Iteration 4: 2.343 us/op totalInputBytes: 23662395392.000 # totalOutputBytes: 23691280152.000 # Iteration 5: 2.331 us/op totalInputBytes: 27177832448.000 # totalOutputBytes: 27211008513.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2.375 ±(99.9%) 0.282 us/op [Average] (min, avg, max) = (2.331, 2.375, 2.504), stdev = 0.073 CI (99.9%): [2.093, 2.657] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 101048193024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13384933376.000, 20209638604.800, 27177832448.000), stdev = 5469840867.736 CI (99.9%): [101048193024.000, 101048193024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 101171542869.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13401272406.000, 20234308573.800, 27211008513.000), stdev = 5476517919.576 CI (99.9%): [101171542869.000, 101171542869.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 74.19% complete, ETA 01:22:24 # Fork: 1 of 1 # Warmup Iteration 1: 3.318 us/op # Warmup Iteration 2: 2.791 us/op # Warmup Iteration 3: 2.863 us/op Iteration 1: 2.838 us/op totalInputBytes: 13947325440.000 # totalOutputBytes: 13960945875.000 # Iteration 2: 2.907 us/op totalInputBytes: 17470837760.000 # totalOutputBytes: 17487899125.000 # Iteration 3: 2.768 us/op totalInputBytes: 21170954240.000 # totalOutputBytes: 21191629000.000 # Iteration 4: 2.757 us/op totalInputBytes: 24885514240.000 # totalOutputBytes: 24909816500.000 # Iteration 5: 2.766 us/op totalInputBytes: 28588328960.000 # totalOutputBytes: 28616247250.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2.807 ±(99.9%) 0.248 us/op [Average] (min, avg, max) = (2.757, 2.807, 2.907), stdev = 0.064 CI (99.9%): [2.560, 3.055] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 106062960640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13947325440.000, 21212592128.000, 28588328960.000), stdev = 5802551382.101 CI (99.9%): [106062960640.000, 106062960640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 106166537750.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13960945875.000, 21233307550.000, 28616247250.000), stdev = 5808217936.185 CI (99.9%): [106166537750.000, 106166537750.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 74.24% complete, ETA 01:22:15 # Fork: 1 of 1 # Warmup Iteration 1: 3.658 us/op # Warmup Iteration 2: 3.140 us/op # Warmup Iteration 3: 3.099 us/op Iteration 1: 3.088 us/op totalInputBytes: 15222349824.000 # totalOutputBytes: 15234737804.000 # Iteration 2: 3.097 us/op totalInputBytes: 19190378496.000 # totalOutputBytes: 19205995666.000 # Iteration 3: 3.373 us/op totalInputBytes: 22833960960.000 # totalOutputBytes: 22852543285.000 # Iteration 4: 3.194 us/op totalInputBytes: 26683637760.000 # totalOutputBytes: 26705352960.000 # Iteration 5: 3.243 us/op totalInputBytes: 30473619456.000 # totalOutputBytes: 30498418951.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3.199 ±(99.9%) 0.452 us/op [Average] (min, avg, max) = (3.088, 3.199, 3.373), stdev = 0.117 CI (99.9%): [2.748, 3.651] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 114403946496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15222349824.000, 22880789299.200, 30473619456.000), stdev = 6008031004.224 CI (99.9%): [114403946496.000, 114403946496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 114497048666.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15234737804.000, 22899409733.200, 30498418951.000), stdev = 6012920352.372 CI (99.9%): [114497048666.000, 114497048666.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 74.29% complete, ETA 01:22:05 # Fork: 1 of 1 # Warmup Iteration 1: 4.322 us/op # Warmup Iteration 2: 3.823 us/op # Warmup Iteration 3: 3.436 us/op Iteration 1: 3.431 us/op totalInputBytes: 15422761984.000 # totalOutputBytes: 15433520049.000 # Iteration 2: 3.449 us/op totalInputBytes: 19579707392.000 # totalOutputBytes: 19593365112.000 # Iteration 3: 3.456 us/op totalInputBytes: 23728137216.000 # totalOutputBytes: 23744688651.000 # Iteration 4: 3.442 us/op totalInputBytes: 27894386688.000 # totalOutputBytes: 27913844268.000 # Iteration 5: 3.462 us/op totalInputBytes: 32036365312.000 # totalOutputBytes: 32058712107.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3.448 ±(99.9%) 0.047 us/op [Average] (min, avg, max) = (3.431, 3.448, 3.462), stdev = 0.012 CI (99.9%): [3.401, 3.495] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 118661358592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15422761984.000, 23732271718.400, 32036365312.000), stdev = 6568350840.137 CI (99.9%): [118661358592.000, 118661358592.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 118744130187.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15433520049.000, 23748826037.400, 32058712107.000), stdev = 6572932558.078 CI (99.9%): [118744130187.000, 118744130187.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 74.34% complete, ETA 01:21:55 # Fork: 1 of 1 # Warmup Iteration 1: 4.517 us/op # Warmup Iteration 2: 3.859 us/op # Warmup Iteration 3: 3.857 us/op Iteration 1: 3.842 us/op totalInputBytes: 16390701056.000 # totalOutputBytes: 16400705146.000 # Iteration 2: 3.806 us/op totalInputBytes: 20696440832.000 # totalOutputBytes: 20709072937.000 # Iteration 3: 3.808 us/op totalInputBytes: 24999591936.000 # totalOutputBytes: 25014850476.000 # Iteration 4: 3.820 us/op totalInputBytes: 29289349120.000 # totalOutputBytes: 29307225920.000 # Iteration 5: 3.855 us/op totalInputBytes: 33541046272.000 # totalOutputBytes: 33561518102.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3.826 ±(99.9%) 0.082 us/op [Average] (min, avg, max) = (3.806, 3.826, 3.855), stdev = 0.021 CI (99.9%): [3.744, 3.908] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 124917129216.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16390701056.000, 24983425843.200, 33541046272.000), stdev = 6782095247.165 CI (99.9%): [124917129216.000, 124917129216.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 124993372581.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16400705146.000, 24998674516.200, 33561518102.000), stdev = 6786234709.596 CI (99.9%): [124993372581.000, 124993372581.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 74.39% complete, ETA 01:21:46 # Fork: 1 of 1 # Warmup Iteration 1: 5.800 us/op # Warmup Iteration 2: 4.953 us/op # Warmup Iteration 3: 4.903 us/op Iteration 1: 4.895 us/op totalInputBytes: 14429749248.000 # totalOutputBytes: 14437577888.000 # Iteration 2: 4.982 us/op totalInputBytes: 18130212864.000 # totalOutputBytes: 18140049134.000 # Iteration 3: 4.913 us/op totalInputBytes: 21882986496.000 # totalOutputBytes: 21894858776.000 # Iteration 4: 4.902 us/op totalInputBytes: 25643907072.000 # totalOutputBytes: 25657819782.000 # Iteration 5: 4.913 us/op totalInputBytes: 29396376576.000 # totalOutputBytes: 29412325131.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4.921 ±(99.9%) 0.134 us/op [Average] (min, avg, max) = (4.895, 4.921, 4.982), stdev = 0.035 CI (99.9%): [4.787, 5.055] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 109483232256.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14429749248.000, 21896646451.200, 29396376576.000), stdev = 5920909484.812 CI (99.9%): [109483232256.000, 109483232256.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 109542630711.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14437577888.000, 21908526142.200, 29412325131.000), stdev = 5924121783.795 CI (99.9%): [109542630711.000, 109542630711.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 74.44% complete, ETA 01:21:36 # Fork: 1 of 1 # Warmup Iteration 1: 6.363 us/op # Warmup Iteration 2: 5.297 us/op # Warmup Iteration 3: 5.520 us/op Iteration 1: 5.251 us/op totalInputBytes: 14701045760.000 # totalOutputBytes: 14708224005.000 # Iteration 2: 5.236 us/op totalInputBytes: 18613032960.000 # totalOutputBytes: 18622121355.000 # Iteration 3: 5.235 us/op totalInputBytes: 22526177280.000 # totalOutputBytes: 22537176390.000 # Iteration 4: 5.519 us/op totalInputBytes: 26237747200.000 # totalOutputBytes: 26250558600.000 # Iteration 5: 5.432 us/op totalInputBytes: 30008453120.000 # totalOutputBytes: 30023105685.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5.335 ±(99.9%) 0.510 us/op [Average] (min, avg, max) = (5.235, 5.335, 5.519), stdev = 0.133 CI (99.9%): [4.824, 5.845] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 112086456320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14701045760.000, 22417291264.000, 30008453120.000), stdev = 6046616904.703 CI (99.9%): [112086456320.000, 112086456320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 112141186035.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14708224005.000, 22428237207.000, 30023105685.000), stdev = 6049569354.363 CI (99.9%): [112141186035.000, 112141186035.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 74.49% complete, ETA 01:21:26 # Fork: 1 of 1 # Warmup Iteration 1: 11.064 us/op # Warmup Iteration 2: 8.560 us/op # Warmup Iteration 3: 8.483 us/op Iteration 1: 8.406 us/op totalInputBytes: 18195087360.000 # totalOutputBytes: 18200417952.000 # Iteration 2: 8.480 us/op totalInputBytes: 23027568640.000 # totalOutputBytes: 23034314998.000 # Iteration 3: 8.462 us/op totalInputBytes: 27869184000.000 # totalOutputBytes: 27877348800.000 # Iteration 4: 8.436 us/op totalInputBytes: 32725893120.000 # totalOutputBytes: 32735480784.000 # Iteration 5: 8.464 us/op totalInputBytes: 37566464000.000 # totalOutputBytes: 37577469800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8.450 ±(99.9%) 0.112 us/op [Average] (min, avg, max) = (8.406, 8.450, 8.480), stdev = 0.029 CI (99.9%): [8.338, 8.561] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 139384197120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (18195087360.000, 27876839424.000, 37566464000.000), stdev = 7659209406.678 CI (99.9%): [139384197120.000, 139384197120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 139425032334.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (18200417952.000, 27885006466.800, 37577469800.000), stdev = 7661453315.683 CI (99.9%): [139425032334.000, 139425032334.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 74.54% complete, ETA 01:21:17 # Fork: 1 of 1 # Warmup Iteration 1: 14.482 us/op # Warmup Iteration 2: 11.571 us/op # Warmup Iteration 3: 11.397 us/op Iteration 1: 11.338 us/op totalInputBytes: 20368711680.000 # totalOutputBytes: 20372689944.000 # Iteration 2: 11.401 us/op totalInputBytes: 25758535680.000 # totalOutputBytes: 25763566644.000 # Iteration 3: 11.410 us/op totalInputBytes: 31144949760.000 # totalOutputBytes: 31151032758.000 # Iteration 4: 11.414 us/op totalInputBytes: 36529305600.000 # totalOutputBytes: 36536440230.000 # Iteration 5: 11.412 us/op totalInputBytes: 41914275840.000 # totalOutputBytes: 41922462222.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11.395 ±(99.9%) 0.125 us/op [Average] (min, avg, max) = (11.338, 11.395, 11.414), stdev = 0.032 CI (99.9%): [11.270, 11.520] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 155715778560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20368711680.000, 31143155712.000, 41914275840.000), stdev = 8516314046.202 CI (99.9%): [155715778560.000, 155715778560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 155746191798.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20372689944.000, 31149238359.600, 41922462222.000), stdev = 8517977388.789 CI (99.9%): [155746191798.000, 155746191798.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 74.58% complete, ETA 01:21:07 # Fork: 1 of 1 # Warmup Iteration 1: 17.779 us/op # Warmup Iteration 2: 14.078 us/op # Warmup Iteration 3: 14.066 us/op Iteration 1: 14.049 us/op totalInputBytes: 22089646080.000 # totalOutputBytes: 22092881868.000 # Iteration 2: 13.980 us/op totalInputBytes: 27950899200.000 # totalOutputBytes: 27954993570.000 # Iteration 3: 13.945 us/op totalInputBytes: 33826529280.000 # totalOutputBytes: 33831484338.000 # Iteration 4: 14.133 us/op totalInputBytes: 39624048640.000 # totalOutputBytes: 39629852944.000 # Iteration 5: 14.438 us/op totalInputBytes: 45299384320.000 # totalOutputBytes: 45306019972.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14.109 ±(99.9%) 0.761 us/op [Average] (min, avg, max) = (13.945, 14.109, 14.438), stdev = 0.198 CI (99.9%): [13.348, 14.870] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 168790507520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22089646080.000, 33758101504.000, 45299384320.000), stdev = 9185473283.713 CI (99.9%): [168790507520.000, 168790507520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 168815232692.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22092881868.000, 33763046538.400, 45306019972.000), stdev = 9186818812.026 CI (99.9%): [168815232692.000, 168815232692.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 74.63% complete, ETA 01:20:57 # Fork: 1 of 1 # Warmup Iteration 1: 20.939 us/op # Warmup Iteration 2: 16.564 us/op # Warmup Iteration 3: 16.494 us/op Iteration 1: 17.047 us/op totalInputBytes: 23294976000.000 # totalOutputBytes: 23297705880.000 # Iteration 2: 17.844 us/op totalInputBytes: 29034854400.000 # totalOutputBytes: 29038256922.000 # Iteration 3: 18.125 us/op totalInputBytes: 34686105600.000 # totalOutputBytes: 34690170378.000 # Iteration 4: 17.778 us/op totalInputBytes: 40447436800.000 # totalOutputBytes: 40452176734.000 # Iteration 5: 16.498 us/op totalInputBytes: 46655436800.000 # totalOutputBytes: 46660904234.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 17.458 ±(99.9%) 2.573 us/op [Average] (min, avg, max) = (16.498, 17.458, 18.125), stdev = 0.668 CI (99.9%): [14.885, 20.031] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 174118809600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23294976000.000, 34823761920.000, 46655436800.000), stdev = 9193170752.639 CI (99.9%): [174118809600.000, 174118809600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 174139214148.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23297705880.000, 34827842829.600, 46660904234.000), stdev = 9194248077.337 CI (99.9%): [174139214148.000, 174139214148.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 74.68% complete, ETA 01:20:48 # Fork: 1 of 1 # Warmup Iteration 1: 24.805 us/op # Warmup Iteration 2: 19.504 us/op # Warmup Iteration 3: 19.231 us/op Iteration 1: 19.436 us/op totalInputBytes: 23974993920.000 # totalOutputBytes: 23977335228.000 # Iteration 2: 19.213 us/op totalInputBytes: 30371942400.000 # totalOutputBytes: 30374908410.000 # Iteration 3: 19.162 us/op totalInputBytes: 36786094080.000 # totalOutputBytes: 36789686472.000 # Iteration 4: 19.367 us/op totalInputBytes: 43132538880.000 # totalOutputBytes: 43136751042.000 # Iteration 5: 19.418 us/op totalInputBytes: 49462763520.000 # totalOutputBytes: 49467593868.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19.319 ±(99.9%) 0.478 us/op [Average] (min, avg, max) = (19.162, 19.319, 19.436), stdev = 0.124 CI (99.9%): [18.841, 19.797] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 183728332800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23974993920.000, 36745666560.000, 49462763520.000), stdev = 10077608432.215 CI (99.9%): [183728332800.000, 183728332800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 183746275020.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23977335228.000, 36749255004.000, 49467593868.000), stdev = 10078592573.664 CI (99.9%): [183746275020.000, 183746275020.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 74.73% complete, ETA 01:20:38 # Fork: 1 of 1 # Warmup Iteration 1: 29.215 us/op # Warmup Iteration 2: 23.120 us/op # Warmup Iteration 3: 22.743 us/op Iteration 1: 23.208 us/op totalInputBytes: 23595192320.000 # totalOutputBytes: 23598154886.000 # Iteration 2: 22.951 us/op totalInputBytes: 29842964480.000 # totalOutputBytes: 29846711504.000 # Iteration 3: 22.940 us/op totalInputBytes: 36093747200.000 # totalOutputBytes: 36098279060.000 # Iteration 4: 22.825 us/op totalInputBytes: 42376212480.000 # totalOutputBytes: 42381533154.000 # Iteration 5: 22.868 us/op totalInputBytes: 48646850560.000 # totalOutputBytes: 48652958563.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 22.958 ±(99.9%) 0.573 us/op [Average] (min, avg, max) = (22.825, 22.958, 23.208), stdev = 0.149 CI (99.9%): [22.385, 23.532] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 180554967040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23595192320.000, 36110993408.000, 48646850560.000), stdev = 9903717048.460 CI (99.9%): [180554967040.000, 180554967040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 180577637167.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23598154886.000, 36115527433.400, 48652958563.000), stdev = 9904960539.719 CI (99.9%): [180577637167.000, 180577637167.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 74.78% complete, ETA 01:20:28 # Fork: 1 of 1 # Warmup Iteration 1: 36.560 us/op # Warmup Iteration 2: 26.689 us/op # Warmup Iteration 3: 27.043 us/op Iteration 1: 26.377 us/op totalInputBytes: 22898524160.000 # totalOutputBytes: 22901039867.000 # Iteration 2: 26.282 us/op totalInputBytes: 29133373440.000 # totalOutputBytes: 29136574128.000 # Iteration 3: 26.442 us/op totalInputBytes: 35330703360.000 # totalOutputBytes: 35334584907.000 # Iteration 4: 26.735 us/op totalInputBytes: 41460039680.000 # totalOutputBytes: 41464594616.000 # Iteration 5: 26.191 us/op totalInputBytes: 47716761600.000 # totalOutputBytes: 47722003920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 26.405 ±(99.9%) 0.799 us/op [Average] (min, avg, max) = (26.191, 26.405, 26.735), stdev = 0.207 CI (99.9%): [25.607, 27.204] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 176539402240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22898524160.000, 35307880448.000, 47716761600.000), stdev = 9797277374.608 CI (99.9%): [176539402240.000, 176539402240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 176558797438.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22901039867.000, 35311759487.600, 47722003920.000), stdev = 9798353735.648 CI (99.9%): [176558797438.000, 176558797438.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 74.83% complete, ETA 01:20:19 # Fork: 1 of 1 # Warmup Iteration 1: 36.181 us/op # Warmup Iteration 2: 29.523 us/op # Warmup Iteration 3: 28.932 us/op Iteration 1: 28.627 us/op totalInputBytes: 24160204800.000 # totalOutputBytes: 24162564195.000 # Iteration 2: 30.876 us/op totalInputBytes: 30131527680.000 # totalOutputBytes: 30134470212.000 # Iteration 3: 29.247 us/op totalInputBytes: 36434810880.000 # totalOutputBytes: 36438368967.000 # Iteration 4: 28.755 us/op totalInputBytes: 42846474240.000 # totalOutputBytes: 42850658466.000 # Iteration 5: 28.266 us/op totalInputBytes: 49369098240.000 # totalOutputBytes: 49373919441.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 29.154 ±(99.9%) 3.944 us/op [Average] (min, avg, max) = (28.266, 29.154, 30.876), stdev = 1.024 CI (99.9%): [25.210, 33.099] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 182942115840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24160204800.000, 36588423168.000, 49369098240.000), stdev = 9983543539.201 CI (99.9%): [182942115840.000, 182942115840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 182959981281.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24162564195.000, 36591996256.200, 49373919441.000), stdev = 9984518494.625 CI (99.9%): [182959981281.000, 182959981281.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 74.88% complete, ETA 01:20:09 # Fork: 1 of 1 # Warmup Iteration 1: 41.391 us/op # Warmup Iteration 2: 31.727 us/op # Warmup Iteration 3: 32.382 us/op Iteration 1: 31.292 us/op totalInputBytes: 24285184000.000 # totalOutputBytes: 24287318440.000 # Iteration 2: 31.385 us/op totalInputBytes: 30812364800.000 # totalOutputBytes: 30815072918.000 # Iteration 3: 31.324 us/op totalInputBytes: 37351628800.000 # totalOutputBytes: 37354911658.000 # Iteration 4: 32.131 us/op totalInputBytes: 43727155200.000 # totalOutputBytes: 43730998407.000 # Iteration 5: 32.893 us/op totalInputBytes: 49956147200.000 # totalOutputBytes: 49960537877.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 31.805 ±(99.9%) 2.696 us/op [Average] (min, avg, max) = (31.292, 31.805, 32.893), stdev = 0.700 CI (99.9%): [29.109, 34.501] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 186132480000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24285184000.000, 37226496000.000, 49956147200.000), stdev = 10160424243.825 CI (99.9%): [186132480000.000, 186132480000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 186148839300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24287318440.000, 37229767860.000, 49960537877.000), stdev = 10161317249.862 CI (99.9%): [186148839300.000, 186148839300.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 74.93% complete, ETA 01:19:59 # Fork: 1 of 1 # Warmup Iteration 1: 1.835 us/op # Warmup Iteration 2: 1.710 us/op # Warmup Iteration 3: 1.677 us/op Iteration 1: 1.685 us/op totalInputBytes: 4752139264.000 # totalOutputBytes: 4779983830.000 # Iteration 2: 1.688 us/op totalInputBytes: 5965924352.000 # totalOutputBytes: 6000880940.000 # Iteration 3: 1.681 us/op totalInputBytes: 7184439296.000 # totalOutputBytes: 7226535620.000 # Iteration 4: 1.696 us/op totalInputBytes: 8391911424.000 # totalOutputBytes: 8441082780.000 # Iteration 5: 1.708 us/op totalInputBytes: 9591279616.000 # totalOutputBytes: 9647478520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1.692 ±(99.9%) 0.041 us/op [Average] (min, avg, max) = (1.681, 1.692, 1.708), stdev = 0.011 CI (99.9%): [1.650, 1.733] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 35885693952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4752139264.000, 7177138790.400, 9591279616.000), stdev = 1913861599.841 CI (99.9%): [35885693952.000, 35885693952.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 36095961690.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4779983830.000, 7219192338.000, 9647478520.000), stdev = 1925075632.653 CI (99.9%): [36095961690.000, 36095961690.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 74.98% complete, ETA 01:19:50 # Fork: 1 of 1 # Warmup Iteration 1: 6.161 us/op # Warmup Iteration 2: 5.840 us/op # Warmup Iteration 3: 5.733 us/op Iteration 1: 5.739 us/op totalInputBytes: 2795284480.000 # totalOutputBytes: 2740689080.000 # Iteration 2: 5.734 us/op totalInputBytes: 3509786624.000 # totalOutputBytes: 3441236104.000 # Iteration 3: 5.721 us/op totalInputBytes: 4225943552.000 # totalOutputBytes: 4143405592.000 # Iteration 4: 5.750 us/op totalInputBytes: 4938446848.000 # totalOutputBytes: 4841992808.000 # Iteration 5: 5.730 us/op totalInputBytes: 5653479424.000 # totalOutputBytes: 5543059904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5.735 ±(99.9%) 0.042 us/op [Average] (min, avg, max) = (5.721, 5.735, 5.750), stdev = 0.011 CI (99.9%): [5.693, 5.777] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 21122940928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2795284480.000, 4224588185.600, 5653479424.000), stdev = 1129731887.815 CI (99.9%): [21122940928.000, 21122940928.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 20710383488.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2740689080.000, 4142076697.600, 5543059904.000), stdev = 1107666811.881 CI (99.9%): [20710383488.000, 20710383488.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 75.02% complete, ETA 01:19:40 # Fork: 1 of 1 # Warmup Iteration 1: 11.918 us/op # Warmup Iteration 2: 11.839 us/op # Warmup Iteration 3: 11.141 us/op Iteration 1: 11.151 us/op totalInputBytes: 2137807872.000 # totalOutputBytes: 2057083356.000 # Iteration 2: 11.117 us/op totalInputBytes: 2690672640.000 # totalOutputBytes: 2589071720.000 # Iteration 3: 11.141 us/op totalInputBytes: 3242296320.000 # totalOutputBytes: 3119865860.000 # Iteration 4: 11.125 us/op totalInputBytes: 3794721792.000 # totalOutputBytes: 3651431516.000 # Iteration 5: 11.151 us/op totalInputBytes: 4345829376.000 # totalOutputBytes: 4181729048.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11.137 ±(99.9%) 0.059 us/op [Average] (min, avg, max) = (11.117, 11.137, 11.151), stdev = 0.015 CI (99.9%): [11.077, 11.196] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 16211328000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2137807872.000, 3242265600.000, 4345829376.000), stdev = 872803316.788 CI (99.9%): [16211328000.000, 16211328000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 15599181500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2057083356.000, 3119836300.000, 4181729048.000), stdev = 839845899.878 CI (99.9%): [15599181500.000, 15599181500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 75.07% complete, ETA 01:19:30 # Fork: 1 of 1 # Warmup Iteration 1: 2.763 us/op # Warmup Iteration 2: 2.357 us/op # Warmup Iteration 3: 2.356 us/op Iteration 1: 2.355 us/op totalInputBytes: 13399810048.000 # totalOutputBytes: 13416167238.000 # Iteration 2: 2.326 us/op totalInputBytes: 16922705920.000 # totalOutputBytes: 16943363520.000 # Iteration 3: 2.317 us/op totalInputBytes: 20458848256.000 # totalOutputBytes: 20483822436.000 # Iteration 4: 2.316 us/op totalInputBytes: 23996317696.000 # totalOutputBytes: 24025610076.000 # Iteration 5: 2.405 us/op totalInputBytes: 27403816960.000 # totalOutputBytes: 27437268885.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2.344 ±(99.9%) 0.144 us/op [Average] (min, avg, max) = (2.316, 2.344, 2.405), stdev = 0.038 CI (99.9%): [2.199, 2.488] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 102181498880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13399810048.000, 20436299776.000, 27403816960.000), stdev = 5547027609.702 CI (99.9%): [102181498880.000, 102181498880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 102306232155.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13416167238.000, 20461246431.000, 27437268885.000), stdev = 5553798883.639 CI (99.9%): [102306232155.000, 102306232155.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 75.12% complete, ETA 01:19:21 # Fork: 1 of 1 # Warmup Iteration 1: 17.167 us/op # Warmup Iteration 2: 16.233 us/op # Warmup Iteration 3: 16.120 us/op Iteration 1: 16.063 us/op totalInputBytes: 2500940800.000 # totalOutputBytes: 2375405295.000 # Iteration 2: 16.090 us/op totalInputBytes: 3137536000.000 # totalOutputBytes: 2980046400.000 # Iteration 3: 16.126 us/op totalInputBytes: 3772651520.000 # totalOutputBytes: 3583282098.000 # Iteration 4: 16.085 us/op totalInputBytes: 4409420800.000 # totalOutputBytes: 4188088545.000 # Iteration 5: 16.076 us/op totalInputBytes: 5046538240.000 # totalOutputBytes: 4793225676.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 16.088 ±(99.9%) 0.091 us/op [Average] (min, avg, max) = (16.063, 16.088, 16.126), stdev = 0.024 CI (99.9%): [15.997, 16.179] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18867087360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2500940800.000, 3773417472.000, 5046538240.000), stdev = 1006091377.192 CI (99.9%): [18867087360.000, 18867087360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 17920048014.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2375405295.000, 3584009602.800, 4793225676.000), stdev = 955590306.110 CI (99.9%): [17920048014.000, 17920048014.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 75.17% complete, ETA 01:19:11 # Fork: 1 of 1 # Warmup Iteration 1: 27.813 us/op # Warmup Iteration 2: 26.798 us/op # Warmup Iteration 3: 26.361 us/op Iteration 1: 26.327 us/op totalInputBytes: 1833818112.000 # totalOutputBytes: 1692043437.000 # Iteration 2: 26.400 us/op totalInputBytes: 2299379712.000 # totalOutputBytes: 2121611912.000 # Iteration 3: 26.332 us/op totalInputBytes: 2766170112.000 # totalOutputBytes: 2552314187.000 # Iteration 4: 26.497 us/op totalInputBytes: 3230017536.000 # totalOutputBytes: 2980301011.000 # Iteration 5: 26.254 us/op totalInputBytes: 3698171904.000 # totalOutputBytes: 3412261804.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 26.362 ±(99.9%) 0.353 us/op [Average] (min, avg, max) = (26.254, 26.362, 26.497), stdev = 0.092 CI (99.9%): [26.010, 26.715] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13827557376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1833818112.000, 2765511475.200, 3698171904.000), stdev = 736707732.664 CI (99.9%): [13827557376.000, 13827557376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 12758532351.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1692043437.000, 2551706470.200, 3412261804.000), stdev = 679751975.337 CI (99.9%): [12758532351.000, 12758532351.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 75.22% complete, ETA 01:19:01 # Fork: 1 of 1 # Warmup Iteration 1: 33.781 us/op # Warmup Iteration 2: 32.834 us/op # Warmup Iteration 3: 32.400 us/op Iteration 1: 32.178 us/op totalInputBytes: 1749651456.000 # totalOutputBytes: 1599778968.000 # Iteration 2: 32.487 us/op totalInputBytes: 2191071232.000 # totalOutputBytes: 2003387396.000 # Iteration 3: 32.142 us/op totalInputBytes: 2637200384.000 # totalOutputBytes: 2411301802.000 # Iteration 4: 32.331 us/op totalInputBytes: 3080741888.000 # totalOutputBytes: 2816850214.000 # Iteration 5: 32.112 us/op totalInputBytes: 3527293952.000 # totalOutputBytes: 3225151306.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 32.250 ±(99.9%) 0.605 us/op [Average] (min, avg, max) = (32.112, 32.250, 32.487), stdev = 0.157 CI (99.9%): [31.645, 32.855] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13185958912.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1749651456.000, 2637191782.400, 3527293952.000), stdev = 702810419.860 CI (99.9%): [13185958912.000, 13185958912.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 12056469686.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1599778968.000, 2411293937.200, 3225151306.000), stdev = 642608746.060 CI (99.9%): [12056469686.000, 12056469686.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 75.27% complete, ETA 01:18:52 # Fork: 1 of 1 # Warmup Iteration 1: 4.601 us/op # Warmup Iteration 2: 3.918 us/op # Warmup Iteration 3: 3.959 us/op Iteration 1: 3.947 us/op totalInputBytes: 16037732352.000 # totalOutputBytes: 16047521007.000 # Iteration 2: 3.893 us/op totalInputBytes: 20247461888.000 # totalOutputBytes: 20259819958.000 # Iteration 3: 3.941 us/op totalInputBytes: 24406048768.000 # totalOutputBytes: 24420945038.000 # Iteration 4: 3.830 us/op totalInputBytes: 28684509184.000 # totalOutputBytes: 28702016819.000 # Iteration 5: 3.834 us/op totalInputBytes: 32959250432.000 # totalOutputBytes: 32979367162.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3.889 ±(99.9%) 0.216 us/op [Average] (min, avg, max) = (3.830, 3.889, 3.947), stdev = 0.056 CI (99.9%): [3.673, 4.105] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 122335002624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16037732352.000, 24467000524.800, 32959250432.000), stdev = 6685178964.131 CI (99.9%): [122335002624.000, 122335002624.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 122409669984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16047521007.000, 24481933996.800, 32979367162.000), stdev = 6689259273.558 CI (99.9%): [122409669984.000, 122409669984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 75.32% complete, ETA 01:18:42 # Fork: 1 of 1 # Warmup Iteration 1: 5.824 us/op # Warmup Iteration 2: 5.331 us/op # Warmup Iteration 3: 4.896 us/op Iteration 1: 4.899 us/op totalInputBytes: 14154043392.000 # totalOutputBytes: 14161722452.000 # Iteration 2: 4.982 us/op totalInputBytes: 17854175232.000 # totalOutputBytes: 17863861742.000 # Iteration 3: 5.034 us/op totalInputBytes: 21516410880.000 # totalOutputBytes: 21528084280.000 # Iteration 4: 4.925 us/op totalInputBytes: 25259065344.000 # totalOutputBytes: 25272769264.000 # Iteration 5: 4.896 us/op totalInputBytes: 29024308224.000 # totalOutputBytes: 29040054919.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4.948 ±(99.9%) 0.228 us/op [Average] (min, avg, max) = (4.896, 4.948, 5.034), stdev = 0.059 CI (99.9%): [4.719, 5.176] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 107808003072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14154043392.000, 21561600614.400, 29024308224.000), stdev = 5873291227.547 CI (99.9%): [107808003072.000, 107808003072.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 107866492657.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14161722452.000, 21573298531.400, 29040054919.000), stdev = 5876477691.971 CI (99.9%): [107866492657.000, 107866492657.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 75.37% complete, ETA 01:18:32 # Fork: 1 of 1 # Warmup Iteration 1: 53.421 us/op # Warmup Iteration 2: 49.819 us/op # Warmup Iteration 3: 50.236 us/op Iteration 1: 52.981 us/op totalInputBytes: 1589227520.000 # totalOutputBytes: 1404541900.000 # Iteration 2: 49.816 us/op totalInputBytes: 2000424960.000 # totalOutputBytes: 1767953700.000 # Iteration 3: 49.280 us/op totalInputBytes: 2416117760.000 # totalOutputBytes: 2135338450.000 # Iteration 4: 51.118 us/op totalInputBytes: 2816839680.000 # totalOutputBytes: 2489492100.000 # Iteration 5: 53.593 us/op totalInputBytes: 3199057920.000 # totalOutputBytes: 2827292400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 51.358 ±(99.9%) 7.301 us/op [Average] (min, avg, max) = (49.280, 51.358, 53.593), stdev = 1.896 CI (99.9%): [44.056, 58.659] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12021667840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1589227520.000, 2404333568.000, 3199057920.000), stdev = 638245052.543 CI (99.9%): [12021667840.000, 12021667840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 10624618550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1404541900.000, 2124923710.000, 2827292400.000), stdev = 564073996.632 CI (99.9%): [10624618550.000, 10624618550.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 75.42% complete, ETA 01:18:23 # Fork: 1 of 1 # Warmup Iteration 1: 11.106 us/op # Warmup Iteration 2: 10.258 us/op # Warmup Iteration 3: 9.083 us/op Iteration 1: 9.040 us/op totalInputBytes: 16727736320.000 # totalOutputBytes: 16732637024.000 # Iteration 2: 9.030 us/op totalInputBytes: 21264609280.000 # totalOutputBytes: 21270839146.000 # Iteration 3: 9.055 us/op totalInputBytes: 25789583360.000 # totalOutputBytes: 25797138902.000 # Iteration 4: 9.026 us/op totalInputBytes: 30328586240.000 # totalOutputBytes: 30337471568.000 # Iteration 5: 9.167 us/op totalInputBytes: 34797772800.000 # totalOutputBytes: 34807967460.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9.064 ±(99.9%) 0.227 us/op [Average] (min, avg, max) = (9.026, 9.064, 9.167), stdev = 0.059 CI (99.9%): [8.837, 9.291] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 128908288000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16727736320.000, 25781657600.000, 34797772800.000), stdev = 7147415131.435 CI (99.9%): [128908288000.000, 128908288000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 128946054100.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16732637024.000, 25789210820.000, 34807967460.000), stdev = 7149509100.711 CI (99.9%): [128946054100.000, 128946054100.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 75.46% complete, ETA 01:18:13 # Fork: 1 of 1 # Warmup Iteration 1: 177.104 us/op # Warmup Iteration 2: 164.804 us/op # Warmup Iteration 3: 165.325 us/op Iteration 1: 164.512 us/op totalInputBytes: 1465528320.000 # totalOutputBytes: 1304997630.000 # Iteration 2: 163.849 us/op totalInputBytes: 1840650240.000 # totalOutputBytes: 1639029535.000 # Iteration 3: 163.906 us/op totalInputBytes: 2215649280.000 # totalOutputBytes: 1972952020.000 # Iteration 4: 164.308 us/op totalInputBytes: 2589726720.000 # totalOutputBytes: 2306053855.000 # Iteration 5: 164.031 us/op totalInputBytes: 2964418560.000 # totalOutputBytes: 2639702790.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 164.121 ±(99.9%) 1.082 us/op [Average] (min, avg, max) = (163.849, 164.121, 164.512), stdev = 0.281 CI (99.9%): [163.039, 165.203] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11075973120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1465528320.000, 2215194624.000, 2964418560.000), stdev = 592430178.768 CI (99.9%): [11075973120.000, 11075973120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9862735830.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1304997630.000, 1972547166.000, 2639702790.000), stdev = 527536703.783 CI (99.9%): [9862735830.000, 9862735830.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 75.51% complete, ETA 01:18:04 # Fork: 1 of 1 # Warmup Iteration 1: 17.771 us/op # Warmup Iteration 2: 14.175 us/op # Warmup Iteration 3: 14.053 us/op Iteration 1: 14.239 us/op totalInputBytes: 21979463680.000 # totalOutputBytes: 21982683328.000 # Iteration 2: 14.116 us/op totalInputBytes: 27784396800.000 # totalOutputBytes: 27788466780.000 # Iteration 3: 13.989 us/op totalInputBytes: 33641922560.000 # totalOutputBytes: 33646850576.000 # Iteration 4: 14.303 us/op totalInputBytes: 39370997760.000 # totalOutputBytes: 39376764996.000 # Iteration 5: 14.012 us/op totalInputBytes: 45218816000.000 # totalOutputBytes: 45225439850.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14.132 ±(99.9%) 0.531 us/op [Average] (min, avg, max) = (13.989, 14.132, 14.303), stdev = 0.138 CI (99.9%): [13.601, 14.663] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 167995596800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21979463680.000, 33599119360.000, 45218816000.000), stdev = 9180974334.942 CI (99.9%): [167995596800.000, 167995596800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 168020205530.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21982683328.000, 33604041106.000, 45225439850.000), stdev = 9182319204.230 CI (99.9%): [168020205530.000, 168020205530.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 75.56% complete, ETA 01:17:54 # Fork: 1 of 1 # Warmup Iteration 1: 410.662 us/op # Warmup Iteration 2: 390.296 us/op # Warmup Iteration 3: 390.107 us/op Iteration 1: 388.725 us/op totalInputBytes: 1038336000.000 # totalOutputBytes: 874351920.000 # Iteration 2: 389.525 us/op totalInputBytes: 1301350400.000 # totalOutputBytes: 1095828538.000 # Iteration 3: 397.946 us/op totalInputBytes: 1558784000.000 # totalOutputBytes: 1312605730.000 # Iteration 4: 395.790 us/op totalInputBytes: 1817651200.000 # totalOutputBytes: 1530590114.000 # Iteration 5: 393.333 us/op totalInputBytes: 2078156800.000 # totalOutputBytes: 1749954146.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 393.064 ±(99.9%) 15.245 us/op [Average] (min, avg, max) = (388.725, 393.064, 397.946), stdev = 3.959 CI (99.9%): [377.819, 408.309] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7794278400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1038336000.000, 1558855680.000, 2078156800.000), stdev = 410456601.250 CI (99.9%): [7794278400.000, 7794278400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6563330448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (874351920.000, 1312666089.600, 1749954146.000), stdev = 345633318.482 CI (99.9%): [6563330448.000, 6563330448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 75.61% complete, ETA 01:17:44 # Fork: 1 of 1 # Warmup Iteration 1: 489.190 us/op # Warmup Iteration 2: 454.698 us/op # Warmup Iteration 3: 456.186 us/op Iteration 1: 454.813 us/op totalInputBytes: 1061683200.000 # totalOutputBytes: 897972480.000 # Iteration 2: 453.957 us/op totalInputBytes: 1332510720.000 # totalOutputBytes: 1127038608.000 # Iteration 3: 461.574 us/op totalInputBytes: 1598853120.000 # totalOutputBytes: 1352311218.000 # Iteration 4: 453.627 us/op totalInputBytes: 1869864960.000 # totalOutputBytes: 1581533244.000 # Iteration 5: 452.628 us/op totalInputBytes: 2141491200.000 # totalOutputBytes: 1811274930.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 455.320 ±(99.9%) 13.795 us/op [Average] (min, avg, max) = (452.628, 455.320, 461.574), stdev = 3.583 CI (99.9%): [441.525, 469.115] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8004403200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1061683200.000, 1600880640.000, 2141491200.000), stdev = 426430752.318 CI (99.9%): [8004403200.000, 8004403200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6770130480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (897972480.000, 1354026096.000, 1811274930.000), stdev = 360675463.460 CI (99.9%): [6770130480.000, 6770130480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 75.66% complete, ETA 01:17:35 # Fork: 1 of 1 # Warmup Iteration 1: 605.036 us/op # Warmup Iteration 2: 572.104 us/op # Warmup Iteration 3: 561.038 us/op Iteration 1: 561.315 us/op totalInputBytes: 999290880.000 # totalOutputBytes: 839094849.000 # Iteration 2: 562.570 us/op totalInputBytes: 1254328320.000 # totalOutputBytes: 1053247311.000 # Iteration 3: 560.243 us/op totalInputBytes: 1510369280.000 # totalOutputBytes: 1268242419.000 # Iteration 4: 558.903 us/op totalInputBytes: 1767055360.000 # totalOutputBytes: 1483779228.000 # Iteration 5: 562.719 us/op totalInputBytes: 2022021120.000 # totalOutputBytes: 1697871501.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 561.150 ±(99.9%) 6.201 us/op [Average] (min, avg, max) = (558.903, 561.150, 562.719), stdev = 1.610 CI (99.9%): [554.949, 567.351] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7553064960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (999290880.000, 1510612992.000, 2022021120.000), stdev = 404485214.874 CI (99.9%): [7553064960.000, 7553064960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6342235308.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (839094849.000, 1268447061.600, 1697871501.000), stdev = 339642307.451 CI (99.9%): [6342235308.000, 6342235308.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 75.71% complete, ETA 01:17:25 # Fork: 1 of 1 # Warmup Iteration 1: 573.008 us/op # Warmup Iteration 2: 551.188 us/op # Warmup Iteration 3: 559.029 us/op Iteration 1: 547.371 us/op totalInputBytes: 1176535040.000 # totalOutputBytes: 1013454530.000 # Iteration 2: 554.085 us/op totalInputBytes: 1472430080.000 # totalOutputBytes: 1268335310.000 # Iteration 3: 545.209 us/op totalInputBytes: 1773158400.000 # totalOutputBytes: 1527379425.000 # Iteration 4: 544.141 us/op totalInputBytes: 2074460160.000 # totalOutputBytes: 1786917495.000 # Iteration 5: 547.705 us/op totalInputBytes: 2373795840.000 # totalOutputBytes: 2044762005.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 547.702 ±(99.9%) 14.882 us/op [Average] (min, avg, max) = (544.141, 547.702, 554.085), stdev = 3.865 CI (99.9%): [532.820, 562.584] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8870379520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1176535040.000, 1774075904.000, 2373795840.000), stdev = 473798699.869 CI (99.9%): [8870379520.000, 8870379520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 7640848765.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1013454530.000, 1528169753.000, 2044762005.000), stdev = 408125064.163 CI (99.9%): [7640848765.000, 7640848765.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 75.76% complete, ETA 01:17:15 # Fork: 1 of 1 # Warmup Iteration 1: 755.208 us/op # Warmup Iteration 2: 753.456 us/op # Warmup Iteration 3: 721.792 us/op Iteration 1: 722.123 us/op totalInputBytes: 1000212480.000 # totalOutputBytes: 848379010.000 # Iteration 2: 720.562 us/op totalInputBytes: 1256232960.000 # totalOutputBytes: 1065535270.000 # Iteration 3: 735.237 us/op totalInputBytes: 1507092480.000 # totalOutputBytes: 1278314010.000 # Iteration 4: 719.338 us/op totalInputBytes: 1763573760.000 # totalOutputBytes: 1495861120.000 # Iteration 5: 737.256 us/op totalInputBytes: 2013880320.000 # totalOutputBytes: 1708170840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 726.903 ±(99.9%) 33.177 us/op [Average] (min, avg, max) = (719.338, 726.903, 737.256), stdev = 8.616 CI (99.9%): [693.726, 760.080] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7540992000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1000212480.000, 1508198400.000, 2013880320.000), stdev = 400770595.117 CI (99.9%): [7540992000.000, 7540992000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6396260250.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (848379010.000, 1279252050.000, 1708170840.000), stdev = 339933131.731 CI (99.9%): [6396260250.000, 6396260250.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 75.81% complete, ETA 01:17:06 # Fork: 1 of 1 # Warmup Iteration 1: 856.826 us/op # Warmup Iteration 2: 827.428 us/op # Warmup Iteration 3: 828.705 us/op Iteration 1: 821.704 us/op totalInputBytes: 984166400.000 # totalOutputBytes: 830351956.000 # Iteration 2: 845.203 us/op totalInputBytes: 1226752000.000 # totalOutputBytes: 1035024080.000 # Iteration 3: 829.021 us/op totalInputBytes: 1474048000.000 # totalOutputBytes: 1243670420.000 # Iteration 4: 816.880 us/op totalInputBytes: 1725030400.000 # totalOutputBytes: 1455427016.000 # Iteration 5: 819.241 us/op totalInputBytes: 1975296000.000 # totalOutputBytes: 1666578840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 826.410 ±(99.9%) 44.087 us/op [Average] (min, avg, max) = (816.880, 826.410, 845.203), stdev = 11.449 CI (99.9%): [782.323, 870.497] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7385292800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (984166400.000, 1477058560.000, 1975296000.000), stdev = 392216680.832 CI (99.9%): [7385292800.000, 7385292800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6231052312.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (830351956.000, 1246210462.400, 1666578840.000), stdev = 330917503.488 CI (99.9%): [6231052312.000, 6231052312.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 75.86% complete, ETA 01:16:56 # Fork: 1 of 1 # Warmup Iteration 1: 5.494 us/op # Warmup Iteration 2: 5.198 us/op # Warmup Iteration 3: 5.178 us/op Iteration 1: 5.079 us/op totalInputBytes: 1565924352.000 # totalOutputBytes: 1010816403.000 # Iteration 2: 5.085 us/op totalInputBytes: 1968708608.000 # totalOutputBytes: 1270816787.000 # Iteration 3: 5.082 us/op totalInputBytes: 2371787776.000 # totalOutputBytes: 1531007539.000 # Iteration 4: 5.071 us/op totalInputBytes: 2776053760.000 # totalOutputBytes: 1791964390.000 # Iteration 5: 5.064 us/op totalInputBytes: 3180542976.000 # totalOutputBytes: 2053065339.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5.076 ±(99.9%) 0.033 us/op [Average] (min, avg, max) = (5.064, 5.076, 5.085), stdev = 0.009 CI (99.9%): [5.044, 5.109] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11863017472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1565924352.000, 2372603494.400, 3180542976.000), stdev = 638240022.676 CI (99.9%): [11863017472.000, 11863017472.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 7657670458.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1010816403.000, 1531534091.600, 2053065339.000), stdev = 411988920.887 CI (99.9%): [7657670458.000, 7657670458.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 75.90% complete, ETA 01:16:46 # Fork: 1 of 1 # Warmup Iteration 1: 10.824 us/op # Warmup Iteration 2: 10.243 us/op # Warmup Iteration 3: 10.212 us/op Iteration 1: 10.176 us/op totalInputBytes: 1582546944.000 # totalOutputBytes: 952000896.000 # Iteration 2: 10.163 us/op totalInputBytes: 1985701888.000 # totalOutputBytes: 1194523792.000 # Iteration 3: 10.170 us/op totalInputBytes: 2388555776.000 # totalOutputBytes: 1436865584.000 # Iteration 4: 10.211 us/op totalInputBytes: 2789763072.000 # totalOutputBytes: 1678216848.000 # Iteration 5: 10.173 us/op totalInputBytes: 3192467456.000 # totalOutputBytes: 1920468704.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 10.179 ±(99.9%) 0.073 us/op [Average] (min, avg, max) = (10.163, 10.179, 10.211), stdev = 0.019 CI (99.9%): [10.106, 10.251] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11939035136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1582546944.000, 2387807027.200, 3192467456.000), stdev = 636235014.130 CI (99.9%): [11939035136.000, 11939035136.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 7182075824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (952000896.000, 1436415164.800, 1920468704.000), stdev = 382735125.687 CI (99.9%): [7182075824.000, 7182075824.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 75.95% complete, ETA 01:16:37 # Fork: 1 of 1 # Warmup Iteration 1: 16.184 us/op # Warmup Iteration 2: 15.284 us/op # Warmup Iteration 3: 15.314 us/op Iteration 1: 15.279 us/op totalInputBytes: 1585459200.000 # totalOutputBytes: 926915600.000 # Iteration 2: 15.259 us/op totalInputBytes: 1988241408.000 # totalOutputBytes: 1162396344.000 # Iteration 3: 15.251 us/op totalInputBytes: 2391177216.000 # totalOutputBytes: 1397966888.000 # Iteration 4: 15.269 us/op totalInputBytes: 2793643008.000 # totalOutputBytes: 1633262644.000 # Iteration 5: 15.278 us/op totalInputBytes: 3195850752.000 # totalOutputBytes: 1868407536.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15.267 ±(99.9%) 0.047 us/op [Average] (min, avg, max) = (15.251, 15.267, 15.279), stdev = 0.012 CI (99.9%): [15.220, 15.314] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11954371584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1585459200.000, 2390874316.800, 3195850752.000), stdev = 636595739.305 CI (99.9%): [11954371584.000, 11954371584.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6988949012.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (926915600.000, 1397789802.400, 1868407536.000), stdev = 372176415.297 CI (99.9%): [6988949012.000, 6988949012.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 76.00% complete, ETA 01:16:27 # Fork: 1 of 1 # Warmup Iteration 1: 21.389 us/op # Warmup Iteration 2: 20.678 us/op # Warmup Iteration 3: 20.379 us/op Iteration 1: 20.272 us/op totalInputBytes: 1585815552.000 # totalOutputBytes: 902087460.000 # Iteration 2: 20.218 us/op totalInputBytes: 1991094272.000 # totalOutputBytes: 1132629310.000 # Iteration 3: 20.177 us/op totalInputBytes: 2397163520.000 # totalOutputBytes: 1363620850.000 # Iteration 4: 20.224 us/op totalInputBytes: 2802331648.000 # totalOutputBytes: 1594099790.000 # Iteration 5: 20.166 us/op totalInputBytes: 3208617984.000 # totalOutputBytes: 1825214820.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 20.211 ±(99.9%) 0.162 us/op [Average] (min, avg, max) = (20.166, 20.211, 20.272), stdev = 0.042 CI (99.9%): [20.050, 20.373] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11985022976.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1585815552.000, 2397004595.200, 3208617984.000), stdev = 641443137.027 CI (99.9%): [11985022976.000, 11985022976.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6817652230.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (902087460.000, 1363530446.000, 1825214820.000), stdev = 364883425.115 CI (99.9%): [6817652230.000, 6817652230.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 76.05% complete, ETA 01:16:18 # Fork: 1 of 1 # Warmup Iteration 1: 26.844 us/op # Warmup Iteration 2: 25.947 us/op # Warmup Iteration 3: 25.668 us/op Iteration 1: 25.582 us/op totalInputBytes: 1575848960.000 # totalOutputBytes: 855328957.000 # Iteration 2: 25.562 us/op totalInputBytes: 1976540160.000 # totalOutputBytes: 1072813497.000 # Iteration 3: 25.517 us/op totalInputBytes: 2377917440.000 # totalOutputBytes: 1290670423.000 # Iteration 4: 25.539 us/op totalInputBytes: 2778946560.000 # totalOutputBytes: 1508338377.000 # Iteration 5: 25.463 us/op totalInputBytes: 3181173760.000 # totalOutputBytes: 1726656617.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 25.533 ±(99.9%) 0.177 us/op [Average] (min, avg, max) = (25.463, 25.533, 25.582), stdev = 0.046 CI (99.9%): [25.355, 25.710] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11890426880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1575848960.000, 2378085376.000, 3181173760.000), stdev = 634519995.194 CI (99.9%): [11890426880.000, 11890426880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6453807871.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (855328957.000, 1290761574.200, 1726656617.000), stdev = 344400598.954 CI (99.9%): [6453807871.000, 6453807871.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 76.10% complete, ETA 01:16:08 # Fork: 1 of 1 # Warmup Iteration 1: 32.197 us/op # Warmup Iteration 2: 31.113 us/op # Warmup Iteration 3: 31.185 us/op Iteration 1: 31.128 us/op totalInputBytes: 1565982720.000 # totalOutputBytes: 848750400.000 # Iteration 2: 30.758 us/op totalInputBytes: 1965625344.000 # totalOutputBytes: 1065353580.000 # Iteration 3: 30.654 us/op totalInputBytes: 2366607360.000 # totalOutputBytes: 1282682700.000 # Iteration 4: 30.671 us/op totalInputBytes: 2767312896.000 # totalOutputBytes: 1499861970.000 # Iteration 5: 30.611 us/op totalInputBytes: 3168847872.000 # totalOutputBytes: 1717490790.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 30.764 ±(99.9%) 0.810 us/op [Average] (min, avg, max) = (30.611, 30.764, 31.128), stdev = 0.210 CI (99.9%): [29.955, 31.574] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11834376192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1565982720.000, 2366875238.400, 3168847872.000), stdev = 633628597.487 CI (99.9%): [11834376192.000, 11834376192.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6414139440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (848750400.000, 1282827888.000, 1717490790.000), stdev = 343421749.614 CI (99.9%): [6414139440.000, 6414139440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 76.15% complete, ETA 01:15:58 # Fork: 1 of 1 # Warmup Iteration 1: 36.972 us/op # Warmup Iteration 2: 35.440 us/op # Warmup Iteration 3: 35.489 us/op Iteration 1: 35.032 us/op totalInputBytes: 1606026240.000 # totalOutputBytes: 870229620.000 # Iteration 2: 35.028 us/op totalInputBytes: 2015383552.000 # totalOutputBytes: 1092040976.000 # Iteration 3: 35.102 us/op totalInputBytes: 2423895040.000 # totalOutputBytes: 1313394020.000 # Iteration 4: 35.110 us/op totalInputBytes: 2832342016.000 # totalOutputBytes: 1534712108.000 # Iteration 5: 35.058 us/op totalInputBytes: 3241333760.000 # totalOutputBytes: 1756325380.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 35.066 ±(99.9%) 0.148 us/op [Average] (min, avg, max) = (35.028, 35.066, 35.110), stdev = 0.038 CI (99.9%): [34.918, 35.213] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12118980608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1606026240.000, 2423796121.600, 3241333760.000), stdev = 646302165.027 CI (99.9%): [12118980608.000, 12118980608.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6566702104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (870229620.000, 1313340420.800, 1756325380.000), stdev = 350200559.287 CI (99.9%): [6566702104.000, 6566702104.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 76.20% complete, ETA 01:15:49 # Fork: 1 of 1 # Warmup Iteration 1: 42.606 us/op # Warmup Iteration 2: 41.702 us/op # Warmup Iteration 3: 40.875 us/op Iteration 1: 40.503 us/op totalInputBytes: 1583464448.000 # totalOutputBytes: 846627720.000 # Iteration 2: 40.454 us/op totalInputBytes: 1988567040.000 # totalOutputBytes: 1063223100.000 # Iteration 3: 40.456 us/op totalInputBytes: 2393669632.000 # totalOutputBytes: 1279818480.000 # Iteration 4: 40.908 us/op totalInputBytes: 2794283008.000 # totalOutputBytes: 1494013620.000 # Iteration 5: 40.234 us/op totalInputBytes: 3201622016.000 # totalOutputBytes: 1711804740.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 40.511 ±(99.9%) 0.944 us/op [Average] (min, avg, max) = (40.234, 40.511, 40.908), stdev = 0.245 CI (99.9%): [39.567, 41.455] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11961606144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1583464448.000, 2392321228.800, 3201622016.000), stdev = 639102806.892 CI (99.9%): [11961606144.000, 11961606144.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6395487660.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (846627720.000, 1279097532.000, 1711804740.000), stdev = 341707799.584 CI (99.9%): [6395487660.000, 6395487660.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 76.25% complete, ETA 01:15:39 # Fork: 1 of 1 # Warmup Iteration 1: 49.108 us/op # Warmup Iteration 2: 46.441 us/op # Warmup Iteration 3: 46.539 us/op Iteration 1: 46.164 us/op totalInputBytes: 1568157696.000 # totalOutputBytes: 810282872.000 # Iteration 2: 46.063 us/op totalInputBytes: 1968436224.000 # totalOutputBytes: 1017110818.000 # Iteration 3: 46.085 us/op totalInputBytes: 2368456704.000 # totalOutputBytes: 1223805428.000 # Iteration 4: 46.066 us/op totalInputBytes: 2768698368.000 # totalOutputBytes: 1430614326.000 # Iteration 5: 46.134 us/op totalInputBytes: 3168359424.000 # totalOutputBytes: 1637123218.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 46.102 ±(99.9%) 0.173 us/op [Average] (min, avg, max) = (46.063, 46.102, 46.164), stdev = 0.045 CI (99.9%): [45.929, 46.275] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11842108416.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1568157696.000, 2368421683.200, 3168359424.000), stdev = 632560793.829 CI (99.9%): [11842108416.000, 11842108416.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6118936662.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (810282872.000, 1223787332.400, 1637123218.000), stdev = 326850531.707 CI (99.9%): [6118936662.000, 6118936662.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 76.30% complete, ETA 01:15:29 # Fork: 1 of 1 # Warmup Iteration 1: 53.986 us/op # Warmup Iteration 2: 51.957 us/op # Warmup Iteration 3: 51.807 us/op Iteration 1: 51.921 us/op totalInputBytes: 1563924480.000 # totalOutputBytes: 800136753.000 # Iteration 2: 51.385 us/op totalInputBytes: 1962577920.000 # totalOutputBytes: 1004096262.000 # Iteration 3: 51.326 us/op totalInputBytes: 2361712640.000 # totalOutputBytes: 1208302004.000 # Iteration 4: 51.460 us/op totalInputBytes: 2759813120.000 # totalOutputBytes: 1411978607.000 # Iteration 5: 51.373 us/op totalInputBytes: 3158568960.000 # totalOutputBytes: 1615990506.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 51.493 ±(99.9%) 0.939 us/op [Average] (min, avg, max) = (51.326, 51.493, 51.921), stdev = 0.244 CI (99.9%): [50.554, 52.432] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11806597120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1563924480.000, 2361319424.000, 3158568960.000), stdev = 630324854.093 CI (99.9%): [11806597120.000, 11806597120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6040504132.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (800136753.000, 1208100826.400, 1615990506.000), stdev = 322487491.269 CI (99.9%): [6040504132.000, 6040504132.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 76.34% complete, ETA 01:15:20 # Fork: 1 of 1 # Warmup Iteration 1: 111.014 us/op # Warmup Iteration 2: 105.460 us/op # Warmup Iteration 3: 105.705 us/op Iteration 1: 108.365 us/op totalInputBytes: 1523527680.000 # totalOutputBytes: 774559092.000 # Iteration 2: 104.860 us/op totalInputBytes: 1914265600.000 # totalOutputBytes: 973209640.000 # Iteration 3: 104.858 us/op totalInputBytes: 2305024000.000 # totalOutputBytes: 1171870600.000 # Iteration 4: 104.217 us/op totalInputBytes: 2698178560.000 # totalOutputBytes: 1371749764.000 # Iteration 5: 104.286 us/op totalInputBytes: 3091087360.000 # totalOutputBytes: 1571503984.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 105.317 ±(99.9%) 6.665 us/op [Average] (min, avg, max) = (104.217, 105.317, 108.365), stdev = 1.731 CI (99.9%): [98.652, 111.983] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11532083200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1523527680.000, 2306416640.000, 3091087360.000), stdev = 619654145.894 CI (99.9%): [11532083200.000, 11532083200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5862893080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (774559092.000, 1172578616.000, 1571503984.000), stdev = 315031199.563 CI (99.9%): [5862893080.000, 5862893080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 76.39% complete, ETA 01:15:10 # Fork: 1 of 1 # Warmup Iteration 1: 166.355 us/op # Warmup Iteration 2: 160.435 us/op # Warmup Iteration 3: 157.950 us/op Iteration 1: 157.961 us/op totalInputBytes: 1531392000.000 # totalOutputBytes: 771777700.000 # Iteration 2: 157.854 us/op totalInputBytes: 1920737280.000 # totalOutputBytes: 967996568.000 # Iteration 3: 157.105 us/op totalInputBytes: 2311956480.000 # totalOutputBytes: 1165159838.000 # Iteration 4: 157.104 us/op totalInputBytes: 2703206400.000 # totalOutputBytes: 1362338590.000 # Iteration 5: 156.978 us/op totalInputBytes: 3094763520.000 # totalOutputBytes: 1559672162.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 157.400 ±(99.9%) 1.800 us/op [Average] (min, avg, max) = (156.978, 157.400, 157.961), stdev = 0.468 CI (99.9%): [155.600, 159.201] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11562055680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1531392000.000, 2312411136.000, 3094763520.000), stdev = 618101063.358 CI (99.9%): [11562055680.000, 11562055680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5826944858.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (771777700.000, 1165388971.600, 1559672162.000), stdev = 311505229.913 CI (99.9%): [5826944858.000, 5826944858.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 76.44% complete, ETA 01:15:01 # Fork: 1 of 1 # Warmup Iteration 1: 224.536 us/op # Warmup Iteration 2: 215.553 us/op # Warmup Iteration 3: 212.001 us/op Iteration 1: 211.725 us/op totalInputBytes: 1519329280.000 # totalOutputBytes: 766934868.000 # Iteration 2: 210.872 us/op totalInputBytes: 1908326400.000 # totalOutputBytes: 963294840.000 # Iteration 3: 210.872 us/op totalInputBytes: 2296954880.000 # totalOutputBytes: 1159468728.000 # Iteration 4: 212.764 us/op totalInputBytes: 2682142720.000 # totalOutputBytes: 1353905832.000 # Iteration 5: 211.152 us/op totalInputBytes: 3070238720.000 # totalOutputBytes: 1549810932.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 211.477 ±(99.9%) 3.079 us/op [Average] (min, avg, max) = (210.872, 211.477, 212.764), stdev = 0.799 CI (99.9%): [208.399, 214.556] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11476992000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1519329280.000, 2295398400.000, 3070238720.000), stdev = 612792608.756 CI (99.9%): [11476992000.000, 11476992000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5793415200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (766934868.000, 1158683040.000, 1549810932.000), stdev = 309328612.759 CI (99.9%): [5793415200.000, 5793415200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 76.49% complete, ETA 01:14:51 # Fork: 1 of 1 # Warmup Iteration 1: 281.200 us/op # Warmup Iteration 2: 267.115 us/op # Warmup Iteration 3: 266.530 us/op Iteration 1: 274.762 us/op totalInputBytes: 1505382400.000 # totalOutputBytes: 757336716.000 # Iteration 2: 265.941 us/op totalInputBytes: 1890611200.000 # totalOutputBytes: 951139908.000 # Iteration 3: 266.092 us/op totalInputBytes: 2275635200.000 # totalOutputBytes: 1144840068.000 # Iteration 4: 265.204 us/op totalInputBytes: 2661939200.000 # totalOutputBytes: 1339184178.000 # Iteration 5: 265.003 us/op totalInputBytes: 3048550400.000 # totalOutputBytes: 1533682836.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 267.400 ±(99.9%) 15.947 us/op [Average] (min, avg, max) = (265.003, 267.400, 274.762), stdev = 4.141 CI (99.9%): [251.453, 283.347] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11382118400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1505382400.000, 2276423680.000, 3048550400.000), stdev = 609950496.923 CI (99.9%): [11382118400.000, 11382118400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5726183706.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (757336716.000, 1145236741.200, 1533682836.000), stdev = 306857517.573 CI (99.9%): [5726183706.000, 5726183706.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 76.54% complete, ETA 01:14:41 # Fork: 1 of 1 # Warmup Iteration 1: 337.786 us/op # Warmup Iteration 2: 324.246 us/op # Warmup Iteration 3: 322.697 us/op Iteration 1: 321.234 us/op totalInputBytes: 1507061760.000 # totalOutputBytes: 758608383.000 # Iteration 2: 322.007 us/op totalInputBytes: 1888911360.000 # totalOutputBytes: 950819688.000 # Iteration 3: 320.238 us/op totalInputBytes: 2272849920.000 # totalOutputBytes: 1144082511.000 # Iteration 4: 320.444 us/op totalInputBytes: 2656481280.000 # totalOutputBytes: 1337190699.000 # Iteration 5: 320.333 us/op totalInputBytes: 3040296960.000 # totalOutputBytes: 1530391668.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 320.851 ±(99.9%) 2.915 us/op [Average] (min, avg, max) = (320.238, 320.851, 322.007), stdev = 0.757 CI (99.9%): [317.937, 323.766] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11365601280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1507061760.000, 2273120256.000, 3040296960.000), stdev = 606215295.506 CI (99.9%): [11365601280.000, 11365601280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5721092949.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (758608383.000, 1144218589.800, 1530391668.000), stdev = 305150072.333 CI (99.9%): [5721092949.000, 5721092949.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 76.59% complete, ETA 01:14:32 # Fork: 1 of 1 # Warmup Iteration 1: 396.410 us/op # Warmup Iteration 2: 380.937 us/op # Warmup Iteration 3: 382.533 us/op Iteration 1: 380.661 us/op totalInputBytes: 1490298880.000 # totalOutputBytes: 755919178.000 # Iteration 2: 379.312 us/op totalInputBytes: 1868482560.000 # totalOutputBytes: 947743986.000 # Iteration 3: 378.776 us/op totalInputBytes: 2247239680.000 # totalOutputBytes: 1139859658.000 # Iteration 4: 388.002 us/op totalInputBytes: 2616893440.000 # totalOutputBytes: 1327357864.000 # Iteration 5: 376.960 us/op totalInputBytes: 2997442560.000 # totalOutputBytes: 1520382486.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 380.742 ±(99.9%) 16.442 us/op [Average] (min, avg, max) = (376.960, 380.742, 388.002), stdev = 4.270 CI (99.9%): [364.300, 397.185] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11220357120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1490298880.000, 2244071424.000, 2997442560.000), stdev = 594939997.997 CI (99.9%): [11220357120.000, 11220357120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5691263172.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (755919178.000, 1138252634.400, 1520382486.000), stdev = 301769370.078 CI (99.9%): [5691263172.000, 5691263172.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 76.64% complete, ETA 01:14:22 # Fork: 1 of 1 # Warmup Iteration 1: 455.126 us/op # Warmup Iteration 2: 431.896 us/op # Warmup Iteration 3: 433.434 us/op Iteration 1: 431.624 us/op totalInputBytes: 1498071040.000 # totalOutputBytes: 753552409.000 # Iteration 2: 430.424 us/op totalInputBytes: 1878917120.000 # totalOutputBytes: 945123752.000 # Iteration 3: 429.149 us/op totalInputBytes: 2260992000.000 # totalOutputBytes: 1137313200.000 # Iteration 4: 429.877 us/op totalInputBytes: 2642329600.000 # totalOutputBytes: 1329131785.000 # Iteration 5: 432.399 us/op totalInputBytes: 3021455360.000 # totalOutputBytes: 1519837781.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 430.695 ±(99.9%) 5.058 us/op [Average] (min, avg, max) = (429.149, 430.695, 432.399), stdev = 1.313 CI (99.9%): [425.637, 435.752] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11301765120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1498071040.000, 2260353024.000, 3021455360.000), stdev = 602443036.884 CI (99.9%): [11301765120.000, 11301765120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5684958927.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (753552409.000, 1136991785.400, 1519837781.000), stdev = 303037966.563 CI (99.9%): [5684958927.000, 5684958927.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 76.69% complete, ETA 01:14:13 # Fork: 1 of 1 # Warmup Iteration 1: 509.071 us/op # Warmup Iteration 2: 487.159 us/op # Warmup Iteration 3: 487.740 us/op Iteration 1: 486.371 us/op totalInputBytes: 1498521600.000 # totalOutputBytes: 751130700.000 # Iteration 2: 483.895 us/op totalInputBytes: 1879787520.000 # totalOutputBytes: 942239415.000 # Iteration 3: 483.558 us/op totalInputBytes: 2261237760.000 # totalOutputBytes: 1133440520.000 # Iteration 4: 484.704 us/op totalInputBytes: 2641858560.000 # totalOutputBytes: 1324225870.000 # Iteration 5: 483.512 us/op totalInputBytes: 3023308800.000 # totalOutputBytes: 1515426975.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 484.408 ±(99.9%) 4.608 us/op [Average] (min, avg, max) = (483.512, 484.408, 486.371), stdev = 1.197 CI (99.9%): [479.800, 489.016] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11304714240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1498521600.000, 2260942848.000, 3023308800.000), stdev = 602674094.112 CI (99.9%): [11304714240.000, 11304714240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5666463480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (751130700.000, 1133292696.000, 1515426975.000), stdev = 302089081.787 CI (99.9%): [5666463480.000, 5666463480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 76.74% complete, ETA 01:14:03 # Fork: 1 of 1 # Warmup Iteration 1: 569.159 us/op # Warmup Iteration 2: 544.082 us/op # Warmup Iteration 3: 545.082 us/op Iteration 1: 543.208 us/op totalInputBytes: 1490227200.000 # totalOutputBytes: 748358919.000 # Iteration 2: 539.407 us/op totalInputBytes: 1870233600.000 # totalOutputBytes: 939189672.000 # Iteration 3: 540.202 us/op totalInputBytes: 2249625600.000 # totalOutputBytes: 1129711887.000 # Iteration 4: 540.811 us/op totalInputBytes: 2628505600.000 # totalOutputBytes: 1319976987.000 # Iteration 5: 540.024 us/op totalInputBytes: 3008000000.000 # totalOutputBytes: 1510550625.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 540.730 ±(99.9%) 5.671 us/op [Average] (min, avg, max) = (539.407, 540.730, 543.208), stdev = 1.473 CI (99.9%): [535.060, 546.401] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11246592000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1490227200.000, 2249318400.000, 3008000000.000), stdev = 599855301.865 CI (99.9%): [11246592000.000, 11246592000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5647788090.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (748358919.000, 1129557618.000, 1510550625.000), stdev = 301233976.443 CI (99.9%): [5647788090.000, 5647788090.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 76.78% complete, ETA 01:13:53 # Fork: 1 of 1 # Warmup Iteration 1: 5.010 us/op # Warmup Iteration 2: 4.713 us/op # Warmup Iteration 3: 4.736 us/op Iteration 1: 4.650 us/op totalInputBytes: 1716815872.000 # totalOutputBytes: 714222228.000 # Iteration 2: 4.651 us/op totalInputBytes: 2157270016.000 # totalOutputBytes: 897458034.000 # Iteration 3: 4.719 us/op totalInputBytes: 2591385600.000 # totalOutputBytes: 1078056900.000 # Iteration 4: 4.640 us/op totalInputBytes: 3032862720.000 # totalOutputBytes: 1261718280.000 # Iteration 5: 4.637 us/op totalInputBytes: 3474622464.000 # totalOutputBytes: 1445497236.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4.659 ±(99.9%) 0.130 us/op [Average] (min, avg, max) = (4.637, 4.659, 4.719), stdev = 0.034 CI (99.9%): [4.529, 4.790] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12972956672.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1716815872.000, 2594591334.400, 3474622464.000), stdev = 694313792.739 CI (99.9%): [12972956672.000, 12972956672.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5396952678.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (714222228.000, 1079390535.600, 1445497236.000), stdev = 288845386.433 CI (99.9%): [5396952678.000, 5396952678.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 76.83% complete, ETA 01:13:44 # Fork: 1 of 1 # Warmup Iteration 1: 9.770 us/op # Warmup Iteration 2: 9.270 us/op # Warmup Iteration 3: 9.235 us/op Iteration 1: 9.221 us/op totalInputBytes: 1749460992.000 # totalOutputBytes: 711572757.000 # Iteration 2: 9.180 us/op totalInputBytes: 2195755008.000 # totalOutputBytes: 893097618.000 # Iteration 3: 9.167 us/op totalInputBytes: 2642702336.000 # totalOutputBytes: 1074888206.000 # Iteration 4: 9.139 us/op totalInputBytes: 3090966528.000 # totalOutputBytes: 1257214413.000 # Iteration 5: 9.142 us/op totalInputBytes: 3539075072.000 # totalOutputBytes: 1439477312.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9.170 ±(99.9%) 0.128 us/op [Average] (min, avg, max) = (9.139, 9.170, 9.221), stdev = 0.033 CI (99.9%): [9.041, 9.298] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13217959936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1749460992.000, 2643591987.200, 3539075072.000), stdev = 707471363.893 CI (99.9%): [13217959936.000, 13217959936.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5376250306.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (711572757.000, 1075250061.200, 1439477312.000), stdev = 287755686.583 CI (99.9%): [5376250306.000, 5376250306.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 76.88% complete, ETA 01:13:34 # Fork: 1 of 1 # Warmup Iteration 1: 14.814 us/op # Warmup Iteration 2: 14.114 us/op # Warmup Iteration 3: 14.115 us/op Iteration 1: 13.993 us/op totalInputBytes: 1724998656.000 # totalOutputBytes: 709203549.000 # Iteration 2: 14.324 us/op totalInputBytes: 2154015744.000 # totalOutputBytes: 885586551.000 # Iteration 3: 13.942 us/op totalInputBytes: 2594783232.000 # totalOutputBytes: 1066800528.000 # Iteration 4: 13.961 us/op totalInputBytes: 3034954752.000 # totalOutputBytes: 1247769483.000 # Iteration 5: 13.975 us/op totalInputBytes: 3474693120.000 # totalOutputBytes: 1428560355.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14.039 ±(99.9%) 0.619 us/op [Average] (min, avg, max) = (13.942, 14.039, 14.324), stdev = 0.161 CI (99.9%): [13.420, 14.658] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12983445504.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1724998656.000, 2596689100.800, 3474693120.000), stdev = 692599343.680 CI (99.9%): [12983445504.000, 12983445504.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5337920466.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (709203549.000, 1067584093.200, 1428560355.000), stdev = 284750316.103 CI (99.9%): [5337920466.000, 5337920466.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 76.93% complete, ETA 01:13:25 # Fork: 1 of 1 # Warmup Iteration 1: 19.206 us/op # Warmup Iteration 2: 18.157 us/op # Warmup Iteration 3: 18.481 us/op Iteration 1: 18.363 us/op totalInputBytes: 1767653376.000 # totalOutputBytes: 710341176.000 # Iteration 2: 18.034 us/op totalInputBytes: 2221993984.000 # totalOutputBytes: 892920434.000 # Iteration 3: 18.029 us/op totalInputBytes: 2676494336.000 # totalOutputBytes: 1075563886.000 # Iteration 4: 18.001 us/op totalInputBytes: 3131719680.000 # totalOutputBytes: 1258498680.000 # Iteration 5: 18.003 us/op totalInputBytes: 3586834432.000 # totalOutputBytes: 1441389032.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 18.086 ±(99.9%) 0.599 us/op [Average] (min, avg, max) = (18.001, 18.086, 18.363), stdev = 0.156 CI (99.9%): [17.486, 18.685] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13384695808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1767653376.000, 2676939161.600, 3586834432.000), stdev = 719115893.893 CI (99.9%): [13384695808.000, 13384695808.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5378713208.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (710341176.000, 1075742641.600, 1441389032.000), stdev = 288980654.626 CI (99.9%): [5378713208.000, 5378713208.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 76.98% complete, ETA 01:13:15 # Fork: 1 of 1 # Warmup Iteration 1: 24.025 us/op # Warmup Iteration 2: 22.956 us/op # Warmup Iteration 3: 22.823 us/op Iteration 1: 22.778 us/op totalInputBytes: 1771151360.000 # totalOutputBytes: 720913952.000 # Iteration 2: 22.738 us/op totalInputBytes: 2221593600.000 # totalOutputBytes: 904258020.000 # Iteration 3: 22.778 us/op totalInputBytes: 2671262720.000 # totalOutputBytes: 1087287404.000 # Iteration 4: 22.767 us/op totalInputBytes: 3121116160.000 # totalOutputBytes: 1270391812.000 # Iteration 5: 22.765 us/op totalInputBytes: 3571015680.000 # totalOutputBytes: 1453514976.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 22.765 ±(99.9%) 0.063 us/op [Average] (min, avg, max) = (22.738, 22.765, 22.778), stdev = 0.016 CI (99.9%): [22.702, 22.829] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13356139520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1771151360.000, 2671227904.000, 3571015680.000), stdev = 711394102.859 CI (99.9%): [13356139520.000, 13356139520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5436366164.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (720913952.000, 1087273232.800, 1453514976.000), stdev = 289559630.929 CI (99.9%): [5436366164.000, 5436366164.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 77.03% complete, ETA 01:13:05 # Fork: 1 of 1 # Warmup Iteration 1: 28.808 us/op # Warmup Iteration 2: 27.717 us/op # Warmup Iteration 3: 27.520 us/op Iteration 1: 27.436 us/op totalInputBytes: 1764864000.000 # totalOutputBytes: 718699500.000 # Iteration 2: 27.425 us/op totalInputBytes: 2213025792.000 # totalOutputBytes: 901202886.000 # Iteration 3: 27.388 us/op totalInputBytes: 2661820416.000 # totalOutputBytes: 1083963978.000 # Iteration 4: 27.358 us/op totalInputBytes: 3111106560.000 # totalOutputBytes: 1266925230.000 # Iteration 5: 27.377 us/op totalInputBytes: 3560060928.000 # totalOutputBytes: 1449751374.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 27.397 ±(99.9%) 0.126 us/op [Average] (min, avg, max) = (27.358, 27.397, 27.436), stdev = 0.033 CI (99.9%): [27.271, 27.522] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13310877696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1764864000.000, 2662175539.200, 3560060928.000), stdev = 709690223.400 CI (99.9%): [13310877696.000, 13310877696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5420542968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (718699500.000, 1084108593.600, 1449751374.000), stdev = 289004710.115 CI (99.9%): [5420542968.000, 5420542968.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 77.08% complete, ETA 01:12:56 # Fork: 1 of 1 # Warmup Iteration 1: 33.421 us/op # Warmup Iteration 2: 32.376 us/op # Warmup Iteration 3: 32.325 us/op Iteration 1: 31.816 us/op totalInputBytes: 1766489088.000 # totalOutputBytes: 716403987.000 # Iteration 2: 31.716 us/op totalInputBytes: 2218639360.000 # totalOutputBytes: 899774640.000 # Iteration 3: 31.714 us/op totalInputBytes: 2670789632.000 # totalOutputBytes: 1083145293.000 # Iteration 4: 31.710 us/op totalInputBytes: 3123004416.000 # totalOutputBytes: 1266542109.000 # Iteration 5: 31.665 us/op totalInputBytes: 3575871488.000 # totalOutputBytes: 1450203462.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 31.724 ±(99.9%) 0.213 us/op [Average] (min, avg, max) = (31.665, 31.724, 31.816), stdev = 0.055 CI (99.9%): [31.511, 31.937] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13354793984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1766489088.000, 2670958796.800, 3575871488.000), stdev = 715169661.023 CI (99.9%): [13354793984.000, 13354793984.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5416069491.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (716403987.000, 1083213898.200, 1450203462.000), stdev = 290038812.025 CI (99.9%): [5416069491.000, 5416069491.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 77.13% complete, ETA 01:12:46 # Fork: 1 of 1 # Warmup Iteration 1: 37.284 us/op # Warmup Iteration 2: 35.948 us/op # Warmup Iteration 3: 36.163 us/op Iteration 1: 35.506 us/op totalInputBytes: 1810366464.000 # totalOutputBytes: 715793088.000 # Iteration 2: 35.444 us/op totalInputBytes: 2272747520.000 # totalOutputBytes: 898611965.000 # Iteration 3: 35.451 us/op totalInputBytes: 2734997504.000 # totalOutputBytes: 1081379018.000 # Iteration 4: 35.945 us/op totalInputBytes: 3190906880.000 # totalOutputBytes: 1261639085.000 # Iteration 5: 35.437 us/op totalInputBytes: 3653369856.000 # totalOutputBytes: 1444490352.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 35.556 ±(99.9%) 0.843 us/op [Average] (min, avg, max) = (35.437, 35.556, 35.945), stdev = 0.219 CI (99.9%): [34.714, 36.399] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13662388224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1810366464.000, 2732477644.800, 3653369856.000), stdev = 727984717.462 CI (99.9%): [13662388224.000, 13662388224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5401913508.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (715793088.000, 1080382701.600, 1444490352.000), stdev = 287834777.815 CI (99.9%): [5401913508.000, 5401913508.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 77.17% complete, ETA 01:12:37 # Fork: 1 of 1 # Warmup Iteration 1: 43.285 us/op # Warmup Iteration 2: 41.511 us/op # Warmup Iteration 3: 41.505 us/op Iteration 1: 41.121 us/op totalInputBytes: 1762864128.000 # totalOutputBytes: 711381477.000 # Iteration 2: 41.114 us/op totalInputBytes: 2211296256.000 # totalOutputBytes: 892340579.000 # Iteration 3: 41.066 us/op totalInputBytes: 2660281344.000 # totalOutputBytes: 1073522821.000 # Iteration 4: 40.943 us/op totalInputBytes: 3110602752.000 # totalOutputBytes: 1255244318.000 # Iteration 5: 41.652 us/op totalInputBytes: 3553256448.000 # totalOutputBytes: 1433871607.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 41.179 ±(99.9%) 1.054 us/op [Average] (min, avg, max) = (40.943, 41.179, 41.652), stdev = 0.274 CI (99.9%): [40.125, 42.233] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13298300928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1762864128.000, 2659660185.600, 3553256448.000), stdev = 708367356.408 CI (99.9%): [13298300928.000, 13298300928.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5366360802.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (711381477.000, 1073272160.400, 1433871607.000), stdev = 285852669.106 CI (99.9%): [5366360802.000, 5366360802.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 77.22% complete, ETA 01:12:27 # Fork: 1 of 1 # Warmup Iteration 1: 48.221 us/op # Warmup Iteration 2: 46.314 us/op # Warmup Iteration 3: 46.361 us/op Iteration 1: 45.974 us/op totalInputBytes: 1754654720.000 # totalOutputBytes: 714370657.000 # Iteration 2: 45.880 us/op totalInputBytes: 2201128960.000 # totalOutputBytes: 896143226.000 # Iteration 3: 45.911 us/op totalInputBytes: 2647296000.000 # totalOutputBytes: 1077790725.000 # Iteration 4: 45.875 us/op totalInputBytes: 3093811200.000 # totalOutputBytes: 1259579970.000 # Iteration 5: 45.912 us/op totalInputBytes: 3540008960.000 # totalOutputBytes: 1441239976.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 45.910 ±(99.9%) 0.153 us/op [Average] (min, avg, max) = (45.875, 45.910, 45.974), stdev = 0.040 CI (99.9%): [45.758, 46.063] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13236899840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1754654720.000, 2647379968.000, 3540008960.000), stdev = 705724043.071 CI (99.9%): [13236899840.000, 13236899840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5389124554.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (714370657.000, 1077824910.800, 1441239976.000), stdev = 287320657.770 CI (99.9%): [5389124554.000, 5389124554.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 77.27% complete, ETA 01:12:17 # Fork: 1 of 1 # Warmup Iteration 1: 94.421 us/op # Warmup Iteration 2: 90.183 us/op # Warmup Iteration 3: 90.280 us/op Iteration 1: 89.996 us/op totalInputBytes: 1797406720.000 # totalOutputBytes: 721156788.000 # Iteration 2: 89.875 us/op totalInputBytes: 2253271040.000 # totalOutputBytes: 904058991.000 # Iteration 3: 90.107 us/op totalInputBytes: 2707968000.000 # totalOutputBytes: 1086492825.000 # Iteration 4: 89.735 us/op totalInputBytes: 3164590080.000 # totalOutputBytes: 1269699057.000 # Iteration 5: 89.658 us/op totalInputBytes: 3621560320.000 # totalOutputBytes: 1453044978.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 89.874 ±(99.9%) 0.709 us/op [Average] (min, avg, max) = (89.658, 89.874, 90.107), stdev = 0.184 CI (99.9%): [89.166, 90.583] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13544796160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1797406720.000, 2708959232.000, 3621560320.000), stdev = 720940515.658 CI (99.9%): [13544796160.000, 13544796160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5434452639.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (721156788.000, 1086890527.800, 1453044978.000), stdev = 289256260.604 CI (99.9%): [5434452639.000, 5434452639.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 77.32% complete, ETA 01:12:08 # Fork: 1 of 1 # Warmup Iteration 1: 142.296 us/op # Warmup Iteration 2: 135.287 us/op # Warmup Iteration 3: 134.649 us/op Iteration 1: 134.274 us/op totalInputBytes: 1800714240.000 # totalOutputBytes: 721575270.000 # Iteration 2: 135.479 us/op totalInputBytes: 2254325760.000 # totalOutputBytes: 903344730.000 # Iteration 3: 133.808 us/op totalInputBytes: 2713651200.000 # totalOutputBytes: 1087403850.000 # Iteration 4: 133.932 us/op totalInputBytes: 3172577280.000 # totalOutputBytes: 1271302940.000 # Iteration 5: 134.269 us/op totalInputBytes: 3630305280.000 # totalOutputBytes: 1454721940.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 134.352 ±(99.9%) 2.551 us/op [Average] (min, avg, max) = (133.808, 134.352, 135.479), stdev = 0.663 CI (99.9%): [131.801, 136.904] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13571573760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1800714240.000, 2714314752.000, 3630305280.000), stdev = 723757452.560 CI (99.9%): [13571573760.000, 13571573760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5438348730.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (721575270.000, 1087669746.000, 1454721940.000), stdev = 290021296.908 CI (99.9%): [5438348730.000, 5438348730.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 77.37% complete, ETA 01:11:58 # Fork: 1 of 1 # Warmup Iteration 1: 187.801 us/op # Warmup Iteration 2: 180.351 us/op # Warmup Iteration 3: 179.212 us/op Iteration 1: 178.628 us/op totalInputBytes: 1806950400.000 # totalOutputBytes: 725427060.000 # Iteration 2: 178.279 us/op totalInputBytes: 2266603520.000 # totalOutputBytes: 909961628.000 # Iteration 3: 178.664 us/op totalInputBytes: 2725273600.000 # totalOutputBytes: 1094101540.000 # Iteration 4: 179.252 us/op totalInputBytes: 3182469120.000 # totalOutputBytes: 1277649468.000 # Iteration 5: 178.451 us/op totalInputBytes: 3641712640.000 # totalOutputBytes: 1462019596.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 178.655 ±(99.9%) 1.415 us/op [Average] (min, avg, max) = (178.279, 178.655, 179.252), stdev = 0.367 CI (99.9%): [177.240, 180.069] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13623009280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1806950400.000, 2724601856.000, 3641712640.000), stdev = 725014093.534 CI (99.9%): [13623009280.000, 13623009280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5469159292.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (725427060.000, 1093831858.400, 1462019596.000), stdev = 291067669.777 CI (99.9%): [5469159292.000, 5469159292.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 77.42% complete, ETA 01:11:49 # Fork: 1 of 1 # Warmup Iteration 1: 234.825 us/op # Warmup Iteration 2: 222.807 us/op # Warmup Iteration 3: 224.251 us/op Iteration 1: 222.375 us/op totalInputBytes: 1813606400.000 # totalOutputBytes: 727213660.000 # Iteration 2: 223.349 us/op totalInputBytes: 2272204800.000 # totalOutputBytes: 911100870.000 # Iteration 3: 222.035 us/op totalInputBytes: 2733619200.000 # totalOutputBytes: 1096117230.000 # Iteration 4: 223.792 us/op totalInputBytes: 3191398400.000 # totalOutputBytes: 1279675960.000 # Iteration 5: 224.218 us/op totalInputBytes: 3648307200.000 # totalOutputBytes: 1462885680.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 223.154 ±(99.9%) 3.569 us/op [Average] (min, avg, max) = (222.035, 223.154, 224.218), stdev = 0.927 CI (99.9%): [219.585, 226.723] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13659136000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1813606400.000, 2731827200.000, 3648307200.000), stdev = 725521653.307 CI (99.9%): [13659136000.000, 13659136000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5476993400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (727213660.000, 1095398680.000, 1462885680.000), stdev = 290917178.562 CI (99.9%): [5476993400.000, 5476993400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 77.47% complete, ETA 01:11:39 # Fork: 1 of 1 # Warmup Iteration 1: 279.860 us/op # Warmup Iteration 2: 267.080 us/op # Warmup Iteration 3: 266.670 us/op Iteration 1: 265.516 us/op totalInputBytes: 1823600640.000 # totalOutputBytes: 730835263.000 # Iteration 2: 265.664 us/op totalInputBytes: 2286366720.000 # totalOutputBytes: 916295699.000 # Iteration 3: 265.004 us/op totalInputBytes: 2750238720.000 # totalOutputBytes: 1102199349.000 # Iteration 4: 265.570 us/op totalInputBytes: 3213127680.000 # totalOutputBytes: 1287709031.000 # Iteration 5: 266.452 us/op totalInputBytes: 3674480640.000 # totalOutputBytes: 1472603138.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 265.641 ±(99.9%) 2.005 us/op [Average] (min, avg, max) = (265.004, 265.641, 266.452), stdev = 0.521 CI (99.9%): [263.636, 267.646] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13747814400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1823600640.000, 2749562880.000, 3674480640.000), stdev = 731833723.578 CI (99.9%): [13747814400.000, 13747814400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5509642480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (730835263.000, 1101928496.000, 1472603138.000), stdev = 293293323.172 CI (99.9%): [5509642480.000, 5509642480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 77.52% complete, ETA 01:11:29 # Fork: 1 of 1 # Warmup Iteration 1: 330.057 us/op # Warmup Iteration 2: 316.943 us/op # Warmup Iteration 3: 312.434 us/op Iteration 1: 309.661 us/op totalInputBytes: 1809633280.000 # totalOutputBytes: 724913644.000 # Iteration 2: 309.557 us/op totalInputBytes: 2273044480.000 # totalOutputBytes: 910549654.000 # Iteration 3: 310.169 us/op totalInputBytes: 2735452160.000 # totalOutputBytes: 1095783668.000 # Iteration 4: 317.685 us/op totalInputBytes: 3187107840.000 # totalOutputBytes: 1276710582.000 # Iteration 5: 309.093 us/op totalInputBytes: 3651164160.000 # totalOutputBytes: 1462605018.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 311.233 ±(99.9%) 13.967 us/op [Average] (min, avg, max) = (309.093, 311.233, 317.685), stdev = 3.627 CI (99.9%): [297.266, 325.200] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13656401920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1809633280.000, 2731280384.000, 3651164160.000), stdev = 726876152.232 CI (99.9%): [13656401920.000, 13656401920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5470562566.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (724913644.000, 1094112513.200, 1462605018.000), stdev = 291176364.888 CI (99.9%): [5470562566.000, 5470562566.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 77.57% complete, ETA 01:11:20 # Fork: 1 of 1 # Warmup Iteration 1: 372.780 us/op # Warmup Iteration 2: 356.819 us/op # Warmup Iteration 3: 359.900 us/op Iteration 1: 356.108 us/op totalInputBytes: 1815347200.000 # totalOutputBytes: 729108320.000 # Iteration 2: 360.077 us/op totalInputBytes: 2270576640.000 # totalOutputBytes: 911944734.000 # Iteration 3: 355.495 us/op totalInputBytes: 2731786240.000 # totalOutputBytes: 1097182994.000 # Iteration 4: 355.168 us/op totalInputBytes: 3193405440.000 # totalOutputBytes: 1282585764.000 # Iteration 5: 354.837 us/op totalInputBytes: 3655434240.000 # totalOutputBytes: 1468153044.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 356.337 ±(99.9%) 8.251 us/op [Average] (min, avg, max) = (354.837, 356.337, 360.077), stdev = 2.143 CI (99.9%): [348.086, 364.588] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13666549760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1815347200.000, 2733309952.000, 3655434240.000), stdev = 727801675.319 CI (99.9%): [13666549760.000, 13666549760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5488974856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (729108320.000, 1097794971.200, 1468153044.000), stdev = 292311166.032 CI (99.9%): [5488974856.000, 5488974856.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 77.61% complete, ETA 01:11:10 # Fork: 1 of 1 # Warmup Iteration 1: 423.868 us/op # Warmup Iteration 2: 400.637 us/op # Warmup Iteration 3: 400.830 us/op Iteration 1: 398.465 us/op totalInputBytes: 1818777600.000 # totalOutputBytes: 730254205.000 # Iteration 2: 398.149 us/op totalInputBytes: 2281973760.000 # totalOutputBytes: 916231283.000 # Iteration 3: 398.765 us/op totalInputBytes: 2744524800.000 # totalOutputBytes: 1101949340.000 # Iteration 4: 398.899 us/op totalInputBytes: 3206891520.000 # totalOutputBytes: 1287593391.000 # Iteration 5: 398.962 us/op totalInputBytes: 3669166080.000 # totalOutputBytes: 1473200439.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 398.648 ±(99.9%) 1.303 us/op [Average] (min, avg, max) = (398.149, 398.648, 398.962), stdev = 0.338 CI (99.9%): [397.345, 399.951] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13721333760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1818777600.000, 2744266752.000, 3669166080.000), stdev = 731386609.532 CI (99.9%): [13721333760.000, 13721333760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5509228658.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (730254205.000, 1101845731.600, 1473200439.000), stdev = 293657755.127 CI (99.9%): [5509228658.000, 5509228658.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = snappy, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 77.66% complete, ETA 01:11:01 # Fork: 1 of 1 # Warmup Iteration 1: 469.630 us/op # Warmup Iteration 2: 449.573 us/op # Warmup Iteration 3: 446.673 us/op Iteration 1: 445.640 us/op totalInputBytes: 1811251200.000 # totalOutputBytes: 726481536.000 # Iteration 2: 444.148 us/op totalInputBytes: 2272665600.000 # totalOutputBytes: 911551968.000 # Iteration 3: 445.314 us/op totalInputBytes: 2732851200.000 # totalOutputBytes: 1096129536.000 # Iteration 4: 445.006 us/op totalInputBytes: 3193344000.000 # totalOutputBytes: 1280830320.000 # Iteration 5: 443.305 us/op totalInputBytes: 3655577600.000 # totalOutputBytes: 1466229328.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 444.682 ±(99.9%) 3.655 us/op [Average] (min, avg, max) = (443.305, 444.682, 445.640), stdev = 0.949 CI (99.9%): [441.027, 448.337] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13665689600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1811251200.000, 2733137920.000, 3655577600.000), stdev = 728799451.755 CI (99.9%): [13665689600.000, 13665689600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5481222688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (726481536.000, 1096244537.600, 1466229328.000), stdev = 292316905.102 CI (99.9%): [5481222688.000, 5481222688.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 77.71% complete, ETA 01:10:51 # Fork: 1 of 1 # Warmup Iteration 1: 15.067 us/op # Warmup Iteration 2: 13.995 us/op # Warmup Iteration 3: 14.695 us/op Iteration 1: 14.041 us/op totalInputBytes: 567760896.000 # totalOutputBytes: 469068084.000 # Iteration 2: 14.159 us/op totalInputBytes: 712467456.000 # totalOutputBytes: 588620574.000 # Iteration 3: 14.605 us/op totalInputBytes: 852801536.000 # totalOutputBytes: 704560644.000 # Iteration 4: 14.833 us/op totalInputBytes: 990947328.000 # totalOutputBytes: 818692812.000 # Iteration 5: 13.919 us/op totalInputBytes: 1138154496.000 # totalOutputBytes: 940311234.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14.312 ±(99.9%) 1.502 us/op [Average] (min, avg, max) = (13.919, 14.312, 14.833), stdev = 0.390 CI (99.9%): [12.809, 15.814] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4262131712.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (567760896.000, 852426342.400, 1138154496.000), stdev = 224416848.876 CI (99.9%): [4262131712.000, 4262131712.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3521253348.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (469068084.000, 704250669.600, 940311234.000), stdev = 185406888.818 CI (99.9%): [3521253348.000, 3521253348.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 77.76% complete, ETA 01:10:41 # Fork: 1 of 1 # Warmup Iteration 1: 21.717 us/op # Warmup Iteration 2: 19.258 us/op # Warmup Iteration 3: 18.765 us/op Iteration 1: 19.387 us/op totalInputBytes: 831172608.000 # totalOutputBytes: 651788676.000 # Iteration 2: 19.464 us/op totalInputBytes: 1041772544.000 # totalOutputBytes: 816936868.000 # Iteration 3: 19.354 us/op totalInputBytes: 1253529600.000 # totalOutputBytes: 982992450.000 # Iteration 4: 19.461 us/op totalInputBytes: 1464084480.000 # totalOutputBytes: 1148105310.000 # Iteration 5: 20.369 us/op totalInputBytes: 1665306624.000 # totalOutputBytes: 1305899628.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19.607 ±(99.9%) 1.650 us/op [Average] (min, avg, max) = (19.354, 19.607, 20.369), stdev = 0.428 CI (99.9%): [17.957, 21.257] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6255865856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (831172608.000, 1251173171.200, 1665306624.000), stdev = 330564816.133 CI (99.9%): [6255865856.000, 6255865856.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4905722932.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (651788676.000, 981144586.400, 1305899628.000), stdev = 259222214.214 CI (99.9%): [4905722932.000, 4905722932.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 77.81% complete, ETA 01:10:32 # Fork: 1 of 1 # Warmup Iteration 1: 27.883 us/op # Warmup Iteration 2: 27.659 us/op # Warmup Iteration 3: 25.393 us/op Iteration 1: 26.199 us/op totalInputBytes: 919354368.000 # totalOutputBytes: 708668992.000 # Iteration 2: 25.545 us/op totalInputBytes: 1159938048.000 # totalOutputBytes: 894118912.000 # Iteration 3: 25.721 us/op totalInputBytes: 1398850560.000 # totalOutputBytes: 1078280640.000 # Iteration 4: 26.541 us/op totalInputBytes: 1637658624.000 # totalOutputBytes: 1262361856.000 # Iteration 5: 25.666 us/op totalInputBytes: 1877111808.000 # totalOutputBytes: 1446940352.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 25.934 ±(99.9%) 1.619 us/op [Average] (min, avg, max) = (25.545, 25.934, 26.541), stdev = 0.420 CI (99.9%): [24.315, 27.554] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6992913408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (919354368.000, 1398582681.600, 1877111808.000), stdev = 378404063.307 CI (99.9%): [6992913408.000, 6992913408.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5390370752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (708668992.000, 1078074150.400, 1446940352.000), stdev = 291686465.466 CI (99.9%): [5390370752.000, 5390370752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 77.86% complete, ETA 01:10:22 # Fork: 1 of 1 # Warmup Iteration 1: 34.209 us/op # Warmup Iteration 2: 33.150 us/op # Warmup Iteration 3: 32.142 us/op Iteration 1: 33.962 us/op totalInputBytes: 987303936.000 # totalOutputBytes: 755181453.000 # Iteration 2: 31.931 us/op totalInputBytes: 1243926528.000 # totalOutputBytes: 951470169.000 # Iteration 3: 32.908 us/op totalInputBytes: 1492992000.000 # totalOutputBytes: 1141978500.000 # Iteration 4: 32.497 us/op totalInputBytes: 1745154048.000 # totalOutputBytes: 1334855379.000 # Iteration 5: 31.590 us/op totalInputBytes: 2004533248.000 # totalOutputBytes: 1533252604.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 32.578 ±(99.9%) 3.564 us/op [Average] (min, avg, max) = (31.590, 32.578, 33.962), stdev = 0.925 CI (99.9%): [29.014, 36.141] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7473909760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (987303936.000, 1494781952.000, 2004533248.000), stdev = 400935828.603 CI (99.9%): [7473909760.000, 7473909760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5716738105.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (755181453.000, 1143347621.000, 1533252604.000), stdev = 306672839.603 CI (99.9%): [5716738105.000, 5716738105.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 77.91% complete, ETA 01:10:13 # Fork: 1 of 1 # Warmup Iteration 1: 41.625 us/op # Warmup Iteration 2: 38.703 us/op # Warmup Iteration 3: 38.609 us/op Iteration 1: 38.468 us/op totalInputBytes: 1044695040.000 # totalOutputBytes: 794947632.000 # Iteration 2: 37.758 us/op totalInputBytes: 1315962880.000 # totalOutputBytes: 1001365504.000 # Iteration 3: 37.453 us/op totalInputBytes: 1589442560.000 # totalOutputBytes: 1209466448.000 # Iteration 4: 38.413 us/op totalInputBytes: 1856107520.000 # totalOutputBytes: 1412381816.000 # Iteration 5: 37.762 us/op totalInputBytes: 2127365120.000 # totalOutputBytes: 1618791896.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 37.971 ±(99.9%) 1.721 us/op [Average] (min, avg, max) = (37.453, 37.971, 38.468), stdev = 0.447 CI (99.9%): [36.250, 39.692] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7933573120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1044695040.000, 1586714624.000, 2127365120.000), stdev = 427777590.926 CI (99.9%): [7933573120.000, 7933573120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6036953296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (794947632.000, 1207390659.200, 1618791896.000), stdev = 325512010.595 CI (99.9%): [6036953296.000, 6036953296.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 77.96% complete, ETA 01:10:03 # Fork: 1 of 1 # Warmup Iteration 1: 48.115 us/op # Warmup Iteration 2: 43.096 us/op # Warmup Iteration 3: 44.302 us/op Iteration 1: 43.504 us/op totalInputBytes: 1100863488.000 # totalOutputBytes: 834964820.000 # Iteration 2: 43.012 us/op totalInputBytes: 1386688512.000 # totalOutputBytes: 1051752680.000 # Iteration 3: 44.124 us/op totalInputBytes: 1665232896.000 # totalOutputBytes: 1263018440.000 # Iteration 4: 43.882 us/op totalInputBytes: 1945313280.000 # totalOutputBytes: 1475449200.000 # Iteration 5: 43.006 us/op totalInputBytes: 2231138304.000 # totalOutputBytes: 1692237060.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 43.505 ±(99.9%) 1.942 us/op [Average] (min, avg, max) = (43.006, 43.505, 44.124), stdev = 0.504 CI (99.9%): [41.563, 45.448] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8329236480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1100863488.000, 1665847296.000, 2231138304.000), stdev = 445755501.203 CI (99.9%): [8329236480.000, 8329236480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6317422200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (834964820.000, 1263484440.000, 1692237060.000), stdev = 338089296.160 CI (99.9%): [6317422200.000, 6317422200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 78.01% complete, ETA 01:09:54 # Fork: 1 of 1 # Warmup Iteration 1: 53.148 us/op # Warmup Iteration 2: 48.505 us/op # Warmup Iteration 3: 50.556 us/op Iteration 1: 48.701 us/op totalInputBytes: 1143726080.000 # totalOutputBytes: 865293880.000 # Iteration 2: 48.301 us/op totalInputBytes: 1440588800.000 # totalOutputBytes: 1089887425.000 # Iteration 3: 50.350 us/op totalInputBytes: 1725409280.000 # totalOutputBytes: 1305370330.000 # Iteration 4: 49.185 us/op totalInputBytes: 2016982016.000 # totalOutputBytes: 1525961701.000 # Iteration 5: 48.606 us/op totalInputBytes: 2312016896.000 # totalOutputBytes: 1749172381.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 49.029 ±(99.9%) 3.096 us/op [Average] (min, avg, max) = (48.301, 49.029, 50.350), stdev = 0.804 CI (99.9%): [45.933, 52.124] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8638723072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1143726080.000, 1727744614.400, 2312016896.000), stdev = 460590365.071 CI (99.9%): [8638723072.000, 8638723072.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6535685717.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (865293880.000, 1307137143.400, 1749172381.000), stdev = 348462827.815 CI (99.9%): [6535685717.000, 6535685717.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 78.05% complete, ETA 01:09:44 # Fork: 1 of 1 # Warmup Iteration 1: 59.170 us/op # Warmup Iteration 2: 55.033 us/op # Warmup Iteration 3: 56.851 us/op Iteration 1: 55.914 us/op totalInputBytes: 1156218880.000 # totalOutputBytes: 873092040.000 # Iteration 2: 54.885 us/op totalInputBytes: 1454825472.000 # totalOutputBytes: 1098577926.000 # Iteration 3: 56.628 us/op totalInputBytes: 1744240640.000 # totalOutputBytes: 1317123120.000 # Iteration 4: 56.454 us/op totalInputBytes: 2034540544.000 # totalOutputBytes: 1536336402.000 # Iteration 5: 55.288 us/op totalInputBytes: 2330935296.000 # totalOutputBytes: 1760152068.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 55.834 ±(99.9%) 2.869 us/op [Average] (min, avg, max) = (54.885, 55.834, 56.628), stdev = 0.745 CI (99.9%): [52.965, 58.703] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8720760832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1156218880.000, 1744152166.400, 2330935296.000), stdev = 463145588.397 CI (99.9%): [8720760832.000, 8720760832.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6585281556.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (873092040.000, 1317056311.200, 1760152068.000), stdev = 349733717.019 CI (99.9%): [6585281556.000, 6585281556.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 78.10% complete, ETA 01:09:34 # Fork: 1 of 1 # Warmup Iteration 1: 70.441 us/op # Warmup Iteration 2: 62.409 us/op # Warmup Iteration 3: 64.180 us/op Iteration 1: 63.004 us/op totalInputBytes: 1137217536.000 # totalOutputBytes: 857602200.000 # Iteration 2: 61.856 us/op totalInputBytes: 1435281408.000 # totalOutputBytes: 1082379100.000 # Iteration 3: 63.499 us/op totalInputBytes: 1725631488.000 # totalOutputBytes: 1301338850.000 # Iteration 4: 63.737 us/op totalInputBytes: 2014903296.000 # totalOutputBytes: 1519485450.000 # Iteration 5: 62.623 us/op totalInputBytes: 2309354496.000 # totalOutputBytes: 1741537950.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 62.943 ±(99.9%) 2.873 us/op [Average] (min, avg, max) = (61.856, 62.943, 63.737), stdev = 0.746 CI (99.9%): [60.070, 65.817] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8622388224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1137217536.000, 1724477644.800, 2309354496.000), stdev = 462314346.540 CI (99.9%): [8622388224.000, 8622388224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6502343550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (857602200.000, 1300468710.000, 1741537950.000), stdev = 348642003.955 CI (99.9%): [6502343550.000, 6502343550.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 78.15% complete, ETA 01:09:25 # Fork: 1 of 1 # Warmup Iteration 1: 75.296 us/op # Warmup Iteration 2: 67.701 us/op # Warmup Iteration 3: 69.180 us/op Iteration 1: 68.796 us/op totalInputBytes: 1168629760.000 # totalOutputBytes: 880580784.000 # Iteration 2: 67.730 us/op totalInputBytes: 1471098880.000 # totalOutputBytes: 1108495992.000 # Iteration 3: 68.407 us/op totalInputBytes: 1770557440.000 # totalOutputBytes: 1334142696.000 # Iteration 4: 68.514 us/op totalInputBytes: 2069544960.000 # totalOutputBytes: 1559434464.000 # Iteration 5: 67.562 us/op totalInputBytes: 2372741120.000 # totalOutputBytes: 1787897508.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 68.202 ±(99.9%) 2.041 us/op [Average] (min, avg, max) = (67.562, 68.202, 68.796), stdev = 0.530 CI (99.9%): [66.161, 70.243] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8852572160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1168629760.000, 1770514432.000, 2372741120.000), stdev = 475397484.594 CI (99.9%): [8852572160.000, 8852572160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6670551444.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (880580784.000, 1334110288.800, 1787897508.000), stdev = 358219432.727 CI (99.9%): [6670551444.000, 6670551444.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 78.20% complete, ETA 01:09:15 # Fork: 1 of 1 # Warmup Iteration 1: 133.159 us/op # Warmup Iteration 2: 121.137 us/op # Warmup Iteration 3: 121.359 us/op Iteration 1: 121.796 us/op totalInputBytes: 1320181760.000 # totalOutputBytes: 989620624.000 # Iteration 2: 121.431 us/op totalInputBytes: 1657589760.000 # totalOutputBytes: 1242544824.000 # Iteration 3: 120.691 us/op totalInputBytes: 1997086720.000 # totalOutputBytes: 1497034928.000 # Iteration 4: 121.406 us/op totalInputBytes: 2334576640.000 # totalOutputBytes: 1750020536.000 # Iteration 5: 121.686 us/op totalInputBytes: 2671308800.000 # totalOutputBytes: 2002438120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 121.402 ±(99.9%) 1.659 us/op [Average] (min, avg, max) = (120.691, 121.402, 121.796), stdev = 0.431 CI (99.9%): [119.743, 123.061] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 9980743680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1320181760.000, 1996148736.000, 2671308800.000), stdev = 534305383.398 CI (99.9%): [9980743680.000, 9980743680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 7481659032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (989620624.000, 1496331806.400, 2002438120.000), stdev = 400520324.508 CI (99.9%): [7481659032.000, 7481659032.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 78.25% complete, ETA 01:09:06 # Fork: 1 of 1 # Warmup Iteration 1: 197.197 us/op # Warmup Iteration 2: 175.798 us/op # Warmup Iteration 3: 174.014 us/op Iteration 1: 175.979 us/op totalInputBytes: 1364213760.000 # totalOutputBytes: 1020806696.000 # Iteration 2: 174.427 us/op totalInputBytes: 1716541440.000 # totalOutputBytes: 1284444599.000 # Iteration 3: 173.631 us/op totalInputBytes: 2070528000.000 # totalOutputBytes: 1549323800.000 # Iteration 4: 174.771 us/op totalInputBytes: 2422210560.000 # totalOutputBytes: 1812478976.000 # Iteration 5: 173.850 us/op totalInputBytes: 2775736320.000 # totalOutputBytes: 2077013372.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 174.532 ±(99.9%) 3.571 us/op [Average] (min, avg, max) = (173.631, 174.532, 175.979), stdev = 0.927 CI (99.9%): [170.961, 178.102] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10349230080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1364213760.000, 2069846016.000, 2775736320.000), stdev = 557938921.922 CI (99.9%): [10349230080.000, 10349230080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 7744067443.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1020806696.000, 1548813488.600, 2077013372.000), stdev = 417491601.505 CI (99.9%): [7744067443.000, 7744067443.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 78.30% complete, ETA 01:08:56 # Fork: 1 of 1 # Warmup Iteration 1: 219.529 us/op # Warmup Iteration 2: 204.096 us/op # Warmup Iteration 3: 204.167 us/op Iteration 1: 202.377 us/op totalInputBytes: 1581465600.000 # totalOutputBytes: 1195751700.000 # Iteration 2: 200.436 us/op totalInputBytes: 1990328320.000 # totalOutputBytes: 1504894240.000 # Iteration 3: 200.861 us/op totalInputBytes: 2398289920.000 # totalOutputBytes: 1813355440.000 # Iteration 4: 199.789 us/op totalInputBytes: 2808422400.000 # totalOutputBytes: 2123458050.000 # Iteration 5: 201.398 us/op totalInputBytes: 3215400960.000 # totalOutputBytes: 2431175970.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 200.972 ±(99.9%) 3.780 us/op [Average] (min, avg, max) = (199.789, 200.972, 202.377), stdev = 0.982 CI (99.9%): [197.192, 204.752] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11993907200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1581465600.000, 2398781440.000, 3215400960.000), stdev = 646048088.709 CI (99.9%): [11993907200.000, 11993907200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9068635400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1195751700.000, 1813727080.000, 2431175970.000), stdev = 488479231.136 CI (99.9%): [9068635400.000, 9068635400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 78.35% complete, ETA 01:08:47 # Fork: 1 of 1 # Warmup Iteration 1: 266.770 us/op # Warmup Iteration 2: 247.125 us/op # Warmup Iteration 3: 246.754 us/op Iteration 1: 247.752 us/op totalInputBytes: 1627494400.000 # totalOutputBytes: 1230220474.000 # Iteration 2: 248.520 us/op totalInputBytes: 2039705600.000 # totalOutputBytes: 1541810276.000 # Iteration 3: 247.595 us/op totalInputBytes: 2453452800.000 # totalOutputBytes: 1854561138.000 # Iteration 4: 247.496 us/op totalInputBytes: 2867353600.000 # totalOutputBytes: 2167428106.000 # Iteration 5: 247.732 us/op totalInputBytes: 3280896000.000 # totalOutputBytes: 2480024160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 247.819 ±(99.9%) 1.561 us/op [Average] (min, avg, max) = (247.496, 247.819, 248.520), stdev = 0.405 CI (99.9%): [246.258, 249.380] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12268902400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1627494400.000, 2453780480.000, 3280896000.000), stdev = 653714312.340 CI (99.9%): [12268902400.000, 12268902400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9274044154.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1230220474.000, 1854808830.800, 2480024160.000), stdev = 494141627.269 CI (99.9%): [9274044154.000, 9274044154.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 78.40% complete, ETA 01:08:37 # Fork: 1 of 1 # Warmup Iteration 1: 315.727 us/op # Warmup Iteration 2: 291.845 us/op # Warmup Iteration 3: 288.981 us/op Iteration 1: 289.568 us/op totalInputBytes: 1660846080.000 # totalOutputBytes: 1254717312.000 # Iteration 2: 288.991 us/op totalInputBytes: 2086256640.000 # totalOutputBytes: 1576101696.000 # Iteration 3: 288.845 us/op totalInputBytes: 2511851520.000 # totalOutputBytes: 1897625328.000 # Iteration 4: 289.062 us/op totalInputBytes: 2937200640.000 # totalOutputBytes: 2218963296.000 # Iteration 5: 289.247 us/op totalInputBytes: 3362181120.000 # totalOutputBytes: 2540022768.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 289.143 ±(99.9%) 1.072 us/op [Average] (min, avg, max) = (288.845, 289.143, 289.568), stdev = 0.278 CI (99.9%): [288.070, 290.215] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12558336000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1660846080.000, 2511667200.000, 3362181120.000), stdev = 672555461.178 CI (99.9%): [12558336000.000, 12558336000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9487430400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1254717312.000, 1897486080.000, 2540022768.000), stdev = 508094633.562 CI (99.9%): [9487430400.000, 9487430400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 78.45% complete, ETA 01:08:27 # Fork: 1 of 1 # Warmup Iteration 1: 365.476 us/op # Warmup Iteration 2: 335.351 us/op # Warmup Iteration 3: 335.467 us/op Iteration 1: 335.052 us/op totalInputBytes: 1675806720.000 # totalOutputBytes: 1265505270.000 # Iteration 2: 335.566 us/op totalInputBytes: 2103306240.000 # totalOutputBytes: 1588336590.000 # Iteration 3: 335.870 us/op totalInputBytes: 2530304000.000 # totalOutputBytes: 1910789000.000 # Iteration 4: 335.829 us/op totalInputBytes: 2957445120.000 # totalOutputBytes: 2233349670.000 # Iteration 5: 338.861 us/op totalInputBytes: 3380715520.000 # totalOutputBytes: 2552987320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 336.236 ±(99.9%) 5.789 us/op [Average] (min, avg, max) = (335.052, 336.236, 338.861), stdev = 1.503 CI (99.9%): [330.447, 342.025] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12647577600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1675806720.000, 2529515520.000, 3380715520.000), stdev = 674191899.575 CI (99.9%): [12647577600.000, 12647577600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9550967850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1265505270.000, 1910193570.000, 2552987320.000), stdev = 509123988.895 CI (99.9%): [9550967850.000, 9550967850.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 78.49% complete, ETA 01:08:18 # Fork: 1 of 1 # Warmup Iteration 1: 408.662 us/op # Warmup Iteration 2: 386.214 us/op # Warmup Iteration 3: 382.395 us/op Iteration 1: 381.759 us/op totalInputBytes: 1683947520.000 # totalOutputBytes: 1271573604.000 # Iteration 2: 381.793 us/op totalInputBytes: 2113372160.000 # totalOutputBytes: 1595838482.000 # Iteration 3: 385.190 us/op totalInputBytes: 2538946560.000 # totalOutputBytes: 1917195987.000 # Iteration 4: 390.201 us/op totalInputBytes: 2959032320.000 # totalOutputBytes: 2234408939.000 # Iteration 5: 382.780 us/op totalInputBytes: 3387392000.000 # totalOutputBytes: 2557869650.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 384.345 ±(99.9%) 13.703 us/op [Average] (min, avg, max) = (381.759, 384.345, 390.201), stdev = 3.559 CI (99.9%): [370.641, 398.048] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12682690560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1683947520.000, 2536538112.000, 3387392000.000), stdev = 672391187.412 CI (99.9%): [12682690560.000, 12682690560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9576886662.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1271573604.000, 1915377332.400, 2557869650.000), stdev = 507732500.759 CI (99.9%): [9576886662.000, 9576886662.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 78.54% complete, ETA 01:08:08 # Fork: 1 of 1 # Warmup Iteration 1: 455.873 us/op # Warmup Iteration 2: 433.306 us/op # Warmup Iteration 3: 431.155 us/op Iteration 1: 432.917 us/op totalInputBytes: 1684408320.000 # totalOutputBytes: 1271896430.000 # Iteration 2: 433.708 us/op totalInputBytes: 2109634560.000 # totalOutputBytes: 1592984690.000 # Iteration 3: 433.923 us/op totalInputBytes: 2534676480.000 # totalOutputBytes: 1913933770.000 # Iteration 4: 433.803 us/op totalInputBytes: 2959810560.000 # totalOutputBytes: 2234952440.000 # Iteration 5: 435.210 us/op totalInputBytes: 3383654400.000 # totalOutputBytes: 2554996850.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 433.912 ±(99.9%) 3.180 us/op [Average] (min, avg, max) = (432.917, 433.912, 435.210), stdev = 0.826 CI (99.9%): [430.732, 437.093] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12672184320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1684408320.000, 2534436864.000, 3383654400.000), stdev = 671773545.403 CI (99.9%): [12672184320.000, 12672184320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9568764180.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1271896430.000, 1913752836.000, 2554996850.000), stdev = 507256087.506 CI (99.9%): [9568764180.000, 9568764180.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 78.59% complete, ETA 01:07:59 # Fork: 1 of 1 # Warmup Iteration 1: 512.878 us/op # Warmup Iteration 2: 478.885 us/op # Warmup Iteration 3: 479.811 us/op Iteration 1: 474.873 us/op totalInputBytes: 1686528000.000 # totalOutputBytes: 1266345360.000 # Iteration 2: 473.589 us/op totalInputBytes: 2119270400.000 # totalOutputBytes: 1591274048.000 # Iteration 3: 473.442 us/op totalInputBytes: 2552115200.000 # totalOutputBytes: 1916279624.000 # Iteration 4: 473.702 us/op totalInputBytes: 2984755200.000 # totalOutputBytes: 2241131424.000 # Iteration 5: 472.637 us/op totalInputBytes: 3418316800.000 # totalOutputBytes: 2566675216.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 473.649 ±(99.9%) 3.087 us/op [Average] (min, avg, max) = (472.637, 473.649, 474.873), stdev = 0.802 CI (99.9%): [470.562, 476.736] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12760985600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1686528000.000, 2552197120.000, 3418316800.000), stdev = 684484910.275 CI (99.9%): [12760985600.000, 12760985600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9581705672.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1266345360.000, 1916341134.400, 2566675216.000), stdev = 513951911.926 CI (99.9%): [9581705672.000, 9581705672.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 78.64% complete, ETA 01:07:49 # Fork: 1 of 1 # Warmup Iteration 1: 12.595 us/op # Warmup Iteration 2: 11.998 us/op # Warmup Iteration 3: 12.240 us/op Iteration 1: 11.541 us/op totalInputBytes: 678458368.000 # totalOutputBytes: 334591285.000 # Iteration 2: 11.655 us/op totalInputBytes: 854554624.000 # totalOutputBytes: 421435630.000 # Iteration 3: 10.568 us/op totalInputBytes: 1048510464.000 # totalOutputBytes: 517087680.000 # Iteration 4: 12.285 us/op totalInputBytes: 1215264768.000 # totalOutputBytes: 599324910.000 # Iteration 5: 13.004 us/op totalInputBytes: 1383230464.000 # totalOutputBytes: 682159555.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11.810 ±(99.9%) 3.492 us/op [Average] (min, avg, max) = (10.568, 11.810, 13.004), stdev = 0.907 CI (99.9%): [8.318, 15.303] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 5180018688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (678458368.000, 1036003737.600, 1383230464.000), stdev = 280008842.227 CI (99.9%): [5180018688.000, 5180018688.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2554599060.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (334591285.000, 510919812.000, 682159555.000), stdev = 138090298.168 CI (99.9%): [2554599060.000, 2554599060.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 78.69% complete, ETA 01:07:40 # Fork: 1 of 1 # Warmup Iteration 1: 19.111 us/op # Warmup Iteration 2: 16.893 us/op # Warmup Iteration 3: 16.964 us/op Iteration 1: 17.288 us/op totalInputBytes: 935661568.000 # totalOutputBytes: 428997174.000 # Iteration 2: 17.889 us/op totalInputBytes: 1164707840.000 # totalOutputBytes: 534013995.000 # Iteration 3: 17.059 us/op totalInputBytes: 1404909568.000 # totalOutputBytes: 644145549.000 # Iteration 4: 17.347 us/op totalInputBytes: 1641109504.000 # totalOutputBytes: 752442297.000 # Iteration 5: 17.457 us/op totalInputBytes: 1875802112.000 # totalOutputBytes: 860047941.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 17.408 ±(99.9%) 1.177 us/op [Average] (min, avg, max) = (17.059, 17.408, 17.889), stdev = 0.306 CI (99.9%): [16.231, 18.585] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7022190592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (935661568.000, 1404438118.400, 1875802112.000), stdev = 372632406.695 CI (99.9%): [7022190592.000, 7022190592.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3219646956.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (428997174.000, 643929391.200, 860047941.000), stdev = 170850502.874 CI (99.9%): [3219646956.000, 3219646956.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 78.74% complete, ETA 01:07:30 # Fork: 1 of 1 # Warmup Iteration 1: 25.888 us/op # Warmup Iteration 2: 24.708 us/op # Warmup Iteration 3: 24.348 us/op Iteration 1: 24.193 us/op totalInputBytes: 992784384.000 # totalOutputBytes: 448239564.000 # Iteration 2: 24.889 us/op totalInputBytes: 1239757824.000 # totalOutputBytes: 559747429.000 # Iteration 3: 24.732 us/op totalInputBytes: 1488242688.000 # totalOutputBytes: 671937698.000 # Iteration 4: 24.523 us/op totalInputBytes: 1738890240.000 # totalOutputBytes: 785104415.000 # Iteration 5: 24.550 us/op totalInputBytes: 1989252096.000 # totalOutputBytes: 898142141.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 24.577 ±(99.9%) 1.005 us/op [Average] (min, avg, max) = (24.193, 24.577, 24.889), stdev = 0.261 CI (99.9%): [23.572, 25.582] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7448927232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (992784384.000, 1489785446.400, 1989252096.000), stdev = 394032479.737 CI (99.9%): [7448927232.000, 7448927232.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3363171247.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (448239564.000, 672634249.400, 898142141.000), stdev = 177904638.475 CI (99.9%): [3363171247.000, 3363171247.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 78.79% complete, ETA 01:07:21 # Fork: 1 of 1 # Warmup Iteration 1: 30.695 us/op # Warmup Iteration 2: 30.184 us/op # Warmup Iteration 3: 29.355 us/op Iteration 1: 28.872 us/op totalInputBytes: 1101869056.000 # totalOutputBytes: 487178921.000 # Iteration 2: 29.618 us/op totalInputBytes: 1378570240.000 # totalOutputBytes: 609519215.000 # Iteration 3: 29.110 us/op totalInputBytes: 1660121088.000 # totalOutputBytes: 734003733.000 # Iteration 4: 29.279 us/op totalInputBytes: 1940058112.000 # totalOutputBytes: 857774717.000 # Iteration 5: 29.286 us/op totalInputBytes: 2219917312.000 # totalOutputBytes: 981511292.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 29.233 ±(99.9%) 1.053 us/op [Average] (min, avg, max) = (28.872, 29.233, 29.618), stdev = 0.273 CI (99.9%): [28.180, 30.286] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8300535808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1101869056.000, 1660107161.600, 2219917312.000), stdev = 442338320.769 CI (99.9%): [8300535808.000, 8300535808.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3669987878.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (487178921.000, 733997575.600, 981511292.000), stdev = 195574877.664 CI (99.9%): [3669987878.000, 3669987878.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 78.84% complete, ETA 01:07:11 # Fork: 1 of 1 # Warmup Iteration 1: 38.209 us/op # Warmup Iteration 2: 39.943 us/op # Warmup Iteration 3: 35.937 us/op Iteration 1: 35.275 us/op totalInputBytes: 1100477440.000 # totalOutputBytes: 482963439.000 # Iteration 2: 36.059 us/op totalInputBytes: 1384581120.000 # totalOutputBytes: 607647222.000 # Iteration 3: 36.224 us/op totalInputBytes: 1667368960.000 # totalOutputBytes: 731753526.000 # Iteration 4: 35.277 us/op totalInputBytes: 1961820160.000 # totalOutputBytes: 860978496.000 # Iteration 5: 34.265 us/op totalInputBytes: 2260756480.000 # totalOutputBytes: 992171838.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 35.420 ±(99.9%) 3.001 us/op [Average] (min, avg, max) = (34.265, 35.420, 36.224), stdev = 0.779 CI (99.9%): [32.419, 38.421] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8375004160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1100477440.000, 1675000832.000, 2260756480.000), stdev = 458217739.896 CI (99.9%): [8375004160.000, 8375004160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3675514521.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (482963439.000, 735102904.200, 992171838.000), stdev = 201096730.771 CI (99.9%): [3675514521.000, 3675514521.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 78.89% complete, ETA 01:07:01 # Fork: 1 of 1 # Warmup Iteration 1: 44.513 us/op # Warmup Iteration 2: 43.735 us/op # Warmup Iteration 3: 41.771 us/op Iteration 1: 41.528 us/op totalInputBytes: 1147521024.000 # totalOutputBytes: 501666906.000 # Iteration 2: 42.139 us/op totalInputBytes: 1439201280.000 # totalOutputBytes: 629182070.000 # Iteration 3: 41.593 us/op totalInputBytes: 1734690816.000 # totalOutputBytes: 758362554.000 # Iteration 4: 41.846 us/op totalInputBytes: 2028392448.000 # totalOutputBytes: 886761412.000 # Iteration 5: 39.955 us/op totalInputBytes: 2336028672.000 # totalOutputBytes: 1021252118.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 41.412 ±(99.9%) 3.271 us/op [Average] (min, avg, max) = (39.955, 41.412, 42.139), stdev = 0.849 CI (99.9%): [38.142, 44.683] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8685834240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1147521024.000, 1737166848.000, 2336028672.000), stdev = 469020160.161 CI (99.9%): [8685834240.000, 8685834240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3797225060.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (501666906.000, 759445012.000, 1021252118.000), stdev = 205043644.237 CI (99.9%): [3797225060.000, 3797225060.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 78.93% complete, ETA 01:06:52 # Fork: 1 of 1 # Warmup Iteration 1: 54.107 us/op # Warmup Iteration 2: 52.737 us/op # Warmup Iteration 3: 52.447 us/op Iteration 1: 51.164 us/op totalInputBytes: 1090768896.000 # totalOutputBytes: 480102660.000 # Iteration 2: 51.928 us/op totalInputBytes: 1366908928.000 # totalOutputBytes: 601645880.000 # Iteration 3: 49.603 us/op totalInputBytes: 1656023040.000 # totalOutputBytes: 728899650.000 # Iteration 4: 51.268 us/op totalInputBytes: 1935739904.000 # totalOutputBytes: 852017215.000 # Iteration 5: 51.569 us/op totalInputBytes: 2213808128.000 # totalOutputBytes: 974409130.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 51.107 ±(99.9%) 3.432 us/op [Average] (min, avg, max) = (49.603, 51.107, 51.928), stdev = 0.891 CI (99.9%): [47.674, 54.539] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8263248896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1090768896.000, 1652649779.200, 2213808128.000), stdev = 445086522.776 CI (99.9%): [8263248896.000, 8263248896.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3637074535.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (480102660.000, 727414907.000, 974409130.000), stdev = 195905131.049 CI (99.9%): [3637074535.000, 3637074535.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 78.98% complete, ETA 01:06:42 # Fork: 1 of 1 # Warmup Iteration 1: 56.404 us/op # Warmup Iteration 2: 55.845 us/op # Warmup Iteration 3: 54.750 us/op Iteration 1: 54.123 us/op totalInputBytes: 1186316288.000 # totalOutputBytes: 516117096.000 # Iteration 2: 54.663 us/op totalInputBytes: 1486127104.000 # totalOutputBytes: 646552368.000 # Iteration 3: 54.243 us/op totalInputBytes: 1788223488.000 # totalOutputBytes: 777981996.000 # Iteration 4: 54.174 us/op totalInputBytes: 2090713088.000 # totalOutputBytes: 909582696.000 # Iteration 5: 51.979 us/op totalInputBytes: 2405982208.000 # totalOutputBytes: 1046743236.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 53.836 ±(99.9%) 4.081 us/op [Average] (min, avg, max) = (51.979, 53.836, 54.663), stdev = 1.060 CI (99.9%): [49.755, 57.918] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8957362176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1186316288.000, 1791472435.200, 2405982208.000), stdev = 481307468.930 CI (99.9%): [8957362176.000, 8957362176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3896977392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (516117096.000, 779395478.400, 1046743236.000), stdev = 209396950.594 CI (99.9%): [3896977392.000, 3896977392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 79.03% complete, ETA 01:06:33 # Fork: 1 of 1 # Warmup Iteration 1: 65.248 us/op # Warmup Iteration 2: 63.231 us/op # Warmup Iteration 3: 62.017 us/op Iteration 1: 62.138 us/op totalInputBytes: 1168321536.000 # totalOutputBytes: 504928893.000 # Iteration 2: 62.340 us/op totalInputBytes: 1464081408.000 # totalOutputBytes: 632751329.000 # Iteration 3: 62.230 us/op totalInputBytes: 1760357376.000 # totalOutputBytes: 760796813.000 # Iteration 4: 62.176 us/op totalInputBytes: 2056891392.000 # totalOutputBytes: 888953821.000 # Iteration 5: 61.918 us/op totalInputBytes: 2354706432.000 # totalOutputBytes: 1017664466.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 62.160 ±(99.9%) 0.598 us/op [Average] (min, avg, max) = (61.918, 62.160, 62.340), stdev = 0.155 CI (99.9%): [61.562, 62.759] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8804358144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1168321536.000, 1760871628.800, 2354706432.000), stdev = 468899718.968 CI (99.9%): [8804358144.000, 8804358144.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3805095322.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (504928893.000, 761019064.400, 1017664466.000), stdev = 202650562.136 CI (99.9%): [3805095322.000, 3805095322.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 79.08% complete, ETA 01:06:23 # Fork: 1 of 1 # Warmup Iteration 1: 79.371 us/op # Warmup Iteration 2: 78.240 us/op # Warmup Iteration 3: 76.909 us/op Iteration 1: 76.063 us/op totalInputBytes: 1055907840.000 # totalOutputBytes: 465362508.000 # Iteration 2: 73.850 us/op totalInputBytes: 1333340160.000 # totalOutputBytes: 587633217.000 # Iteration 3: 76.770 us/op totalInputBytes: 1600286720.000 # totalOutputBytes: 705282614.000 # Iteration 4: 75.703 us/op totalInputBytes: 1870919680.000 # totalOutputBytes: 824556691.000 # Iteration 5: 75.894 us/op totalInputBytes: 2140876800.000 # totalOutputBytes: 943532910.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 75.656 ±(99.9%) 4.186 us/op [Average] (min, avg, max) = (73.850, 75.656, 76.770), stdev = 1.087 CI (99.9%): [71.470, 79.842] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8001331200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1055907840.000, 1600266240.000, 2140876800.000), stdev = 428102984.813 CI (99.9%): [8001331200.000, 8001331200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3526367940.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (465362508.000, 705273588.000, 943532910.000), stdev = 188674684.615 CI (99.9%): [3526367940.000, 3526367940.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 79.13% complete, ETA 01:06:14 # Fork: 1 of 1 # Warmup Iteration 1: 156.642 us/op # Warmup Iteration 2: 152.755 us/op # Warmup Iteration 3: 155.381 us/op Iteration 1: 149.245 us/op totalInputBytes: 1068236800.000 # totalOutputBytes: 481958400.000 # Iteration 2: 146.968 us/op totalInputBytes: 1347051520.000 # totalOutputBytes: 607751760.000 # Iteration 3: 152.329 us/op totalInputBytes: 1616158720.000 # totalOutputBytes: 729165360.000 # Iteration 4: 152.341 us/op totalInputBytes: 1885204480.000 # totalOutputBytes: 850551240.000 # Iteration 5: 152.290 us/op totalInputBytes: 2154352640.000 # totalOutputBytes: 971983320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 150.635 ±(99.9%) 9.412 us/op [Average] (min, avg, max) = (146.968, 150.635, 152.341), stdev = 2.444 CI (99.9%): [141.223, 160.046] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8071004160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1068236800.000, 1614200832.000, 2154352640.000), stdev = 428560458.215 CI (99.9%): [8071004160.000, 8071004160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3641410080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (481958400.000, 728282016.000, 971983320.000), stdev = 193354425.484 CI (99.9%): [3641410080.000, 3641410080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 79.18% complete, ETA 01:06:04 # Fork: 1 of 1 # Warmup Iteration 1: 238.898 us/op # Warmup Iteration 2: 258.310 us/op # Warmup Iteration 3: 228.444 us/op Iteration 1: 226.664 us/op totalInputBytes: 1035694080.000 # totalOutputBytes: 481301064.000 # Iteration 2: 227.594 us/op totalInputBytes: 1305784320.000 # totalOutputBytes: 606815656.000 # Iteration 3: 227.569 us/op totalInputBytes: 1575905280.000 # totalOutputBytes: 732344524.000 # Iteration 4: 228.559 us/op totalInputBytes: 1844858880.000 # totalOutputBytes: 857330904.000 # Iteration 5: 229.013 us/op totalInputBytes: 2113259520.000 # totalOutputBytes: 982060316.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 227.880 ±(99.9%) 3.551 us/op [Average] (min, avg, max) = (226.664, 227.880, 229.013), stdev = 0.922 CI (99.9%): [224.329, 231.430] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7875502080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1035694080.000, 1575100416.000, 2113259520.000), stdev = 425991740.767 CI (99.9%): [7875502080.000, 7875502080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3659852464.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (481301064.000, 731970492.800, 982060316.000), stdev = 197964130.572 CI (99.9%): [3659852464.000, 3659852464.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 79.23% complete, ETA 01:05:55 # Fork: 1 of 1 # Warmup Iteration 1: 280.800 us/op # Warmup Iteration 2: 274.522 us/op # Warmup Iteration 3: 269.137 us/op Iteration 1: 268.047 us/op totalInputBytes: 1200865280.000 # totalOutputBytes: 581786392.000 # Iteration 2: 270.256 us/op totalInputBytes: 1504174080.000 # totalOutputBytes: 728731212.000 # Iteration 3: 268.118 us/op totalInputBytes: 1809899520.000 # totalOutputBytes: 876846828.000 # Iteration 4: 271.922 us/op totalInputBytes: 2111406080.000 # totalOutputBytes: 1022918512.000 # Iteration 5: 268.119 us/op totalInputBytes: 2417131520.000 # totalOutputBytes: 1171034128.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 269.292 ±(99.9%) 6.711 us/op [Average] (min, avg, max) = (268.047, 269.292, 271.922), stdev = 1.743 CI (99.9%): [262.581, 276.004] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 9043476480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1200865280.000, 1808695296.000, 2417131520.000), stdev = 480629900.996 CI (99.9%): [9043476480.000, 9043476480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4381317072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (581786392.000, 876263414.400, 1171034128.000), stdev = 232852044.809 CI (99.9%): [4381317072.000, 4381317072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 79.28% complete, ETA 01:05:45 # Fork: 1 of 1 # Warmup Iteration 1: 400.065 us/op # Warmup Iteration 2: 388.649 us/op # Warmup Iteration 3: 378.793 us/op Iteration 1: 383.882 us/op totalInputBytes: 1057177600.000 # totalOutputBytes: 534638664.000 # Iteration 2: 378.721 us/op totalInputBytes: 1327769600.000 # totalOutputBytes: 671483169.000 # Iteration 3: 377.822 us/op totalInputBytes: 1598924800.000 # totalOutputBytes: 808612497.000 # Iteration 4: 378.664 us/op totalInputBytes: 1869516800.000 # totalOutputBytes: 945457002.000 # Iteration 5: 377.526 us/op totalInputBytes: 2140928000.000 # totalOutputBytes: 1082715795.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 379.323 ±(99.9%) 10.015 us/op [Average] (min, avg, max) = (377.526, 379.323, 383.882), stdev = 2.601 CI (99.9%): [369.308, 389.338] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7994316800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1057177600.000, 1598863360.000, 2140928000.000), stdev = 428369773.559 CI (99.9%): [7994316800.000, 7994316800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4042907127.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (534638664.000, 808581425.400, 1082715795.000), stdev = 216636299.741 CI (99.9%): [4042907127.000, 4042907127.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 79.33% complete, ETA 01:05:36 # Fork: 1 of 1 # Warmup Iteration 1: 496.694 us/op # Warmup Iteration 2: 482.263 us/op # Warmup Iteration 3: 480.978 us/op Iteration 1: 467.271 us/op totalInputBytes: 1021440000.000 # totalOutputBytes: 521842125.000 # Iteration 2: 466.367 us/op totalInputBytes: 1285079040.000 # totalOutputBytes: 656532324.000 # Iteration 3: 465.182 us/op totalInputBytes: 1549332480.000 # totalOutputBytes: 791536413.000 # Iteration 4: 465.283 us/op totalInputBytes: 1813647360.000 # totalOutputBytes: 926571891.000 # Iteration 5: 466.219 us/op totalInputBytes: 2077347840.000 # totalOutputBytes: 1061293479.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 466.065 ±(99.9%) 3.313 us/op [Average] (min, avg, max) = (465.182, 466.065, 467.271), stdev = 0.860 CI (99.9%): [462.751, 469.378] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7746846720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1021440000.000, 1549369344.000, 2077347840.000), stdev = 417481412.875 CI (99.9%): [7746846720.000, 7746846720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3957776232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (521842125.000, 791555246.400, 1061293479.000), stdev = 213286524.556 CI (99.9%): [3957776232.000, 3957776232.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 79.37% complete, ETA 01:05:26 # Fork: 1 of 1 # Warmup Iteration 1: 624.520 us/op # Warmup Iteration 2: 625.986 us/op # Warmup Iteration 3: 604.189 us/op Iteration 1: 597.564 us/op totalInputBytes: 936570880.000 # totalOutputBytes: 486695434.000 # Iteration 2: 611.612 us/op totalInputBytes: 1171179520.000 # totalOutputBytes: 608611411.000 # Iteration 3: 598.938 us/op totalInputBytes: 1410734080.000 # totalOutputBytes: 733097569.000 # Iteration 4: 598.926 us/op totalInputBytes: 1650360320.000 # totalOutputBytes: 857620976.000 # Iteration 5: 637.814 us/op totalInputBytes: 1875363840.000 # totalOutputBytes: 974545587.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 608.971 ±(99.9%) 65.873 us/op [Average] (min, avg, max) = (597.564, 608.971, 637.814), stdev = 17.107 CI (99.9%): [543.098, 674.844] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7044208640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (936570880.000, 1408841728.000, 1875363840.000), stdev = 372659620.580 CI (99.9%): [7044208640.000, 7044208640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3660570977.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (486695434.000, 732114195.400, 974545587.000), stdev = 193655108.915 CI (99.9%): [3660570977.000, 3660570977.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 79.42% complete, ETA 01:05:16 # Fork: 1 of 1 # Warmup Iteration 1: 737.024 us/op # Warmup Iteration 2: 733.364 us/op # Warmup Iteration 3: 708.141 us/op Iteration 1: 699.877 us/op totalInputBytes: 912179200.000 # totalOutputBytes: 478003280.000 # Iteration 2: 706.506 us/op totalInputBytes: 1144258560.000 # totalOutputBytes: 599618304.000 # Iteration 3: 702.686 us/op totalInputBytes: 1377648640.000 # totalOutputBytes: 721920176.000 # Iteration 4: 703.650 us/op totalInputBytes: 1610711040.000 # totalOutputBytes: 844050336.000 # Iteration 5: 704.751 us/op totalInputBytes: 1843363840.000 # totalOutputBytes: 965965856.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 703.494 ±(99.9%) 9.513 us/op [Average] (min, avg, max) = (699.877, 703.494, 706.506), stdev = 2.471 CI (99.9%): [693.981, 713.007] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6888161280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (912179200.000, 1377632256.000, 1843363840.000), stdev = 368219179.796 CI (99.9%): [6888161280.000, 6888161280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3609557952.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (478003280.000, 721911590.400, 965965856.000), stdev = 192955480.350 CI (99.9%): [3609557952.000, 3609557952.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 79.47% complete, ETA 01:05:07 # Fork: 1 of 1 # Warmup Iteration 1: 798.307 us/op # Warmup Iteration 2: 798.025 us/op # Warmup Iteration 3: 774.936 us/op Iteration 1: 774.092 us/op totalInputBytes: 938741760.000 # totalOutputBytes: 489131720.000 # Iteration 2: 775.576 us/op totalInputBytes: 1176606720.000 # totalOutputBytes: 613071340.000 # Iteration 3: 772.712 us/op totalInputBytes: 1415301120.000 # totalOutputBytes: 737443140.000 # Iteration 4: 774.851 us/op totalInputBytes: 1653350400.000 # totalOutputBytes: 861478800.000 # Iteration 5: 774.200 us/op totalInputBytes: 1891676160.000 # totalOutputBytes: 985658520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 774.286 ±(99.9%) 4.086 us/op [Average] (min, avg, max) = (772.712, 774.286, 775.576), stdev = 1.061 CI (99.9%): [770.200, 778.372] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7075676160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (938741760.000, 1415135232.000, 1891676160.000), stdev = 376724150.090 CI (99.9%): [7075676160.000, 7075676160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3686783520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (489131720.000, 737356704.000, 985658520.000), stdev = 196292249.211 CI (99.9%): [3686783520.000, 3686783520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 79.52% complete, ETA 01:04:57 # Fork: 1 of 1 # Warmup Iteration 1: 942.566 us/op # Warmup Iteration 2: 953.201 us/op # Warmup Iteration 3: 925.992 us/op Iteration 1: 924.444 us/op totalInputBytes: 876032000.000 # totalOutputBytes: 467051670.000 # Iteration 2: 916.655 us/op totalInputBytes: 1099776000.000 # totalOutputBytes: 586339560.000 # Iteration 3: 913.478 us/op totalInputBytes: 1324236800.000 # totalOutputBytes: 706009608.000 # Iteration 4: 912.895 us/op totalInputBytes: 1548800000.000 # totalOutputBytes: 825734250.000 # Iteration 5: 913.920 us/op totalInputBytes: 1773158400.000 # totalOutputBytes: 945349704.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 916.278 ±(99.9%) 18.434 us/op [Average] (min, avg, max) = (912.895, 916.278, 924.444), stdev = 4.787 CI (99.9%): [897.844, 934.713] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6622003200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (876032000.000, 1324400640.000, 1773158400.000), stdev = 354693280.527 CI (99.9%): [6622003200.000, 6622003200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3530484792.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (467051670.000, 706096958.400, 945349704.000), stdev = 189102782.784 CI (99.9%): [3530484792.000, 3530484792.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 79.57% complete, ETA 01:04:48 # Fork: 1 of 1 # Warmup Iteration 1: 13.561 us/op # Warmup Iteration 2: 12.237 us/op # Warmup Iteration 3: 12.828 us/op Iteration 1: 11.829 us/op totalInputBytes: 651458560.000 # totalOutputBytes: 278651220.000 # Iteration 2: 12.596 us/op totalInputBytes: 814113792.000 # totalOutputBytes: 348224454.000 # Iteration 3: 13.130 us/op totalInputBytes: 970138624.000 # totalOutputBytes: 414961638.000 # Iteration 4: 14.855 us/op totalInputBytes: 1108034560.000 # totalOutputBytes: 473944470.000 # Iteration 5: 12.283 us/op totalInputBytes: 1274935296.000 # totalOutputBytes: 545333652.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 12.939 ±(99.9%) 4.510 us/op [Average] (min, avg, max) = (11.829, 12.939, 14.855), stdev = 1.171 CI (99.9%): [8.429, 17.449] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4818680832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (651458560.000, 963736166.400, 1274935296.000), stdev = 243727344.846 CI (99.9%): [4818680832.000, 4818680832.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2061115434.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (278651220.000, 412223086.800, 545333652.000), stdev = 104250563.518 CI (99.9%): [2061115434.000, 2061115434.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 79.62% complete, ETA 01:04:38 # Fork: 1 of 1 # Warmup Iteration 1: 20.923 us/op # Warmup Iteration 2: 20.051 us/op # Warmup Iteration 3: 19.224 us/op Iteration 1: 18.878 us/op totalInputBytes: 830674944.000 # totalOutputBytes: 333811269.000 # Iteration 2: 19.945 us/op totalInputBytes: 1036103680.000 # totalOutputBytes: 416363930.000 # Iteration 3: 20.360 us/op totalInputBytes: 1237342208.000 # totalOutputBytes: 497232733.000 # Iteration 4: 18.224 us/op totalInputBytes: 1462142976.000 # totalOutputBytes: 587570151.000 # Iteration 5: 19.843 us/op totalInputBytes: 1668612096.000 # totalOutputBytes: 670540896.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19.450 ±(99.9%) 3.367 us/op [Average] (min, avg, max) = (18.224, 19.450, 20.360), stdev = 0.874 CI (99.9%): [16.083, 22.817] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6234875904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (830674944.000, 1246975180.800, 1668612096.000), stdev = 332392967.557 CI (99.9%): [6234875904.000, 6234875904.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2505518979.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (333811269.000, 501103795.800, 670540896.000), stdev = 133573931.787 CI (99.9%): [2505518979.000, 2505518979.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 79.67% complete, ETA 01:04:29 # Fork: 1 of 1 # Warmup Iteration 1: 28.249 us/op # Warmup Iteration 2: 26.490 us/op # Warmup Iteration 3: 26.289 us/op Iteration 1: 27.738 us/op totalInputBytes: 905084928.000 # totalOutputBytes: 357378912.000 # Iteration 2: 26.937 us/op totalInputBytes: 1133245440.000 # totalOutputBytes: 447469635.000 # Iteration 3: 25.272 us/op totalInputBytes: 1376415744.000 # totalOutputBytes: 543487076.000 # Iteration 4: 26.240 us/op totalInputBytes: 1610628096.000 # totalOutputBytes: 635967409.000 # Iteration 5: 26.370 us/op totalInputBytes: 1843685376.000 # totalOutputBytes: 727991654.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 26.511 ±(99.9%) 3.506 us/op [Average] (min, avg, max) = (25.272, 26.511, 27.738), stdev = 0.910 CI (99.9%): [23.005, 30.017] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6869059584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (905084928.000, 1373811916.800, 1843685376.000), stdev = 372305979.705 CI (99.9%): [6869059584.000, 6869059584.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2712294686.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (357378912.000, 542458937.200, 727991654.000), stdev = 147007536.908 CI (99.9%): [2712294686.000, 2712294686.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 79.72% complete, ETA 01:04:19 # Fork: 1 of 1 # Warmup Iteration 1: 34.957 us/op # Warmup Iteration 2: 33.724 us/op # Warmup Iteration 3: 33.551 us/op Iteration 1: 32.706 us/op totalInputBytes: 972288000.000 # totalOutputBytes: 385259625.000 # Iteration 2: 32.616 us/op totalInputBytes: 1229230080.000 # totalOutputBytes: 487070415.000 # Iteration 3: 32.057 us/op totalInputBytes: 1484824576.000 # totalOutputBytes: 588347238.000 # Iteration 4: 33.141 us/op totalInputBytes: 1732108288.000 # totalOutputBytes: 686330994.000 # Iteration 5: 32.789 us/op totalInputBytes: 1982005248.000 # totalOutputBytes: 785350224.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 32.662 ±(99.9%) 1.510 us/op [Average] (min, avg, max) = (32.057, 32.662, 33.141), stdev = 0.392 CI (99.9%): [31.151, 34.172] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7400456192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (972288000.000, 1480091238.400, 1982005248.000), stdev = 398825814.275 CI (99.9%): [7400456192.000, 7400456192.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2932358496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (385259625.000, 586471699.200, 785350224.000), stdev = 158030834.123 CI (99.9%): [2932358496.000, 2932358496.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 79.77% complete, ETA 01:04:10 # Fork: 1 of 1 # Warmup Iteration 1: 41.143 us/op # Warmup Iteration 2: 40.995 us/op # Warmup Iteration 3: 39.321 us/op Iteration 1: 37.910 us/op totalInputBytes: 1029575680.000 # totalOutputBytes: 402580178.000 # Iteration 2: 38.896 us/op totalInputBytes: 1292943360.000 # totalOutputBytes: 505561056.000 # Iteration 3: 42.034 us/op totalInputBytes: 1536660480.000 # totalOutputBytes: 600858258.000 # Iteration 4: 39.931 us/op totalInputBytes: 1793233920.000 # totalOutputBytes: 701182482.000 # Iteration 5: 37.990 us/op totalInputBytes: 2062853120.000 # totalOutputBytes: 806607802.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 39.352 ±(99.9%) 6.578 us/op [Average] (min, avg, max) = (37.910, 39.352, 42.034), stdev = 1.708 CI (99.9%): [32.775, 45.930] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7715266560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1029575680.000, 1543053312.000, 2062853120.000), stdev = 405905565.363 CI (99.9%): [7715266560.000, 7715266560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3016789776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (402580178.000, 603357955.200, 806607802.000), stdev = 158715418.331 CI (99.9%): [3016789776.000, 3016789776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 79.81% complete, ETA 01:04:00 # Fork: 1 of 1 # Warmup Iteration 1: 49.162 us/op # Warmup Iteration 2: 50.255 us/op # Warmup Iteration 3: 45.444 us/op Iteration 1: 46.619 us/op totalInputBytes: 1028831232.000 # totalOutputBytes: 401049935.000 # Iteration 2: 46.297 us/op totalInputBytes: 1294325760.000 # totalOutputBytes: 504542675.000 # Iteration 3: 45.767 us/op totalInputBytes: 1562898432.000 # totalOutputBytes: 609235310.000 # Iteration 4: 45.880 us/op totalInputBytes: 1830801408.000 # totalOutputBytes: 713666890.000 # Iteration 5: 46.159 us/op totalInputBytes: 2097106944.000 # totalOutputBytes: 817475770.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 46.144 ±(99.9%) 1.308 us/op [Average] (min, avg, max) = (45.767, 46.144, 46.619), stdev = 0.340 CI (99.9%): [44.837, 47.452] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7813963776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1028831232.000, 1562792755.200, 2097106944.000), stdev = 422643389.060 CI (99.9%): [7813963776.000, 7813963776.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3045970580.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (401049935.000, 609194116.000, 817475770.000), stdev = 164751125.781 CI (99.9%): [3045970580.000, 3045970580.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 79.86% complete, ETA 01:03:51 # Fork: 1 of 1 # Warmup Iteration 1: 55.954 us/op # Warmup Iteration 2: 55.954 us/op # Warmup Iteration 3: 51.803 us/op Iteration 1: 53.588 us/op totalInputBytes: 1057143808.000 # totalOutputBytes: 413979167.000 # Iteration 2: 53.153 us/op totalInputBytes: 1326983168.000 # totalOutputBytes: 519648682.000 # Iteration 3: 54.280 us/op totalInputBytes: 1591188480.000 # totalOutputBytes: 623111895.000 # Iteration 4: 53.651 us/op totalInputBytes: 1858483200.000 # totalOutputBytes: 727784925.000 # Iteration 5: 51.448 us/op totalInputBytes: 2137232384.000 # totalOutputBytes: 836943541.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 53.224 ±(99.9%) 4.124 us/op [Average] (min, avg, max) = (51.448, 53.224, 54.280), stdev = 1.071 CI (99.9%): [49.100, 57.348] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7971031040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1057143808.000, 1594206208.000, 2137232384.000), stdev = 425609280.210 CI (99.9%): [7971031040.000, 7971031040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3121468210.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (413979167.000, 624293642.000, 836943541.000), stdev = 166669259.145 CI (99.9%): [3121468210.000, 3121468210.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 79.91% complete, ETA 01:03:41 # Fork: 1 of 1 # Warmup Iteration 1: 61.467 us/op # Warmup Iteration 2: 62.937 us/op # Warmup Iteration 3: 58.682 us/op Iteration 1: 59.748 us/op totalInputBytes: 1080721408.000 # totalOutputBytes: 420705636.000 # Iteration 2: 59.798 us/op totalInputBytes: 1354809344.000 # totalOutputBytes: 527403198.000 # Iteration 3: 60.808 us/op totalInputBytes: 1624326144.000 # totalOutputBytes: 632321298.000 # Iteration 4: 60.265 us/op totalInputBytes: 1896259584.000 # totalOutputBytes: 738180153.000 # Iteration 5: 57.815 us/op totalInputBytes: 2179727360.000 # totalOutputBytes: 848529120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 59.687 ±(99.9%) 4.353 us/op [Average] (min, avg, max) = (57.815, 59.687, 60.808), stdev = 1.130 CI (99.9%): [55.334, 64.040] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8135843840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1080721408.000, 1627168768.000, 2179727360.000), stdev = 433163744.574 CI (99.9%): [8135843840.000, 8135843840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3167139405.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (420705636.000, 633427881.000, 848529120.000), stdev = 168622946.954 CI (99.9%): [3167139405.000, 3167139405.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 79.96% complete, ETA 01:03:32 # Fork: 1 of 1 # Warmup Iteration 1: 75.331 us/op # Warmup Iteration 2: 74.799 us/op # Warmup Iteration 3: 70.290 us/op Iteration 1: 71.906 us/op totalInputBytes: 1010128896.000 # totalOutputBytes: 391731844.000 # Iteration 2: 76.472 us/op totalInputBytes: 1251357696.000 # totalOutputBytes: 485281294.000 # Iteration 3: 73.977 us/op totalInputBytes: 1500595200.000 # totalOutputBytes: 581936550.000 # Iteration 4: 70.134 us/op totalInputBytes: 1763490816.000 # totalOutputBytes: 683888474.000 # Iteration 5: 73.478 us/op totalInputBytes: 2014396416.000 # totalOutputBytes: 781190624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 73.193 ±(99.9%) 9.124 us/op [Average] (min, avg, max) = (70.134, 73.193, 76.472), stdev = 2.370 CI (99.9%): [64.069, 82.318] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7539969024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1010128896.000, 1507993804.800, 2014396416.000), stdev = 398593974.638 CI (99.9%): [7539969024.000, 7539969024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2924028786.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (391731844.000, 584805757.200, 781190624.000), stdev = 154576265.772 CI (99.9%): [2924028786.000, 2924028786.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 80.01% complete, ETA 01:03:22 # Fork: 1 of 1 # Warmup Iteration 1: 80.783 us/op # Warmup Iteration 2: 80.597 us/op # Warmup Iteration 3: 75.792 us/op Iteration 1: 78.325 us/op totalInputBytes: 1039759360.000 # totalOutputBytes: 400774433.000 # Iteration 2: 78.322 us/op totalInputBytes: 1301340160.000 # totalOutputBytes: 501600548.000 # Iteration 3: 78.678 us/op totalInputBytes: 1561722880.000 # totalOutputBytes: 601964864.000 # Iteration 4: 76.443 us/op totalInputBytes: 1829713920.000 # totalOutputBytes: 705261801.000 # Iteration 5: 80.295 us/op totalInputBytes: 2084874240.000 # totalOutputBytes: 803613147.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 78.413 ±(99.9%) 5.275 us/op [Average] (min, avg, max) = (76.443, 78.413, 80.295), stdev = 1.370 CI (99.9%): [73.138, 83.688] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7817410560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1039759360.000, 1563482112.000, 2084874240.000), stdev = 414045935.130 CI (99.9%): [7817410560.000, 7817410560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3013214793.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (400774433.000, 602642958.600, 803613147.000), stdev = 159593682.222 CI (99.9%): [3013214793.000, 3013214793.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 80.06% complete, ETA 01:03:13 # Fork: 1 of 1 # Warmup Iteration 1: 154.626 us/op # Warmup Iteration 2: 149.630 us/op # Warmup Iteration 3: 143.605 us/op Iteration 1: 145.418 us/op totalInputBytes: 1106186240.000 # totalOutputBytes: 428161051.000 # Iteration 2: 145.827 us/op totalInputBytes: 1387151360.000 # totalOutputBytes: 536911564.000 # Iteration 3: 145.898 us/op totalInputBytes: 1667993600.000 # totalOutputBytes: 645614515.000 # Iteration 4: 143.883 us/op totalInputBytes: 1952747520.000 # totalOutputBytes: 755831523.000 # Iteration 5: 148.230 us/op totalInputBytes: 2229186560.000 # totalOutputBytes: 862830169.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 145.851 ±(99.9%) 6.004 us/op [Average] (min, avg, max) = (143.883, 145.851, 148.230), stdev = 1.559 CI (99.9%): [139.847, 151.855] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8343265280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1106186240.000, 1668653056.000, 2229186560.000), stdev = 444555967.347 CI (99.9%): [8343265280.000, 8343265280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3229348822.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (428161051.000, 645869764.400, 862830169.000), stdev = 172070075.838 CI (99.9%): [3229348822.000, 3229348822.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 80.11% complete, ETA 01:03:03 # Fork: 1 of 1 # Warmup Iteration 1: 225.138 us/op # Warmup Iteration 2: 222.068 us/op # Warmup Iteration 3: 211.202 us/op Iteration 1: 213.237 us/op totalInputBytes: 1129205760.000 # totalOutputBytes: 435398510.000 # Iteration 2: 213.344 us/op totalInputBytes: 1417297920.000 # totalOutputBytes: 546480920.000 # Iteration 3: 212.714 us/op totalInputBytes: 1706280960.000 # totalOutputBytes: 657906835.000 # Iteration 4: 214.594 us/op totalInputBytes: 1992714240.000 # totalOutputBytes: 768349615.000 # Iteration 5: 216.691 us/op totalInputBytes: 2276352000.000 # totalOutputBytes: 877714500.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 214.116 ±(99.9%) 6.147 us/op [Average] (min, avg, max) = (212.714, 214.116, 216.691), stdev = 1.596 CI (99.9%): [207.969, 220.263] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8521850880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1129205760.000, 1704370176.000, 2276352000.000), stdev = 453743799.661 CI (99.9%): [8521850880.000, 8521850880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3285850380.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (435398510.000, 657170076.000, 877714500.000), stdev = 174954274.316 CI (99.9%): [3285850380.000, 3285850380.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 80.16% complete, ETA 01:02:54 # Fork: 1 of 1 # Warmup Iteration 1: 250.147 us/op # Warmup Iteration 2: 243.463 us/op # Warmup Iteration 3: 238.556 us/op Iteration 1: 244.912 us/op totalInputBytes: 1342627840.000 # totalOutputBytes: 518596559.000 # Iteration 2: 243.023 us/op totalInputBytes: 1679810560.000 # totalOutputBytes: 648835031.000 # Iteration 3: 244.239 us/op totalInputBytes: 2015313920.000 # totalOutputBytes: 778424842.000 # Iteration 4: 240.403 us/op totalInputBytes: 2356264960.000 # totalOutputBytes: 910118846.000 # Iteration 5: 239.776 us/op totalInputBytes: 2698076160.000 # totalOutputBytes: 1042145091.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 242.471 ±(99.9%) 8.808 us/op [Average] (min, avg, max) = (239.776, 242.471, 244.912), stdev = 2.287 CI (99.9%): [233.662, 251.279] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10092093440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1342627840.000, 2018418688.000, 2698076160.000), stdev = 535591438.720 CI (99.9%): [10092093440.000, 10092093440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3898120369.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (518596559.000, 779624073.800, 1042145091.000), stdev = 206874808.398 CI (99.9%): [3898120369.000, 3898120369.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 80.21% complete, ETA 01:02:44 # Fork: 1 of 1 # Warmup Iteration 1: 306.967 us/op # Warmup Iteration 2: 296.951 us/op # Warmup Iteration 3: 291.490 us/op Iteration 1: 291.314 us/op totalInputBytes: 1382195200.000 # totalOutputBytes: 533548944.000 # Iteration 2: 291.120 us/op totalInputBytes: 1734144000.000 # totalOutputBytes: 669406680.000 # Iteration 3: 292.126 us/op totalInputBytes: 2084864000.000 # totalOutputBytes: 804790080.000 # Iteration 4: 292.360 us/op totalInputBytes: 2435328000.000 # totalOutputBytes: 940074660.000 # Iteration 5: 289.599 us/op totalInputBytes: 2789068800.000 # totalOutputBytes: 1076624136.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 291.304 ±(99.9%) 4.188 us/op [Average] (min, avg, max) = (289.599, 291.304, 292.360), stdev = 1.088 CI (99.9%): [287.115, 295.492] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10425600000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1382195200.000, 2085120000.000, 2789068800.000), stdev = 555760076.124 CI (99.9%): [10425600000.000, 10425600000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4024444500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (533548944.000, 804888900.000, 1076624136.000), stdev = 214532073.135 CI (99.9%): [4024444500.000, 4024444500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 80.25% complete, ETA 01:02:34 # Fork: 1 of 1 # Warmup Iteration 1: 363.279 us/op # Warmup Iteration 2: 353.491 us/op # Warmup Iteration 3: 347.504 us/op Iteration 1: 346.050 us/op totalInputBytes: 1395486720.000 # totalOutputBytes: 537298728.000 # Iteration 2: 350.775 us/op totalInputBytes: 1746001920.000 # totalOutputBytes: 672256208.000 # Iteration 3: 374.802 us/op totalInputBytes: 2074030080.000 # totalOutputBytes: 798555592.000 # Iteration 4: 343.807 us/op totalInputBytes: 2431610880.000 # totalOutputBytes: 936233512.000 # Iteration 5: 345.253 us/op totalInputBytes: 2787717120.000 # totalOutputBytes: 1073343688.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 352.138 ±(99.9%) 49.812 us/op [Average] (min, avg, max) = (343.807, 352.138, 374.802), stdev = 12.936 CI (99.9%): [302.325, 401.950] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10434846720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1395486720.000, 2086969344.000, 2787717120.000), stdev = 548725719.732 CI (99.9%): [10434846720.000, 10434846720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4017687728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (537298728.000, 803537545.600, 1073343688.000), stdev = 211273691.829 CI (99.9%): [4017687728.000, 4017687728.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 80.30% complete, ETA 01:02:25 # Fork: 1 of 1 # Warmup Iteration 1: 420.685 us/op # Warmup Iteration 2: 415.989 us/op # Warmup Iteration 3: 400.123 us/op Iteration 1: 401.183 us/op totalInputBytes: 1402060800.000 # totalOutputBytes: 539836440.000 # Iteration 2: 400.199 us/op totalInputBytes: 1760460800.000 # totalOutputBytes: 677831440.000 # Iteration 3: 399.517 us/op totalInputBytes: 2119505920.000 # totalOutputBytes: 816074831.000 # Iteration 4: 401.749 us/op totalInputBytes: 2476615680.000 # totalOutputBytes: 953573049.000 # Iteration 5: 402.361 us/op totalInputBytes: 2833152000.000 # totalOutputBytes: 1090850475.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 401.002 ±(99.9%) 4.427 us/op [Average] (min, avg, max) = (399.517, 401.002, 402.361), stdev = 1.150 CI (99.9%): [396.575, 405.429] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10591795200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1402060800.000, 2118359040.000, 2833152000.000), stdev = 565785389.950 CI (99.9%): [10591795200.000, 10591795200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4078166235.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (539836440.000, 815633247.000, 1090850475.000), stdev = 217844740.196 CI (99.9%): [4078166235.000, 4078166235.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 80.35% complete, ETA 01:02:15 # Fork: 1 of 1 # Warmup Iteration 1: 477.612 us/op # Warmup Iteration 2: 470.867 us/op # Warmup Iteration 3: 455.408 us/op Iteration 1: 473.875 us/op totalInputBytes: 1397637120.000 # totalOutputBytes: 538291611.000 # Iteration 2: 456.936 us/op totalInputBytes: 1756446720.000 # totalOutputBytes: 676484991.000 # Iteration 3: 458.070 us/op totalInputBytes: 2114355200.000 # totalOutputBytes: 814331310.000 # Iteration 4: 456.051 us/op totalInputBytes: 2473820160.000 # totalOutputBytes: 952777098.000 # Iteration 5: 454.856 us/op totalInputBytes: 2834268160.000 # totalOutputBytes: 1091601498.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 459.958 ±(99.9%) 30.299 us/op [Average] (min, avg, max) = (454.856, 459.958, 473.875), stdev = 7.869 CI (99.9%): [429.658, 490.257] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10576527360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1397637120.000, 2115305472.000, 2834268160.000), stdev = 567729798.983 CI (99.9%): [10576527360.000, 10576527360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4073486508.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (538291611.000, 814697301.600, 1091601498.000), stdev = 218657750.094 CI (99.9%): [4073486508.000, 4073486508.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 80.40% complete, ETA 01:02:06 # Fork: 1 of 1 # Warmup Iteration 1: 531.647 us/op # Warmup Iteration 2: 530.951 us/op # Warmup Iteration 3: 509.924 us/op Iteration 1: 531.538 us/op totalInputBytes: 1403136000.000 # totalOutputBytes: 540045975.000 # Iteration 2: 508.278 us/op totalInputBytes: 1766062080.000 # totalOutputBytes: 679730773.000 # Iteration 3: 508.521 us/op totalInputBytes: 2128803840.000 # totalOutputBytes: 819344629.000 # Iteration 4: 508.536 us/op totalInputBytes: 2491453440.000 # totalOutputBytes: 958923014.000 # Iteration 5: 509.263 us/op totalInputBytes: 2853642240.000 # totalOutputBytes: 1098324044.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 513.227 ±(99.9%) 39.442 us/op [Average] (min, avg, max) = (508.278, 513.227, 531.538), stdev = 10.243 CI (99.9%): [473.785, 552.669] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10643097600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1403136000.000, 2128619520.000, 2853642240.000), stdev = 573384833.049 CI (99.9%): [10643097600.000, 10643097600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4096368435.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (540045975.000, 819273687.000, 1098324044.000), stdev = 220687211.514 CI (99.9%): [4096368435.000, 4096368435.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 80.45% complete, ETA 01:01:56 # Fork: 1 of 1 # Warmup Iteration 1: 593.457 us/op # Warmup Iteration 2: 584.005 us/op # Warmup Iteration 3: 566.125 us/op Iteration 1: 566.615 us/op totalInputBytes: 1420288000.000 # totalOutputBytes: 546491870.000 # Iteration 2: 567.014 us/op totalInputBytes: 1781760000.000 # totalOutputBytes: 685577400.000 # Iteration 3: 565.736 us/op totalInputBytes: 2144051200.000 # totalOutputBytes: 824978138.000 # Iteration 4: 576.745 us/op totalInputBytes: 2499379200.000 # totalOutputBytes: 961699608.000 # Iteration 5: 566.777 us/op totalInputBytes: 2860953600.000 # totalOutputBytes: 1100824539.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 568.577 ±(99.9%) 17.679 us/op [Average] (min, avg, max) = (565.736, 568.577, 576.745), stdev = 4.591 CI (99.9%): [550.898, 586.257] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 10706432000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1420288000.000, 2141286400.000, 2860953600.000), stdev = 569046769.033 CI (99.9%): [10706432000.000, 10706432000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4119571555.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (546491870.000, 823914311.000, 1100824539.000), stdev = 218955192.838 CI (99.9%): [4119571555.000, 4119571555.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 80.50% complete, ETA 01:01:47 # Fork: 1 of 1 # Warmup Iteration 1: 13.042 us/op # Warmup Iteration 2: 11.727 us/op # Warmup Iteration 3: 13.261 us/op Iteration 1: 12.210 us/op totalInputBytes: 664270848.000 # totalOutputBytes: 224450892.000 # Iteration 2: 11.153 us/op totalInputBytes: 847933440.000 # totalOutputBytes: 286508760.000 # Iteration 3: 12.458 us/op totalInputBytes: 1012384768.000 # totalOutputBytes: 342075322.000 # Iteration 4: 12.933 us/op totalInputBytes: 1170816000.000 # totalOutputBytes: 395607750.000 # Iteration 5: 11.762 us/op totalInputBytes: 1345002496.000 # totalOutputBytes: 454463734.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 12.103 ±(99.9%) 2.615 us/op [Average] (min, avg, max) = (11.153, 12.103, 12.933), stdev = 0.679 CI (99.9%): [9.488, 14.718] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 5040407552.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (664270848.000, 1008081510.400, 1345002496.000), stdev = 266397240.368 CI (99.9%): [5040407552.000, 5040407552.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1703106458.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (224450892.000, 340621291.600, 454463734.000), stdev = 90013130.046 CI (99.9%): [1703106458.000, 1703106458.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 80.55% complete, ETA 01:01:37 # Fork: 1 of 1 # Warmup Iteration 1: 21.061 us/op # Warmup Iteration 2: 19.790 us/op # Warmup Iteration 3: 18.817 us/op Iteration 1: 20.011 us/op totalInputBytes: 824164352.000 # totalOutputBytes: 255539240.000 # Iteration 2: 19.623 us/op totalInputBytes: 1032962048.000 # totalOutputBytes: 320278760.000 # Iteration 3: 18.276 us/op totalInputBytes: 1257140224.000 # totalOutputBytes: 389787130.000 # Iteration 4: 19.603 us/op totalInputBytes: 1466138624.000 # totalOutputBytes: 454588880.000 # Iteration 5: 19.850 us/op totalInputBytes: 1672538112.000 # totalOutputBytes: 518584815.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19.473 ±(99.9%) 2.657 us/op [Average] (min, avg, max) = (18.276, 19.473, 20.011), stdev = 0.690 CI (99.9%): [16.815, 22.130] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6252943360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (824164352.000, 1250588672.000, 1672538112.000), stdev = 336803014.653 CI (99.9%): [6252943360.000, 6252943360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1938778825.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (255539240.000, 387755765.000, 518584815.000), stdev = 104428669.094 CI (99.9%): [1938778825.000, 1938778825.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 80.60% complete, ETA 01:01:28 # Fork: 1 of 1 # Warmup Iteration 1: 28.580 us/op # Warmup Iteration 2: 26.807 us/op # Warmup Iteration 3: 26.446 us/op Iteration 1: 26.610 us/op totalInputBytes: 907858944.000 # totalOutputBytes: 267156408.000 # Iteration 2: 25.235 us/op totalInputBytes: 1151382528.000 # totalOutputBytes: 338818296.000 # Iteration 3: 27.044 us/op totalInputBytes: 1378627584.000 # totalOutputBytes: 405689888.000 # Iteration 4: 25.227 us/op totalInputBytes: 1622261760.000 # totalOutputBytes: 477384320.000 # Iteration 5: 26.863 us/op totalInputBytes: 1851055104.000 # totalOutputBytes: 544711528.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 26.196 ±(99.9%) 3.442 us/op [Average] (min, avg, max) = (25.227, 26.196, 27.044), stdev = 0.894 CI (99.9%): [22.753, 29.638] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 6911185920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (907858944.000, 1382237184.000, 1851055104.000), stdev = 372741081.447 CI (99.9%): [6911185920.000, 6911185920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2033760440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (267156408.000, 406752088.000, 544711528.000), stdev = 109686828.655 CI (99.9%): [2033760440.000, 2033760440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 80.65% complete, ETA 01:01:18 # Fork: 1 of 1 # Warmup Iteration 1: 36.099 us/op # Warmup Iteration 2: 34.882 us/op # Warmup Iteration 3: 33.342 us/op Iteration 1: 33.973 us/op totalInputBytes: 949051392.000 # totalOutputBytes: 274103466.000 # Iteration 2: 33.908 us/op totalInputBytes: 1190707200.000 # totalOutputBytes: 343898100.000 # Iteration 3: 32.426 us/op totalInputBytes: 1443397632.000 # totalOutputBytes: 416879736.000 # Iteration 4: 34.371 us/op totalInputBytes: 1681809408.000 # totalOutputBytes: 485737434.000 # Iteration 5: 34.234 us/op totalInputBytes: 1921163264.000 # totalOutputBytes: 554867222.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 33.783 ±(99.9%) 3.009 us/op [Average] (min, avg, max) = (32.426, 33.783, 34.371), stdev = 0.781 CI (99.9%): [30.773, 36.792] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7186128896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (949051392.000, 1437225779.200, 1921163264.000), stdev = 385078035.808 CI (99.9%): [7186128896.000, 7186128896.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2075485958.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (274103466.000, 415097191.600, 554867222.000), stdev = 111217606.533 CI (99.9%): [2075485958.000, 2075485958.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 80.69% complete, ETA 01:01:09 # Fork: 1 of 1 # Warmup Iteration 1: 42.849 us/op # Warmup Iteration 2: 42.161 us/op # Warmup Iteration 3: 39.735 us/op Iteration 1: 41.715 us/op totalInputBytes: 985502720.000 # totalOutputBytes: 281022260.000 # Iteration 2: 40.899 us/op totalInputBytes: 1244001280.000 # totalOutputBytes: 354734740.000 # Iteration 3: 39.799 us/op totalInputBytes: 1501363200.000 # totalOutputBytes: 428123100.000 # Iteration 4: 43.247 us/op totalInputBytes: 1738209280.000 # totalOutputBytes: 495661240.000 # Iteration 5: 40.040 us/op totalInputBytes: 1994040320.000 # totalOutputBytes: 568613060.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 41.140 ±(99.9%) 5.389 us/op [Average] (min, avg, max) = (39.799, 41.140, 43.247), stdev = 1.400 CI (99.9%): [35.751, 46.529] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7463116800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (985502720.000, 1492623360.000, 1994040320.000), stdev = 397112099.683 CI (99.9%): [7463116800.000, 7463116800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2128154400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (281022260.000, 425630880.000, 568613060.000), stdev = 113238997.175 CI (99.9%): [2128154400.000, 2128154400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 80.74% complete, ETA 01:00:59 # Fork: 1 of 1 # Warmup Iteration 1: 49.434 us/op # Warmup Iteration 2: 48.999 us/op # Warmup Iteration 3: 48.647 us/op Iteration 1: 48.020 us/op totalInputBytes: 1008291840.000 # totalOutputBytes: 284074410.000 # Iteration 2: 46.296 us/op totalInputBytes: 1273829376.000 # totalOutputBytes: 358886499.000 # Iteration 3: 47.516 us/op totalInputBytes: 1532522496.000 # totalOutputBytes: 431770254.000 # Iteration 4: 47.604 us/op totalInputBytes: 1790730240.000 # totalOutputBytes: 504517260.000 # Iteration 5: 46.232 us/op totalInputBytes: 2056593408.000 # totalOutputBytes: 579421092.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 47.134 ±(99.9%) 3.144 us/op [Average] (min, avg, max) = (46.232, 47.134, 48.020), stdev = 0.817 CI (99.9%): [43.989, 50.278] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7661967360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1008291840.000, 1532393472.000, 2056593408.000), stdev = 413237639.759 CI (99.9%): [7661967360.000, 7661967360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2158669515.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (284074410.000, 431733903.000, 579421092.000), stdev = 116424862.374 CI (99.9%): [2158669515.000, 2158669515.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 80.79% complete, ETA 01:00:50 # Fork: 1 of 1 # Warmup Iteration 1: 56.605 us/op # Warmup Iteration 2: 55.006 us/op # Warmup Iteration 3: 55.868 us/op Iteration 1: 54.950 us/op totalInputBytes: 1031833600.000 # totalOutputBytes: 288907650.000 # Iteration 2: 53.079 us/op totalInputBytes: 1301988352.000 # totalOutputBytes: 364549473.000 # Iteration 3: 55.308 us/op totalInputBytes: 1561283584.000 # totalOutputBytes: 437150691.000 # Iteration 4: 53.163 us/op totalInputBytes: 1831036928.000 # totalOutputBytes: 512680122.000 # Iteration 5: 54.423 us/op totalInputBytes: 2094561280.000 # totalOutputBytes: 586465470.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 54.185 ±(99.9%) 3.933 us/op [Average] (min, avg, max) = (53.079, 54.185, 55.308), stdev = 1.021 CI (99.9%): [50.252, 58.117] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7820703744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1031833600.000, 1564140748.800, 2094561280.000), stdev = 419720875.581 CI (99.9%): [7820703744.000, 7820703744.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2189753406.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (288907650.000, 437950681.200, 586465470.000), stdev = 117519502.970 CI (99.9%): [2189753406.000, 2189753406.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 80.84% complete, ETA 01:00:40 # Fork: 1 of 1 # Warmup Iteration 1: 64.742 us/op # Warmup Iteration 2: 62.154 us/op # Warmup Iteration 3: 66.035 us/op Iteration 1: 60.919 us/op totalInputBytes: 1034223616.000 # totalOutputBytes: 292516616.000 # Iteration 2: 63.829 us/op totalInputBytes: 1290993664.000 # totalOutputBytes: 365140664.000 # Iteration 3: 62.574 us/op totalInputBytes: 1552900096.000 # totalOutputBytes: 439217471.000 # Iteration 4: 60.183 us/op totalInputBytes: 1825218560.000 # totalOutputBytes: 516239185.000 # Iteration 5: 61.675 us/op totalInputBytes: 2090975232.000 # totalOutputBytes: 591404982.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 61.836 ±(99.9%) 5.485 us/op [Average] (min, avg, max) = (60.183, 61.836, 63.829), stdev = 1.424 CI (99.9%): [56.351, 67.320] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7794311168.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1034223616.000, 1558862233.600, 2090975232.000), stdev = 418665956.468 CI (99.9%): [7794311168.000, 7794311168.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2204518918.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (292516616.000, 440903783.600, 591404982.000), stdev = 118414187.150 CI (99.9%): [2204518918.000, 2204518918.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 80.89% complete, ETA 01:00:31 # Fork: 1 of 1 # Warmup Iteration 1: 75.962 us/op # Warmup Iteration 2: 72.379 us/op # Warmup Iteration 3: 75.435 us/op Iteration 1: 71.060 us/op totalInputBytes: 1001530368.000 # totalOutputBytes: 281680416.000 # Iteration 2: 73.502 us/op totalInputBytes: 1252408320.000 # totalOutputBytes: 352239840.000 # Iteration 3: 71.077 us/op totalInputBytes: 1511811072.000 # totalOutputBytes: 425196864.000 # Iteration 4: 72.799 us/op totalInputBytes: 1765085184.000 # totalOutputBytes: 496430208.000 # Iteration 5: 73.211 us/op totalInputBytes: 2016949248.000 # totalOutputBytes: 567266976.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 72.330 ±(99.9%) 4.536 us/op [Average] (min, avg, max) = (71.060, 72.330, 73.502), stdev = 1.178 CI (99.9%): [67.793, 76.866] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7547784192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1001530368.000, 1509556838.400, 2016949248.000), stdev = 402170091.328 CI (99.9%): [7547784192.000, 7547784192.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2122814304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (281680416.000, 424562860.800, 567266976.000), stdev = 113110338.186 CI (99.9%): [2122814304.000, 2122814304.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 80.94% complete, ETA 01:00:21 # Fork: 1 of 1 # Warmup Iteration 1: 82.959 us/op # Warmup Iteration 2: 79.361 us/op # Warmup Iteration 3: 82.575 us/op Iteration 1: 77.988 us/op totalInputBytes: 1015992320.000 # totalOutputBytes: 285747840.000 # Iteration 2: 80.696 us/op totalInputBytes: 1269872640.000 # totalOutputBytes: 357151680.000 # Iteration 3: 79.028 us/op totalInputBytes: 1529108480.000 # totalOutputBytes: 430061760.000 # Iteration 4: 79.946 us/op totalInputBytes: 1785354240.000 # totalOutputBytes: 502130880.000 # Iteration 5: 80.073 us/op totalInputBytes: 2041169920.000 # totalOutputBytes: 574079040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 79.546 ±(99.9%) 4.065 us/op [Average] (min, avg, max) = (77.988, 79.546, 80.696), stdev = 1.056 CI (99.9%): [75.481, 83.611] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 7641497600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1015992320.000, 1528299520.000, 2041169920.000), stdev = 405695991.527 CI (99.9%): [7641497600.000, 7641497600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2149171200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (285747840.000, 429834240.000, 574079040.000), stdev = 114101997.617 CI (99.9%): [2149171200.000, 2149171200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 80.99% complete, ETA 01:00:12 # Fork: 1 of 1 # Warmup Iteration 1: 154.804 us/op # Warmup Iteration 2: 149.757 us/op # Warmup Iteration 3: 152.340 us/op Iteration 1: 146.781 us/op totalInputBytes: 1086566400.000 # totalOutputBytes: 301299345.000 # Iteration 2: 150.127 us/op totalInputBytes: 1359523840.000 # totalOutputBytes: 376989057.000 # Iteration 3: 147.335 us/op totalInputBytes: 1637642240.000 # totalOutputBytes: 454109877.000 # Iteration 4: 150.681 us/op totalInputBytes: 1909575680.000 # totalOutputBytes: 529515639.000 # Iteration 5: 147.645 us/op totalInputBytes: 2187120640.000 # totalOutputBytes: 606477447.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 148.514 ±(99.9%) 6.794 us/op [Average] (min, avg, max) = (146.781, 148.514, 150.681), stdev = 1.764 CI (99.9%): [141.720, 155.307] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8180428800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1086566400.000, 1636085760.000, 2187120640.000), stdev = 434999028.895 CI (99.9%): [8180428800.000, 8180428800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2268391365.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (301299345.000, 453678273.000, 606477447.000), stdev = 120623021.733 CI (99.9%): [2268391365.000, 2268391365.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 81.04% complete, ETA 01:00:02 # Fork: 1 of 1 # Warmup Iteration 1: 228.778 us/op # Warmup Iteration 2: 220.385 us/op # Warmup Iteration 3: 220.819 us/op Iteration 1: 214.822 us/op totalInputBytes: 1112217600.000 # totalOutputBytes: 304520255.000 # Iteration 2: 217.742 us/op totalInputBytes: 1394534400.000 # totalOutputBytes: 381817345.000 # Iteration 3: 214.896 us/op totalInputBytes: 1680568320.000 # totalOutputBytes: 460132166.000 # Iteration 4: 217.944 us/op totalInputBytes: 1962639360.000 # totalOutputBytes: 537361968.000 # Iteration 5: 215.130 us/op totalInputBytes: 2248366080.000 # totalOutputBytes: 615592679.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 216.107 ±(99.9%) 6.124 us/op [Average] (min, avg, max) = (214.822, 216.107, 217.944), stdev = 1.590 CI (99.9%): [209.983, 222.231] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8398325760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1112217600.000, 1679665152.000, 2248366080.000), stdev = 449108069.851 CI (99.9%): [8398325760.000, 8398325760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2299424413.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (304520255.000, 459884882.600, 615592679.000), stdev = 122963801.286 CI (99.9%): [2299424413.000, 2299424413.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 81.09% complete, ETA 00:59:53 # Fork: 1 of 1 # Warmup Iteration 1: 223.714 us/op # Warmup Iteration 2: 221.534 us/op # Warmup Iteration 3: 213.277 us/op Iteration 1: 218.401 us/op totalInputBytes: 1496023040.000 # totalOutputBytes: 410493236.000 # Iteration 2: 215.626 us/op totalInputBytes: 1876090880.000 # totalOutputBytes: 514779917.000 # Iteration 3: 212.508 us/op totalInputBytes: 2261811200.000 # totalOutputBytes: 620617580.000 # Iteration 4: 214.758 us/op totalInputBytes: 2643435520.000 # totalOutputBytes: 725331343.000 # Iteration 5: 216.002 us/op totalInputBytes: 3022848000.000 # totalOutputBytes: 829438200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 215.459 ±(99.9%) 8.209 us/op [Average] (min, avg, max) = (212.508, 215.459, 218.401), stdev = 2.132 CI (99.9%): [207.250, 223.668] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11300208640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1496023040.000, 2260041728.000, 3022848000.000), stdev = 604154398.451 CI (99.9%): [11300208640.000, 11300208640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3100660276.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (410493236.000, 620132055.200, 829438200.000), stdev = 165773712.993 CI (99.9%): [3100660276.000, 3100660276.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 81.13% complete, ETA 00:59:43 # Fork: 1 of 1 # Warmup Iteration 1: 279.859 us/op # Warmup Iteration 2: 278.956 us/op # Warmup Iteration 3: 263.451 us/op Iteration 1: 265.581 us/op totalInputBytes: 1508300800.000 # totalOutputBytes: 416314588.000 # Iteration 2: 265.452 us/op totalInputBytes: 1894297600.000 # totalOutputBytes: 522855736.000 # Iteration 3: 263.342 us/op totalInputBytes: 2283366400.000 # totalOutputBytes: 630244804.000 # Iteration 4: 265.027 us/op totalInputBytes: 2669926400.000 # totalOutputBytes: 736941404.000 # Iteration 5: 265.864 us/op totalInputBytes: 3055360000.000 # totalOutputBytes: 843327100.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 265.053 ±(99.9%) 3.862 us/op [Average] (min, avg, max) = (263.342, 265.053, 265.864), stdev = 1.003 CI (99.9%): [261.192, 268.915] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11411251200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1508300800.000, 2282250240.000, 3055360000.000), stdev = 611861450.496 CI (99.9%): [11411251200.000, 11411251200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3149683632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (416314588.000, 629936726.400, 843327100.000), stdev = 168883320.672 CI (99.9%): [3149683632.000, 3149683632.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 81.18% complete, ETA 00:59:34 # Fork: 1 of 1 # Warmup Iteration 1: 329.012 us/op # Warmup Iteration 2: 323.137 us/op # Warmup Iteration 3: 311.959 us/op Iteration 1: 313.518 us/op totalInputBytes: 1540669440.000 # totalOutputBytes: 423082272.000 # Iteration 2: 314.273 us/op totalInputBytes: 1931857920.000 # totalOutputBytes: 530506296.000 # Iteration 3: 313.531 us/op totalInputBytes: 2324029440.000 # totalOutputBytes: 638200272.000 # Iteration 4: 311.882 us/op totalInputBytes: 2718167040.000 # totalOutputBytes: 746434152.000 # Iteration 5: 315.640 us/op totalInputBytes: 3107635200.000 # totalOutputBytes: 853385760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 313.769 ±(99.9%) 5.250 us/op [Average] (min, avg, max) = (311.882, 313.769, 315.640), stdev = 1.363 CI (99.9%): [308.519, 319.019] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11622359040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1540669440.000, 2324471808.000, 3107635200.000), stdev = 619845312.778 CI (99.9%): [11622359040.000, 11622359040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3191608752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (423082272.000, 638321750.400, 853385760.000), stdev = 170215333.939 CI (99.9%): [3191608752.000, 3191608752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 81.23% complete, ETA 00:59:24 # Fork: 1 of 1 # Warmup Iteration 1: 376.832 us/op # Warmup Iteration 2: 382.952 us/op # Warmup Iteration 3: 359.215 us/op Iteration 1: 361.521 us/op totalInputBytes: 1551585280.000 # totalOutputBytes: 425235670.000 # Iteration 2: 361.535 us/op totalInputBytes: 1948334080.000 # totalOutputBytes: 533970745.000 # Iteration 3: 360.989 us/op totalInputBytes: 2345656320.000 # totalOutputBytes: 642862980.000 # Iteration 4: 360.116 us/op totalInputBytes: 2743982080.000 # totalOutputBytes: 752030245.000 # Iteration 5: 362.009 us/op totalInputBytes: 3140229120.000 # totalOutputBytes: 860627805.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 361.234 ±(99.9%) 2.779 us/op [Average] (min, avg, max) = (360.116, 361.234, 362.009), stdev = 0.722 CI (99.9%): [358.455, 364.013] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11729786880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1551585280.000, 2345957376.000, 3140229120.000), stdev = 628176462.344 CI (99.9%): [11729786880.000, 11729786880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3214727445.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (425235670.000, 642945489.000, 860627805.000), stdev = 172161364.436 CI (99.9%): [3214727445.000, 3214727445.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 81.28% complete, ETA 00:59:15 # Fork: 1 of 1 # Warmup Iteration 1: 427.113 us/op # Warmup Iteration 2: 424.321 us/op # Warmup Iteration 3: 408.116 us/op Iteration 1: 410.205 us/op totalInputBytes: 1571717120.000 # totalOutputBytes: 429401866.000 # Iteration 2: 410.147 us/op totalInputBytes: 1971404800.000 # totalOutputBytes: 538598765.000 # Iteration 3: 410.323 us/op totalInputBytes: 2370928640.000 # totalOutputBytes: 647750902.000 # Iteration 4: 407.878 us/op totalInputBytes: 2772910080.000 # totalOutputBytes: 757574469.000 # Iteration 5: 430.155 us/op totalInputBytes: 3154083840.000 # totalOutputBytes: 861713262.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 413.742 ±(99.9%) 35.548 us/op [Average] (min, avg, max) = (407.878, 413.742, 430.155), stdev = 9.232 CI (99.9%): [378.193, 449.290] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11841044480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1571717120.000, 2368208896.000, 3154083840.000), stdev = 627144822.346 CI (99.9%): [11841044480.000, 11841044480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3235039264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (429401866.000, 647007852.800, 861713262.000), stdev = 171339456.408 CI (99.9%): [3235039264.000, 3235039264.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 81.33% complete, ETA 00:59:06 # Fork: 1 of 1 # Warmup Iteration 1: 485.497 us/op # Warmup Iteration 2: 484.893 us/op # Warmup Iteration 3: 459.491 us/op Iteration 1: 462.286 us/op totalInputBytes: 1561098240.000 # totalOutputBytes: 428217920.000 # Iteration 2: 460.636 us/op totalInputBytes: 1961533440.000 # totalOutputBytes: 538059520.000 # Iteration 3: 461.430 us/op totalInputBytes: 2361231360.000 # totalOutputBytes: 647698880.000 # Iteration 4: 459.816 us/op totalInputBytes: 2762311680.000 # totalOutputBytes: 757717440.000 # Iteration 5: 460.211 us/op totalInputBytes: 3163023360.000 # totalOutputBytes: 867634880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 460.876 ±(99.9%) 3.812 us/op [Average] (min, avg, max) = (459.816, 460.876, 462.286), stdev = 0.990 CI (99.9%): [457.064, 464.687] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11809198080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1561098240.000, 2361839616.000, 3163023360.000), stdev = 633187456.732 CI (99.9%): [11809198080.000, 11809198080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3239328640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (428217920.000, 647865728.000, 867634880.000), stdev = 173686837.090 CI (99.9%): [3239328640.000, 3239328640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_0, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 81.38% complete, ETA 00:58:56 # Fork: 1 of 1 # Warmup Iteration 1: 531.388 us/op # Warmup Iteration 2: 533.182 us/op # Warmup Iteration 3: 512.396 us/op Iteration 1: 513.399 us/op totalInputBytes: 1569280000.000 # totalOutputBytes: 430371975.000 # Iteration 2: 512.496 us/op totalInputBytes: 1969152000.000 # totalOutputBytes: 540036090.000 # Iteration 3: 512.262 us/op totalInputBytes: 2369228800.000 # totalOutputBytes: 649756371.000 # Iteration 4: 509.643 us/op totalInputBytes: 2771353600.000 # totalOutputBytes: 760038312.000 # Iteration 5: 515.374 us/op totalInputBytes: 3168972800.000 # totalOutputBytes: 869084601.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 512.635 ±(99.9%) 7.983 us/op [Average] (min, avg, max) = (509.643, 512.635, 515.374), stdev = 2.073 CI (99.9%): [504.652, 520.618] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11847987200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1569280000.000, 2369597440.000, 3168972800.000), stdev = 632707212.965 CI (99.9%): [11847987200.000, 11847987200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3249287349.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (430371975.000, 649857469.800, 869084601.000), stdev = 173518717.399 CI (99.9%): [3249287349.000, 3249287349.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 81.43% complete, ETA 00:58:47 # Fork: 1 of 1 # Warmup Iteration 1: 40.875 us/op # Warmup Iteration 2: 37.771 us/op # Warmup Iteration 3: 37.943 us/op Iteration 1: 38.888 us/op totalInputBytes: 211052544.000 # totalOutputBytes: 161380998.000 # Iteration 2: 37.036 us/op totalInputBytes: 266366976.000 # totalOutputBytes: 203677092.000 # Iteration 3: 39.402 us/op totalInputBytes: 318363648.000 # totalOutputBytes: 243436266.000 # Iteration 4: 36.875 us/op totalInputBytes: 373920768.000 # totalOutputBytes: 285917931.000 # Iteration 5: 39.086 us/op totalInputBytes: 426336256.000 # totalOutputBytes: 325997352.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 38.257 ±(99.9%) 4.636 us/op [Average] (min, avg, max) = (36.875, 38.257, 39.402), stdev = 1.204 CI (99.9%): [33.622, 42.893] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1596040192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (211052544.000, 319208038.400, 426336256.000), stdev = 85088835.381 CI (99.9%): [1596040192.000, 1596040192.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1220409639.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (161380998.000, 244081927.800, 325997352.000), stdev = 65063045.023 CI (99.9%): [1220409639.000, 1220409639.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 81.48% complete, ETA 00:58:37 # Fork: 1 of 1 # Warmup Iteration 1: 55.118 us/op # Warmup Iteration 2: 52.900 us/op # Warmup Iteration 3: 54.231 us/op Iteration 1: 53.005 us/op totalInputBytes: 304758784.000 # totalOutputBytes: 230057168.000 # Iteration 2: 55.308 us/op totalInputBytes: 378955776.000 # totalOutputBytes: 286067202.000 # Iteration 3: 52.897 us/op totalInputBytes: 456540160.000 # totalOutputBytes: 344634320.000 # Iteration 4: 57.298 us/op totalInputBytes: 528189440.000 # totalOutputBytes: 398721130.000 # Iteration 5: 53.055 us/op totalInputBytes: 605538304.000 # totalOutputBytes: 457110458.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 54.313 ±(99.9%) 7.506 us/op [Average] (min, avg, max) = (52.897, 54.313, 57.298), stdev = 1.949 CI (99.9%): [46.807, 61.818] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2273982464.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (304758784.000, 454796492.800, 605538304.000), stdev = 118717929.464 CI (99.9%): [2273982464.000, 2273982464.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1716590278.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (230057168.000, 343318055.600, 457110458.000), stdev = 89618124.488 CI (99.9%): [1716590278.000, 1716590278.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 81.52% complete, ETA 00:58:28 # Fork: 1 of 1 # Warmup Iteration 1: 69.853 us/op # Warmup Iteration 2: 67.174 us/op # Warmup Iteration 3: 70.733 us/op Iteration 1: 66.015 us/op totalInputBytes: 359454720.000 # totalOutputBytes: 269942070.000 # Iteration 2: 68.531 us/op totalInputBytes: 449141760.000 # totalOutputBytes: 337294935.000 # Iteration 3: 65.878 us/op totalInputBytes: 542435328.000 # totalOutputBytes: 407356218.000 # Iteration 4: 67.597 us/op totalInputBytes: 633360384.000 # totalOutputBytes: 475638804.000 # Iteration 5: 65.843 us/op totalInputBytes: 726706176.000 # totalOutputBytes: 545739306.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 66.773 ±(99.9%) 4.720 us/op [Average] (min, avg, max) = (65.843, 66.773, 68.531), stdev = 1.226 CI (99.9%): [62.053, 71.493] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2711098368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (359454720.000, 542219673.600, 726706176.000), stdev = 145265680.248 CI (99.9%): [2711098368.000, 2711098368.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2035971333.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (269942070.000, 407194266.600, 545739306.000), stdev = 109091121.202 CI (99.9%): [2035971333.000, 2035971333.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 81.57% complete, ETA 00:58:18 # Fork: 1 of 1 # Warmup Iteration 1: 86.300 us/op # Warmup Iteration 2: 82.469 us/op # Warmup Iteration 3: 88.816 us/op Iteration 1: 81.040 us/op totalInputBytes: 387694592.000 # totalOutputBytes: 290770944.000 # Iteration 2: 84.109 us/op totalInputBytes: 485130240.000 # totalOutputBytes: 363847680.000 # Iteration 3: 80.409 us/op totalInputBytes: 587038720.000 # totalOutputBytes: 440279040.000 # Iteration 4: 83.731 us/op totalInputBytes: 684904448.000 # totalOutputBytes: 513678336.000 # Iteration 5: 83.609 us/op totalInputBytes: 782905344.000 # totalOutputBytes: 587179008.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 82.580 ±(99.9%) 6.616 us/op [Average] (min, avg, max) = (80.409, 82.580, 84.109), stdev = 1.718 CI (99.9%): [75.964, 89.196] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2927673344.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (387694592.000, 585534668.800, 782905344.000), stdev = 156567512.537 CI (99.9%): [2927673344.000, 2927673344.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2195755008.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (290770944.000, 439151001.600, 587179008.000), stdev = 117425634.403 CI (99.9%): [2195755008.000, 2195755008.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 81.62% complete, ETA 00:58:09 # Fork: 1 of 1 # Warmup Iteration 1: 100.846 us/op # Warmup Iteration 2: 95.850 us/op # Warmup Iteration 3: 97.054 us/op Iteration 1: 95.945 us/op totalInputBytes: 420736000.000 # totalOutputBytes: 314976775.000 # Iteration 2: 96.179 us/op totalInputBytes: 527226880.000 # totalOutputBytes: 394699342.000 # Iteration 3: 96.982 us/op totalInputBytes: 632847360.000 # totalOutputBytes: 473770299.000 # Iteration 4: 93.479 us/op totalInputBytes: 742425600.000 # totalOutputBytes: 555804165.000 # Iteration 5: 96.312 us/op totalInputBytes: 848788480.000 # totalOutputBytes: 635430907.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 95.779 ±(99.9%) 5.170 us/op [Average] (min, avg, max) = (93.479, 95.779, 96.982), stdev = 1.343 CI (99.9%): [90.609, 100.949] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3172024320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (420736000.000, 634404864.000, 848788480.000), stdev = 169390631.184 CI (99.9%): [3172024320.000, 3172024320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2374681488.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (314976775.000, 474936297.600, 635430907.000), stdev = 126811384.634 CI (99.9%): [2374681488.000, 2374681488.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 81.67% complete, ETA 00:57:59 # Fork: 1 of 1 # Warmup Iteration 1: 114.830 us/op # Warmup Iteration 2: 110.947 us/op # Warmup Iteration 3: 112.497 us/op Iteration 1: 111.215 us/op totalInputBytes: 438614016.000 # totalOutputBytes: 328246622.000 # Iteration 2: 109.892 us/op totalInputBytes: 550471680.000 # totalOutputBytes: 411957810.000 # Iteration 3: 121.004 us/op totalInputBytes: 652118016.000 # totalOutputBytes: 488027122.000 # Iteration 4: 110.724 us/op totalInputBytes: 763127808.000 # totalOutputBytes: 571103786.000 # Iteration 5: 112.488 us/op totalInputBytes: 872392704.000 # totalOutputBytes: 652874618.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 113.065 ±(99.9%) 17.471 us/op [Average] (min, avg, max) = (109.892, 113.065, 121.004), stdev = 4.537 CI (99.9%): [95.594, 130.535] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3276724224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (438614016.000, 655344844.800, 872392704.000), stdev = 170812752.459 CI (99.9%): [3276724224.000, 3276724224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2452209958.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (328246622.000, 490441991.600, 652874618.000), stdev = 127831548.797 CI (99.9%): [2452209958.000, 2452209958.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 81.72% complete, ETA 00:57:50 # Fork: 1 of 1 # Warmup Iteration 1: 134.111 us/op # Warmup Iteration 2: 129.122 us/op # Warmup Iteration 3: 143.485 us/op Iteration 1: 127.906 us/op totalInputBytes: 430036992.000 # totalOutputBytes: 321567840.000 # Iteration 2: 129.331 us/op totalInputBytes: 540925952.000 # totalOutputBytes: 404487040.000 # Iteration 3: 129.814 us/op totalInputBytes: 651399168.000 # totalOutputBytes: 487095360.000 # Iteration 4: 127.166 us/op totalInputBytes: 764158976.000 # totalOutputBytes: 571413520.000 # Iteration 5: 130.045 us/op totalInputBytes: 874431488.000 # totalOutputBytes: 653871760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 128.852 ±(99.9%) 4.839 us/op [Average] (min, avg, max) = (127.166, 128.852, 130.045), stdev = 1.257 CI (99.9%): [124.014, 133.691] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3260952576.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (430036992.000, 652190515.200, 874431488.000), stdev = 175827048.068 CI (99.9%): [3260952576.000, 3260952576.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2438435520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (321567840.000, 487687104.000, 653871760.000), stdev = 131477814.962 CI (99.9%): [2438435520.000, 2438435520.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 81.77% complete, ETA 00:57:40 # Fork: 1 of 1 # Warmup Iteration 1: 139.719 us/op # Warmup Iteration 2: 137.195 us/op # Warmup Iteration 3: 136.953 us/op Iteration 1: 136.452 us/op totalInputBytes: 476626944.000 # totalOutputBytes: 356248386.000 # Iteration 2: 133.686 us/op totalInputBytes: 599212032.000 # totalOutputBytes: 447872958.000 # Iteration 3: 136.572 us/op totalInputBytes: 719224832.000 # totalOutputBytes: 537574908.000 # Iteration 4: 135.923 us/op totalInputBytes: 839811072.000 # totalOutputBytes: 627705468.000 # Iteration 5: 133.621 us/op totalInputBytes: 962461696.000 # totalOutputBytes: 719379024.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 135.251 ±(99.9%) 5.693 us/op [Average] (min, avg, max) = (133.621, 135.251, 136.572), stdev = 1.479 CI (99.9%): [129.557, 140.944] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3597336576.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (476626944.000, 719467315.200, 962461696.000), stdev = 191677937.385 CI (99.9%): [3597336576.000, 3597336576.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2688780744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (356248386.000, 537756148.800, 719379024.000), stdev = 143267091.139 CI (99.9%): [2688780744.000, 2688780744.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 81.82% complete, ETA 00:57:31 # Fork: 1 of 1 # Warmup Iteration 1: 164.316 us/op # Warmup Iteration 2: 161.092 us/op # Warmup Iteration 3: 162.990 us/op Iteration 1: 160.527 us/op totalInputBytes: 454763520.000 # totalOutputBytes: 339888360.000 # Iteration 2: 158.232 us/op totalInputBytes: 571299840.000 # totalOutputBytes: 426987120.000 # Iteration 3: 160.181 us/op totalInputBytes: 686407680.000 # totalOutputBytes: 513018240.000 # Iteration 4: 158.078 us/op totalInputBytes: 803036160.000 # totalOutputBytes: 600185880.000 # Iteration 5: 161.373 us/op totalInputBytes: 917305344.000 # totalOutputBytes: 685590192.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 159.678 ±(99.9%) 5.613 us/op [Average] (min, avg, max) = (158.078, 159.678, 161.373), stdev = 1.458 CI (99.9%): [154.066, 165.291] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3432812544.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (454763520.000, 686562508.800, 917305344.000), stdev = 182910254.920 CI (99.9%): [3432812544.000, 3432812544.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2565669792.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (339888360.000, 513133958.400, 685590192.000), stdev = 136706362.401 CI (99.9%): [2565669792.000, 2565669792.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 81.87% complete, ETA 00:57:21 # Fork: 1 of 1 # Warmup Iteration 1: 168.613 us/op # Warmup Iteration 2: 165.946 us/op # Warmup Iteration 3: 163.923 us/op Iteration 1: 162.954 us/op totalInputBytes: 495738880.000 # totalOutputBytes: 370448624.000 # Iteration 2: 166.664 us/op totalInputBytes: 618659840.000 # totalOutputBytes: 462303232.000 # Iteration 3: 164.613 us/op totalInputBytes: 743116800.000 # totalOutputBytes: 555305640.000 # Iteration 4: 163.943 us/op totalInputBytes: 868085760.000 # totalOutputBytes: 648690648.000 # Iteration 5: 161.176 us/op totalInputBytes: 995194880.000 # totalOutputBytes: 743674924.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 163.870 ±(99.9%) 7.812 us/op [Average] (min, avg, max) = (161.176, 163.870, 166.664), stdev = 2.029 CI (99.9%): [156.058, 171.682] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3720796160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (495738880.000, 744159232.000, 995194880.000), stdev = 197383216.266 CI (99.9%): [3720796160.000, 3720796160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2780423068.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (370448624.000, 556084613.600, 743674924.000), stdev = 147497692.467 CI (99.9%): [2780423068.000, 2780423068.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 81.92% complete, ETA 00:57:12 # Fork: 1 of 1 # Warmup Iteration 1: 330.263 us/op # Warmup Iteration 2: 335.575 us/op # Warmup Iteration 3: 318.891 us/op Iteration 1: 318.068 us/op totalInputBytes: 503746560.000 # totalOutputBytes: 376063533.000 # Iteration 2: 321.161 us/op totalInputBytes: 631377920.000 # totalOutputBytes: 471344581.000 # Iteration 3: 315.474 us/op totalInputBytes: 761323520.000 # totalOutputBytes: 568353286.000 # Iteration 4: 315.680 us/op totalInputBytes: 891207680.000 # totalOutputBytes: 665316124.000 # Iteration 5: 313.134 us/op totalInputBytes: 1022156800.000 # totalOutputBytes: 763073990.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 316.703 ±(99.9%) 11.716 us/op [Average] (min, avg, max) = (313.134, 316.703, 321.161), stdev = 3.043 CI (99.9%): [304.987, 328.420] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3809812480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (503746560.000, 761962496.000, 1022156800.000), stdev = 205020488.491 CI (99.9%): [3809812480.000, 3809812480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2844151514.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (376063533.000, 568830302.800, 763073990.000), stdev = 153054601.980 CI (99.9%): [2844151514.000, 2844151514.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 81.96% complete, ETA 00:57:02 # Fork: 1 of 1 # Warmup Iteration 1: 494.038 us/op # Warmup Iteration 2: 502.384 us/op # Warmup Iteration 3: 481.137 us/op Iteration 1: 470.171 us/op totalInputBytes: 505436160.000 # totalOutputBytes: 377168572.000 # Iteration 2: 463.195 us/op totalInputBytes: 638146560.000 # totalOutputBytes: 476200252.000 # Iteration 3: 471.153 us/op totalInputBytes: 768614400.000 # totalOutputBytes: 573558480.000 # Iteration 4: 469.654 us/op totalInputBytes: 899512320.000 # totalOutputBytes: 671237644.000 # Iteration 5: 462.970 us/op totalInputBytes: 1032314880.000 # totalOutputBytes: 770338096.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 467.429 ±(99.9%) 15.419 us/op [Average] (min, avg, max) = (462.970, 467.429, 471.153), stdev = 4.004 CI (99.9%): [452.010, 482.848] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3844024320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (505436160.000, 768804864.000, 1032314880.000), stdev = 207940298.231 CI (99.9%): [3844024320.000, 3844024320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2868503044.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (377168572.000, 573700608.800, 770338096.000), stdev = 155170032.443 CI (99.9%): [2868503044.000, 2868503044.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 82.01% complete, ETA 00:56:53 # Fork: 1 of 1 # Warmup Iteration 1: 704.748 us/op # Warmup Iteration 2: 728.594 us/op # Warmup Iteration 3: 692.568 us/op Iteration 1: 676.861 us/op totalInputBytes: 468459520.000 # totalOutputBytes: 349629090.000 # Iteration 2: 676.785 us/op totalInputBytes: 589619200.000 # totalOutputBytes: 440055150.000 # Iteration 3: 677.313 us/op totalInputBytes: 710656000.000 # totalOutputBytes: 530389500.000 # Iteration 4: 679.806 us/op totalInputBytes: 831283200.000 # totalOutputBytes: 620418150.000 # Iteration 5: 687.943 us/op totalInputBytes: 950476800.000 # totalOutputBytes: 709376850.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 679.741 ±(99.9%) 18.286 us/op [Average] (min, avg, max) = (676.785, 679.741, 687.943), stdev = 4.749 CI (99.9%): [661.455, 698.028] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3550494720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (468459520.000, 710098944.000, 950476800.000), stdev = 190638681.682 CI (99.9%): [3550494720.000, 3550494720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2649868740.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (349629090.000, 529973748.000, 709376850.000), stdev = 142280871.558 CI (99.9%): [2649868740.000, 2649868740.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 82.06% complete, ETA 00:56:43 # Fork: 1 of 1 # Warmup Iteration 1: 854.427 us/op # Warmup Iteration 2: 865.262 us/op # Warmup Iteration 3: 851.902 us/op Iteration 1: 856.809 us/op totalInputBytes: 478361600.000 # totalOutputBytes: 356893257.000 # Iteration 2: 829.981 us/op totalInputBytes: 601856000.000 # totalOutputBytes: 449029245.000 # Iteration 3: 832.939 us/op totalInputBytes: 724940800.000 # totalOutputBytes: 540859641.000 # Iteration 4: 816.712 us/op totalInputBytes: 850432000.000 # totalOutputBytes: 634485390.000 # Iteration 5: 825.624 us/op totalInputBytes: 974540800.000 # totalOutputBytes: 727079766.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 832.413 ±(99.9%) 57.566 us/op [Average] (min, avg, max) = (816.712, 832.413, 856.809), stdev = 14.950 CI (99.9%): [774.847, 889.979] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3630131200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (478361600.000, 726026240.000, 974540800.000), stdev = 196210015.189 CI (99.9%): [3630131200.000, 3630131200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2708347299.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (356893257.000, 541669459.800, 727079766.000), stdev = 146387233.793 CI (99.9%): [2708347299.000, 2708347299.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 82.11% complete, ETA 00:56:34 # Fork: 1 of 1 # Warmup Iteration 1: 1046.414 us/op # Warmup Iteration 2: 1071.667 us/op # Warmup Iteration 3: 1021.634 us/op Iteration 1: 1011.871 us/op totalInputBytes: 474439680.000 # totalOutputBytes: 354061422.000 # Iteration 2: 1000.322 us/op totalInputBytes: 597381120.000 # totalOutputBytes: 445809273.000 # Iteration 3: 1004.359 us/op totalInputBytes: 719892480.000 # totalOutputBytes: 537236167.000 # Iteration 4: 1005.336 us/op totalInputBytes: 842219520.000 # totalOutputBytes: 628525508.000 # Iteration 5: 1008.275 us/op totalInputBytes: 964239360.000 # totalOutputBytes: 719585594.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1006.032 ±(99.9%) 16.675 us/op [Average] (min, avg, max) = (1000.322, 1006.032, 1011.871), stdev = 4.330 CI (99.9%): [989.357, 1022.707] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3598172160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (474439680.000, 719634432.000, 964239360.000), stdev = 193600800.550 CI (99.9%): [3598172160.000, 3598172160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2685217964.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (354061422.000, 537043592.800, 719585594.000), stdev = 144479008.887 CI (99.9%): [2685217964.000, 2685217964.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 82.16% complete, ETA 00:56:24 # Fork: 1 of 1 # Warmup Iteration 1: 1231.821 us/op # Warmup Iteration 2: 1235.275 us/op # Warmup Iteration 3: 1208.721 us/op Iteration 1: 1220.615 us/op totalInputBytes: 469217280.000 # totalOutputBytes: 350145540.000 # Iteration 2: 1217.931 us/op totalInputBytes: 587059200.000 # totalOutputBytes: 438083100.000 # Iteration 3: 1203.137 us/op totalInputBytes: 706406400.000 # totalOutputBytes: 527143950.000 # Iteration 4: 1200.155 us/op totalInputBytes: 825968640.000 # totalOutputBytes: 616365270.000 # Iteration 5: 1200.313 us/op totalInputBytes: 945602560.000 # totalOutputBytes: 705640080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1208.430 ±(99.9%) 38.561 us/op [Average] (min, avg, max) = (1200.155, 1208.430, 1220.615), stdev = 10.014 CI (99.9%): [1169.870, 1246.991] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3534254080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (469217280.000, 706850816.000, 945602560.000), stdev = 188421984.823 CI (99.9%): [3534254080.000, 3534254080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2637377940.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (350145540.000, 527475588.000, 705640080.000), stdev = 140606751.788 CI (99.9%): [2637377940.000, 2637377940.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 82.21% complete, ETA 00:56:15 # Fork: 1 of 1 # Warmup Iteration 1: 1380.683 us/op # Warmup Iteration 2: 1388.834 us/op # Warmup Iteration 3: 1362.809 us/op Iteration 1: 1371.201 us/op totalInputBytes: 477102080.000 # totalOutputBytes: 355957056.000 # Iteration 2: 1376.846 us/op totalInputBytes: 596295680.000 # totalOutputBytes: 444885201.000 # Iteration 3: 1366.978 us/op totalInputBytes: 716308480.000 # totalOutputBytes: 534424536.000 # Iteration 4: 1357.041 us/op totalInputBytes: 837222400.000 # totalOutputBytes: 624636180.000 # Iteration 5: 1359.219 us/op totalInputBytes: 957972480.000 # totalOutputBytes: 714725586.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1366.257 ±(99.9%) 31.728 us/op [Average] (min, avg, max) = (1357.041, 1366.257, 1376.846), stdev = 8.240 CI (99.9%): [1334.529, 1397.984] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3584901120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (477102080.000, 716980224.000, 957972480.000), stdev = 190159263.981 CI (99.9%): [3584901120.000, 3584901120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2674628559.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (355957056.000, 534925711.800, 714725586.000), stdev = 141874317.080 CI (99.9%): [2674628559.000, 2674628559.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 82.26% complete, ETA 00:56:06 # Fork: 1 of 1 # Warmup Iteration 1: 1543.325 us/op # Warmup Iteration 2: 1545.566 us/op # Warmup Iteration 3: 1561.911 us/op Iteration 1: 1526.874 us/op totalInputBytes: 478126080.000 # totalOutputBytes: 356685376.000 # Iteration 2: 1524.557 us/op totalInputBytes: 599224320.000 # totalOutputBytes: 447025504.000 # Iteration 3: 1519.096 us/op totalInputBytes: 720783360.000 # totalOutputBytes: 537709392.000 # Iteration 4: 1513.036 us/op totalInputBytes: 842803200.000 # totalOutputBytes: 628737040.000 # Iteration 5: 1529.433 us/op totalInputBytes: 963532800.000 # totalOutputBytes: 718802160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1522.599 ±(99.9%) 25.289 us/op [Average] (min, avg, max) = (1513.036, 1522.599, 1529.433), stdev = 6.568 CI (99.9%): [1497.310, 1547.889] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3604469760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (478126080.000, 720893952.000, 963532800.000), stdev = 192012516.886 CI (99.9%): [3604469760.000, 3604469760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2688959472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (356685376.000, 537791894.400, 718802160.000), stdev = 143242671.017 CI (99.9%): [2688959472.000, 2688959472.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 82.31% complete, ETA 00:55:56 # Fork: 1 of 1 # Warmup Iteration 1: 1719.970 us/op # Warmup Iteration 2: 1708.654 us/op # Warmup Iteration 3: 1682.855 us/op Iteration 1: 1679.414 us/op totalInputBytes: 483430400.000 # totalOutputBytes: 360651353.000 # Iteration 2: 1696.597 us/op totalInputBytes: 604364800.000 # totalOutputBytes: 450871486.000 # Iteration 3: 1677.551 us/op totalInputBytes: 726732800.000 # totalOutputBytes: 542161121.000 # Iteration 4: 1664.118 us/op totalInputBytes: 850022400.000 # totalOutputBytes: 634138293.000 # Iteration 5: 1662.401 us/op totalInputBytes: 973414400.000 # totalOutputBytes: 726191858.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1676.016 ±(99.9%) 53.231 us/op [Average] (min, avg, max) = (1662.401, 1676.016, 1696.597), stdev = 13.824 CI (99.9%): [1622.786, 1729.247] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3637964800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (483430400.000, 727592960.000, 973414400.000), stdev = 193790107.552 CI (99.9%): [3637964800.000, 3637964800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2714014111.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (360651353.000, 542802822.200, 726191858.000), stdev = 144572340.686 CI (99.9%): [2714014111.000, 2714014111.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 82.36% complete, ETA 00:55:47 # Fork: 1 of 1 # Warmup Iteration 1: 60.814 us/op # Warmup Iteration 2: 59.680 us/op # Warmup Iteration 3: 57.667 us/op Iteration 1: 59.532 us/op totalInputBytes: 137975808.000 # totalOutputBytes: 65484612.000 # Iteration 2: 56.885 us/op totalInputBytes: 173986816.000 # totalOutputBytes: 82575774.000 # Iteration 3: 57.236 us/op totalInputBytes: 209777664.000 # totalOutputBytes: 99562446.000 # Iteration 4: 59.327 us/op totalInputBytes: 244307968.000 # totalOutputBytes: 115950852.000 # Iteration 5: 57.944 us/op totalInputBytes: 279661568.000 # totalOutputBytes: 132730002.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 58.185 ±(99.9%) 4.624 us/op [Average] (min, avg, max) = (56.885, 58.185, 59.532), stdev = 1.201 CI (99.9%): [53.561, 62.809] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1045709824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (137975808.000, 209141964.800, 279661568.000), stdev = 55925335.696 CI (99.9%): [1045709824.000, 1045709824.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 496303686.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65484612.000, 99260737.200, 132730002.000), stdev = 26542688.621 CI (99.9%): [496303686.000, 496303686.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 82.40% complete, ETA 00:55:37 # Fork: 1 of 1 # Warmup Iteration 1: 105.291 us/op # Warmup Iteration 2: 100.160 us/op # Warmup Iteration 3: 97.624 us/op Iteration 1: 97.147 us/op totalInputBytes: 163991552.000 # totalOutputBytes: 77912002.000 # Iteration 2: 102.613 us/op totalInputBytes: 203921408.000 # totalOutputBytes: 96882583.000 # Iteration 3: 97.793 us/op totalInputBytes: 245821440.000 # totalOutputBytes: 116789190.000 # Iteration 4: 96.482 us/op totalInputBytes: 288288768.000 # totalOutputBytes: 136965318.000 # Iteration 5: 96.510 us/op totalInputBytes: 330745856.000 # totalOutputBytes: 157136581.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 98.109 ±(99.9%) 9.915 us/op [Average] (min, avg, max) = (96.482, 98.109, 102.613), stdev = 2.575 CI (99.9%): [88.195, 108.024] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1232769024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (163991552.000, 246553804.800, 330745856.000), stdev = 66077022.937 CI (99.9%): [1232769024.000, 1232769024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 585685674.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (77912002.000, 117137134.800, 157136581.000), stdev = 31393038.730 CI (99.9%): [585685674.000, 585685674.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 82.45% complete, ETA 00:55:28 # Fork: 1 of 1 # Warmup Iteration 1: 145.557 us/op # Warmup Iteration 2: 138.148 us/op # Warmup Iteration 3: 138.240 us/op Iteration 1: 136.366 us/op totalInputBytes: 176455680.000 # totalOutputBytes: 83804960.000 # Iteration 2: 137.757 us/op totalInputBytes: 221073408.000 # totalOutputBytes: 104995476.000 # Iteration 3: 137.864 us/op totalInputBytes: 265657344.000 # totalOutputBytes: 126169943.000 # Iteration 4: 142.643 us/op totalInputBytes: 308751360.000 # totalOutputBytes: 146636795.000 # Iteration 5: 137.075 us/op totalInputBytes: 353587200.000 # totalOutputBytes: 167930900.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 138.341 ±(99.9%) 9.545 us/op [Average] (min, avg, max) = (136.366, 138.341, 142.643), stdev = 2.479 CI (99.9%): [128.796, 147.885] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1325524992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (176455680.000, 265104998.400, 353587200.000), stdev = 69878273.756 CI (99.9%): [1325524992.000, 1325524992.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 629538074.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (83804960.000, 125907614.800, 167930900.000), stdev = 33187630.667 CI (99.9%): [629538074.000, 629538074.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 82.50% complete, ETA 00:55:18 # Fork: 1 of 1 # Warmup Iteration 1: 194.068 us/op # Warmup Iteration 2: 179.961 us/op # Warmup Iteration 3: 181.738 us/op Iteration 1: 179.652 us/op totalInputBytes: 178499584.000 # totalOutputBytes: 84281786.000 # Iteration 2: 181.014 us/op totalInputBytes: 223776768.000 # totalOutputBytes: 105660222.000 # Iteration 3: 181.209 us/op totalInputBytes: 269000704.000 # totalOutputBytes: 127013516.000 # Iteration 4: 183.191 us/op totalInputBytes: 313753600.000 # totalOutputBytes: 148144400.000 # Iteration 5: 190.639 us/op totalInputBytes: 356757504.000 # totalOutputBytes: 168449466.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 183.141 ±(99.9%) 16.855 us/op [Average] (min, avg, max) = (179.652, 183.141, 190.639), stdev = 4.377 CI (99.9%): [166.286, 199.997] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1341788160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (178499584.000, 268357632.000, 356757504.000), stdev = 70600401.995 CI (99.9%): [1341788160.000, 1341788160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 633549390.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (84281786.000, 126709878.000, 168449466.000), stdev = 33335248.403 CI (99.9%): [633549390.000, 633549390.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 82.55% complete, ETA 00:55:09 # Fork: 1 of 1 # Warmup Iteration 1: 239.792 us/op # Warmup Iteration 2: 227.970 us/op # Warmup Iteration 3: 231.100 us/op Iteration 1: 227.135 us/op totalInputBytes: 177126400.000 # totalOutputBytes: 83166380.000 # Iteration 2: 228.432 us/op totalInputBytes: 221977600.000 # totalOutputBytes: 104225420.000 # Iteration 3: 228.929 us/op totalInputBytes: 266726400.000 # totalOutputBytes: 125236380.000 # Iteration 4: 229.533 us/op totalInputBytes: 311357440.000 # totalOutputBytes: 146192048.000 # Iteration 5: 229.523 us/op totalInputBytes: 355993600.000 # totalOutputBytes: 167150120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 228.710 ±(99.9%) 3.825 us/op [Average] (min, avg, max) = (227.135, 228.710, 229.533), stdev = 0.993 CI (99.9%): [224.886, 232.535] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1333181440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (177126400.000, 266636288.000, 355993600.000), stdev = 70695009.067 CI (99.9%): [1333181440.000, 1333181440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 625970348.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (83166380.000, 125194069.600, 167150120.000), stdev = 33193515.976 CI (99.9%): [625970348.000, 625970348.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 82.60% complete, ETA 00:54:59 # Fork: 1 of 1 # Warmup Iteration 1: 338.718 us/op # Warmup Iteration 2: 321.085 us/op # Warmup Iteration 3: 326.037 us/op Iteration 1: 321.653 us/op totalInputBytes: 150546432.000 # totalOutputBytes: 71303730.000 # Iteration 2: 326.549 us/op totalInputBytes: 188209152.000 # totalOutputBytes: 89142030.000 # Iteration 3: 323.583 us/op totalInputBytes: 226203648.000 # totalOutputBytes: 107137470.000 # Iteration 4: 330.793 us/op totalInputBytes: 263374848.000 # totalOutputBytes: 124742970.000 # Iteration 5: 322.602 us/op totalInputBytes: 301486080.000 # totalOutputBytes: 142793700.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 325.036 ±(99.9%) 14.268 us/op [Average] (min, avg, max) = (321.653, 325.036, 330.793), stdev = 3.705 CI (99.9%): [310.769, 339.304] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1129820160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (150546432.000, 225964032.000, 301486080.000), stdev = 59616381.258 CI (99.9%): [1129820160.000, 1129820160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 535119900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (71303730.000, 107023980.000, 142793700.000), stdev = 28236274.326 CI (99.9%): [535119900.000, 535119900.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 82.65% complete, ETA 00:54:50 # Fork: 1 of 1 # Warmup Iteration 1: 404.918 us/op # Warmup Iteration 2: 395.700 us/op # Warmup Iteration 3: 398.117 us/op Iteration 1: 387.717 us/op totalInputBytes: 144714752.000 # totalOutputBytes: 68844490.000 # Iteration 2: 389.381 us/op totalInputBytes: 181558272.000 # totalOutputBytes: 86371890.000 # Iteration 3: 389.488 us/op totalInputBytes: 218387456.000 # totalOutputBytes: 103892470.000 # Iteration 4: 389.417 us/op totalInputBytes: 255223808.000 # totalOutputBytes: 121416460.000 # Iteration 5: 389.401 us/op totalInputBytes: 292067328.000 # totalOutputBytes: 138943860.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 389.081 ±(99.9%) 2.939 us/op [Average] (min, avg, max) = (387.717, 389.081, 389.488), stdev = 0.763 CI (99.9%): [386.142, 392.020] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1091951616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (144714752.000, 218390323.200, 292067328.000), stdev = 58244519.987 CI (99.9%): [1091951616.000, 1091951616.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 519469170.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (68844490.000, 103893834.000, 138943860.000), stdev = 27708400.273 CI (99.9%): [519469170.000, 519469170.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 82.70% complete, ETA 00:54:40 # Fork: 1 of 1 # Warmup Iteration 1: 502.780 us/op # Warmup Iteration 2: 479.410 us/op # Warmup Iteration 3: 479.320 us/op Iteration 1: 480.639 us/op totalInputBytes: 135127040.000 # totalOutputBytes: 64314005.000 # Iteration 2: 476.070 us/op totalInputBytes: 169566208.000 # totalOutputBytes: 80705401.000 # Iteration 3: 476.208 us/op totalInputBytes: 203997184.000 # totalOutputBytes: 97092898.000 # Iteration 4: 478.758 us/op totalInputBytes: 238239744.000 # totalOutputBytes: 113390718.000 # Iteration 5: 487.673 us/op totalInputBytes: 271867904.000 # totalOutputBytes: 129396113.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 479.870 ±(99.9%) 18.323 us/op [Average] (min, avg, max) = (476.070, 479.870, 487.673), stdev = 4.758 CI (99.9%): [461.547, 498.192] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1018798080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (135127040.000, 203759616.000, 271867904.000), stdev = 54100125.228 CI (99.9%): [1018798080.000, 1018798080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 484899135.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64314005.000, 96979827.000, 129396113.000), stdev = 25749070.833 CI (99.9%): [484899135.000, 484899135.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 82.75% complete, ETA 00:54:31 # Fork: 1 of 1 # Warmup Iteration 1: 548.853 us/op # Warmup Iteration 2: 545.387 us/op # Warmup Iteration 3: 533.451 us/op Iteration 1: 535.406 us/op totalInputBytes: 136479744.000 # totalOutputBytes: 64996701.000 # Iteration 2: 528.582 us/op totalInputBytes: 171380736.000 # totalOutputBytes: 81617844.000 # Iteration 3: 531.739 us/op totalInputBytes: 206069760.000 # totalOutputBytes: 98138040.000 # Iteration 4: 540.759 us/op totalInputBytes: 240178176.000 # totalOutputBytes: 114381729.000 # Iteration 5: 534.042 us/op totalInputBytes: 274719744.000 # totalOutputBytes: 130831701.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 534.106 ±(99.9%) 17.442 us/op [Average] (min, avg, max) = (528.582, 534.106, 540.759), stdev = 4.530 CI (99.9%): [516.664, 551.548] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1028828160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (136479744.000, 205765632.000, 274719744.000), stdev = 54593590.716 CI (99.9%): [1028828160.000, 1028828160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 489966015.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64996701.000, 97993203.000, 130831701.000), stdev = 25999486.724 CI (99.9%): [489966015.000, 489966015.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 82.80% complete, ETA 00:54:22 # Fork: 1 of 1 # Warmup Iteration 1: 615.367 us/op # Warmup Iteration 2: 610.915 us/op # Warmup Iteration 3: 609.346 us/op Iteration 1: 602.289 us/op totalInputBytes: 134574080.000 # totalOutputBytes: 64264380.000 # Iteration 2: 594.287 us/op totalInputBytes: 169052160.000 # totalOutputBytes: 80729010.000 # Iteration 3: 593.932 us/op totalInputBytes: 203560960.000 # totalOutputBytes: 97208310.000 # Iteration 4: 597.270 us/op totalInputBytes: 237885440.000 # totalOutputBytes: 113599590.000 # Iteration 5: 597.051 us/op totalInputBytes: 272220160.000 # totalOutputBytes: 129995760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 596.966 ±(99.9%) 12.889 us/op [Average] (min, avg, max) = (593.932, 596.966, 602.289), stdev = 3.347 CI (99.9%): [584.077, 609.855] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1017292800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (134574080.000, 203458560.000, 272220160.000), stdev = 54411051.572 CI (99.9%): [1017292800.000, 1017292800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 485797050.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64264380.000, 97159410.000, 129995760.000), stdev = 25983402.557 CI (99.9%): [485797050.000, 485797050.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 82.84% complete, ETA 00:54:12 # Fork: 1 of 1 # Warmup Iteration 1: 1334.504 us/op # Warmup Iteration 2: 1307.982 us/op # Warmup Iteration 3: 1308.290 us/op Iteration 1: 1310.572 us/op totalInputBytes: 124784640.000 # totalOutputBytes: 59656563.000 # Iteration 2: 1305.839 us/op totalInputBytes: 156200960.000 # totalOutputBytes: 74675957.000 # Iteration 3: 1305.183 us/op totalInputBytes: 187637760.000 # totalOutputBytes: 89705142.000 # Iteration 4: 1312.056 us/op totalInputBytes: 218890240.000 # totalOutputBytes: 104646208.000 # Iteration 5: 1308.768 us/op totalInputBytes: 250224640.000 # totalOutputBytes: 119626438.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1308.483 ±(99.9%) 11.406 us/op [Average] (min, avg, max) = (1305.183, 1308.483, 1312.056), stdev = 2.962 CI (99.9%): [1297.078, 1319.889] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 937738240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (124784640.000, 187547648.000, 250224640.000), stdev = 49579687.225 CI (99.9%): [937738240.000, 937738240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 448310308.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (59656563.000, 89662061.600, 119626438.000), stdev = 23702867.071 CI (99.9%): [448310308.000, 448310308.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 82.89% complete, ETA 00:54:03 # Fork: 1 of 1 # Warmup Iteration 1: 2051.271 us/op # Warmup Iteration 2: 2028.910 us/op # Warmup Iteration 3: 2027.151 us/op Iteration 1: 2034.667 us/op totalInputBytes: 120975360.000 # totalOutputBytes: 57557808.000 # Iteration 2: 2023.395 us/op totalInputBytes: 151418880.000 # totalOutputBytes: 72042264.000 # Iteration 3: 2036.365 us/op totalInputBytes: 181647360.000 # totalOutputBytes: 86424408.000 # Iteration 4: 2020.011 us/op totalInputBytes: 212121600.000 # totalOutputBytes: 100923480.000 # Iteration 5: 2029.355 us/op totalInputBytes: 242472960.000 # totalOutputBytes: 115364088.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2028.759 ±(99.9%) 27.119 us/op [Average] (min, avg, max) = (2020.011, 2028.759, 2036.365), stdev = 7.043 CI (99.9%): [2001.640, 2055.878] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 908636160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (120975360.000, 181727232.000, 242472960.000), stdev = 48018885.890 CI (99.9%): [908636160.000, 908636160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 432312048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57557808.000, 86462409.600, 115364088.000), stdev = 22846485.552 CI (99.9%): [432312048.000, 432312048.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 82.94% complete, ETA 00:53:53 # Fork: 1 of 1 # Warmup Iteration 1: 2811.455 us/op # Warmup Iteration 2: 2797.362 us/op # Warmup Iteration 3: 2790.547 us/op Iteration 1: 2803.436 us/op totalInputBytes: 117309440.000 # totalOutputBytes: 55756352.000 # Iteration 2: 2788.243 us/op totalInputBytes: 146759680.000 # totalOutputBytes: 69753844.000 # Iteration 3: 2828.038 us/op totalInputBytes: 175800320.000 # totalOutputBytes: 83556656.000 # Iteration 4: 2787.160 us/op totalInputBytes: 205291520.000 # totalOutputBytes: 97573616.000 # Iteration 5: 2852.635 us/op totalInputBytes: 234086400.000 # totalOutputBytes: 111259620.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2811.903 ±(99.9%) 108.283 us/op [Average] (min, avg, max) = (2787.160, 2811.903, 2852.635), stdev = 28.121 CI (99.9%): [2703.619, 2920.186] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 879247360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (117309440.000, 175849472.000, 234086400.000), stdev = 46183134.731 CI (99.9%): [879247360.000, 879247360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 417900088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55756352.000, 83580017.600, 111259620.000), stdev = 21950519.213 CI (99.9%): [417900088.000, 417900088.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 82.99% complete, ETA 00:53:44 # Fork: 1 of 1 # Warmup Iteration 1: 3591.833 us/op # Warmup Iteration 2: 3617.126 us/op # Warmup Iteration 3: 3586.902 us/op Iteration 1: 3595.020 us/op totalInputBytes: 114329600.000 # totalOutputBytes: 54228405.000 # Iteration 2: 3603.610 us/op totalInputBytes: 142848000.000 # totalOutputBytes: 67755150.000 # Iteration 3: 3591.911 us/op totalInputBytes: 171468800.000 # totalOutputBytes: 81330465.000 # Iteration 4: 3579.874 us/op totalInputBytes: 200192000.000 # totalOutputBytes: 94954350.000 # Iteration 5: 3724.423 us/op totalInputBytes: 227788800.000 # totalOutputBytes: 108043965.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3618.967 ±(99.9%) 229.352 us/op [Average] (min, avg, max) = (3579.874, 3618.967, 3724.423), stdev = 59.562 CI (99.9%): [3389.616, 3848.319] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 856627200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (114329600.000, 171325440.000, 227788800.000), stdev = 44946913.762 CI (99.9%): [856627200.000, 856627200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 406312335.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (54228405.000, 81262467.000, 108043965.000), stdev = 21319058.608 CI (99.9%): [406312335.000, 406312335.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 83.04% complete, ETA 00:53:34 # Fork: 1 of 1 # Warmup Iteration 1: 4552.747 us/op # Warmup Iteration 2: 4545.439 us/op # Warmup Iteration 3: 4517.161 us/op Iteration 1: 4527.555 us/op totalInputBytes: 108933120.000 # totalOutputBytes: 51734367.000 # Iteration 2: 4519.433 us/op totalInputBytes: 136273920.000 # totalOutputBytes: 64719022.000 # Iteration 3: 4577.562 us/op totalInputBytes: 163246080.000 # totalOutputBytes: 77528603.000 # Iteration 4: 4499.143 us/op totalInputBytes: 190709760.000 # totalOutputBytes: 90571616.000 # Iteration 5: 4503.491 us/op totalInputBytes: 218112000.000 # totalOutputBytes: 103585450.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4525.437 ±(99.9%) 120.706 us/op [Average] (min, avg, max) = (4499.143, 4525.437, 4577.562), stdev = 31.347 CI (99.9%): [4404.730, 4646.143] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 817274880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (108933120.000, 163454976.000, 218112000.000), stdev = 43132643.520 CI (99.9%): [817274880.000, 817274880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 388139058.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (51734367.000, 77627811.600, 103585450.000), stdev = 20484495.528 CI (99.9%): [388139058.000, 388139058.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 83.09% complete, ETA 00:53:25 # Fork: 1 of 1 # Warmup Iteration 1: 5487.797 us/op # Warmup Iteration 2: 5452.481 us/op # Warmup Iteration 3: 5461.067 us/op Iteration 1: 5630.557 us/op totalInputBytes: 104652800.000 # totalOutputBytes: 49673580.000 # Iteration 2: 5442.859 us/op totalInputBytes: 131174400.000 # totalOutputBytes: 62262090.000 # Iteration 3: 5438.292 us/op totalInputBytes: 157696000.000 # totalOutputBytes: 74850600.000 # Iteration 4: 5426.558 us/op totalInputBytes: 184289280.000 # totalOutputBytes: 87473133.000 # Iteration 5: 5479.624 us/op totalInputBytes: 210595840.000 # totalOutputBytes: 99959574.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5483.578 ±(99.9%) 325.480 us/op [Average] (min, avg, max) = (5426.558, 5483.578, 5630.557), stdev = 84.526 CI (99.9%): [5158.098, 5809.059] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 788408320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (104652800.000, 157681664.000, 210595840.000), stdev = 41900390.566 CI (99.9%): [788408320.000, 788408320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 374218977.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49673580.000, 74843795.400, 99959574.000), stdev = 19888071.822 CI (99.9%): [374218977.000, 374218977.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 83.14% complete, ETA 00:53:16 # Fork: 1 of 1 # Warmup Iteration 1: 6498.590 us/op # Warmup Iteration 2: 6521.492 us/op # Warmup Iteration 3: 6469.205 us/op Iteration 1: 6483.191 us/op totalInputBytes: 101580800.000 # totalOutputBytes: 48304200.000 # Iteration 2: 6487.591 us/op totalInputBytes: 126976000.000 # totalOutputBytes: 60380250.000 # Iteration 3: 6438.006 us/op totalInputBytes: 152616960.000 # totalOutputBytes: 72573165.000 # Iteration 4: 6486.663 us/op totalInputBytes: 178012160.000 # totalOutputBytes: 84649215.000 # Iteration 5: 6454.738 us/op totalInputBytes: 203571200.000 # totalOutputBytes: 96803175.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6470.038 ±(99.9%) 86.482 us/op [Average] (min, avg, max) = (6438.006, 6470.038, 6487.591), stdev = 22.459 CI (99.9%): [6383.556, 6556.520] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 762757120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (101580800.000, 152551424.000, 203571200.000), stdev = 40321761.307 CI (99.9%): [762757120.000, 762757120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 362710005.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48304200.000, 72542001.000, 96803175.000), stdev = 19174001.608 CI (99.9%): [362710005.000, 362710005.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 83.19% complete, ETA 00:53:06 # Fork: 1 of 1 # Warmup Iteration 1: 7570.437 us/op # Warmup Iteration 2: 7533.254 us/op # Warmup Iteration 3: 7465.791 us/op Iteration 1: 7518.066 us/op totalInputBytes: 98703360.000 # totalOutputBytes: 46974060.000 # Iteration 2: 7492.392 us/op totalInputBytes: 123494400.000 # totalOutputBytes: 58772400.000 # Iteration 3: 7502.988 us/op totalInputBytes: 148193280.000 # totalOutputBytes: 70526880.000 # Iteration 4: 7573.507 us/op totalInputBytes: 172800000.000 # totalOutputBytes: 82237500.000 # Iteration 5: 7494.886 us/op totalInputBytes: 197591040.000 # totalOutputBytes: 94035840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7516.368 ±(99.9%) 128.911 us/op [Average] (min, avg, max) = (7492.392, 7516.368, 7573.507), stdev = 33.478 CI (99.9%): [7387.457, 7645.279] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 740782080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (98703360.000, 148156416.000, 197591040.000), stdev = 39066959.897 CI (99.9%): [740782080.000, 740782080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 352546680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46974060.000, 70509336.000, 94035840.000), stdev = 18592413.857 CI (99.9%): [352546680.000, 352546680.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 83.24% complete, ETA 00:52:57 # Fork: 1 of 1 # Warmup Iteration 1: 8611.609 us/op # Warmup Iteration 2: 8585.844 us/op # Warmup Iteration 3: 8512.088 us/op Iteration 1: 8591.388 us/op totalInputBytes: 96358400.000 # totalOutputBytes: 45790001.000 # Iteration 2: 8577.266 us/op totalInputBytes: 120524800.000 # totalOutputBytes: 57273997.000 # Iteration 3: 8539.145 us/op totalInputBytes: 144691200.000 # totalOutputBytes: 68757993.000 # Iteration 4: 8542.385 us/op totalInputBytes: 168960000.000 # totalOutputBytes: 80290650.000 # Iteration 5: 8517.998 us/op totalInputBytes: 193228800.000 # totalOutputBytes: 91823307.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8553.636 ±(99.9%) 115.362 us/op [Average] (min, avg, max) = (8517.998, 8553.636, 8591.388), stdev = 29.959 CI (99.9%): [8438.275, 8668.998] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 723763200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (96358400.000, 144752640.000, 193228800.000), stdev = 38291411.693 CI (99.9%): [723763200.000, 723763200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 343935948.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45790001.000, 68787189.600, 91823307.000), stdev = 18196273.285 CI (99.9%): [343935948.000, 343935948.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 83.28% complete, ETA 00:52:47 # Fork: 1 of 1 # Warmup Iteration 1: 62.476 us/op # Warmup Iteration 2: 59.832 us/op # Warmup Iteration 3: 58.037 us/op Iteration 1: 60.065 us/op totalInputBytes: 136456192.000 # totalOutputBytes: 49838492.000 # Iteration 2: 57.767 us/op totalInputBytes: 171924480.000 # totalOutputBytes: 62792730.000 # Iteration 3: 58.948 us/op totalInputBytes: 206678016.000 # totalOutputBytes: 75485916.000 # Iteration 4: 62.443 us/op totalInputBytes: 239499264.000 # totalOutputBytes: 87473364.000 # Iteration 5: 57.558 us/op totalInputBytes: 275091456.000 # totalOutputBytes: 100472856.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 59.356 ±(99.9%) 7.691 us/op [Average] (min, avg, max) = (57.558, 59.356, 62.443), stdev = 1.997 CI (99.9%): [51.665, 67.047] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1029649408.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (136456192.000, 205929881.600, 275091456.000), stdev = 54529229.313 CI (99.9%): [1029649408.000, 1029649408.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 376063358.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49838492.000, 75212671.600, 100472856.000), stdev = 19915948.987 CI (99.9%): [376063358.000, 376063358.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 83.33% complete, ETA 00:52:38 # Fork: 1 of 1 # Warmup Iteration 1: 107.893 us/op # Warmup Iteration 2: 98.527 us/op # Warmup Iteration 3: 101.736 us/op Iteration 1: 98.662 us/op totalInputBytes: 161431552.000 # totalOutputBytes: 55492096.000 # Iteration 2: 99.599 us/op totalInputBytes: 202575872.000 # totalOutputBytes: 69635456.000 # Iteration 3: 102.118 us/op totalInputBytes: 242702336.000 # totalOutputBytes: 83428928.000 # Iteration 4: 100.805 us/op totalInputBytes: 283342848.000 # totalOutputBytes: 97399104.000 # Iteration 5: 97.890 us/op totalInputBytes: 325197824.000 # totalOutputBytes: 111786752.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 99.815 ±(99.9%) 6.490 us/op [Average] (min, avg, max) = (97.890, 99.815, 102.118), stdev = 1.685 CI (99.9%): [93.325, 106.305] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1215250432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (161431552.000, 243050086.400, 325197824.000), stdev = 64559324.558 CI (99.9%): [1215250432.000, 1215250432.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 417742336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (55492096.000, 83548467.200, 111786752.000), stdev = 22192267.817 CI (99.9%): [417742336.000, 417742336.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 83.38% complete, ETA 00:52:28 # Fork: 1 of 1 # Warmup Iteration 1: 214.026 us/op # Warmup Iteration 2: 204.744 us/op # Warmup Iteration 3: 200.945 us/op Iteration 1: 209.872 us/op totalInputBytes: 118628352.000 # totalOutputBytes: 39581400.000 # Iteration 2: 199.719 us/op totalInputBytes: 149403648.000 # totalOutputBytes: 49849850.000 # Iteration 3: 209.713 us/op totalInputBytes: 178722816.000 # totalOutputBytes: 59632450.000 # Iteration 4: 201.966 us/op totalInputBytes: 209157120.000 # totalOutputBytes: 69787125.000 # Iteration 5: 201.743 us/op totalInputBytes: 239622144.000 # totalOutputBytes: 79952050.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 204.603 ±(99.9%) 18.553 us/op [Average] (min, avg, max) = (199.719, 204.603, 209.872), stdev = 4.818 CI (99.9%): [186.050, 223.155] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 895534080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (118628352.000, 179106816.000, 239622144.000), stdev = 47710575.207 CI (99.9%): [895534080.000, 895534080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 298802875.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (39581400.000, 59760575.000, 79952050.000), stdev = 15919055.855 CI (99.9%): [298802875.000, 298802875.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 83.43% complete, ETA 00:52:19 # Fork: 1 of 1 # Warmup Iteration 1: 326.668 us/op # Warmup Iteration 2: 323.923 us/op # Warmup Iteration 3: 315.796 us/op Iteration 1: 319.815 us/op totalInputBytes: 101998592.000 # totalOutputBytes: 33567896.000 # Iteration 2: 323.376 us/op totalInputBytes: 127344640.000 # totalOutputBytes: 41909320.000 # Iteration 3: 318.019 us/op totalInputBytes: 153116672.000 # totalOutputBytes: 50390936.000 # Iteration 4: 346.891 us/op totalInputBytes: 176742400.000 # totalOutputBytes: 58166200.000 # Iteration 5: 317.461 us/op totalInputBytes: 202559488.000 # totalOutputBytes: 66662644.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 325.112 ±(99.9%) 47.716 us/op [Average] (min, avg, max) = (317.461, 325.112, 346.891), stdev = 12.392 CI (99.9%): [277.396, 372.829] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 761761792.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (101998592.000, 152352358.400, 202559488.000), stdev = 39614081.895 CI (99.9%): [761761792.000, 761761792.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 250696996.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (33567896.000, 50139399.200, 66662644.000), stdev = 13037056.249 CI (99.9%): [250696996.000, 250696996.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 83.48% complete, ETA 00:52:10 # Fork: 1 of 1 # Warmup Iteration 1: 449.869 us/op # Warmup Iteration 2: 444.723 us/op # Warmup Iteration 3: 431.016 us/op Iteration 1: 434.817 us/op totalInputBytes: 93163520.000 # totalOutputBytes: 30314536.000 # Iteration 2: 433.002 us/op totalInputBytes: 116823040.000 # totalOutputBytes: 38013122.000 # Iteration 3: 440.876 us/op totalInputBytes: 140067840.000 # totalOutputBytes: 45576762.000 # Iteration 4: 433.705 us/op totalInputBytes: 163696640.000 # totalOutputBytes: 53265352.000 # Iteration 5: 429.836 us/op totalInputBytes: 187530240.000 # totalOutputBytes: 61020582.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 434.447 ±(99.9%) 15.566 us/op [Average] (min, avg, max) = (429.836, 434.447, 440.876), stdev = 4.042 CI (99.9%): [418.881, 450.013] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 701281280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (93163520.000, 140256256.000, 187530240.000), stdev = 37253047.063 CI (99.9%): [701281280.000, 701281280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 228190354.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (30314536.000, 45638070.800, 61020582.000), stdev = 12121792.267 CI (99.9%): [228190354.000, 228190354.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 83.53% complete, ETA 00:52:00 # Fork: 1 of 1 # Warmup Iteration 1: 586.474 us/op # Warmup Iteration 2: 581.125 us/op # Warmup Iteration 3: 571.297 us/op Iteration 1: 571.287 us/op totalInputBytes: 85192704.000 # totalOutputBytes: 27482412.000 # Iteration 2: 570.874 us/op totalInputBytes: 106739712.000 # totalOutputBytes: 34433286.000 # Iteration 3: 571.221 us/op totalInputBytes: 128268288.000 # totalOutputBytes: 41378214.000 # Iteration 4: 580.880 us/op totalInputBytes: 149440512.000 # totalOutputBytes: 48208186.000 # Iteration 5: 570.555 us/op totalInputBytes: 170993664.000 # totalOutputBytes: 55161042.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 572.963 ±(99.9%) 17.079 us/op [Average] (min, avg, max) = (570.555, 572.963, 580.880), stdev = 4.435 CI (99.9%): [555.884, 590.043] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 640634880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (85192704.000, 128126976.000, 170993664.000), stdev = 33884386.152 CI (99.9%): [640634880.000, 640634880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 206663140.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (27482412.000, 41332628.000, 55161042.000), stdev = 10930802.955 CI (99.9%): [206663140.000, 206663140.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 83.58% complete, ETA 00:51:51 # Fork: 1 of 1 # Warmup Iteration 1: 729.824 us/op # Warmup Iteration 2: 717.400 us/op # Warmup Iteration 3: 703.802 us/op Iteration 1: 714.383 us/op totalInputBytes: 80123904.000 # totalOutputBytes: 25675866.000 # Iteration 2: 703.453 us/op totalInputBytes: 100516864.000 # totalOutputBytes: 32210831.000 # Iteration 3: 710.925 us/op totalInputBytes: 120701952.000 # totalOutputBytes: 38679183.000 # Iteration 4: 707.527 us/op totalInputBytes: 140980224.000 # totalOutputBytes: 45177396.000 # Iteration 5: 716.915 us/op totalInputBytes: 160993280.000 # totalOutputBytes: 51590620.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 710.641 ±(99.9%) 20.631 us/op [Average] (min, avg, max) = (703.453, 710.641, 716.915), stdev = 5.358 CI (99.9%): [690.010, 731.272] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 603316224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (80123904.000, 120663244.800, 160993280.000), stdev = 31971110.761 CI (99.9%): [603316224.000, 603316224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 193333896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (25675866.000, 38666779.200, 51590620.000), stdev = 10245206.671 CI (99.9%): [193333896.000, 193333896.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 83.63% complete, ETA 00:51:41 # Fork: 1 of 1 # Warmup Iteration 1: 881.352 us/op # Warmup Iteration 2: 884.252 us/op # Warmup Iteration 3: 897.250 us/op Iteration 1: 867.215 us/op totalInputBytes: 74366976.000 # totalOutputBytes: 23811594.000 # Iteration 2: 860.842 us/op totalInputBytes: 93413376.000 # totalOutputBytes: 29910069.000 # Iteration 3: 868.538 us/op totalInputBytes: 112295936.000 # totalOutputBytes: 35956084.000 # Iteration 4: 908.751 us/op totalInputBytes: 130342912.000 # totalOutputBytes: 41734553.000 # Iteration 5: 880.867 us/op totalInputBytes: 148963328.000 # totalOutputBytes: 47696632.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 877.243 ±(99.9%) 73.345 us/op [Average] (min, avg, max) = (860.842, 877.243, 908.751), stdev = 19.047 CI (99.9%): [803.898, 950.587] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 559382528.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (74366976.000, 111876505.600, 148963328.000), stdev = 29429867.687 CI (99.9%): [559382528.000, 559382528.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 179108932.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23811594.000, 35821786.400, 47696632.000), stdev = 9423161.980 CI (99.9%): [179108932.000, 179108932.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 83.68% complete, ETA 00:51:32 # Fork: 1 of 1 # Warmup Iteration 1: 1023.449 us/op # Warmup Iteration 2: 1021.241 us/op # Warmup Iteration 3: 1015.283 us/op Iteration 1: 999.073 us/op totalInputBytes: 72751104.000 # totalOutputBytes: 23011010.000 # Iteration 2: 1006.739 us/op totalInputBytes: 91081728.000 # totalOutputBytes: 28808945.000 # Iteration 3: 992.268 us/op totalInputBytes: 109688832.000 # totalOutputBytes: 34694330.000 # Iteration 4: 1000.332 us/op totalInputBytes: 128139264.000 # totalOutputBytes: 40530160.000 # Iteration 5: 1003.863 us/op totalInputBytes: 146515968.000 # totalOutputBytes: 46342670.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1000.455 ±(99.9%) 21.096 us/op [Average] (min, avg, max) = (992.268, 1000.455, 1006.739), stdev = 5.479 CI (99.9%): [979.359, 1021.551] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 548176896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (72751104.000, 109635379.200, 146515968.000), stdev = 29185879.163 CI (99.9%): [548176896.000, 548176896.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 173387115.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23011010.000, 34677423.000, 46342670.000), stdev = 9231427.708 CI (99.9%): [173387115.000, 173387115.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 83.72% complete, ETA 00:51:22 # Fork: 1 of 1 # Warmup Iteration 1: 1190.438 us/op # Warmup Iteration 2: 1168.677 us/op # Warmup Iteration 3: 1174.819 us/op Iteration 1: 1172.649 us/op totalInputBytes: 69734400.000 # totalOutputBytes: 21996300.000 # Iteration 2: 1145.999 us/op totalInputBytes: 87633920.000 # totalOutputBytes: 27642340.000 # Iteration 3: 1148.212 us/op totalInputBytes: 105492480.000 # totalOutputBytes: 33275460.000 # Iteration 4: 1151.224 us/op totalInputBytes: 123310080.000 # totalOutputBytes: 38895660.000 # Iteration 5: 1154.384 us/op totalInputBytes: 141076480.000 # totalOutputBytes: 44499710.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1154.494 ±(99.9%) 40.930 us/op [Average] (min, avg, max) = (1145.999, 1154.494, 1172.649), stdev = 10.629 CI (99.9%): [1113.563, 1195.424] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 527247360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (69734400.000, 105449472.000, 141076480.000), stdev = 28201272.701 CI (99.9%): [527247360.000, 527247360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 166309470.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21996300.000, 33261894.000, 44499710.000), stdev = 8895518.635 CI (99.9%): [166309470.000, 166309470.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 83.77% complete, ETA 00:51:13 # Fork: 1 of 1 # Warmup Iteration 1: 2669.885 us/op # Warmup Iteration 2: 2650.213 us/op # Warmup Iteration 3: 2671.487 us/op Iteration 1: 2654.506 us/op totalInputBytes: 61747200.000 # totalOutputBytes: 19030680.000 # Iteration 2: 2697.233 us/op totalInputBytes: 76984320.000 # totalOutputBytes: 23726808.000 # Iteration 3: 2638.193 us/op totalInputBytes: 92569600.000 # totalOutputBytes: 28530240.000 # Iteration 4: 2643.181 us/op totalInputBytes: 108113920.000 # totalOutputBytes: 33321048.000 # Iteration 5: 2660.334 us/op totalInputBytes: 123555840.000 # totalOutputBytes: 38080296.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2658.689 ±(99.9%) 89.614 us/op [Average] (min, avg, max) = (2638.193, 2658.689, 2697.233), stdev = 23.272 CI (99.9%): [2569.076, 2748.303] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 462970880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (61747200.000, 92594176.000, 123555840.000), stdev = 24467791.217 CI (99.9%): [462970880.000, 462970880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 142689072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (19030680.000, 28537814.400, 38080296.000), stdev = 7541049.715 CI (99.9%): [142689072.000, 142689072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 83.82% complete, ETA 00:51:04 # Fork: 1 of 1 # Warmup Iteration 1: 4137.238 us/op # Warmup Iteration 2: 4133.779 us/op # Warmup Iteration 3: 4168.516 us/op Iteration 1: 4137.653 us/op totalInputBytes: 59566080.000 # totalOutputBytes: 18199454.000 # Iteration 2: 4104.989 us/op totalInputBytes: 74588160.000 # totalOutputBytes: 22789208.000 # Iteration 3: 4088.834 us/op totalInputBytes: 89671680.000 # totalOutputBytes: 27397734.000 # Iteration 4: 4093.554 us/op totalInputBytes: 104755200.000 # totalOutputBytes: 32006260.000 # Iteration 5: 4102.543 us/op totalInputBytes: 119808000.000 # totalOutputBytes: 36605400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4105.515 ±(99.9%) 73.649 us/op [Average] (min, avg, max) = (4088.834, 4105.515, 4137.653), stdev = 19.126 CI (99.9%): [4031.866, 4179.164] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 448389120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (59566080.000, 89677824.000, 119808000.000), stdev = 23820001.558 CI (99.9%): [448389120.000, 448389120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 136998056.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (18199454.000, 27399611.200, 36605400.000), stdev = 7277816.882 CI (99.9%): [136998056.000, 136998056.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 83.87% complete, ETA 00:50:54 # Fork: 1 of 1 # Warmup Iteration 1: 5634.643 us/op # Warmup Iteration 2: 5580.890 us/op # Warmup Iteration 3: 5576.167 us/op Iteration 1: 5609.475 us/op totalInputBytes: 58900480.000 # totalOutputBytes: 17941926.000 # Iteration 2: 5593.826 us/op totalInputBytes: 73605120.000 # totalOutputBytes: 22421169.000 # Iteration 3: 5579.605 us/op totalInputBytes: 88350720.000 # totalOutputBytes: 26912889.000 # Iteration 4: 5579.453 us/op totalInputBytes: 103137280.000 # totalOutputBytes: 31417086.000 # Iteration 5: 5608.210 us/op totalInputBytes: 117841920.000 # totalOutputBytes: 35896329.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5594.114 ±(99.9%) 56.468 us/op [Average] (min, avg, max) = (5579.453, 5594.114, 5609.475), stdev = 14.664 CI (99.9%): [5537.646, 5650.582] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 441835520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58900480.000, 88367104.000, 117841920.000), stdev = 23308374.285 CI (99.9%): [441835520.000, 441835520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 134589399.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17941926.000, 26917879.800, 35896329.000), stdev = 7100063.134 CI (99.9%): [134589399.000, 134589399.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 83.92% complete, ETA 00:50:45 # Fork: 1 of 1 # Warmup Iteration 1: 7080.638 us/op # Warmup Iteration 2: 7070.333 us/op # Warmup Iteration 3: 7060.744 us/op Iteration 1: 7145.596 us/op totalInputBytes: 58214400.000 # totalOutputBytes: 17690583.000 # Iteration 2: 7077.379 us/op totalInputBytes: 72755200.000 # totalOutputBytes: 22109339.000 # Iteration 3: 7057.530 us/op totalInputBytes: 87347200.000 # totalOutputBytes: 26543654.000 # Iteration 4: 7105.654 us/op totalInputBytes: 101888000.000 # totalOutputBytes: 30962410.000 # Iteration 5: 7084.099 us/op totalInputBytes: 116428800.000 # totalOutputBytes: 35381166.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7094.052 ±(99.9%) 129.188 us/op [Average] (min, avg, max) = (7057.530, 7094.052, 7145.596), stdev = 33.550 CI (99.9%): [6964.864, 7223.239] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 436633600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58214400.000, 87326720.000, 116428800.000), stdev = 23015314.064 CI (99.9%): [436633600.000, 436633600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 132687152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17690583.000, 26537430.400, 35381166.000), stdev = 6994048.272 CI (99.9%): [132687152.000, 132687152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 83.97% complete, ETA 00:50:35 # Fork: 1 of 1 # Warmup Iteration 1: 8635.372 us/op # Warmup Iteration 2: 8583.314 us/op # Warmup Iteration 3: 8561.470 us/op Iteration 1: 8870.110 us/op totalInputBytes: 57262080.000 # totalOutputBytes: 17366888.000 # Iteration 2: 8530.996 us/op totalInputBytes: 71823360.000 # totalOutputBytes: 21783146.000 # Iteration 3: 8640.875 us/op totalInputBytes: 86138880.000 # totalOutputBytes: 26124868.000 # Iteration 4: 8552.228 us/op totalInputBytes: 100638720.000 # totalOutputBytes: 30522492.000 # Iteration 5: 8540.863 us/op totalInputBytes: 115200000.000 # totalOutputBytes: 34938750.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8627.014 ±(99.9%) 549.719 us/op [Average] (min, avg, max) = (8530.996, 8627.014, 8870.110), stdev = 142.760 CI (99.9%): [8077.295, 9176.733] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 431063040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57262080.000, 86212608.000, 115200000.000), stdev = 22877776.158 CI (99.9%): [431063040.000, 431063040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 130736144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17366888.000, 26147228.800, 34938750.000), stdev = 6938549.494 CI (99.9%): [130736144.000, 130736144.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 84.02% complete, ETA 00:50:26 # Fork: 1 of 1 # Warmup Iteration 1: 10059.055 us/op # Warmup Iteration 2: 10124.313 us/op # Warmup Iteration 3: 10023.709 us/op Iteration 1: 10018.784 us/op totalInputBytes: 57559040.000 # totalOutputBytes: 17398601.000 # Iteration 2: 9968.771 us/op totalInputBytes: 72110080.000 # totalOutputBytes: 21797002.000 # Iteration 3: 9981.138 us/op totalInputBytes: 86661120.000 # totalOutputBytes: 26195403.000 # Iteration 4: 10025.304 us/op totalInputBytes: 101068800.000 # totalOutputBytes: 30550470.000 # Iteration 5: 9988.553 us/op totalInputBytes: 115619840.000 # totalOutputBytes: 34948871.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9996.510 ±(99.9%) 94.209 us/op [Average] (min, avg, max) = (9968.771, 9996.510, 10025.304), stdev = 24.466 CI (99.9%): [9902.301, 10090.719] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 433018880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57559040.000, 86603776.000, 115619840.000), stdev = 22939246.341 CI (99.9%): [433018880.000, 433018880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 130890347.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17398601.000, 26178069.400, 34948871.000), stdev = 6933937.646 CI (99.9%): [130890347.000, 130890347.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 84.07% complete, ETA 00:50:17 # Fork: 1 of 1 # Warmup Iteration 1: 11563.249 us/op # Warmup Iteration 2: 11544.670 us/op # Warmup Iteration 3: 11606.129 us/op Iteration 1: 11518.685 us/op totalInputBytes: 57262080.000 # totalOutputBytes: 17275086.000 # Iteration 2: 11641.712 us/op totalInputBytes: 71516160.000 # totalOutputBytes: 21575322.000 # Iteration 3: 11507.614 us/op totalInputBytes: 85934080.000 # totalOutputBytes: 25924986.000 # Iteration 4: 11560.499 us/op totalInputBytes: 100270080.000 # totalOutputBytes: 30249936.000 # Iteration 5: 11476.393 us/op totalInputBytes: 114769920.000 # totalOutputBytes: 34624314.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11540.981 ±(99.9%) 245.882 us/op [Average] (min, avg, max) = (11476.393, 11540.981, 11641.712), stdev = 63.855 CI (99.9%): [11295.098, 11786.863] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 429752320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57262080.000, 85950464.000, 114769920.000), stdev = 22732054.590 CI (99.9%): [429752320.000, 429752320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 129649644.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17275086.000, 25929928.800, 34624314.000), stdev = 6857910.121 CI (99.9%): [129649644.000, 129649644.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 84.12% complete, ETA 00:50:07 # Fork: 1 of 1 # Warmup Iteration 1: 13120.846 us/op # Warmup Iteration 2: 12986.453 us/op # Warmup Iteration 3: 12985.524 us/op Iteration 1: 13146.846 us/op totalInputBytes: 57139200.000 # totalOutputBytes: 17196320.000 # Iteration 2: 13047.435 us/op totalInputBytes: 71424000.000 # totalOutputBytes: 21495400.000 # Iteration 3: 13048.278 us/op totalInputBytes: 85708800.000 # totalOutputBytes: 25794480.000 # Iteration 4: 13026.199 us/op totalInputBytes: 100085760.000 # totalOutputBytes: 30121296.000 # Iteration 5: 13266.274 us/op totalInputBytes: 114186240.000 # totalOutputBytes: 34364904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13107.006 ±(99.9%) 387.373 us/op [Average] (min, avg, max) = (13026.199, 13107.006, 13266.274), stdev = 100.599 CI (99.9%): [12719.634, 13494.379] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 428544000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57139200.000, 85708800.000, 114186240.000), stdev = 22571769.553 CI (99.9%): [428544000.000, 428544000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 128972400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17196320.000, 25794480.000, 34364904.000), stdev = 6793083.771 CI (99.9%): [128972400.000, 128972400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 84.16% complete, ETA 00:49:58 # Fork: 1 of 1 # Warmup Iteration 1: 14616.503 us/op # Warmup Iteration 2: 14651.918 us/op # Warmup Iteration 3: 14583.126 us/op Iteration 1: 14566.189 us/op totalInputBytes: 56729600.000 # totalOutputBytes: 17064308.000 # Iteration 2: 14465.085 us/op totalInputBytes: 71168000.000 # totalOutputBytes: 21407390.000 # Iteration 3: 14492.194 us/op totalInputBytes: 85504000.000 # totalOutputBytes: 25719670.000 # Iteration 4: 15247.360 us/op totalInputBytes: 99123200.000 # totalOutputBytes: 29816336.000 # Iteration 5: 14460.067 us/op totalInputBytes: 113561600.000 # totalOutputBytes: 34159418.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14646.179 ±(99.9%) 1304.341 us/op [Average] (min, avg, max) = (14460.067, 14646.179, 15247.360), stdev = 338.733 CI (99.9%): [13341.838, 15950.520] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 426086400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56729600.000, 85217280.000, 113561600.000), stdev = 22393009.378 CI (99.9%): [426086400.000, 426086400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 128167122.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17064308.000, 25633424.400, 34159418.000), stdev = 6735834.715 CI (99.9%): [128167122.000, 128167122.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 84.21% complete, ETA 00:49:48 # Fork: 1 of 1 # Warmup Iteration 1: 75.233 us/op # Warmup Iteration 2: 69.343 us/op # Warmup Iteration 3: 76.249 us/op Iteration 1: 68.765 us/op totalInputBytes: 113867776.000 # totalOutputBytes: 24018984.000 # Iteration 2: 71.765 us/op totalInputBytes: 142415872.000 # totalOutputBytes: 30040848.000 # Iteration 3: 70.701 us/op totalInputBytes: 171392000.000 # totalOutputBytes: 36153000.000 # Iteration 4: 68.283 us/op totalInputBytes: 201393152.000 # totalOutputBytes: 42481368.000 # Iteration 5: 67.375 us/op totalInputBytes: 231796736.000 # totalOutputBytes: 48894624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 69.378 ±(99.9%) 6.952 us/op [Average] (min, avg, max) = (67.375, 69.378, 71.765), stdev = 1.805 CI (99.9%): [62.426, 76.330] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 860865536.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (113867776.000, 172173107.200, 231796736.000), stdev = 46621891.186 CI (99.9%): [860865536.000, 860865536.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 181588824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (24018984.000, 36317764.800, 48894624.000), stdev = 9834305.172 CI (99.9%): [181588824.000, 181588824.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 84.26% complete, ETA 00:49:39 # Fork: 1 of 1 # Warmup Iteration 1: 232.772 us/op # Warmup Iteration 2: 218.978 us/op # Warmup Iteration 3: 224.943 us/op Iteration 1: 218.881 us/op totalInputBytes: 73271296.000 # totalOutputBytes: 13595260.000 # Iteration 2: 217.349 us/op totalInputBytes: 92125184.000 # totalOutputBytes: 17093540.000 # Iteration 3: 218.181 us/op totalInputBytes: 110905344.000 # totalOutputBytes: 20578140.000 # Iteration 4: 236.081 us/op totalInputBytes: 128266240.000 # totalOutputBytes: 23799400.000 # Iteration 5: 220.592 us/op totalInputBytes: 146841600.000 # totalOutputBytes: 27246000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 222.217 ±(99.9%) 30.195 us/op [Average] (min, avg, max) = (217.349, 222.217, 236.081), stdev = 7.842 CI (99.9%): [192.022, 252.412] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 551409664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (73271296.000, 110281932.800, 146841600.000), stdev = 28982270.339 CI (99.9%): [551409664.000, 551409664.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 102312340.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13595260.000, 20462468.000, 27246000.000), stdev = 5377569.692 CI (99.9%): [102312340.000, 102312340.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 84.31% complete, ETA 00:49:30 # Fork: 1 of 1 # Warmup Iteration 1: 390.206 us/op # Warmup Iteration 2: 379.853 us/op # Warmup Iteration 3: 379.306 us/op Iteration 1: 386.309 us/op totalInputBytes: 64063488.000 # totalOutputBytes: 11719948.000 # Iteration 2: 377.532 us/op totalInputBytes: 80348160.000 # totalOutputBytes: 14699110.000 # Iteration 3: 378.458 us/op totalInputBytes: 96592896.000 # totalOutputBytes: 17670966.000 # Iteration 4: 379.277 us/op totalInputBytes: 112800768.000 # totalOutputBytes: 20636078.000 # Iteration 5: 379.648 us/op totalInputBytes: 128996352.000 # totalOutputBytes: 23598942.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 380.245 ±(99.9%) 13.425 us/op [Average] (min, avg, max) = (377.532, 380.245, 386.309), stdev = 3.486 CI (99.9%): [366.820, 393.670] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 482801664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64063488.000, 96560332.800, 128996352.000), stdev = 25664798.880 CI (99.9%): [482801664.000, 482801664.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 88325044.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11719948.000, 17665008.800, 23598942.000), stdev = 4695187.816 CI (99.9%): [88325044.000, 88325044.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 84.36% complete, ETA 00:49:20 # Fork: 1 of 1 # Warmup Iteration 1: 549.194 us/op # Warmup Iteration 2: 543.827 us/op # Warmup Iteration 3: 533.187 us/op Iteration 1: 537.332 us/op totalInputBytes: 60645376.000 # totalOutputBytes: 10793574.000 # Iteration 2: 525.904 us/op totalInputBytes: 76230656.000 # totalOutputBytes: 13567419.000 # Iteration 3: 526.337 us/op totalInputBytes: 91803648.000 # totalOutputBytes: 16339077.000 # Iteration 4: 525.540 us/op totalInputBytes: 107405312.000 # totalOutputBytes: 19115838.000 # Iteration 5: 525.926 us/op totalInputBytes: 122990592.000 # totalOutputBytes: 21889683.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 528.208 ±(99.9%) 19.671 us/op [Average] (min, avg, max) = (525.540, 528.208, 537.332), stdev = 5.108 CI (99.9%): [508.537, 547.879] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 459075584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (60645376.000, 91815116.800, 122990592.000), stdev = 24644435.132 CI (99.9%): [459075584.000, 459075584.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81705591.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10793574.000, 16341118.200, 21889683.000), stdev = 4386179.983 CI (99.9%): [81705591.000, 81705591.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 84.41% complete, ETA 00:49:11 # Fork: 1 of 1 # Warmup Iteration 1: 692.108 us/op # Warmup Iteration 2: 683.067 us/op # Warmup Iteration 3: 677.385 us/op Iteration 1: 674.319 us/op totalInputBytes: 60139520.000 # totalOutputBytes: 10489178.000 # Iteration 2: 682.042 us/op totalInputBytes: 75166720.000 # totalOutputBytes: 13110133.000 # Iteration 3: 675.651 us/op totalInputBytes: 90332160.000 # totalOutputBytes: 15755199.000 # Iteration 4: 673.691 us/op totalInputBytes: 105543680.000 # totalOutputBytes: 18408302.000 # Iteration 5: 672.811 us/op totalInputBytes: 120780800.000 # totalOutputBytes: 21065870.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 675.703 ±(99.9%) 14.215 us/op [Average] (min, avg, max) = (672.811, 675.703, 682.042), stdev = 3.692 CI (99.9%): [661.488, 689.918] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 451962880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (60139520.000, 90392576.000, 120780800.000), stdev = 23979563.427 CI (99.9%): [451962880.000, 451962880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 78828682.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10489178.000, 15765736.400, 21065870.000), stdev = 4182373.074 CI (99.9%): [78828682.000, 78828682.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 84.46% complete, ETA 00:49:01 # Fork: 1 of 1 # Warmup Iteration 1: 830.171 us/op # Warmup Iteration 2: 825.263 us/op # Warmup Iteration 3: 825.891 us/op Iteration 1: 810.080 us/op totalInputBytes: 59811840.000 # totalOutputBytes: 10348305.000 # Iteration 2: 824.259 us/op totalInputBytes: 74735616.000 # totalOutputBytes: 12930332.000 # Iteration 3: 812.107 us/op totalInputBytes: 89880576.000 # totalOutputBytes: 15550627.000 # Iteration 4: 810.349 us/op totalInputBytes: 105062400.000 # totalOutputBytes: 18177300.000 # Iteration 5: 813.160 us/op totalInputBytes: 120188928.000 # totalOutputBytes: 20794406.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 813.991 ±(99.9%) 22.637 us/op [Average] (min, avg, max) = (810.080, 813.991, 824.259), stdev = 5.879 CI (99.9%): [791.354, 836.628] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 449679360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (59811840.000, 89935872.000, 120188928.000), stdev = 23888111.011 CI (99.9%): [449679360.000, 449679360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 77800970.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10348305.000, 15560194.000, 20794406.000), stdev = 4132985.352 CI (99.9%): [77800970.000, 77800970.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 84.51% complete, ETA 00:48:52 # Fork: 1 of 1 # Warmup Iteration 1: 980.490 us/op # Warmup Iteration 2: 988.008 us/op # Warmup Iteration 3: 988.491 us/op Iteration 1: 985.084 us/op totalInputBytes: 58268672.000 # totalOutputBytes: 9974283.000 # Iteration 2: 970.036 us/op totalInputBytes: 73070592.000 # totalOutputBytes: 12508038.000 # Iteration 3: 963.699 us/op totalInputBytes: 87965696.000 # totalOutputBytes: 15057744.000 # Iteration 4: 961.916 us/op totalInputBytes: 102889472.000 # totalOutputBytes: 17612358.000 # Iteration 5: 958.800 us/op totalInputBytes: 117863424.000 # totalOutputBytes: 20175561.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 967.907 ±(99.9%) 40.208 us/op [Average] (min, avg, max) = (958.800, 967.907, 985.084), stdev = 10.442 CI (99.9%): [927.699, 1008.115] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 440057856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58268672.000, 88011571.200, 117863424.000), stdev = 23560348.388 CI (99.9%): [440057856.000, 440057856.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 75327984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9974283.000, 15065596.800, 20175561.000), stdev = 4033000.484 CI (99.9%): [75327984.000, 75327984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 84.56% complete, ETA 00:48:42 # Fork: 1 of 1 # Warmup Iteration 1: 1151.758 us/op # Warmup Iteration 2: 1132.577 us/op # Warmup Iteration 3: 1131.828 us/op Iteration 1: 1127.766 us/op totalInputBytes: 57778176.000 # totalOutputBytes: 9930624.000 # Iteration 2: 1134.586 us/op totalInputBytes: 72237056.000 # totalOutputBytes: 12415744.000 # Iteration 3: 1126.040 us/op totalInputBytes: 86810624.000 # totalOutputBytes: 14920576.000 # Iteration 4: 1123.309 us/op totalInputBytes: 101416960.000 # totalOutputBytes: 17431040.000 # Iteration 5: 1126.762 us/op totalInputBytes: 115974144.000 # totalOutputBytes: 19933056.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1127.692 ±(99.9%) 16.148 us/op [Average] (min, avg, max) = (1123.309, 1127.692, 1134.586), stdev = 4.193 CI (99.9%): [1111.545, 1143.840] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 434216960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57778176.000, 86843392.000, 115974144.000), stdev = 23016963.867 CI (99.9%): [434216960.000, 434216960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 74631040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9930624.000, 14926208.000, 19933056.000), stdev = 3956040.665 CI (99.9%): [74631040.000, 74631040.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 84.60% complete, ETA 00:48:33 # Fork: 1 of 1 # Warmup Iteration 1: 1262.354 us/op # Warmup Iteration 2: 1263.218 us/op # Warmup Iteration 3: 1260.666 us/op Iteration 1: 1249.864 us/op totalInputBytes: 58659840.000 # totalOutputBytes: 9903940.000 # Iteration 2: 1258.882 us/op totalInputBytes: 73322496.000 # totalOutputBytes: 12379536.000 # Iteration 3: 1267.948 us/op totalInputBytes: 87883776.000 # totalOutputBytes: 14838016.000 # Iteration 4: 1247.904 us/op totalInputBytes: 102666240.000 # totalOutputBytes: 17333840.000 # Iteration 5: 1298.849 us/op totalInputBytes: 116877312.000 # totalOutputBytes: 19733192.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1264.690 ±(99.9%) 79.680 us/op [Average] (min, avg, max) = (1247.904, 1264.690, 1298.849), stdev = 20.693 CI (99.9%): [1185.009, 1344.370] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 439409664.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (58659840.000, 87881932.800, 116877312.000), stdev = 23050030.723 CI (99.9%): [439409664.000, 439409664.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 74188524.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9903940.000, 14837704.800, 19733192.000), stdev = 3891693.555 CI (99.9%): [74188524.000, 74188524.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 84.65% complete, ETA 00:48:24 # Fork: 1 of 1 # Warmup Iteration 1: 1430.754 us/op # Warmup Iteration 2: 1424.168 us/op # Warmup Iteration 3: 1467.078 us/op Iteration 1: 1420.684 us/op totalInputBytes: 57169920.000 # totalOutputBytes: 9641841.000 # Iteration 2: 1422.312 us/op totalInputBytes: 71587840.000 # totalOutputBytes: 12073457.000 # Iteration 3: 1425.622 us/op totalInputBytes: 85975040.000 # totalOutputBytes: 14499892.000 # Iteration 4: 1413.709 us/op totalInputBytes: 100485120.000 # totalOutputBytes: 16947051.000 # Iteration 5: 1447.305 us/op totalInputBytes: 114657280.000 # totalOutputBytes: 19337219.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1425.926 ±(99.9%) 48.971 us/op [Average] (min, avg, max) = (1413.709, 1425.926, 1447.305), stdev = 12.718 CI (99.9%): [1376.955, 1474.898] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 429875200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57169920.000, 85975040.000, 114657280.000), stdev = 22748295.404 CI (99.9%): [429875200.000, 429875200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 72499460.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9641841.000, 14499892.000, 19337219.000), stdev = 3836553.336 CI (99.9%): [72499460.000, 72499460.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 84.70% complete, ETA 00:48:14 # Fork: 1 of 1 # Warmup Iteration 1: 2909.227 us/op # Warmup Iteration 2: 2910.046 us/op # Warmup Iteration 3: 2902.811 us/op Iteration 1: 2932.763 us/op totalInputBytes: 56401920.000 # totalOutputBytes: 9352584.000 # Iteration 2: 2892.049 us/op totalInputBytes: 70615040.000 # totalOutputBytes: 11709408.000 # Iteration 3: 2906.451 us/op totalInputBytes: 84746240.000 # totalOutputBytes: 14052648.000 # Iteration 4: 2893.676 us/op totalInputBytes: 98938880.000 # totalOutputBytes: 16406076.000 # Iteration 5: 2910.858 us/op totalInputBytes: 113049600.000 # totalOutputBytes: 18745920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2907.159 ±(99.9%) 63.269 us/op [Average] (min, avg, max) = (2892.049, 2907.159, 2932.763), stdev = 16.431 CI (99.9%): [2843.890, 2970.428] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 423751680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56401920.000, 84750336.000, 113049600.000), stdev = 22391976.371 CI (99.9%): [423751680.000, 423751680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 70266636.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9352584.000, 14053327.200, 18745920.000), stdev = 3713044.519 CI (99.9%): [70266636.000, 70266636.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 84.75% complete, ETA 00:48:05 # Fork: 1 of 1 # Warmup Iteration 1: 4387.999 us/op # Warmup Iteration 2: 4363.384 us/op # Warmup Iteration 3: 4377.177 us/op Iteration 1: 4384.072 us/op totalInputBytes: 56432640.000 # totalOutputBytes: 9278687.000 # Iteration 2: 4380.785 us/op totalInputBytes: 70533120.000 # totalOutputBytes: 11597096.000 # Iteration 3: 4387.067 us/op totalInputBytes: 84602880.000 # totalOutputBytes: 13910454.000 # Iteration 4: 4369.308 us/op totalInputBytes: 98734080.000 # totalOutputBytes: 16233914.000 # Iteration 5: 4368.472 us/op totalInputBytes: 112865280.000 # totalOutputBytes: 18557374.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4377.941 ±(99.9%) 32.966 us/op [Average] (min, avg, max) = (4368.472, 4377.941, 4387.067), stdev = 8.561 CI (99.9%): [4344.975, 4410.907] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 423168000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56432640.000, 84633600.000, 112865280.000), stdev = 22304539.430 CI (99.9%): [423168000.000, 423168000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 69577525.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9278687.000, 13915505.000, 18557374.000), stdev = 3667325.152 CI (99.9%): [69577525.000, 69577525.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 84.80% complete, ETA 00:47:55 # Fork: 1 of 1 # Warmup Iteration 1: 5849.076 us/op # Warmup Iteration 2: 5835.151 us/op # Warmup Iteration 3: 5829.567 us/op Iteration 1: 5831.118 us/op totalInputBytes: 56524800.000 # totalOutputBytes: 9269460.000 # Iteration 2: 5834.377 us/op totalInputBytes: 70656000.000 # totalOutputBytes: 11586825.000 # Iteration 3: 5855.189 us/op totalInputBytes: 84705280.000 # totalOutputBytes: 13890756.000 # Iteration 4: 5838.270 us/op totalInputBytes: 98795520.000 # totalOutputBytes: 16201404.000 # Iteration 5: 5865.322 us/op totalInputBytes: 112844800.000 # totalOutputBytes: 18505335.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5844.855 ±(99.9%) 56.709 us/op [Average] (min, avg, max) = (5831.118, 5844.855, 5865.322), stdev = 14.727 CI (99.9%): [5788.147, 5901.564] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 423526400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56524800.000, 84705280.000, 112844800.000), stdev = 22259206.919 CI (99.9%): [423526400.000, 423526400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 69453780.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9269460.000, 13890756.000, 18505335.000), stdev = 3650270.822 CI (99.9%): [69453780.000, 69453780.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 84.85% complete, ETA 00:47:46 # Fork: 1 of 1 # Warmup Iteration 1: 7333.546 us/op # Warmup Iteration 2: 7388.349 us/op # Warmup Iteration 3: 7342.768 us/op Iteration 1: 7331.334 us/op totalInputBytes: 56217600.000 # totalOutputBytes: 9236376.000 # Iteration 2: 7367.826 us/op totalInputBytes: 70246400.000 # totalOutputBytes: 11541264.000 # Iteration 3: 7360.556 us/op totalInputBytes: 84224000.000 # totalOutputBytes: 13837740.000 # Iteration 4: 7322.112 us/op totalInputBytes: 98304000.000 # totalOutputBytes: 16151040.000 # Iteration 5: 7321.560 us/op totalInputBytes: 112384000.000 # totalOutputBytes: 18464340.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7340.678 ±(99.9%) 84.575 us/op [Average] (min, avg, max) = (7321.560, 7340.678, 7367.826), stdev = 21.964 CI (99.9%): [7256.102, 7425.253] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 421376000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56217600.000, 84275200.000, 112384000.000), stdev = 22197694.900 CI (99.9%): [421376000.000, 421376000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 69230760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9236376.000, 13846152.000, 18464340.000), stdev = 3647011.904 CI (99.9%): [69230760.000, 69230760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 84.90% complete, ETA 00:47:37 # Fork: 1 of 1 # Warmup Iteration 1: 8779.479 us/op # Warmup Iteration 2: 8801.678 us/op # Warmup Iteration 3: 9003.974 us/op Iteration 1: 8766.979 us/op totalInputBytes: 56094720.000 # totalOutputBytes: 9194823.000 # Iteration 2: 8778.277 us/op totalInputBytes: 70225920.000 # totalOutputBytes: 11511153.000 # Iteration 3: 8770.400 us/op totalInputBytes: 84357120.000 # totalOutputBytes: 13827483.000 # Iteration 4: 8859.651 us/op totalInputBytes: 98365440.000 # totalOutputBytes: 16123671.000 # Iteration 5: 8946.375 us/op totalInputBytes: 112189440.000 # totalOutputBytes: 18389646.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8824.336 ±(99.9%) 301.121 us/op [Average] (min, avg, max) = (8766.979, 8824.336, 8946.375), stdev = 78.200 CI (99.9%): [8523.216, 9125.457] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 421232640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56094720.000, 84246528.000, 112189440.000), stdev = 22188194.947 CI (99.9%): [421232640.000, 421232640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 69046776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9194823.000, 13809355.200, 18389646.000), stdev = 3637000.510 CI (99.9%): [69046776.000, 69046776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 84.95% complete, ETA 00:47:27 # Fork: 1 of 1 # Warmup Iteration 1: 10301.150 us/op # Warmup Iteration 2: 10301.096 us/op # Warmup Iteration 3: 10329.142 us/op Iteration 1: 10264.254 us/op totalInputBytes: 56268800.000 # totalOutputBytes: 9215115.000 # Iteration 2: 10273.280 us/op totalInputBytes: 70389760.000 # totalOutputBytes: 11527698.000 # Iteration 3: 10306.752 us/op totalInputBytes: 84439040.000 # totalOutputBytes: 13828542.000 # Iteration 4: 10265.415 us/op totalInputBytes: 98560000.000 # totalOutputBytes: 16141125.000 # Iteration 5: 10247.212 us/op totalInputBytes: 112680960.000 # totalOutputBytes: 18453708.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 10271.383 ±(99.9%) 84.479 us/op [Average] (min, avg, max) = (10247.212, 10271.383, 10306.752), stdev = 21.939 CI (99.9%): [10186.904, 10355.862] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 422338560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56268800.000, 84467712.000, 112680960.000), stdev = 22293206.007 CI (99.9%): [422338560.000, 422338560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 69166188.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9215115.000, 13833237.600, 18453708.000), stdev = 3650947.898 CI (99.9%): [69166188.000, 69166188.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 85.00% complete, ETA 00:47:18 # Fork: 1 of 1 # Warmup Iteration 1: 11808.083 us/op # Warmup Iteration 2: 11737.753 us/op # Warmup Iteration 3: 11747.999 us/op Iteration 1: 11742.340 us/op totalInputBytes: 56524800.000 # totalOutputBytes: 9246000.000 # Iteration 2: 11712.596 us/op totalInputBytes: 70696960.000 # totalOutputBytes: 11564200.000 # Iteration 3: 11710.299 us/op totalInputBytes: 84869120.000 # totalOutputBytes: 13882400.000 # Iteration 4: 11810.343 us/op totalInputBytes: 98959360.000 # totalOutputBytes: 16187200.000 # Iteration 5: 11777.116 us/op totalInputBytes: 113049600.000 # totalOutputBytes: 18492000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11750.539 ±(99.9%) 165.723 us/op [Average] (min, avg, max) = (11710.299, 11750.539, 11810.343), stdev = 43.038 CI (99.9%): [11584.816, 11916.262] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 424099840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56524800.000, 84819968.000, 113049600.000), stdev = 22343415.316 CI (99.9%): [424099840.000, 424099840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 69371800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9246000.000, 13874360.000, 18492000.000), stdev = 3654806.705 CI (99.9%): [69371800.000, 69371800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 85.04% complete, ETA 00:47:09 # Fork: 1 of 1 # Warmup Iteration 1: 13253.027 us/op # Warmup Iteration 2: 13206.457 us/op # Warmup Iteration 3: 13233.915 us/op Iteration 1: 13262.111 us/op totalInputBytes: 56401920.000 # totalOutputBytes: 9207540.000 # Iteration 2: 13287.208 us/op totalInputBytes: 70502400.000 # totalOutputBytes: 11509425.000 # Iteration 3: 13201.731 us/op totalInputBytes: 84602880.000 # totalOutputBytes: 13811310.000 # Iteration 4: 13433.268 us/op totalInputBytes: 98519040.000 # totalOutputBytes: 16083105.000 # Iteration 5: 13184.394 us/op totalInputBytes: 112619520.000 # totalOutputBytes: 18384990.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13273.742 ±(99.9%) 379.898 us/op [Average] (min, avg, max) = (13184.394, 13273.742, 13433.268), stdev = 98.658 CI (99.9%): [12893.845, 13653.640] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 422645760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56401920.000, 84529152.000, 112619520.000), stdev = 22207443.167 CI (99.9%): [422645760.000, 422645760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 68996370.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9207540.000, 13799274.000, 18384990.000), stdev = 3625336.181 CI (99.9%): [68996370.000, 68996370.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_6, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 85.09% complete, ETA 00:46:59 # Fork: 1 of 1 # Warmup Iteration 1: 14699.628 us/op # Warmup Iteration 2: 14685.329 us/op # Warmup Iteration 3: 14766.014 us/op Iteration 1: 14654.174 us/op totalInputBytes: 56729600.000 # totalOutputBytes: 9261218.000 # Iteration 2: 14651.226 us/op totalInputBytes: 70963200.000 # totalOutputBytes: 11584881.000 # Iteration 3: 14841.041 us/op totalInputBytes: 84992000.000 # totalOutputBytes: 13875110.000 # Iteration 4: 14633.517 us/op totalInputBytes: 99225600.000 # totalOutputBytes: 16198773.000 # Iteration 5: 14626.943 us/op totalInputBytes: 113459200.000 # totalOutputBytes: 18522436.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14681.380 ±(99.9%) 346.533 us/op [Average] (min, avg, max) = (14626.943, 14681.380, 14841.041), stdev = 89.994 CI (99.9%): [14334.847, 15027.913] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 425369600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56729600.000, 85073920.000, 113459200.000), stdev = 22408222.674 CI (99.9%): [425369600.000, 425369600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 69442418.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9261218.000, 13888483.600, 18522436.000), stdev = 3658186.118 CI (99.9%): [69442418.000, 69442418.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 85.14% complete, ETA 00:46:50 # Fork: 1 of 1 # Warmup Iteration 1: 1246.925 us/op # Warmup Iteration 2: 1274.145 us/op # Warmup Iteration 3: 1240.472 us/op Iteration 1: 1229.667 us/op totalInputBytes: 6576128.000 # totalOutputBytes: 5041270.000 # Iteration 2: 1218.507 us/op totalInputBytes: 8259584.000 # totalOutputBytes: 6331810.000 # Iteration 3: 1221.421 us/op totalInputBytes: 9938944.000 # totalOutputBytes: 7619210.000 # Iteration 4: 1222.989 us/op totalInputBytes: 11615232.000 # totalOutputBytes: 8904255.000 # Iteration 5: 1232.707 us/op totalInputBytes: 13279232.000 # totalOutputBytes: 10179880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1225.058 ±(99.9%) 22.794 us/op [Average] (min, avg, max) = (1218.507, 1225.058, 1232.707), stdev = 5.920 CI (99.9%): [1202.264, 1247.853] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 49669120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6576128.000, 9933824.000, 13279232.000), stdev = 2650288.464 CI (99.9%): [49669120.000, 49669120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 38076425.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5041270.000, 7615285.000, 10179880.000), stdev = 2031715.278 CI (99.9%): [38076425.000, 38076425.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 85.19% complete, ETA 00:46:40 # Fork: 1 of 1 # Warmup Iteration 1: 2214.024 us/op # Warmup Iteration 2: 2182.204 us/op # Warmup Iteration 3: 2172.089 us/op Iteration 1: 2180.544 us/op totalInputBytes: 7510016.000 # totalOutputBytes: 5672849.000 # Iteration 2: 2252.752 us/op totalInputBytes: 9332736.000 # totalOutputBytes: 7049679.000 # Iteration 3: 2174.556 us/op totalInputBytes: 11220992.000 # totalOutputBytes: 8476013.000 # Iteration 4: 2184.439 us/op totalInputBytes: 13101056.000 # totalOutputBytes: 9896159.000 # Iteration 5: 2175.648 us/op totalInputBytes: 14987264.000 # totalOutputBytes: 11320946.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2193.588 ±(99.9%) 128.266 us/op [Average] (min, avg, max) = (2174.556, 2193.588, 2252.752), stdev = 33.310 CI (99.9%): [2065.322, 2321.854] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 56152064.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7510016.000, 11230412.800, 14987264.000), stdev = 2960399.266 CI (99.9%): [56152064.000, 56152064.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 42415646.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5672849.000, 8483129.200, 11320946.000), stdev = 2236200.032 CI (99.9%): [42415646.000, 42415646.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 85.24% complete, ETA 00:46:31 # Fork: 1 of 1 # Warmup Iteration 1: 3077.346 us/op # Warmup Iteration 2: 2993.050 us/op # Warmup Iteration 3: 3010.079 us/op Iteration 1: 3005.162 us/op totalInputBytes: 8156160.000 # totalOutputBytes: 6125085.000 # Iteration 2: 3012.194 us/op totalInputBytes: 10202112.000 # totalOutputBytes: 7661547.000 # Iteration 3: 2986.727 us/op totalInputBytes: 12263424.000 # totalOutputBytes: 9209544.000 # Iteration 4: 2984.466 us/op totalInputBytes: 14327808.000 # totalOutputBytes: 10759848.000 # Iteration 5: 2998.674 us/op totalInputBytes: 16382976.000 # totalOutputBytes: 12303231.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2997.445 ±(99.9%) 45.639 us/op [Average] (min, avg, max) = (2984.466, 2997.445, 3012.194), stdev = 11.852 CI (99.9%): [2951.806, 3043.083] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 61332480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8156160.000, 12266496.000, 16382976.000), stdev = 3253881.049 CI (99.9%): [61332480.000, 61332480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 46059255.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6125085.000, 9211851.000, 12303231.000), stdev = 2443588.405 CI (99.9%): [46059255.000, 46059255.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 85.29% complete, ETA 00:46:22 # Fork: 1 of 1 # Warmup Iteration 1: 3876.373 us/op # Warmup Iteration 2: 3875.105 us/op # Warmup Iteration 3: 3856.063 us/op Iteration 1: 3861.713 us/op totalInputBytes: 8507392.000 # totalOutputBytes: 6378467.000 # Iteration 2: 3923.404 us/op totalInputBytes: 10604544.000 # totalOutputBytes: 7950819.000 # Iteration 3: 3879.388 us/op totalInputBytes: 12726272.000 # totalOutputBytes: 9541597.000 # Iteration 4: 3863.042 us/op totalInputBytes: 14856192.000 # totalOutputBytes: 11138517.000 # Iteration 5: 3856.404 us/op totalInputBytes: 16986112.000 # totalOutputBytes: 12735437.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3876.790 ±(99.9%) 105.657 us/op [Average] (min, avg, max) = (3856.404, 3876.790, 3923.404), stdev = 27.439 CI (99.9%): [3771.133, 3982.447] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 63680512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8507392.000, 12736102.400, 16986112.000), stdev = 3353468.019 CI (99.9%): [63680512.000, 63680512.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 47744837.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6378467.000, 9548967.400, 12735437.000), stdev = 2514282.296 CI (99.9%): [47744837.000, 47744837.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 85.34% complete, ETA 00:46:12 # Fork: 1 of 1 # Warmup Iteration 1: 4629.454 us/op # Warmup Iteration 2: 4585.929 us/op # Warmup Iteration 3: 4576.369 us/op Iteration 1: 4576.870 us/op totalInputBytes: 8970240.000 # totalOutputBytes: 6718920.000 # Iteration 2: 4743.126 us/op totalInputBytes: 11136000.000 # totalOutputBytes: 8341125.000 # Iteration 3: 4581.621 us/op totalInputBytes: 13378560.000 # totalOutputBytes: 10020855.000 # Iteration 4: 4572.260 us/op totalInputBytes: 15626240.000 # totalOutputBytes: 11704420.000 # Iteration 5: 4585.459 us/op totalInputBytes: 17873920.000 # totalOutputBytes: 13387985.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4611.867 ±(99.9%) 283.190 us/op [Average] (min, avg, max) = (4572.260, 4611.867, 4743.126), stdev = 73.544 CI (99.9%): [4328.677, 4895.057] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 66984960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8970240.000, 13396992.000, 17873920.000), stdev = 3525655.570 CI (99.9%): [66984960.000, 66984960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 50173305.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6718920.000, 10034661.000, 13387985.000), stdev = 2640798.655 CI (99.9%): [50173305.000, 50173305.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 85.39% complete, ETA 00:46:03 # Fork: 1 of 1 # Warmup Iteration 1: 5577.429 us/op # Warmup Iteration 2: 5591.854 us/op # Warmup Iteration 3: 5591.156 us/op Iteration 1: 5574.086 us/op totalInputBytes: 8847360.000 # totalOutputBytes: 6622560.000 # Iteration 2: 5629.535 us/op totalInputBytes: 11046912.000 # totalOutputBytes: 8269002.000 # Iteration 3: 5560.397 us/op totalInputBytes: 13264896.000 # totalOutputBytes: 9929241.000 # Iteration 4: 5555.346 us/op totalInputBytes: 15495168.000 # totalOutputBytes: 11598678.000 # Iteration 5: 5564.330 us/op totalInputBytes: 17713152.000 # totalOutputBytes: 13258917.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5576.739 ±(99.9%) 116.687 us/op [Average] (min, avg, max) = (5555.346, 5576.739, 5629.535), stdev = 30.303 CI (99.9%): [5460.052, 5693.426] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 66367488.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8847360.000, 13273497.600, 17713152.000), stdev = 3506950.314 CI (99.9%): [66367488.000, 66367488.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 49678398.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6622560.000, 9935679.600, 13258917.000), stdev = 2625075.602 CI (99.9%): [49678398.000, 49678398.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 85.43% complete, ETA 00:45:54 # Fork: 1 of 1 # Warmup Iteration 1: 6651.666 us/op # Warmup Iteration 2: 6608.563 us/op # Warmup Iteration 3: 6618.884 us/op Iteration 1: 6607.977 us/op totalInputBytes: 8723456.000 # totalOutputBytes: 6526771.000 # Iteration 2: 6596.607 us/op totalInputBytes: 10909696.000 # totalOutputBytes: 8162486.000 # Iteration 3: 6576.969 us/op totalInputBytes: 13103104.000 # totalOutputBytes: 9803564.000 # Iteration 4: 6582.620 us/op totalInputBytes: 15296512.000 # totalOutputBytes: 11444642.000 # Iteration 5: 6587.980 us/op totalInputBytes: 17489920.000 # totalOutputBytes: 13085720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6590.431 ±(99.9%) 46.934 us/op [Average] (min, avg, max) = (6576.969, 6590.431, 6607.977), stdev = 12.189 CI (99.9%): [6543.496, 6637.365] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 65522688.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8723456.000, 13104537.600, 17489920.000), stdev = 3465816.580 CI (99.9%): [65522688.000, 65522688.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 49023183.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6526771.000, 9804636.600, 13085720.000), stdev = 2593076.774 CI (99.9%): [49023183.000, 49023183.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 85.48% complete, ETA 00:45:44 # Fork: 1 of 1 # Warmup Iteration 1: 7748.786 us/op # Warmup Iteration 2: 7778.591 us/op # Warmup Iteration 3: 7700.107 us/op Iteration 1: 7746.288 us/op totalInputBytes: 8536064.000 # totalOutputBytes: 6383292.000 # Iteration 2: 7722.347 us/op totalInputBytes: 10674176.000 # totalOutputBytes: 7982178.000 # Iteration 3: 7733.980 us/op totalInputBytes: 12812288.000 # totalOutputBytes: 9581064.000 # Iteration 4: 7741.637 us/op totalInputBytes: 14942208.000 # totalOutputBytes: 11173824.000 # Iteration 5: 7858.973 us/op totalInputBytes: 17047552.000 # totalOutputBytes: 12748206.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7760.645 ±(99.9%) 214.512 us/op [Average] (min, avg, max) = (7722.347, 7760.645, 7858.973), stdev = 55.708 CI (99.9%): [7546.133, 7975.157] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 64012288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8536064.000, 12802457.600, 17047552.000), stdev = 3366420.643 CI (99.9%): [64012288.000, 64012288.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 47868564.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6383292.000, 9573712.800, 12748206.000), stdev = 2517418.562 CI (99.9%): [47868564.000, 47868564.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 85.53% complete, ETA 00:45:35 # Fork: 1 of 1 # Warmup Iteration 1: 8196.737 us/op # Warmup Iteration 2: 8213.239 us/op # Warmup Iteration 3: 8168.147 us/op Iteration 1: 8325.507 us/op totalInputBytes: 9031680.000 # totalOutputBytes: 6751220.000 # Iteration 2: 8173.875 us/op totalInputBytes: 11308032.000 # totalOutputBytes: 8452803.000 # Iteration 3: 8256.081 us/op totalInputBytes: 13565952.000 # totalOutputBytes: 10140608.000 # Iteration 4: 8290.809 us/op totalInputBytes: 15805440.000 # totalOutputBytes: 11814635.000 # Iteration 5: 8187.013 us/op totalInputBytes: 18081792.000 # totalOutputBytes: 13516218.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8246.657 ±(99.9%) 251.843 us/op [Average] (min, avg, max) = (8173.875, 8246.657, 8325.507), stdev = 65.403 CI (99.9%): [7994.814, 8498.500] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 67792896.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9031680.000, 13558579.200, 18081792.000), stdev = 3573012.416 CI (99.9%): [67792896.000, 67792896.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 50675484.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6751220.000, 10135096.800, 13516218.000), stdev = 2670842.289 CI (99.9%): [50675484.000, 50675484.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 85.58% complete, ETA 00:45:25 # Fork: 1 of 1 # Warmup Iteration 1: 7861.581 us/op # Warmup Iteration 2: 8170.580 us/op # Warmup Iteration 3: 7872.681 us/op Iteration 1: 7918.605 us/op totalInputBytes: 10383360.000 # totalOutputBytes: 7758114.000 # Iteration 2: 7890.586 us/op totalInputBytes: 13004800.000 # totalOutputBytes: 9716770.000 # Iteration 3: 7856.406 us/op totalInputBytes: 15636480.000 # totalOutputBytes: 11683077.000 # Iteration 4: 7865.397 us/op totalInputBytes: 18268160.000 # totalOutputBytes: 13649384.000 # Iteration 5: 7877.354 us/op totalInputBytes: 20889600.000 # totalOutputBytes: 15608040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7881.670 ±(99.9%) 93.638 us/op [Average] (min, avg, max) = (7856.406, 7881.670, 7918.605), stdev = 24.317 CI (99.9%): [7788.032, 7975.307] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 78182400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10383360.000, 15636480.000, 20889600.000), stdev = 4154576.354 CI (99.9%): [78182400.000, 78182400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 58415385.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7758114.000, 11683077.000, 15608040.000), stdev = 3104166.375 CI (99.9%): [58415385.000, 58415385.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 85.63% complete, ETA 00:45:16 # Fork: 1 of 1 # Warmup Iteration 1: 17267.887 us/op # Warmup Iteration 2: 17242.755 us/op # Warmup Iteration 3: 17337.555 us/op Iteration 1: 17193.991 us/op totalInputBytes: 9666560.000 # totalOutputBytes: 7216408.000 # Iteration 2: 17188.210 us/op totalInputBytes: 12083200.000 # totalOutputBytes: 9020510.000 # Iteration 3: 17207.195 us/op totalInputBytes: 14499840.000 # totalOutputBytes: 10824612.000 # Iteration 4: 17203.970 us/op totalInputBytes: 16916480.000 # totalOutputBytes: 12628714.000 # Iteration 5: 17264.604 us/op totalInputBytes: 19312640.000 # totalOutputBytes: 14417527.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 17211.594 ±(99.9%) 117.811 us/op [Average] (min, avg, max) = (17188.210, 17211.594, 17264.604), stdev = 30.595 CI (99.9%): [17093.784, 17329.405] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 72478720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9666560.000, 14495744.000, 19312640.000), stdev = 3814572.495 CI (99.9%): [72478720.000, 72478720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 54107771.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7216408.000, 10821554.200, 14417527.000), stdev = 2847705.024 CI (99.9%): [54107771.000, 54107771.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 85.68% complete, ETA 00:45:07 # Fork: 1 of 1 # Warmup Iteration 1: 47544.637 us/op # Warmup Iteration 2: 47809.986 us/op # Warmup Iteration 3: 47542.743 us/op Iteration 1: 47565.563 us/op totalInputBytes: 5376000.000 # totalOutputBytes: 4012225.000 # Iteration 2: 47819.514 us/op totalInputBytes: 6696960.000 # totalOutputBytes: 4998086.000 # Iteration 3: 47681.598 us/op totalInputBytes: 8048640.000 # totalOutputBytes: 6006874.000 # Iteration 4: 47500.207 us/op totalInputBytes: 9400320.000 # totalOutputBytes: 7015662.000 # Iteration 5: 47501.850 us/op totalInputBytes: 10752000.000 # totalOutputBytes: 8024450.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 47613.747 ±(99.9%) 526.137 us/op [Average] (min, avg, max) = (47500.207, 47613.747, 47819.514), stdev = 136.636 CI (99.9%): [47087.610, 48139.884] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 40273920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5376000.000, 8054784.000, 10752000.000), stdev = 2127501.396 CI (99.9%): [40273920.000, 40273920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 30057297.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4012225.000, 6011459.400, 8024450.000), stdev = 1587800.277 CI (99.9%): [30057297.000, 30057297.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 85.73% complete, ETA 00:44:57 # Fork: 1 of 1 # Warmup Iteration 1: 52983.640 us/op # Warmup Iteration 2: 52884.925 us/op # Warmup Iteration 3: 52790.737 us/op Iteration 1: 52817.520 us/op totalInputBytes: 6553600.000 # totalOutputBytes: 4890240.000 # Iteration 2: 53898.702 us/op totalInputBytes: 8151040.000 # totalOutputBytes: 6082236.000 # Iteration 3: 53005.521 us/op totalInputBytes: 9748480.000 # totalOutputBytes: 7274232.000 # Iteration 4: 52870.467 us/op totalInputBytes: 11386880.000 # totalOutputBytes: 8496792.000 # Iteration 5: 53155.140 us/op totalInputBytes: 13025280.000 # totalOutputBytes: 9719352.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 53149.470 ±(99.9%) 1689.612 us/op [Average] (min, avg, max) = (52817.520, 53149.470, 53898.702), stdev = 438.787 CI (99.9%): [51459.858, 54839.082] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 48865280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6553600.000, 9773056.000, 13025280.000), stdev = 2558213.521 CI (99.9%): [48865280.000, 48865280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 36462852.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4890240.000, 7292570.400, 9719352.000), stdev = 1908916.944 CI (99.9%): [36462852.000, 36462852.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 85.78% complete, ETA 00:44:48 # Fork: 1 of 1 # Warmup Iteration 1: 71247.920 us/op # Warmup Iteration 2: 71370.195 us/op # Warmup Iteration 3: 71321.100 us/op Iteration 1: 71238.241 us/op totalInputBytes: 6144000.000 # totalOutputBytes: 4583520.000 # Iteration 2: 71226.343 us/op totalInputBytes: 7680000.000 # totalOutputBytes: 5729400.000 # Iteration 3: 71615.792 us/op totalInputBytes: 9216000.000 # totalOutputBytes: 6875280.000 # Iteration 4: 71197.355 us/op totalInputBytes: 10752000.000 # totalOutputBytes: 8021160.000 # Iteration 5: 71175.971 us/op totalInputBytes: 12288000.000 # totalOutputBytes: 9167040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 71290.740 ±(99.9%) 705.978 us/op [Average] (min, avg, max) = (71175.971, 71290.740, 71615.792), stdev = 183.340 CI (99.9%): [70584.762, 71996.719] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 46080000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6144000.000, 9216000.000, 12288000.000), stdev = 2428629.243 CI (99.9%): [46080000.000, 46080000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 34376400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4583520.000, 6875280.000, 9167040.000), stdev = 1811795.363 CI (99.9%): [34376400.000, 34376400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 85.83% complete, ETA 00:44:39 # Fork: 1 of 1 # Warmup Iteration 1: 98679.604 us/op # Warmup Iteration 2: 98705.816 us/op # Warmup Iteration 3: 98918.151 us/op Iteration 1: 98622.182 us/op totalInputBytes: 5529600.000 # totalOutputBytes: 4125420.000 # Iteration 2: 98735.430 us/op totalInputBytes: 6942720.000 # totalOutputBytes: 5179694.000 # Iteration 3: 98583.114 us/op totalInputBytes: 8355840.000 # totalOutputBytes: 6233968.000 # Iteration 4: 99007.933 us/op totalInputBytes: 9707520.000 # totalOutputBytes: 7242404.000 # Iteration 5: 98694.379 us/op totalInputBytes: 11120640.000 # totalOutputBytes: 8296678.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 98728.608 ±(99.9%) 643.575 us/op [Average] (min, avg, max) = (98583.114, 98728.608, 99007.933), stdev = 167.134 CI (99.9%): [98085.033, 99372.182] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 41656320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5529600.000, 8331264.000, 11120640.000), stdev = 2205259.545 CI (99.9%): [41656320.000, 41656320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 31078164.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4125420.000, 6215632.800, 8296678.000), stdev = 1645258.578 CI (99.9%): [31078164.000, 31078164.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 85.87% complete, ETA 00:44:30 # Fork: 1 of 1 # Warmup Iteration 1: 132203.505 us/op # Warmup Iteration 2: 132048.596 us/op # Warmup Iteration 3: 134056.476 us/op Iteration 1: 132244.328 us/op totalInputBytes: 4874240.000 # totalOutputBytes: 3636232.000 # Iteration 2: 132905.072 us/op totalInputBytes: 6092800.000 # totalOutputBytes: 4545290.000 # Iteration 3: 132647.097 us/op totalInputBytes: 7311360.000 # totalOutputBytes: 5454348.000 # Iteration 4: 132340.461 us/op totalInputBytes: 8529920.000 # totalOutputBytes: 6363406.000 # Iteration 5: 132586.532 us/op totalInputBytes: 9748480.000 # totalOutputBytes: 7272464.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 132544.698 ±(99.9%) 1007.884 us/op [Average] (min, avg, max) = (132244.328, 132544.698, 132905.072), stdev = 261.744 CI (99.9%): [131536.814, 133552.582] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 36556800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4874240.000, 7311360.000, 9748480.000), stdev = 1926712.533 CI (99.9%): [36556800.000, 36556800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 27271740.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3636232.000, 5454348.000, 7272464.000), stdev = 1437346.903 CI (99.9%): [27271740.000, 27271740.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 85.92% complete, ETA 00:44:21 # Fork: 1 of 1 # Warmup Iteration 1: 119785.317 us/op # Warmup Iteration 2: 118410.001 us/op # Warmup Iteration 3: 118047.685 us/op Iteration 1: 118257.764 us/op totalInputBytes: 6225920.000 # totalOutputBytes: 4644740.000 # Iteration 2: 117770.146 us/op totalInputBytes: 7782400.000 # totalOutputBytes: 5805925.000 # Iteration 3: 120499.148 us/op totalInputBytes: 9338880.000 # totalOutputBytes: 6967110.000 # Iteration 4: 118350.017 us/op totalInputBytes: 10895360.000 # totalOutputBytes: 8128295.000 # Iteration 5: 118111.193 us/op totalInputBytes: 12451840.000 # totalOutputBytes: 9289480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 118597.654 ±(99.9%) 4180.186 us/op [Average] (min, avg, max) = (117770.146, 118597.654, 120499.148), stdev = 1085.581 CI (99.9%): [114417.468, 122777.839] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 46694400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6225920.000, 9338880.000, 12451840.000), stdev = 2461010.966 CI (99.9%): [46694400.000, 46694400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 34835550.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4644740.000, 6967110.000, 9289480.000), stdev = 1835994.692 CI (99.9%): [34835550.000, 34835550.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 85.97% complete, ETA 00:44:11 # Fork: 1 of 1 # Warmup Iteration 1: 127288.804 us/op # Warmup Iteration 2: 127293.561 us/op # Warmup Iteration 3: 127183.491 us/op Iteration 1: 127283.600 us/op totalInputBytes: 6266880.000 # totalOutputBytes: 4675000.000 # Iteration 2: 127329.522 us/op totalInputBytes: 7833600.000 # totalOutputBytes: 5843750.000 # Iteration 3: 127335.864 us/op totalInputBytes: 9400320.000 # totalOutputBytes: 7012500.000 # Iteration 4: 126893.143 us/op totalInputBytes: 10967040.000 # totalOutputBytes: 8181250.000 # Iteration 5: 126822.220 us/op totalInputBytes: 12533760.000 # totalOutputBytes: 9350000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 127132.870 ±(99.9%) 975.229 us/op [Average] (min, avg, max) = (126822.220, 127132.870, 127335.864), stdev = 253.264 CI (99.9%): [126157.641, 128108.099] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 47001600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6266880.000, 9400320.000, 12533760.000), stdev = 2477201.828 CI (99.9%): [47001600.000, 47001600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 35062500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4675000.000, 7012500.000, 9350000.000), stdev = 1847956.008 CI (99.9%): [35062500.000, 35062500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 86.02% complete, ETA 00:44:02 # Fork: 1 of 1 # Warmup Iteration 1: 141021.757 us/op # Warmup Iteration 2: 140247.187 us/op # Warmup Iteration 3: 140069.575 us/op Iteration 1: 139938.335 us/op totalInputBytes: 6963200.000 # totalOutputBytes: 5194112.000 # Iteration 2: 140599.816 us/op totalInputBytes: 8704000.000 # totalOutputBytes: 6492640.000 # Iteration 3: 140554.285 us/op totalInputBytes: 10444800.000 # totalOutputBytes: 7791168.000 # Iteration 4: 143800.825 us/op totalInputBytes: 11980800.000 # totalOutputBytes: 8936928.000 # Iteration 5: 139663.213 us/op totalInputBytes: 13721600.000 # totalOutputBytes: 10235456.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 140911.295 ±(99.9%) 6408.233 us/op [Average] (min, avg, max) = (139663.213, 140911.295, 143800.825), stdev = 1664.198 CI (99.9%): [134503.062, 147319.528] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 51814400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6963200.000, 10362880.000, 13721600.000), stdev = 2655893.588 CI (99.9%): [51814400.000, 51814400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 38650304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5194112.000, 7730060.800, 10235456.000), stdev = 1981130.623 CI (99.9%): [38650304.000, 38650304.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 86.07% complete, ETA 00:43:53 # Fork: 1 of 1 # Warmup Iteration 1: 1278.509 us/op # Warmup Iteration 2: 1271.156 us/op # Warmup Iteration 3: 1272.284 us/op Iteration 1: 1273.416 us/op totalInputBytes: 6439936.000 # totalOutputBytes: 2804894.000 # Iteration 2: 1256.425 us/op totalInputBytes: 8072192.000 # totalOutputBytes: 3515818.000 # Iteration 3: 1284.261 us/op totalInputBytes: 9668608.000 # totalOutputBytes: 4211132.000 # Iteration 4: 1260.975 us/op totalInputBytes: 11295744.000 # totalOutputBytes: 4919826.000 # Iteration 5: 1328.309 us/op totalInputBytes: 12838912.000 # totalOutputBytes: 5591948.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1280.677 ±(99.9%) 110.780 us/op [Average] (min, avg, max) = (1256.425, 1280.677, 1328.309), stdev = 28.769 CI (99.9%): [1169.897, 1391.457] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 48315392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6439936.000, 9663078.400, 12838912.000), stdev = 2533333.430 CI (99.9%): [48315392.000, 48315392.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 21043618.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2804894.000, 4208723.600, 5591948.000), stdev = 1103385.459 CI (99.9%): [21043618.000, 21043618.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 86.12% complete, ETA 00:43:44 # Fork: 1 of 1 # Warmup Iteration 1: 3074.572 us/op # Warmup Iteration 2: 3042.083 us/op # Warmup Iteration 3: 3044.222 us/op Iteration 1: 3051.084 us/op totalInputBytes: 5386240.000 # totalOutputBytes: 2311770.000 # Iteration 2: 3056.198 us/op totalInputBytes: 6731776.000 # totalOutputBytes: 2889273.000 # Iteration 3: 3047.101 us/op totalInputBytes: 8081408.000 # totalOutputBytes: 3468534.000 # Iteration 4: 3029.130 us/op totalInputBytes: 9439232.000 # totalOutputBytes: 4051311.000 # Iteration 5: 3042.117 us/op totalInputBytes: 10788864.000 # totalOutputBytes: 4630572.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3045.126 ±(99.9%) 39.781 us/op [Average] (min, avg, max) = (3029.130, 3045.126, 3056.198), stdev = 10.331 CI (99.9%): [3005.345, 3084.907] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 40427520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5386240.000, 8085504.000, 10788864.000), stdev = 2136548.455 CI (99.9%): [40427520.000, 40427520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 17351460.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2311770.000, 3470292.000, 4630572.000), stdev = 917004.928 CI (99.9%): [17351460.000, 17351460.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 86.17% complete, ETA 00:43:35 # Fork: 1 of 1 # Warmup Iteration 1: 3293.041 us/op # Warmup Iteration 2: 3275.905 us/op # Warmup Iteration 3: 3265.077 us/op Iteration 1: 3260.842 us/op totalInputBytes: 7532544.000 # totalOutputBytes: 3209668.000 # Iteration 2: 3323.413 us/op totalInputBytes: 9388032.000 # totalOutputBytes: 4000304.000 # Iteration 3: 3248.760 us/op totalInputBytes: 11283456.000 # totalOutputBytes: 4807957.000 # Iteration 4: 3298.743 us/op totalInputBytes: 13154304.000 # totalOutputBytes: 5605138.000 # Iteration 5: 3354.951 us/op totalInputBytes: 14991360.000 # totalOutputBytes: 6387920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3297.342 ±(99.9%) 168.870 us/op [Average] (min, avg, max) = (3248.760, 3297.342, 3354.951), stdev = 43.855 CI (99.9%): [3128.472, 3466.211] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 56349696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7532544.000, 11269939.200, 14991360.000), stdev = 2954220.869 CI (99.9%): [56349696.000, 56349696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 24010987.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3209668.000, 4802197.400, 6387920.000), stdev = 1258813.515 CI (99.9%): [24010987.000, 24010987.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 86.22% complete, ETA 00:43:25 # Fork: 1 of 1 # Warmup Iteration 1: 4280.631 us/op # Warmup Iteration 2: 4272.381 us/op # Warmup Iteration 3: 4240.211 us/op Iteration 1: 4225.303 us/op totalInputBytes: 7737344.000 # totalOutputBytes: 3298194.000 # Iteration 2: 4219.455 us/op totalInputBytes: 9691136.000 # totalOutputBytes: 4131036.000 # Iteration 3: 4244.843 us/op totalInputBytes: 11628544.000 # totalOutputBytes: 4956894.000 # Iteration 4: 4233.952 us/op totalInputBytes: 13570048.000 # totalOutputBytes: 5784498.000 # Iteration 5: 4287.507 us/op totalInputBytes: 15486976.000 # totalOutputBytes: 6601626.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4242.212 ±(99.9%) 104.227 us/op [Average] (min, avg, max) = (4219.455, 4242.212, 4287.507), stdev = 27.067 CI (99.9%): [4137.985, 4346.439] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 58114048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7737344.000, 11622809.600, 15486976.000), stdev = 3063974.464 CI (99.9%): [58114048.000, 58114048.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 24772248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3298194.000, 4954449.600, 6601626.000), stdev = 1306078.959 CI (99.9%): [24772248.000, 24772248.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 86.27% complete, ETA 00:43:16 # Fork: 1 of 1 # Warmup Iteration 1: 8423.925 us/op # Warmup Iteration 2: 8384.917 us/op # Warmup Iteration 3: 8413.530 us/op Iteration 1: 8383.767 us/op totalInputBytes: 4920320.000 # totalOutputBytes: 2094980.000 # Iteration 2: 8392.077 us/op totalInputBytes: 6154240.000 # totalOutputBytes: 2620360.000 # Iteration 3: 8397.989 us/op totalInputBytes: 7388160.000 # totalOutputBytes: 3145740.000 # Iteration 4: 8403.004 us/op totalInputBytes: 8616960.000 # totalOutputBytes: 3668940.000 # Iteration 5: 8434.990 us/op totalInputBytes: 9840640.000 # totalOutputBytes: 4189960.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8402.365 ±(99.9%) 75.449 us/op [Average] (min, avg, max) = (8383.767, 8402.365, 8434.990), stdev = 19.594 CI (99.9%): [8326.917, 8477.814] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 36920320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4920320.000, 7384064.000, 9840640.000), stdev = 1945335.224 CI (99.9%): [36920320.000, 36920320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 15719980.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2094980.000, 3143996.000, 4189960.000), stdev = 828287.263 CI (99.9%): [15719980.000, 15719980.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 86.31% complete, ETA 00:43:06 # Fork: 1 of 1 # Warmup Iteration 1: 6339.694 us/op # Warmup Iteration 2: 6277.726 us/op # Warmup Iteration 3: 6417.798 us/op Iteration 1: 6298.264 us/op totalInputBytes: 7802880.000 # totalOutputBytes: 3319780.000 # Iteration 2: 6282.069 us/op totalInputBytes: 9775104.000 # totalOutputBytes: 4158874.000 # Iteration 3: 6308.881 us/op totalInputBytes: 11735040.000 # totalOutputBytes: 4992740.000 # Iteration 4: 6319.016 us/op totalInputBytes: 13688832.000 # totalOutputBytes: 5823992.000 # Iteration 5: 6406.524 us/op totalInputBytes: 15618048.000 # totalOutputBytes: 6644788.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6322.951 ±(99.9%) 187.446 us/op [Average] (min, avg, max) = (6282.069, 6322.951, 6406.524), stdev = 48.679 CI (99.9%): [6135.505, 6510.397] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 58619904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7802880.000, 11723980.800, 15618048.000), stdev = 3090213.349 CI (99.9%): [58619904.000, 58619904.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 24940174.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3319780.000, 4988034.800, 6644788.000), stdev = 1314748.974 CI (99.9%): [24940174.000, 24940174.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 86.36% complete, ETA 00:42:57 # Fork: 1 of 1 # Warmup Iteration 1: 7407.677 us/op # Warmup Iteration 2: 7407.844 us/op # Warmup Iteration 3: 7437.744 us/op Iteration 1: 7383.754 us/op totalInputBytes: 7805952.000 # totalOutputBytes: 3321450.000 # Iteration 2: 7429.124 us/op totalInputBytes: 9748480.000 # totalOutputBytes: 4148000.000 # Iteration 3: 7496.388 us/op totalInputBytes: 11676672.000 # totalOutputBytes: 4968450.000 # Iteration 4: 7513.110 us/op totalInputBytes: 13597696.000 # totalOutputBytes: 5785850.000 # Iteration 5: 7465.760 us/op totalInputBytes: 15533056.000 # totalOutputBytes: 6609350.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7457.627 ±(99.9%) 201.162 us/op [Average] (min, avg, max) = (7383.754, 7457.627, 7513.110), stdev = 52.241 CI (99.9%): [7256.465, 7658.789] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 58361856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7805952.000, 11672371.200, 15533056.000), stdev = 3052144.164 CI (99.9%): [58361856.000, 58361856.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 24833100.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3321450.000, 4966620.000, 6609350.000), stdev = 1298694.155 CI (99.9%): [24833100.000, 24833100.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 86.41% complete, ETA 00:42:48 # Fork: 1 of 1 # Warmup Iteration 1: 8480.063 us/op # Warmup Iteration 2: 8604.612 us/op # Warmup Iteration 3: 8561.778 us/op Iteration 1: 8494.361 us/op totalInputBytes: 7741440.000 # totalOutputBytes: 3290490.000 # Iteration 2: 8527.162 us/op totalInputBytes: 9682944.000 # totalOutputBytes: 4115724.000 # Iteration 3: 8611.210 us/op totalInputBytes: 11599872.000 # totalOutputBytes: 4930512.000 # Iteration 4: 8540.111 us/op totalInputBytes: 13533184.000 # totalOutputBytes: 5752264.000 # Iteration 5: 8530.690 us/op totalInputBytes: 15466496.000 # totalOutputBytes: 6574016.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8540.707 ±(99.9%) 165.655 us/op [Average] (min, avg, max) = (8494.361, 8540.707, 8611.210), stdev = 43.020 CI (99.9%): [8375.052, 8706.361] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 58023936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7741440.000, 11604787.200, 15466496.000), stdev = 3051657.996 CI (99.9%): [58023936.000, 58023936.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 24663006.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3290490.000, 4932601.200, 6574016.000), stdev = 1297103.655 CI (99.9%): [24663006.000, 24663006.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 86.46% complete, ETA 00:42:38 # Fork: 1 of 1 # Warmup Iteration 1: 9552.077 us/op # Warmup Iteration 2: 9586.270 us/op # Warmup Iteration 3: 9540.070 us/op Iteration 1: 9512.658 us/op totalInputBytes: 7796736.000 # totalOutputBytes: 3318012.000 # Iteration 2: 9540.746 us/op totalInputBytes: 9750528.000 # totalOutputBytes: 4149476.000 # Iteration 3: 9549.240 us/op totalInputBytes: 11704320.000 # totalOutputBytes: 4980940.000 # Iteration 4: 9629.049 us/op totalInputBytes: 13630464.000 # totalOutputBytes: 5800638.000 # Iteration 5: 9597.583 us/op totalInputBytes: 15575040.000 # totalOutputBytes: 6628180.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9565.855 ±(99.9%) 179.959 us/op [Average] (min, avg, max) = (9512.658, 9565.855, 9629.049), stdev = 46.735 CI (99.9%): [9385.896, 9745.814] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 58457088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7796736.000, 11691417.600, 15575040.000), stdev = 3073198.154 CI (99.9%): [58457088.000, 58457088.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 24877246.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3318012.000, 4975449.200, 6628180.000), stdev = 1307843.225 CI (99.9%): [24877246.000, 24877246.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 86.51% complete, ETA 00:42:29 # Fork: 1 of 1 # Warmup Iteration 1: 17271.249 us/op # Warmup Iteration 2: 17153.775 us/op # Warmup Iteration 3: 17205.558 us/op Iteration 1: 17244.377 us/op totalInputBytes: 4833280.000 # totalOutputBytes: 2056032.000 # Iteration 2: 17233.085 us/op totalInputBytes: 6041600.000 # totalOutputBytes: 2570040.000 # Iteration 3: 17251.484 us/op totalInputBytes: 7249920.000 # totalOutputBytes: 3084048.000 # Iteration 4: 17292.929 us/op totalInputBytes: 8458240.000 # totalOutputBytes: 3598056.000 # Iteration 5: 17349.858 us/op totalInputBytes: 9666560.000 # totalOutputBytes: 4112064.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 17274.347 ±(99.9%) 184.376 us/op [Average] (min, avg, max) = (17233.085, 17274.347, 17349.858), stdev = 47.882 CI (99.9%): [17089.970, 17458.723] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 36249600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4833280.000, 7249920.000, 9666560.000), stdev = 1910521.671 CI (99.9%): [36249600.000, 36249600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 15420240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2056032.000, 3084048.000, 4112064.000), stdev = 812718.008 CI (99.9%): [15420240.000, 15420240.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 86.56% complete, ETA 00:42:20 # Fork: 1 of 1 # Warmup Iteration 1: 23600.986 us/op # Warmup Iteration 2: 23461.600 us/op # Warmup Iteration 3: 23433.504 us/op Iteration 1: 23463.447 us/op totalInputBytes: 7147520.000 # totalOutputBytes: 3031414.000 # Iteration 2: 23827.522 us/op totalInputBytes: 8908800.000 # totalOutputBytes: 3778410.000 # Iteration 3: 23464.366 us/op totalInputBytes: 10690560.000 # totalOutputBytes: 4534092.000 # Iteration 4: 23291.746 us/op totalInputBytes: 12492800.000 # totalOutputBytes: 5298460.000 # Iteration 5: 23499.326 us/op totalInputBytes: 14274560.000 # totalOutputBytes: 6054142.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 23509.281 ±(99.9%) 752.640 us/op [Average] (min, avg, max) = (23291.746, 23509.281, 23827.522), stdev = 195.458 CI (99.9%): [22756.641, 24261.922] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 53514240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7147520.000, 10702848.000, 14274560.000), stdev = 2820468.542 CI (99.9%): [53514240.000, 53514240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 22696518.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3031414.000, 4539303.600, 6054142.000), stdev = 1196220.203 CI (99.9%): [22696518.000, 22696518.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 86.61% complete, ETA 00:42:10 # Fork: 1 of 1 # Warmup Iteration 1: 38768.020 us/op # Warmup Iteration 2: 38608.915 us/op # Warmup Iteration 3: 38962.432 us/op Iteration 1: 38753.850 us/op totalInputBytes: 6635520.000 # totalOutputBytes: 2820528.000 # Iteration 2: 38840.440 us/op totalInputBytes: 8294400.000 # totalOutputBytes: 3525660.000 # Iteration 3: 38783.107 us/op totalInputBytes: 9922560.000 # totalOutputBytes: 4217734.000 # Iteration 4: 38945.062 us/op totalInputBytes: 11550720.000 # totalOutputBytes: 4909808.000 # Iteration 5: 38815.547 us/op totalInputBytes: 13178880.000 # totalOutputBytes: 5601882.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 38827.601 ±(99.9%) 282.479 us/op [Average] (min, avg, max) = (38753.850, 38827.601, 38945.062), stdev = 73.359 CI (99.9%): [38545.122, 39110.080] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 49582080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6635520.000, 9916416.000, 13178880.000), stdev = 2584079.775 CI (99.9%): [49582080.000, 49582080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 21075612.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2820528.000, 4215122.400, 5601882.000), stdev = 1098402.139 CI (99.9%): [21075612.000, 21075612.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 86.66% complete, ETA 00:42:01 # Fork: 1 of 1 # Warmup Iteration 1: 54017.159 us/op # Warmup Iteration 2: 53741.648 us/op # Warmup Iteration 3: 53718.885 us/op Iteration 1: 52912.548 us/op totalInputBytes: 6389760.000 # totalOutputBytes: 2713932.000 # Iteration 2: 53012.382 us/op totalInputBytes: 7987200.000 # totalOutputBytes: 3392415.000 # Iteration 3: 53391.836 us/op totalInputBytes: 9584640.000 # totalOutputBytes: 4070898.000 # Iteration 4: 53465.863 us/op totalInputBytes: 11182080.000 # totalOutputBytes: 4749381.000 # Iteration 5: 53787.332 us/op totalInputBytes: 12779520.000 # totalOutputBytes: 5427864.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 53313.992 ±(99.9%) 1368.606 us/op [Average] (min, avg, max) = (52912.548, 53313.992, 53787.332), stdev = 355.423 CI (99.9%): [51945.386, 54682.598] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 47923200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6389760.000, 9584640.000, 12779520.000), stdev = 2525774.413 CI (99.9%): [47923200.000, 47923200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 20354490.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2713932.000, 4070898.000, 5427864.000), stdev = 1072775.817 CI (99.9%): [20354490.000, 20354490.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 86.71% complete, ETA 00:41:52 # Fork: 1 of 1 # Warmup Iteration 1: 70886.920 us/op # Warmup Iteration 2: 70928.066 us/op # Warmup Iteration 3: 71131.733 us/op Iteration 1: 72015.034 us/op totalInputBytes: 6144000.000 # totalOutputBytes: 2610840.000 # Iteration 2: 70972.810 us/op totalInputBytes: 7680000.000 # totalOutputBytes: 3263550.000 # Iteration 3: 75332.046 us/op totalInputBytes: 9113600.000 # totalOutputBytes: 3872746.000 # Iteration 4: 70949.857 us/op totalInputBytes: 10649600.000 # totalOutputBytes: 4525456.000 # Iteration 5: 70812.466 us/op totalInputBytes: 12185600.000 # totalOutputBytes: 5178166.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 72016.442 ±(99.9%) 7374.149 us/op [Average] (min, avg, max) = (70812.466, 72016.442, 75332.046), stdev = 1915.043 CI (99.9%): [64642.294, 79390.591] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 45772800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6144000.000, 9154560.000, 12185600.000), stdev = 2380221.865 CI (99.9%): [45772800.000, 45772800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 19450758.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2610840.000, 3890151.600, 5178166.000), stdev = 1011454.827 CI (99.9%): [19450758.000, 19450758.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 86.75% complete, ETA 00:41:42 # Fork: 1 of 1 # Warmup Iteration 1: 84823.223 us/op # Warmup Iteration 2: 84862.255 us/op # Warmup Iteration 3: 85222.799 us/op Iteration 1: 85196.142 us/op totalInputBytes: 6144000.000 # totalOutputBytes: 2610200.000 # Iteration 2: 85231.739 us/op totalInputBytes: 7680000.000 # totalOutputBytes: 3262750.000 # Iteration 3: 84835.481 us/op totalInputBytes: 9216000.000 # totalOutputBytes: 3915300.000 # Iteration 4: 84914.995 us/op totalInputBytes: 10752000.000 # totalOutputBytes: 4567850.000 # Iteration 5: 84839.324 us/op totalInputBytes: 12288000.000 # totalOutputBytes: 5220400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 85003.536 ±(99.9%) 751.175 us/op [Average] (min, avg, max) = (84835.481, 85003.536, 85231.739), stdev = 195.078 CI (99.9%): [84252.361, 85754.711] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 46080000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6144000.000, 9216000.000, 12288000.000), stdev = 2428629.243 CI (99.9%): [46080000.000, 46080000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 19576500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2610200.000, 3915300.000, 5220400.000), stdev = 1031772.144 CI (99.9%): [19576500.000, 19576500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 86.80% complete, ETA 00:41:33 # Fork: 1 of 1 # Warmup Iteration 1: 101467.222 us/op # Warmup Iteration 2: 100466.177 us/op # Warmup Iteration 3: 100876.293 us/op Iteration 1: 100383.024 us/op totalInputBytes: 6092800.000 # totalOutputBytes: 2587740.000 # Iteration 2: 100243.170 us/op totalInputBytes: 7669760.000 # totalOutputBytes: 3257508.000 # Iteration 3: 100722.445 us/op totalInputBytes: 9175040.000 # totalOutputBytes: 3896832.000 # Iteration 4: 100514.494 us/op totalInputBytes: 10680320.000 # totalOutputBytes: 4536156.000 # Iteration 5: 100038.174 us/op totalInputBytes: 12185600.000 # totalOutputBytes: 5175480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 100380.261 ±(99.9%) 1002.155 us/op [Average] (min, avg, max) = (100038.174, 100380.261, 100722.445), stdev = 260.256 CI (99.9%): [99378.106, 101382.416] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 45803520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6092800.000, 9160704.000, 12185600.000), stdev = 2402830.783 CI (99.9%): [45803520.000, 45803520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 19453716.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2587740.000, 3890743.200, 5175480.000), stdev = 1020532.650 CI (99.9%): [19453716.000, 19453716.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 86.85% complete, ETA 00:41:24 # Fork: 1 of 1 # Warmup Iteration 1: 115184.539 us/op # Warmup Iteration 2: 114634.578 us/op # Warmup Iteration 3: 115212.952 us/op Iteration 1: 116105.720 us/op totalInputBytes: 6225920.000 # totalOutputBytes: 2644876.000 # Iteration 2: 114585.121 us/op totalInputBytes: 7782400.000 # totalOutputBytes: 3306095.000 # Iteration 3: 114585.990 us/op totalInputBytes: 9338880.000 # totalOutputBytes: 3967314.000 # Iteration 4: 115015.747 us/op totalInputBytes: 10895360.000 # totalOutputBytes: 4628533.000 # Iteration 5: 114922.117 us/op totalInputBytes: 12451840.000 # totalOutputBytes: 5289752.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 115042.939 ±(99.9%) 2407.223 us/op [Average] (min, avg, max) = (114585.121, 115042.939, 116105.720), stdev = 625.148 CI (99.9%): [112635.716, 117450.162] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 46694400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6225920.000, 9338880.000, 12451840.000), stdev = 2461010.966 CI (99.9%): [46694400.000, 46694400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 19836570.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2644876.000, 3967314.000, 5289752.000), stdev = 1045479.036 CI (99.9%): [19836570.000, 19836570.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 86.90% complete, ETA 00:41:15 # Fork: 1 of 1 # Warmup Iteration 1: 133595.261 us/op # Warmup Iteration 2: 133089.468 us/op # Warmup Iteration 3: 133029.195 us/op Iteration 1: 133695.503 us/op totalInputBytes: 6266880.000 # totalOutputBytes: 2662200.000 # Iteration 2: 133942.684 us/op totalInputBytes: 7833600.000 # totalOutputBytes: 3327750.000 # Iteration 3: 133359.638 us/op totalInputBytes: 9400320.000 # totalOutputBytes: 3993300.000 # Iteration 4: 133110.689 us/op totalInputBytes: 10967040.000 # totalOutputBytes: 4658850.000 # Iteration 5: 133373.571 us/op totalInputBytes: 12533760.000 # totalOutputBytes: 5324400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 133496.417 ±(99.9%) 1249.792 us/op [Average] (min, avg, max) = (133110.689, 133496.417, 133942.684), stdev = 324.567 CI (99.9%): [132246.625, 134746.209] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 47001600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6266880.000, 9400320.000, 12533760.000), stdev = 2477201.828 CI (99.9%): [47001600.000, 47001600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 19966500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2662200.000, 3993300.000, 5324400.000), stdev = 1052326.948 CI (99.9%): [19966500.000, 19966500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 86.95% complete, ETA 00:41:06 # Fork: 1 of 1 # Warmup Iteration 1: 224864.582 us/op # Warmup Iteration 2: 223858.010 us/op # Warmup Iteration 3: 224537.175 us/op Iteration 1: 223797.738 us/op totalInputBytes: 4505600.000 # totalOutputBytes: 1913780.000 # Iteration 2: 223850.311 us/op totalInputBytes: 5632000.000 # totalOutputBytes: 2392225.000 # Iteration 3: 223593.067 us/op totalInputBytes: 6758400.000 # totalOutputBytes: 2870670.000 # Iteration 4: 223404.613 us/op totalInputBytes: 7884800.000 # totalOutputBytes: 3349115.000 # Iteration 5: 223044.628 us/op totalInputBytes: 9011200.000 # totalOutputBytes: 3827560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 223538.071 ±(99.9%) 1261.406 us/op [Average] (min, avg, max) = (223044.628, 223538.071, 223850.311), stdev = 327.583 CI (99.9%): [222276.666, 224799.477] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 33792000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4505600.000, 6758400.000, 9011200.000), stdev = 1780994.778 CI (99.9%): [33792000.000, 33792000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 14353350.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1913780.000, 2870670.000, 3827560.000), stdev = 756487.968 CI (99.9%): [14353350.000, 14353350.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 87.00% complete, ETA 00:40:57 # Fork: 1 of 1 # Warmup Iteration 1: 1733.213 us/op # Warmup Iteration 2: 1726.942 us/op # Warmup Iteration 3: 1724.284 us/op Iteration 1: 1720.214 us/op totalInputBytes: 4755456.000 # totalOutputBytes: 1249236.000 # Iteration 2: 1721.082 us/op totalInputBytes: 5948416.000 # totalOutputBytes: 1562621.000 # Iteration 3: 1741.564 us/op totalInputBytes: 7127040.000 # totalOutputBytes: 1872240.000 # Iteration 4: 1717.231 us/op totalInputBytes: 8322048.000 # totalOutputBytes: 2186163.000 # Iteration 5: 1725.621 us/op totalInputBytes: 9510912.000 # totalOutputBytes: 2498472.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1725.142 ±(99.9%) 37.198 us/op [Average] (min, avg, max) = (1717.231, 1725.142, 1741.564), stdev = 9.660 CI (99.9%): [1687.944, 1762.340] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 35663872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4755456.000, 7132774.400, 9510912.000), stdev = 1879114.859 CI (99.9%): [35663872.000, 35663872.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9368732.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1249236.000, 1873746.400, 2498472.000), stdev = 493634.665 CI (99.9%): [9368732.000, 9368732.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 87.05% complete, ETA 00:40:47 # Fork: 1 of 1 # Warmup Iteration 1: 3259.568 us/op # Warmup Iteration 2: 3237.689 us/op # Warmup Iteration 3: 3288.692 us/op Iteration 1: 3237.571 us/op totalInputBytes: 5050368.000 # totalOutputBytes: 1294650.000 # Iteration 2: 3267.293 us/op totalInputBytes: 6307840.000 # totalOutputBytes: 1617000.000 # Iteration 3: 3243.466 us/op totalInputBytes: 7575552.000 # totalOutputBytes: 1941975.000 # Iteration 4: 3233.261 us/op totalInputBytes: 8847360.000 # totalOutputBytes: 2268000.000 # Iteration 5: 3243.537 us/op totalInputBytes: 10113024.000 # totalOutputBytes: 2592450.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3245.025 ±(99.9%) 50.738 us/op [Average] (min, avg, max) = (3233.261, 3245.025, 3267.293), stdev = 13.177 CI (99.9%): [3194.287, 3295.764] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 37894144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5050368.000, 7578828.800, 10113024.000), stdev = 2002489.326 CI (99.9%): [37894144.000, 37894144.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9714075.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1294650.000, 1942815.000, 2592450.000), stdev = 513333.445 CI (99.9%): [9714075.000, 9714075.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 87.10% complete, ETA 00:40:38 # Fork: 1 of 1 # Warmup Iteration 1: 4921.968 us/op # Warmup Iteration 2: 4867.824 us/op # Warmup Iteration 3: 4860.021 us/op Iteration 1: 4857.108 us/op totalInputBytes: 5065728.000 # totalOutputBytes: 1289518.000 # Iteration 2: 4875.799 us/op totalInputBytes: 6331392.000 # totalOutputBytes: 1611702.000 # Iteration 3: 4875.569 us/op totalInputBytes: 7597056.000 # totalOutputBytes: 1933886.000 # Iteration 4: 4854.374 us/op totalInputBytes: 8868864.000 # totalOutputBytes: 2257634.000 # Iteration 5: 4853.882 us/op totalInputBytes: 10140672.000 # totalOutputBytes: 2581382.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4863.346 ±(99.9%) 43.626 us/op [Average] (min, avg, max) = (4853.882, 4863.346, 4875.799), stdev = 11.330 CI (99.9%): [4819.720, 4906.973] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 38003712.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5065728.000, 7600742.400, 10140672.000), stdev = 2006049.401 CI (99.9%): [38003712.000, 38003712.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9674122.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1289518.000, 1934824.400, 2581382.000), stdev = 510654.503 CI (99.9%): [9674122.000, 9674122.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 87.15% complete, ETA 00:40:29 # Fork: 1 of 1 # Warmup Iteration 1: 12248.691 us/op # Warmup Iteration 2: 12255.880 us/op # Warmup Iteration 3: 12220.656 us/op Iteration 1: 12216.717 us/op totalInputBytes: 2707456.000 # totalOutputBytes: 689423.000 # Iteration 2: 12255.370 us/op totalInputBytes: 3383296.000 # totalOutputBytes: 861518.000 # Iteration 3: 12268.975 us/op totalInputBytes: 4059136.000 # totalOutputBytes: 1033613.000 # Iteration 4: 12464.131 us/op totalInputBytes: 4726784.000 # totalOutputBytes: 1203622.000 # Iteration 5: 12232.175 us/op totalInputBytes: 5402624.000 # totalOutputBytes: 1375717.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 12287.474 ±(99.9%) 388.156 us/op [Average] (min, avg, max) = (12216.717, 12287.474, 12464.131), stdev = 100.803 CI (99.9%): [11899.317, 12675.630] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 20279296.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2707456.000, 4055859.200, 5402624.000), stdev = 1064713.424 CI (99.9%): [20279296.000, 20279296.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 5163893.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (689423.000, 1032778.600, 1375717.000), stdev = 271117.212 CI (99.9%): [5163893.000, 5163893.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 87.19% complete, ETA 00:40:19 # Fork: 1 of 1 # Warmup Iteration 1: 8190.334 us/op # Warmup Iteration 2: 8151.191 us/op # Warmup Iteration 3: 8154.266 us/op Iteration 1: 8142.843 us/op totalInputBytes: 5073920.000 # totalOutputBytes: 1282354.000 # Iteration 2: 8122.350 us/op totalInputBytes: 6343680.000 # totalOutputBytes: 1603266.000 # Iteration 3: 8145.935 us/op totalInputBytes: 7613440.000 # totalOutputBytes: 1924178.000 # Iteration 4: 8131.994 us/op totalInputBytes: 8883200.000 # totalOutputBytes: 2245090.000 # Iteration 5: 8140.579 us/op totalInputBytes: 10147840.000 # totalOutputBytes: 2564708.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8136.740 ±(99.9%) 36.841 us/op [Average] (min, avg, max) = (8122.350, 8136.740, 8145.935), stdev = 9.567 CI (99.9%): [8099.900, 8173.581] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 38062080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5073920.000, 7612416.000, 10147840.000), stdev = 2006048.408 CI (99.9%): [38062080.000, 38062080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9619596.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1282354.000, 1923919.200, 2564708.000), stdev = 506997.391 CI (99.9%): [9619596.000, 9619596.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 87.24% complete, ETA 00:40:10 # Fork: 1 of 1 # Warmup Iteration 1: 9788.505 us/op # Warmup Iteration 2: 9817.638 us/op # Warmup Iteration 3: 9801.187 us/op Iteration 1: 9759.137 us/op totalInputBytes: 5074944.000 # totalOutputBytes: 1279474.000 # Iteration 2: 9802.497 us/op totalInputBytes: 6340608.000 # totalOutputBytes: 1598568.000 # Iteration 3: 9854.080 us/op totalInputBytes: 7600128.000 # totalOutputBytes: 1916113.000 # Iteration 4: 9751.520 us/op totalInputBytes: 8871936.000 # totalOutputBytes: 2236756.000 # Iteration 5: 9783.498 us/op totalInputBytes: 10143744.000 # totalOutputBytes: 2557399.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9790.146 ±(99.9%) 158.039 us/op [Average] (min, avg, max) = (9751.520, 9790.146, 9854.080), stdev = 41.042 CI (99.9%): [9632.108, 9948.185] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 38031360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5074944.000, 7606272.000, 10143744.000), stdev = 2003137.169 CI (99.9%): [38031360.000, 38031360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9588310.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1279474.000, 1917662.000, 2557399.000), stdev = 505022.701 CI (99.9%): [9588310.000, 9588310.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 87.29% complete, ETA 00:40:01 # Fork: 1 of 1 # Warmup Iteration 1: 11468.399 us/op # Warmup Iteration 2: 11496.625 us/op # Warmup Iteration 3: 11457.305 us/op Iteration 1: 11514.023 us/op totalInputBytes: 5060608.000 # totalOutputBytes: 1275036.000 # Iteration 2: 11475.285 us/op totalInputBytes: 6329344.000 # totalOutputBytes: 1594698.000 # Iteration 3: 11502.962 us/op totalInputBytes: 7590912.000 # totalOutputBytes: 1912554.000 # Iteration 4: 11509.030 us/op totalInputBytes: 8845312.000 # totalOutputBytes: 2228604.000 # Iteration 5: 11448.379 us/op totalInputBytes: 10114048.000 # totalOutputBytes: 2548266.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11489.936 ±(99.9%) 106.436 us/op [Average] (min, avg, max) = (11448.379, 11489.936, 11514.023), stdev = 27.641 CI (99.9%): [11383.500, 11596.371] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 37940224.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5060608.000, 7588044.800, 10114048.000), stdev = 1995851.052 CI (99.9%): [37940224.000, 37940224.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9559158.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1275036.000, 1911831.600, 2548266.000), stdev = 502860.909 CI (99.9%): [9559158.000, 9559158.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 87.34% complete, ETA 00:39:51 # Fork: 1 of 1 # Warmup Iteration 1: 13305.743 us/op # Warmup Iteration 2: 13231.028 us/op # Warmup Iteration 3: 13164.303 us/op Iteration 1: 13284.753 us/op totalInputBytes: 5005312.000 # totalOutputBytes: 1259882.000 # Iteration 2: 13191.999 us/op totalInputBytes: 6258688.000 # totalOutputBytes: 1575368.000 # Iteration 3: 13196.960 us/op totalInputBytes: 7512064.000 # totalOutputBytes: 1890854.000 # Iteration 4: 13221.480 us/op totalInputBytes: 8765440.000 # totalOutputBytes: 2206340.000 # Iteration 5: 13226.635 us/op totalInputBytes: 10018816.000 # totalOutputBytes: 2521826.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13224.365 ±(99.9%) 142.250 us/op [Average] (min, avg, max) = (13191.999, 13224.365, 13284.753), stdev = 36.942 CI (99.9%): [13082.115, 13366.615] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 37560320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5005312.000, 7512064.000, 10018816.000), stdev = 1981761.462 CI (99.9%): [37560320.000, 37560320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9454270.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1259882.000, 1890854.000, 2521826.000), stdev = 498827.165 CI (99.9%): [9454270.000, 9454270.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 87.39% complete, ETA 00:39:42 # Fork: 1 of 1 # Warmup Iteration 1: 14863.065 us/op # Warmup Iteration 2: 14837.356 us/op # Warmup Iteration 3: 14938.802 us/op Iteration 1: 14794.782 us/op totalInputBytes: 5041152.000 # totalOutputBytes: 1267946.000 # Iteration 2: 14881.425 us/op totalInputBytes: 6303744.000 # totalOutputBytes: 1585512.000 # Iteration 3: 14902.675 us/op totalInputBytes: 7566336.000 # totalOutputBytes: 1903078.000 # Iteration 4: 14911.473 us/op totalInputBytes: 8819712.000 # totalOutputBytes: 2218326.000 # Iteration 5: 14907.443 us/op totalInputBytes: 10073088.000 # totalOutputBytes: 2533574.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14879.560 ±(99.9%) 187.865 us/op [Average] (min, avg, max) = (14794.782, 14879.560, 14911.473), stdev = 48.788 CI (99.9%): [14691.695, 15067.424] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 37804032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5041152.000, 7560806.400, 10073088.000), stdev = 1989051.086 CI (99.9%): [37804032.000, 37804032.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9508436.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1267946.000, 1901687.200, 2533574.000), stdev = 500284.334 CI (99.9%): [9508436.000, 9508436.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 87.44% complete, ETA 00:39:33 # Fork: 1 of 1 # Warmup Iteration 1: 16908.467 us/op # Warmup Iteration 2: 16873.398 us/op # Warmup Iteration 3: 16885.920 us/op Iteration 1: 16861.844 us/op totalInputBytes: 4935680.000 # totalOutputBytes: 1240668.000 # Iteration 2: 16875.140 us/op totalInputBytes: 6164480.000 # totalOutputBytes: 1549548.000 # Iteration 3: 16883.644 us/op totalInputBytes: 7403520.000 # totalOutputBytes: 1861002.000 # Iteration 4: 17070.352 us/op totalInputBytes: 8622080.000 # totalOutputBytes: 2167308.000 # Iteration 5: 16806.136 us/op totalInputBytes: 9861120.000 # totalOutputBytes: 2478762.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 16899.423 ±(99.9%) 385.882 us/op [Average] (min, avg, max) = (16806.136, 16899.423, 17070.352), stdev = 100.212 CI (99.9%): [16513.541, 17285.304] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 36986880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4935680.000, 7397376.000, 9861120.000), stdev = 1946146.955 CI (99.9%): [36986880.000, 36986880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9297288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1240668.000, 1859457.600, 2478762.000), stdev = 489197.486 CI (99.9%): [9297288.000, 9297288.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 87.49% complete, ETA 00:39:23 # Fork: 1 of 1 # Warmup Iteration 1: 36247.030 us/op # Warmup Iteration 2: 36182.234 us/op # Warmup Iteration 3: 36552.612 us/op Iteration 1: 36081.434 us/op totalInputBytes: 4689920.000 # totalOutputBytes: 1175686.000 # Iteration 2: 36354.890 us/op totalInputBytes: 5857280.000 # totalOutputBytes: 1468324.000 # Iteration 3: 37033.642 us/op totalInputBytes: 6983680.000 # totalOutputBytes: 1750694.000 # Iteration 4: 36057.501 us/op totalInputBytes: 8171520.000 # totalOutputBytes: 2048466.000 # Iteration 5: 36412.762 us/op totalInputBytes: 9338880.000 # totalOutputBytes: 2341104.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 36388.046 ±(99.9%) 1518.169 us/op [Average] (min, avg, max) = (36057.501, 36388.046, 37033.642), stdev = 394.264 CI (99.9%): [34869.877, 37906.215] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 35041280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4689920.000, 7008256.000, 9338880.000), stdev = 1836097.962 CI (99.9%): [35041280.000, 35041280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8784274.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1175686.000, 1756854.800, 2341104.000), stdev = 460279.636 CI (99.9%): [8784274.000, 8784274.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 87.54% complete, ETA 00:39:14 # Fork: 1 of 1 # Warmup Iteration 1: 57175.382 us/op # Warmup Iteration 2: 57455.593 us/op # Warmup Iteration 3: 57297.953 us/op Iteration 1: 56982.422 us/op totalInputBytes: 4546560.000 # totalOutputBytes: 1138860.000 # Iteration 2: 57010.778 us/op totalInputBytes: 5683200.000 # totalOutputBytes: 1423575.000 # Iteration 3: 57249.333 us/op totalInputBytes: 6819840.000 # totalOutputBytes: 1708290.000 # Iteration 4: 57201.217 us/op totalInputBytes: 7956480.000 # totalOutputBytes: 1993005.000 # Iteration 5: 57228.972 us/op totalInputBytes: 9093120.000 # totalOutputBytes: 2277720.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 57134.544 ±(99.9%) 490.854 us/op [Average] (min, avg, max) = (56982.422, 57134.544, 57249.333), stdev = 127.473 CI (99.9%): [56643.690, 57625.398] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 34099200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4546560.000, 6819840.000, 9093120.000), stdev = 1797185.640 CI (99.9%): [34099200.000, 34099200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8541450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1138860.000, 1708290.000, 2277720.000), stdev = 450173.942 CI (99.9%): [8541450.000, 8541450.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 87.59% complete, ETA 00:39:05 # Fork: 1 of 1 # Warmup Iteration 1: 79749.981 us/op # Warmup Iteration 2: 84529.825 us/op # Warmup Iteration 3: 79339.404 us/op Iteration 1: 79192.906 us/op totalInputBytes: 4341760.000 # totalOutputBytes: 1087030.000 # Iteration 2: 78588.155 us/op totalInputBytes: 5447680.000 # totalOutputBytes: 1363915.000 # Iteration 3: 78758.211 us/op totalInputBytes: 6553600.000 # totalOutputBytes: 1640800.000 # Iteration 4: 78801.472 us/op totalInputBytes: 7659520.000 # totalOutputBytes: 1917685.000 # Iteration 5: 79282.001 us/op totalInputBytes: 8765440.000 # totalOutputBytes: 2194570.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 78924.549 ±(99.9%) 1148.378 us/op [Average] (min, avg, max) = (78588.155, 78924.549, 79282.001), stdev = 298.230 CI (99.9%): [77776.171, 80072.927] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 32768000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4341760.000, 6553600.000, 8765440.000), stdev = 1748613.055 CI (99.9%): [32768000.000, 32768000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8204000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1087030.000, 1640800.000, 2194570.000), stdev = 437793.625 CI (99.9%): [8204000.000, 8204000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 87.63% complete, ETA 00:38:56 # Fork: 1 of 1 # Warmup Iteration 1: 104727.046 us/op # Warmup Iteration 2: 103386.446 us/op # Warmup Iteration 3: 103745.698 us/op Iteration 1: 104280.150 us/op totalInputBytes: 4300800.000 # totalOutputBytes: 1076460.000 # Iteration 2: 103693.182 us/op totalInputBytes: 5376000.000 # totalOutputBytes: 1345575.000 # Iteration 3: 103441.401 us/op totalInputBytes: 6451200.000 # totalOutputBytes: 1614690.000 # Iteration 4: 103450.932 us/op totalInputBytes: 7526400.000 # totalOutputBytes: 1883805.000 # Iteration 5: 104910.361 us/op totalInputBytes: 8601600.000 # totalOutputBytes: 2152920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 103955.205 ±(99.9%) 2439.052 us/op [Average] (min, avg, max) = (103441.401, 103955.205, 104910.361), stdev = 633.414 CI (99.9%): [101516.153, 106394.257] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 32256000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4300800.000, 6451200.000, 8601600.000), stdev = 1700040.470 CI (99.9%): [32256000.000, 32256000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8073450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1076460.000, 1614690.000, 2152920.000), stdev = 425508.176 CI (99.9%): [8073450.000, 8073450.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 87.68% complete, ETA 00:38:46 # Fork: 1 of 1 # Warmup Iteration 1: 125536.603 us/op # Warmup Iteration 2: 124907.167 us/op # Warmup Iteration 3: 125230.827 us/op Iteration 1: 125043.243 us/op totalInputBytes: 4423680.000 # totalOutputBytes: 1107000.000 # Iteration 2: 125786.878 us/op totalInputBytes: 5529600.000 # totalOutputBytes: 1383750.000 # Iteration 3: 125126.356 us/op totalInputBytes: 6635520.000 # totalOutputBytes: 1660500.000 # Iteration 4: 125377.953 us/op totalInputBytes: 7741440.000 # totalOutputBytes: 1937250.000 # Iteration 5: 124859.966 us/op totalInputBytes: 8847360.000 # totalOutputBytes: 2214000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 125238.879 ±(99.9%) 1380.544 us/op [Average] (min, avg, max) = (124859.966, 125238.879, 125786.878), stdev = 358.523 CI (99.9%): [123858.335, 126619.423] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 33177600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4423680.000, 6635520.000, 8847360.000), stdev = 1748613.055 CI (99.9%): [33177600.000, 33177600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8302500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1107000.000, 1660500.000, 2214000.000), stdev = 437580.171 CI (99.9%): [8302500.000, 8302500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 87.73% complete, ETA 00:38:37 # Fork: 1 of 1 # Warmup Iteration 1: 290680.620 us/op # Warmup Iteration 2: 289028.016 us/op # Warmup Iteration 3: 288214.310 us/op Iteration 1: 289345.721 us/op totalInputBytes: 2580480.000 # totalOutputBytes: 646308.000 # Iteration 2: 288902.574 us/op totalInputBytes: 3225600.000 # totalOutputBytes: 807885.000 # Iteration 3: 288599.556 us/op totalInputBytes: 3870720.000 # totalOutputBytes: 969462.000 # Iteration 4: 289464.635 us/op totalInputBytes: 4515840.000 # totalOutputBytes: 1131039.000 # Iteration 5: 287921.675 us/op totalInputBytes: 5160960.000 # totalOutputBytes: 1292616.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 288846.832 ±(99.9%) 2397.577 us/op [Average] (min, avg, max) = (287921.675, 288846.832, 289464.635), stdev = 622.643 CI (99.9%): [286449.256, 291244.409] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 19353600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2580480.000, 3870720.000, 5160960.000), stdev = 1020024.282 CI (99.9%): [19353600.000, 19353600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4847310.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (646308.000, 969462.000, 1292616.000), stdev = 255475.669 CI (99.9%): [4847310.000, 4847310.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 87.78% complete, ETA 00:38:28 # Fork: 1 of 1 # Warmup Iteration 1: 168816.567 us/op # Warmup Iteration 2: 167339.459 us/op # Warmup Iteration 3: 166944.824 us/op Iteration 1: 166466.733 us/op totalInputBytes: 4341760.000 # totalOutputBytes: 1086288.000 # Iteration 2: 168352.099 us/op totalInputBytes: 5406720.000 # totalOutputBytes: 1352736.000 # Iteration 3: 166532.415 us/op totalInputBytes: 6553600.000 # totalOutputBytes: 1639680.000 # Iteration 4: 166558.167 us/op totalInputBytes: 7700480.000 # totalOutputBytes: 1926624.000 # Iteration 5: 167456.652 us/op totalInputBytes: 8765440.000 # totalOutputBytes: 2193072.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 167073.213 ±(99.9%) 3168.386 us/op [Average] (min, avg, max) = (166466.733, 167073.213, 168352.099), stdev = 822.820 CI (99.9%): [163904.827, 170241.599] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 32768000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4341760.000, 6553600.000, 8765440.000), stdev = 1761756.215 CI (99.9%): [32768000.000, 32768000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8198400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1086288.000, 1639680.000, 2193072.000), stdev = 440783.147 CI (99.9%): [8198400.000, 8198400.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 87.83% complete, ETA 00:38:19 # Fork: 1 of 1 # Warmup Iteration 1: 190722.960 us/op # Warmup Iteration 2: 191484.026 us/op # Warmup Iteration 3: 191612.460 us/op Iteration 1: 191438.040 us/op totalInputBytes: 4792320.000 # totalOutputBytes: 1198912.000 # Iteration 2: 192586.530 us/op totalInputBytes: 5990400.000 # totalOutputBytes: 1498640.000 # Iteration 3: 190560.853 us/op totalInputBytes: 7188480.000 # totalOutputBytes: 1798368.000 # Iteration 4: 190667.837 us/op totalInputBytes: 8386560.000 # totalOutputBytes: 2098096.000 # Iteration 5: 190680.300 us/op totalInputBytes: 9584640.000 # totalOutputBytes: 2397824.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 191186.712 ±(99.9%) 3301.262 us/op [Average] (min, avg, max) = (190560.853, 191186.712, 192586.530), stdev = 857.327 CI (99.9%): [187885.450, 194487.974] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 35942400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4792320.000, 7188480.000, 9584640.000), stdev = 1894330.810 CI (99.9%): [35942400.000, 35942400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8991840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1198912.000, 1798368.000, 2397824.000), stdev = 473911.579 CI (99.9%): [8991840.000, 8991840.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 87.88% complete, ETA 00:38:10 # Fork: 1 of 1 # Warmup Iteration 1: 212226.248 us/op # Warmup Iteration 2: 213049.627 us/op # Warmup Iteration 3: 211509.847 us/op Iteration 1: 211281.180 us/op totalInputBytes: 4505600.000 # totalOutputBytes: 1127060.000 # Iteration 2: 211705.497 us/op totalInputBytes: 5632000.000 # totalOutputBytes: 1408825.000 # Iteration 3: 212292.052 us/op totalInputBytes: 6758400.000 # totalOutputBytes: 1690590.000 # Iteration 4: 212056.811 us/op totalInputBytes: 7884800.000 # totalOutputBytes: 1972355.000 # Iteration 5: 211805.158 us/op totalInputBytes: 9011200.000 # totalOutputBytes: 2254120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 211828.140 ±(99.9%) 1469.109 us/op [Average] (min, avg, max) = (211281.180, 211828.140, 212292.052), stdev = 381.523 CI (99.9%): [210359.030, 213297.249] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 33792000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4505600.000, 6758400.000, 9011200.000), stdev = 1780994.778 CI (99.9%): [33792000.000, 33792000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8452950.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1127060.000, 1690590.000, 2254120.000), stdev = 445509.582 CI (99.9%): [8452950.000, 8452950.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 87.93% complete, ETA 00:38:01 # Fork: 1 of 1 # Warmup Iteration 1: 2056.918 us/op # Warmup Iteration 2: 2040.951 us/op # Warmup Iteration 3: 2042.698 us/op Iteration 1: 2035.858 us/op totalInputBytes: 4017152.000 # totalOutputBytes: 545297.000 # Iteration 2: 2036.006 us/op totalInputBytes: 5025792.000 # totalOutputBytes: 682212.000 # Iteration 3: 2045.280 us/op totalInputBytes: 6029312.000 # totalOutputBytes: 818432.000 # Iteration 4: 2048.689 us/op totalInputBytes: 7030784.000 # totalOutputBytes: 954374.000 # Iteration 5: 2027.295 us/op totalInputBytes: 8042496.000 # totalOutputBytes: 1091706.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2038.626 ±(99.9%) 32.700 us/op [Average] (min, avg, max) = (2027.295, 2038.626, 2048.689), stdev = 8.492 CI (99.9%): [2005.925, 2071.326] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 30145536.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4017152.000, 6029107.200, 8042496.000), stdev = 1589944.656 CI (99.9%): [30145536.000, 30145536.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4092021.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (545297.000, 818404.200, 1091706.000), stdev = 215822.566 CI (99.9%): [4092021.000, 4092021.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 87.98% complete, ETA 00:37:52 # Fork: 1 of 1 # Warmup Iteration 1: 9004.437 us/op # Warmup Iteration 2: 9041.228 us/op # Warmup Iteration 3: 9286.328 us/op Iteration 1: 9218.558 us/op totalInputBytes: 1810432.000 # totalOutputBytes: 238680.000 # Iteration 2: 9075.723 us/op totalInputBytes: 2267136.000 # totalOutputBytes: 298890.000 # Iteration 3: 8995.070 us/op totalInputBytes: 2727936.000 # totalOutputBytes: 359640.000 # Iteration 4: 8986.653 us/op totalInputBytes: 3188736.000 # totalOutputBytes: 420390.000 # Iteration 5: 9021.128 us/op totalInputBytes: 3647488.000 # totalOutputBytes: 480870.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9059.426 ±(99.9%) 367.797 us/op [Average] (min, avg, max) = (8986.653, 9059.426, 9218.558), stdev = 95.516 CI (99.9%): [8691.629, 9427.223] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13641728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1810432.000, 2728345.600, 3647488.000), stdev = 726646.735 CI (99.9%): [13641728.000, 13641728.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1798470.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (238680.000, 359694.000, 480870.000), stdev = 95798.154 CI (99.9%): [1798470.000, 1798470.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 88.03% complete, ETA 00:37:43 # Fork: 1 of 1 # Warmup Iteration 1: 6040.607 us/op # Warmup Iteration 2: 6003.284 us/op # Warmup Iteration 3: 5996.913 us/op Iteration 1: 5998.763 us/op totalInputBytes: 4122624.000 # totalOutputBytes: 531432.000 # Iteration 2: 5991.958 us/op totalInputBytes: 5154816.000 # totalOutputBytes: 664488.000 # Iteration 3: 5990.727 us/op totalInputBytes: 6187008.000 # totalOutputBytes: 797544.000 # Iteration 4: 5991.868 us/op totalInputBytes: 7219200.000 # totalOutputBytes: 930600.000 # Iteration 5: 6019.981 us/op totalInputBytes: 8248320.000 # totalOutputBytes: 1063260.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5998.659 ±(99.9%) 47.496 us/op [Average] (min, avg, max) = (5990.727, 5998.659, 6019.981), stdev = 12.334 CI (99.9%): [5951.164, 6046.155] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 30931968.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4122624.000, 6186393.600, 8248320.000), stdev = 1631067.689 CI (99.9%): [30931968.000, 30931968.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3987324.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (531432.000, 797464.800, 1063260.000), stdev = 210254.819 CI (99.9%): [3987324.000, 3987324.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 88.07% complete, ETA 00:37:33 # Fork: 1 of 1 # Warmup Iteration 1: 8200.430 us/op # Warmup Iteration 2: 8159.825 us/op # Warmup Iteration 3: 8140.774 us/op Iteration 1: 8141.782 us/op totalInputBytes: 4050944.000 # totalOutputBytes: 518236.000 # Iteration 2: 8160.953 us/op totalInputBytes: 5062656.000 # totalOutputBytes: 647664.000 # Iteration 3: 8159.538 us/op totalInputBytes: 6074368.000 # totalOutputBytes: 777092.000 # Iteration 4: 8172.821 us/op totalInputBytes: 7086080.000 # totalOutputBytes: 906520.000 # Iteration 5: 8173.381 us/op totalInputBytes: 8097792.000 # totalOutputBytes: 1035948.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8161.695 ±(99.9%) 49.540 us/op [Average] (min, avg, max) = (8141.782, 8161.695, 8173.381), stdev = 12.865 CI (99.9%): [8112.155, 8211.235] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 30371840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4050944.000, 6074368.000, 8097792.000), stdev = 1599657.128 CI (99.9%): [30371840.000, 30371840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3885460.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (518236.000, 777092.000, 1035948.000), stdev = 204643.637 CI (99.9%): [3885460.000, 3885460.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 88.12% complete, ETA 00:37:24 # Fork: 1 of 1 # Warmup Iteration 1: 16174.309 us/op # Warmup Iteration 2: 16143.126 us/op # Warmup Iteration 3: 16130.731 us/op Iteration 1: 16253.026 us/op totalInputBytes: 2565120.000 # totalOutputBytes: 326151.000 # Iteration 2: 16191.043 us/op totalInputBytes: 3205120.000 # totalOutputBytes: 407526.000 # Iteration 3: 16189.923 us/op totalInputBytes: 3845120.000 # totalOutputBytes: 488901.000 # Iteration 4: 16211.166 us/op totalInputBytes: 4485120.000 # totalOutputBytes: 570276.000 # Iteration 5: 16309.874 us/op totalInputBytes: 5125120.000 # totalOutputBytes: 651651.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 16231.006 ±(99.9%) 196.190 us/op [Average] (min, avg, max) = (16189.923, 16231.006, 16309.874), stdev = 50.950 CI (99.9%): [16034.816, 16427.197] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 19225600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2565120.000, 3845120.000, 5125120.000), stdev = 1011928.851 CI (99.9%): [19225600.000, 19225600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2444505.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (326151.000, 488901.000, 651651.000), stdev = 128665.172 CI (99.9%): [2444505.000, 2444505.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 88.17% complete, ETA 00:37:15 # Fork: 1 of 1 # Warmup Iteration 1: 12558.586 us/op # Warmup Iteration 2: 12537.560 us/op # Warmup Iteration 3: 12526.977 us/op Iteration 1: 12532.478 us/op totalInputBytes: 3975168.000 # totalOutputBytes: 504660.000 # Iteration 2: 12537.917 us/op totalInputBytes: 4970496.000 # totalOutputBytes: 631020.000 # Iteration 3: 12527.252 us/op totalInputBytes: 5965824.000 # totalOutputBytes: 757380.000 # Iteration 4: 12534.863 us/op totalInputBytes: 6955008.000 # totalOutputBytes: 882960.000 # Iteration 5: 12539.019 us/op totalInputBytes: 7950336.000 # totalOutputBytes: 1009320.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 12534.306 ±(99.9%) 18.129 us/op [Average] (min, avg, max) = (12527.252, 12534.306, 12539.019), stdev = 4.708 CI (99.9%): [12516.177, 12552.434] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 29816832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3975168.000, 5963366.400, 7950336.000), stdev = 1570838.296 CI (99.9%): [29816832.000, 29816832.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3785340.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (504660.000, 757068.000, 1009320.000), stdev = 199422.830 CI (99.9%): [3785340.000, 3785340.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 88.22% complete, ETA 00:37:05 # Fork: 1 of 1 # Warmup Iteration 1: 14792.146 us/op # Warmup Iteration 2: 14772.498 us/op # Warmup Iteration 3: 14771.292 us/op Iteration 1: 14726.478 us/op totalInputBytes: 3935232.000 # totalOutputBytes: 498492.000 # Iteration 2: 14802.434 us/op totalInputBytes: 4924416.000 # totalOutputBytes: 623796.000 # Iteration 3: 14755.673 us/op totalInputBytes: 5906432.000 # totalOutputBytes: 748192.000 # Iteration 4: 14747.725 us/op totalInputBytes: 6895616.000 # totalOutputBytes: 873496.000 # Iteration 5: 14736.401 us/op totalInputBytes: 7884800.000 # totalOutputBytes: 998800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14753.742 ±(99.9%) 113.167 us/op [Average] (min, avg, max) = (14726.478, 14753.742, 14802.434), stdev = 29.389 CI (99.9%): [14640.575, 14866.909] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 29546496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3935232.000, 5909299.200, 7884800.000), stdev = 1560638.386 CI (99.9%): [29546496.000, 29546496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3742776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (498492.000, 748555.200, 998800.000), stdev = 197692.474 CI (99.9%): [3742776.000, 3742776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 88.27% complete, ETA 00:36:56 # Fork: 1 of 1 # Warmup Iteration 1: 27169.751 us/op # Warmup Iteration 2: 26864.558 us/op # Warmup Iteration 3: 26822.849 us/op Iteration 1: 26826.550 us/op totalInputBytes: 2514944.000 # totalOutputBytes: 318052.000 # Iteration 2: 26834.371 us/op totalInputBytes: 3145728.000 # totalOutputBytes: 397824.000 # Iteration 3: 26793.698 us/op totalInputBytes: 3776512.000 # totalOutputBytes: 477596.000 # Iteration 4: 26780.125 us/op totalInputBytes: 4407296.000 # totalOutputBytes: 557368.000 # Iteration 5: 26798.391 us/op totalInputBytes: 5038080.000 # totalOutputBytes: 637140.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 26806.627 ±(99.9%) 88.315 us/op [Average] (min, avg, max) = (26780.125, 26806.627, 26834.371), stdev = 22.935 CI (99.9%): [26718.312, 26894.942] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18882560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2514944.000, 3776512.000, 5038080.000), stdev = 997357.076 CI (99.9%): [18882560.000, 18882560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2387980.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (318052.000, 477596.000, 637140.000), stdev = 126130.607 CI (99.9%): [2387980.000, 2387980.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 88.32% complete, ETA 00:36:47 # Fork: 1 of 1 # Warmup Iteration 1: 19183.911 us/op # Warmup Iteration 2: 19259.824 us/op # Warmup Iteration 3: 19263.532 us/op Iteration 1: 19300.256 us/op totalInputBytes: 3907584.000 # totalOutputBytes: 493536.000 # Iteration 2: 19159.974 us/op totalInputBytes: 4884480.000 # totalOutputBytes: 616920.000 # Iteration 3: 19175.090 us/op totalInputBytes: 5861376.000 # totalOutputBytes: 740304.000 # Iteration 4: 20137.734 us/op totalInputBytes: 6792192.000 # totalOutputBytes: 857868.000 # Iteration 5: 19159.836 us/op totalInputBytes: 7778304.000 # totalOutputBytes: 982416.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19386.578 ±(99.9%) 1632.754 us/op [Average] (min, avg, max) = (19159.836, 19386.578, 20137.734), stdev = 424.021 CI (99.9%): [17753.824, 21019.331] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 29223936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3907584.000, 5844787.200, 7778304.000), stdev = 1525719.864 CI (99.9%): [29223936.000, 29223936.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3691044.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (493536.000, 738208.800, 982416.000), stdev = 192701.597 CI (99.9%): [3691044.000, 3691044.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 88.37% complete, ETA 00:36:37 # Fork: 1 of 1 # Warmup Iteration 1: 21833.000 us/op # Warmup Iteration 2: 21672.325 us/op # Warmup Iteration 3: 21655.078 us/op Iteration 1: 21610.047 us/op totalInputBytes: 3840000.000 # totalOutputBytes: 484500.000 # Iteration 2: 21635.481 us/op totalInputBytes: 4802560.000 # totalOutputBytes: 605948.000 # Iteration 3: 21601.136 us/op totalInputBytes: 5775360.000 # totalOutputBytes: 728688.000 # Iteration 4: 21587.437 us/op totalInputBytes: 6748160.000 # totalOutputBytes: 851428.000 # Iteration 5: 21591.558 us/op totalInputBytes: 7720960.000 # totalOutputBytes: 974168.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 21605.132 ±(99.9%) 73.530 us/op [Average] (min, avg, max) = (21587.437, 21605.132, 21635.481), stdev = 19.095 CI (99.9%): [21531.602, 21678.661] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 28887040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3840000.000, 5777408.000, 7720960.000), stdev = 1534897.097 CI (99.9%): [28887040.000, 28887040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3644732.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (484500.000, 728946.400, 974168.000), stdev = 193660.845 CI (99.9%): [3644732.000, 3644732.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 88.42% complete, ETA 00:36:28 # Fork: 1 of 1 # Warmup Iteration 1: 75340.534 us/op # Warmup Iteration 2: 75202.730 us/op # Warmup Iteration 3: 75043.189 us/op Iteration 1: 75152.532 us/op totalInputBytes: 2375680.000 # totalOutputBytes: 298352.000 # Iteration 2: 75266.189 us/op totalInputBytes: 2969600.000 # totalOutputBytes: 372940.000 # Iteration 3: 75320.945 us/op totalInputBytes: 3563520.000 # totalOutputBytes: 447528.000 # Iteration 4: 75177.518 us/op totalInputBytes: 4157440.000 # totalOutputBytes: 522116.000 # Iteration 5: 75431.207 us/op totalInputBytes: 4751360.000 # totalOutputBytes: 596704.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 75269.678 ±(99.9%) 434.581 us/op [Average] (min, avg, max) = (75152.532, 75269.678, 75431.207), stdev = 112.859 CI (99.9%): [74835.098, 75704.259] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 17817600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2375680.000, 3563520.000, 4751360.000), stdev = 939069.974 CI (99.9%): [17817600.000, 17817600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2237640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (298352.000, 447528.000, 596704.000), stdev = 117933.983 CI (99.9%): [2237640.000, 2237640.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 88.47% complete, ETA 00:36:19 # Fork: 1 of 1 # Warmup Iteration 1: 110717.012 us/op # Warmup Iteration 2: 110668.979 us/op # Warmup Iteration 3: 111212.364 us/op Iteration 1: 110197.842 us/op totalInputBytes: 2488320.000 # totalOutputBytes: 312174.000 # Iteration 2: 110392.791 us/op totalInputBytes: 3102720.000 # totalOutputBytes: 389254.000 # Iteration 3: 110439.612 us/op totalInputBytes: 3717120.000 # totalOutputBytes: 466334.000 # Iteration 4: 111865.628 us/op totalInputBytes: 4300800.000 # totalOutputBytes: 539560.000 # Iteration 5: 111419.693 us/op totalInputBytes: 4884480.000 # totalOutputBytes: 612786.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 110863.113 ±(99.9%) 2828.297 us/op [Average] (min, avg, max) = (110197.842, 110863.113, 111865.628), stdev = 734.500 CI (99.9%): [108034.816, 113691.409] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18493440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2488320.000, 3698688.000, 4884480.000), stdev = 947252.582 CI (99.9%): [18493440.000, 18493440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2320108.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (312174.000, 464021.600, 612786.000), stdev = 118838.263 CI (99.9%): [2320108.000, 2320108.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 88.51% complete, ETA 00:36:10 # Fork: 1 of 1 # Warmup Iteration 1: 154101.119 us/op # Warmup Iteration 2: 153061.894 us/op # Warmup Iteration 3: 152761.448 us/op Iteration 1: 153018.985 us/op totalInputBytes: 2457600.000 # totalOutputBytes: 308040.000 # Iteration 2: 152695.067 us/op totalInputBytes: 3072000.000 # totalOutputBytes: 385050.000 # Iteration 3: 152658.487 us/op totalInputBytes: 3686400.000 # totalOutputBytes: 462060.000 # Iteration 4: 152713.927 us/op totalInputBytes: 4300800.000 # totalOutputBytes: 539070.000 # Iteration 5: 153617.857 us/op totalInputBytes: 4915200.000 # totalOutputBytes: 616080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 152940.865 ±(99.9%) 1559.483 us/op [Average] (min, avg, max) = (152658.487, 152940.865, 153617.857), stdev = 404.993 CI (99.9%): [151381.382, 154500.347] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18432000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2457600.000, 3686400.000, 4915200.000), stdev = 971451.697 CI (99.9%): [18432000.000, 18432000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2310300.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (308040.000, 462060.000, 616080.000), stdev = 121763.501 CI (99.9%): [2310300.000, 2310300.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 88.56% complete, ETA 00:36:01 # Fork: 1 of 1 # Warmup Iteration 1: 127079.481 us/op # Warmup Iteration 2: 127965.160 us/op # Warmup Iteration 3: 127092.312 us/op Iteration 1: 127839.717 us/op totalInputBytes: 3481600.000 # totalOutputBytes: 436084.000 # Iteration 2: 127073.809 us/op totalInputBytes: 4352000.000 # totalOutputBytes: 545105.000 # Iteration 3: 127574.510 us/op totalInputBytes: 5222400.000 # totalOutputBytes: 654126.000 # Iteration 4: 127017.926 us/op totalInputBytes: 6092800.000 # totalOutputBytes: 763147.000 # Iteration 5: 127981.497 us/op totalInputBytes: 6963200.000 # totalOutputBytes: 872168.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 127497.492 ±(99.9%) 1685.952 us/op [Average] (min, avg, max) = (127017.926, 127497.492, 127981.497), stdev = 437.836 CI (99.9%): [125811.540, 129183.443] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 26112000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3481600.000, 5222400.000, 6963200.000), stdev = 1376223.238 CI (99.9%): [26112000.000, 26112000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3270630.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (436084.000, 654126.000, 872168.000), stdev = 172377.336 CI (99.9%): [3270630.000, 3270630.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 88.61% complete, ETA 00:35:51 # Fork: 1 of 1 # Warmup Iteration 1: 154990.401 us/op # Warmup Iteration 2: 154867.328 us/op # Warmup Iteration 3: 154791.424 us/op Iteration 1: 154826.204 us/op totalInputBytes: 3686400.000 # totalOutputBytes: 461580.000 # Iteration 2: 154792.749 us/op totalInputBytes: 4608000.000 # totalOutputBytes: 576975.000 # Iteration 3: 154852.299 us/op totalInputBytes: 5529600.000 # totalOutputBytes: 692370.000 # Iteration 4: 155138.117 us/op totalInputBytes: 6451200.000 # totalOutputBytes: 807765.000 # Iteration 5: 154876.713 us/op totalInputBytes: 7372800.000 # totalOutputBytes: 923160.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 154897.216 ±(99.9%) 532.264 us/op [Average] (min, avg, max) = (154792.749, 154897.216, 155138.117), stdev = 138.227 CI (99.9%): [154364.953, 155429.480] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 27648000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3686400.000, 5529600.000, 7372800.000), stdev = 1457177.546 CI (99.9%): [27648000.000, 27648000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3461850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (461580.000, 692370.000, 923160.000), stdev = 182455.515 CI (99.9%): [3461850.000, 3461850.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 88.66% complete, ETA 00:35:42 # Fork: 1 of 1 # Warmup Iteration 1: 286981.172 us/op # Warmup Iteration 2: 288270.852 us/op # Warmup Iteration 3: 287307.104 us/op Iteration 1: 287626.925 us/op totalInputBytes: 2580480.000 # totalOutputBytes: 323064.000 # Iteration 2: 286807.174 us/op totalInputBytes: 3225600.000 # totalOutputBytes: 403830.000 # Iteration 3: 286695.049 us/op totalInputBytes: 3870720.000 # totalOutputBytes: 484596.000 # Iteration 4: 286947.931 us/op totalInputBytes: 4515840.000 # totalOutputBytes: 565362.000 # Iteration 5: 286122.804 us/op totalInputBytes: 5160960.000 # totalOutputBytes: 646128.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 286839.977 ±(99.9%) 2080.202 us/op [Average] (min, avg, max) = (286122.804, 286839.977, 287626.925), stdev = 540.222 CI (99.9%): [284759.775, 288920.179] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 19353600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2580480.000, 3870720.000, 5160960.000), stdev = 1020024.282 CI (99.9%): [19353600.000, 19353600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2422980.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (323064.000, 484596.000, 646128.000), stdev = 127702.259 CI (99.9%): [2422980.000, 2422980.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 88.71% complete, ETA 00:35:33 # Fork: 1 of 1 # Warmup Iteration 1: 334963.767 us/op # Warmup Iteration 2: 335483.982 us/op # Warmup Iteration 3: 336873.689 us/op Iteration 1: 335623.881 us/op totalInputBytes: 2375680.000 # totalOutputBytes: 297366.000 # Iteration 2: 335708.025 us/op totalInputBytes: 2949120.000 # totalOutputBytes: 369144.000 # Iteration 3: 335704.601 us/op totalInputBytes: 3522560.000 # totalOutputBytes: 440922.000 # Iteration 4: 341364.568 us/op totalInputBytes: 4096000.000 # totalOutputBytes: 512700.000 # Iteration 5: 335570.723 us/op totalInputBytes: 4669440.000 # totalOutputBytes: 584478.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 336794.360 ±(99.9%) 9840.225 us/op [Average] (min, avg, max) = (335570.723, 336794.360, 341364.568), stdev = 2555.475 CI (99.9%): [326954.135, 346634.584] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 17612800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2375680.000, 3522560.000, 4669440.000), stdev = 906688.251 CI (99.9%): [17612800.000, 17612800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2204610.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (297366.000, 440922.000, 584478.000), stdev = 113490.983 CI (99.9%): [2204610.000, 2204610.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 88.76% complete, ETA 00:35:24 # Fork: 1 of 1 # Warmup Iteration 1: 351341.796 us/op # Warmup Iteration 2: 350232.753 us/op # Warmup Iteration 3: 348924.741 us/op Iteration 1: 349092.937 us/op totalInputBytes: 2580480.000 # totalOutputBytes: 323008.000 # Iteration 2: 348430.630 us/op totalInputBytes: 3225600.000 # totalOutputBytes: 403760.000 # Iteration 3: 349250.326 us/op totalInputBytes: 3870720.000 # totalOutputBytes: 484512.000 # Iteration 4: 349301.288 us/op totalInputBytes: 4515840.000 # totalOutputBytes: 565264.000 # Iteration 5: 360146.774 us/op totalInputBytes: 5160960.000 # totalOutputBytes: 646016.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 351244.391 ±(99.9%) 19209.887 us/op [Average] (min, avg, max) = (348430.630, 351244.391, 360146.774), stdev = 4988.747 CI (99.9%): [332034.504, 370454.278] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 19353600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2580480.000, 3870720.000, 5160960.000), stdev = 1020024.282 CI (99.9%): [19353600.000, 19353600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2422560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (323008.000, 484512.000, 646016.000), stdev = 127680.123 CI (99.9%): [2422560.000, 2422560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = brotli_11, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 88.81% complete, ETA 00:35:16 # Fork: 1 of 1 # Warmup Iteration 1: 260821.840 us/op # Warmup Iteration 2: 261634.956 us/op # Warmup Iteration 3: 259342.775 us/op Iteration 1: 259291.877 us/op totalInputBytes: 3686400.000 # totalOutputBytes: 461268.000 # Iteration 2: 260267.418 us/op totalInputBytes: 4608000.000 # totalOutputBytes: 576585.000 # Iteration 3: 259269.425 us/op totalInputBytes: 5529600.000 # totalOutputBytes: 691902.000 # Iteration 4: 259366.552 us/op totalInputBytes: 6451200.000 # totalOutputBytes: 807219.000 # Iteration 5: 259162.243 us/op totalInputBytes: 7372800.000 # totalOutputBytes: 922536.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 259471.503 ±(99.9%) 1736.249 us/op [Average] (min, avg, max) = (259162.243, 259471.503, 260267.418), stdev = 450.898 CI (99.9%): [257735.254, 261207.752] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 27648000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3686400.000, 5529600.000, 7372800.000), stdev = 1457177.546 CI (99.9%): [27648000.000, 27648000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3459510.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (461268.000, 691902.000, 922536.000), stdev = 182332.186 CI (99.9%): [3459510.000, 3459510.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 88.86% complete, ETA 00:35:07 # Fork: 1 of 1 # Warmup Iteration 1: 1.848 us/op # Warmup Iteration 2: 1.758 us/op # Warmup Iteration 3: 1.669 us/op Iteration 1: 1.610 us/op totalInputBytes: 4773559296.000 # totalOutputBytes: 4815514407.000 # Iteration 2: 1.617 us/op totalInputBytes: 6040816640.000 # totalOutputBytes: 6093909755.000 # Iteration 3: 1.614 us/op totalInputBytes: 7310162944.000 # totalOutputBytes: 7374412423.000 # Iteration 4: 1.620 us/op totalInputBytes: 8574900224.000 # totalOutputBytes: 8650265558.000 # Iteration 5: 1.654 us/op totalInputBytes: 9813603328.000 # totalOutputBytes: 9899855701.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1.623 ±(99.9%) 0.068 us/op [Average] (min, avg, max) = (1.610, 1.623, 1.654), stdev = 0.018 CI (99.9%): [1.555, 1.691] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 36513042432.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4773559296.000, 7302608486.400, 9813603328.000), stdev = 1994497862.937 CI (99.9%): [36513042432.000, 36513042432.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 36833957844.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4815514407.000, 7366791568.800, 9899855701.000), stdev = 2012027629.310 CI (99.9%): [36833957844.000, 36833957844.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 88.91% complete, ETA 00:34:57 # Fork: 1 of 1 # Warmup Iteration 1: 2.490 us/op # Warmup Iteration 2: 2.290 us/op # Warmup Iteration 3: 2.326 us/op Iteration 1: 2.207 us/op totalInputBytes: 7053217792.000 # totalOutputBytes: 7097989194.000 # Iteration 2: 2.276 us/op totalInputBytes: 8853168128.000 # totalOutputBytes: 8909364996.000 # Iteration 3: 2.231 us/op totalInputBytes: 10689347584.000 # totalOutputBytes: 10757199888.000 # Iteration 4: 2.210 us/op totalInputBytes: 12543326208.000 # totalOutputBytes: 12622946931.000 # Iteration 5: 2.202 us/op totalInputBytes: 14403962880.000 # totalOutputBytes: 14495394285.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2.225 ±(99.9%) 0.118 us/op [Average] (min, avg, max) = (2.202, 2.225, 2.276), stdev = 0.031 CI (99.9%): [2.107, 2.343] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 53543022592.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7053217792.000, 10708604518.400, 14403962880.000), stdev = 2908038180.923 CI (99.9%): [53543022592.000, 53543022592.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 53882895294.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7097989194.000, 10776579058.800, 14495394285.000), stdev = 2926497407.657 CI (99.9%): [53882895294.000, 53882895294.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 88.95% complete, ETA 00:34:48 # Fork: 1 of 1 # Warmup Iteration 1: 3.180 us/op # Warmup Iteration 2: 2.895 us/op # Warmup Iteration 3: 2.859 us/op Iteration 1: 2.851 us/op totalInputBytes: 8360902656.000 # totalOutputBytes: 8407170672.000 # Iteration 2: 3.157 us/op totalInputBytes: 10308086784.000 # totalOutputBytes: 10365130233.000 # Iteration 3: 2.869 us/op totalInputBytes: 12449992704.000 # totalOutputBytes: 12518889148.000 # Iteration 4: 2.861 us/op totalInputBytes: 14597904384.000 # totalOutputBytes: 14678687058.000 # Iteration 5: 2.881 us/op totalInputBytes: 16730987520.000 # totalOutputBytes: 16823574365.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2.924 ±(99.9%) 0.503 us/op [Average] (min, avg, max) = (2.851, 2.924, 3.157), stdev = 0.131 CI (99.9%): [2.421, 3.427] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 62447874048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8360902656.000, 12489574809.600, 16730987520.000), stdev = 3325696388.543 CI (99.9%): [62447874048.000, 62447874048.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 62793451476.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8407170672.000, 12558690295.200, 16823574365.000), stdev = 3344100307.360 CI (99.9%): [62793451476.000, 62793451476.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 89.00% complete, ETA 00:34:38 # Fork: 1 of 1 # Warmup Iteration 1: 3.629 us/op # Warmup Iteration 2: 3.370 us/op # Warmup Iteration 3: 3.424 us/op Iteration 1: 3.552 us/op totalInputBytes: 9389654016.000 # totalOutputBytes: 9440086728.000 # Iteration 2: 3.329 us/op totalInputBytes: 11851894784.000 # totalOutputBytes: 11915552422.000 # Iteration 3: 3.324 us/op totalInputBytes: 14317531136.000 # totalOutputBytes: 14394431938.000 # Iteration 4: 3.324 us/op totalInputBytes: 16782524416.000 # totalOutputBytes: 16872664928.000 # Iteration 5: 3.323 us/op totalInputBytes: 19248283648.000 # totalOutputBytes: 19351667984.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3.370 ±(99.9%) 0.391 us/op [Average] (min, avg, max) = (3.323, 3.370, 3.552), stdev = 0.102 CI (99.9%): [2.979, 3.761] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 71589888000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9389654016.000, 14317977600.000, 19248283648.000), stdev = 3897173550.745 CI (99.9%): [71589888000.000, 71589888000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 71974404000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9440086728.000, 14394880800.000, 19351667984.000), stdev = 3918105635.246 CI (99.9%): [71974404000.000, 71974404000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 89.05% complete, ETA 00:34:29 # Fork: 1 of 1 # Warmup Iteration 1: 4.209 us/op # Warmup Iteration 2: 3.743 us/op # Warmup Iteration 3: 3.745 us/op Iteration 1: 3.690 us/op totalInputBytes: 10680678400.000 # totalOutputBytes: 10734916220.000 # Iteration 2: 3.687 us/op totalInputBytes: 13458575360.000 # totalOutputBytes: 13526919688.000 # Iteration 3: 3.774 us/op totalInputBytes: 16172380160.000 # totalOutputBytes: 16254505528.000 # Iteration 4: 3.739 us/op totalInputBytes: 18911866880.000 # totalOutputBytes: 19007903704.000 # Iteration 5: 3.675 us/op totalInputBytes: 21699220480.000 # totalOutputBytes: 21809411834.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3.713 ±(99.9%) 0.162 us/op [Average] (min, avg, max) = (3.675, 3.713, 3.774), stdev = 0.042 CI (99.9%): [3.551, 3.875] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 80922721280.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10680678400.000, 16184544256.000, 21699220480.000), stdev = 4346652053.563 CI (99.9%): [80922721280.000, 80922721280.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 81333656974.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10734916220.000, 16266731394.800, 21809411834.000), stdev = 4368724896.022 CI (99.9%): [81333656974.000, 81333656974.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 89.10% complete, ETA 00:34:20 # Fork: 1 of 1 # Warmup Iteration 1: 4.601 us/op # Warmup Iteration 2: 4.204 us/op # Warmup Iteration 3: 4.138 us/op Iteration 1: 4.158 us/op totalInputBytes: 11522230272.000 # totalOutputBytes: 11578491162.000 # Iteration 2: 4.150 us/op totalInputBytes: 14483951616.000 # totalOutputBytes: 14554674036.000 # Iteration 3: 4.167 us/op totalInputBytes: 17433163776.000 # totalOutputBytes: 17518286646.000 # Iteration 4: 4.150 us/op totalInputBytes: 20394627072.000 # totalOutputBytes: 20494210212.000 # Iteration 5: 4.173 us/op totalInputBytes: 23340306432.000 # totalOutputBytes: 23454272772.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4.160 ±(99.9%) 0.040 us/op [Average] (min, avg, max) = (4.150, 4.160, 4.173), stdev = 0.010 CI (99.9%): [4.120, 4.199] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 87174279168.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11522230272.000, 17434855833.600, 23340306432.000), stdev = 4671765516.108 CI (99.9%): [87174279168.000, 87174279168.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 87599934828.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11578491162.000, 17519986965.600, 23454272772.000), stdev = 4694576871.167 CI (99.9%): [87599934828.000, 87599934828.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 89.15% complete, ETA 00:34:10 # Fork: 1 of 1 # Warmup Iteration 1: 5.162 us/op # Warmup Iteration 2: 4.596 us/op # Warmup Iteration 3: 4.529 us/op Iteration 1: 4.817 us/op totalInputBytes: 12041759744.000 # totalOutputBytes: 12098877466.000 # Iteration 2: 4.525 us/op totalInputBytes: 15210718208.000 # totalOutputBytes: 15282867262.000 # Iteration 3: 4.526 us/op totalInputBytes: 18378393600.000 # totalOutputBytes: 18465567900.000 # Iteration 4: 4.531 us/op totalInputBytes: 21543337984.000 # totalOutputBytes: 21645524576.000 # Iteration 5: 4.540 us/op totalInputBytes: 24701730816.000 # totalOutputBytes: 24818898624.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4.588 ±(99.9%) 0.494 us/op [Average] (min, avg, max) = (4.525, 4.588, 4.817), stdev = 0.128 CI (99.9%): [4.094, 5.082] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 91875940352.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12041759744.000, 18375188070.400, 24701730816.000), stdev = 5004710559.514 CI (99.9%): [91875940352.000, 91875940352.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 92311735828.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12098877466.000, 18462347165.600, 24818898624.000), stdev = 5028449420.985 CI (99.9%): [92311735828.000, 92311735828.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 89.20% complete, ETA 00:34:01 # Fork: 1 of 1 # Warmup Iteration 1: 5.609 us/op # Warmup Iteration 2: 5.129 us/op # Warmup Iteration 3: 5.048 us/op Iteration 1: 5.001 us/op totalInputBytes: 12641853440.000 # totalOutputBytes: 12700494850.000 # Iteration 2: 4.982 us/op totalInputBytes: 15931129856.000 # totalOutputBytes: 16005029140.000 # Iteration 3: 5.072 us/op totalInputBytes: 19162595328.000 # totalOutputBytes: 19251484320.000 # Iteration 4: 5.006 us/op totalInputBytes: 22436192256.000 # totalOutputBytes: 22540266390.000 # Iteration 5: 4.978 us/op totalInputBytes: 25728360448.000 # totalOutputBytes: 25847705870.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5.008 ±(99.9%) 0.145 us/op [Average] (min, avg, max) = (4.978, 5.008, 5.072), stdev = 0.038 CI (99.9%): [4.863, 5.153] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 95900131328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12641853440.000, 19180026265.600, 25728360448.000), stdev = 5166880904.780 CI (99.9%): [95900131328.000, 95900131328.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 96344980570.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12700494850.000, 19268996114.000, 25847705870.000), stdev = 5190848369.915 CI (99.9%): [96344980570.000, 96344980570.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 89.25% complete, ETA 00:33:52 # Fork: 1 of 1 # Warmup Iteration 1: 6.278 us/op # Warmup Iteration 2: 5.523 us/op # Warmup Iteration 3: 5.462 us/op Iteration 1: 5.450 us/op totalInputBytes: 13034391552.000 # totalOutputBytes: 13093793076.000 # Iteration 2: 5.495 us/op totalInputBytes: 16389384192.000 # totalOutputBytes: 16464075396.000 # Iteration 3: 5.409 us/op totalInputBytes: 19799562240.000 # totalOutputBytes: 19889794620.000 # Iteration 4: 5.403 us/op totalInputBytes: 23211767808.000 # totalOutputBytes: 23317550604.000 # Iteration 5: 5.411 us/op totalInputBytes: 26619005952.000 # totalOutputBytes: 26740316526.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5.434 ±(99.9%) 0.151 us/op [Average] (min, avg, max) = (5.403, 5.434, 5.495), stdev = 0.039 CI (99.9%): [5.283, 5.585] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 99054111744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13034391552.000, 19810822348.800, 26619005952.000), stdev = 5374573801.382 CI (99.9%): [99054111744.000, 99054111744.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 99505530222.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13093793076.000, 19901106044.400, 26740316526.000), stdev = 5399067301.779 CI (99.9%): [99505530222.000, 99505530222.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 89.30% complete, ETA 00:33:42 # Fork: 1 of 1 # Warmup Iteration 1: 6.784 us/op # Warmup Iteration 2: 6.042 us/op # Warmup Iteration 3: 5.942 us/op Iteration 1: 5.940 us/op totalInputBytes: 13309634560.000 # totalOutputBytes: 13369423934.000 # Iteration 2: 6.270 us/op totalInputBytes: 16577863680.000 # totalOutputBytes: 16652334552.000 # Iteration 3: 6.061 us/op totalInputBytes: 19958794240.000 # totalOutputBytes: 20048452886.000 # Iteration 4: 5.945 us/op totalInputBytes: 23405977600.000 # totalOutputBytes: 23511121640.000 # Iteration 5: 5.954 us/op totalInputBytes: 26847293440.000 # totalOutputBytes: 26967896516.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6.034 ±(99.9%) 0.543 us/op [Average] (min, avg, max) = (5.940, 6.034, 6.270), stdev = 0.141 CI (99.9%): [5.491, 6.577] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 100099563520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13309634560.000, 20019912704.000, 26847293440.000), stdev = 5360919532.000 CI (99.9%): [100099563520.000, 100099563520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 100549229528.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13369423934.000, 20109845905.600, 26967896516.000), stdev = 5385001787.711 CI (99.9%): [100549229528.000, 100549229528.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 89.35% complete, ETA 00:33:33 # Fork: 1 of 1 # Warmup Iteration 1: 10.992 us/op # Warmup Iteration 2: 9.633 us/op # Warmup Iteration 3: 10.434 us/op Iteration 1: 9.552 us/op totalInputBytes: 16198287360.000 # totalOutputBytes: 16266307512.000 # Iteration 2: 9.583 us/op totalInputBytes: 20473507840.000 # totalOutputBytes: 20559480578.000 # Iteration 3: 9.711 us/op totalInputBytes: 24693022720.000 # totalOutputBytes: 24796714124.000 # Iteration 4: 9.611 us/op totalInputBytes: 28955729920.000 # totalOutputBytes: 29077321364.000 # Iteration 5: 9.561 us/op totalInputBytes: 33240883200.000 # totalOutputBytes: 33380468940.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9.604 ±(99.9%) 0.248 us/op [Average] (min, avg, max) = (9.552, 9.604, 9.711), stdev = 0.064 CI (99.9%): [9.356, 9.851] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 123561431040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16198287360.000, 24712286208.000, 33240883200.000), stdev = 6730519495.321 CI (99.9%): [123561431040.000, 123561431040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 124080292518.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16266307512.000, 24816058503.600, 33380468940.000), stdev = 6758782418.983 CI (99.9%): [124080292518.000, 124080292518.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 89.39% complete, ETA 00:33:24 # Fork: 1 of 1 # Warmup Iteration 1: 14.811 us/op # Warmup Iteration 2: 13.239 us/op # Warmup Iteration 3: 12.862 us/op Iteration 1: 12.945 us/op totalInputBytes: 18321008640.000 # totalOutputBytes: 18396153402.000 # Iteration 2: 13.214 us/op totalInputBytes: 22973030400.000 # totalOutputBytes: 23067255720.000 # Iteration 3: 12.893 us/op totalInputBytes: 27739668480.000 # totalOutputBytes: 27853444464.000 # Iteration 4: 12.900 us/op totalInputBytes: 32503511040.000 # totalOutputBytes: 32636826222.000 # Iteration 5: 13.164 us/op totalInputBytes: 37171845120.000 # totalOutputBytes: 37324307766.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13.023 ±(99.9%) 0.593 us/op [Average] (min, avg, max) = (12.893, 13.023, 13.214), stdev = 0.154 CI (99.9%): [12.431, 13.616] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 138709063680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (18321008640.000, 27741812736.000, 37171845120.000), stdev = 7468134319.942 CI (99.9%): [138709063680.000, 138709063680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 139277987574.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (18396153402.000, 27855597514.800, 37324307766.000), stdev = 7498765339.614 CI (99.9%): [139277987574.000, 139277987574.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 89.44% complete, ETA 00:33:14 # Fork: 1 of 1 # Warmup Iteration 1: 17.997 us/op # Warmup Iteration 2: 15.815 us/op # Warmup Iteration 3: 15.743 us/op Iteration 1: 15.769 us/op totalInputBytes: 20137000960.000 # totalOutputBytes: 20218610876.000 # Iteration 2: 15.800 us/op totalInputBytes: 25323151360.000 # totalOutputBytes: 25425779366.000 # Iteration 3: 15.830 us/op totalInputBytes: 30499307520.000 # totalOutputBytes: 30622913112.000 # Iteration 4: 15.954 us/op totalInputBytes: 35634708480.000 # totalOutputBytes: 35779126488.000 # Iteration 5: 16.371 us/op totalInputBytes: 40639733760.000 # totalOutputBytes: 40804435806.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15.945 ±(99.9%) 0.957 us/op [Average] (min, avg, max) = (15.769, 15.945, 16.371), stdev = 0.249 CI (99.9%): [14.988, 16.902] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 152233902080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20137000960.000, 30446780416.000, 40639733760.000), stdev = 8114135531.616 CI (99.9%): [152233902080.000, 152233902080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 152850865648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20218610876.000, 30570173129.600, 40804435806.000), stdev = 8147019967.608 CI (99.9%): [152850865648.000, 152850865648.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 89.49% complete, ETA 00:33:05 # Fork: 1 of 1 # Warmup Iteration 1: 21.218 us/op # Warmup Iteration 2: 18.756 us/op # Warmup Iteration 3: 20.727 us/op Iteration 1: 18.389 us/op totalInputBytes: 20801331200.000 # totalOutputBytes: 20885024056.000 # Iteration 2: 18.346 us/op totalInputBytes: 26384896000.000 # totalOutputBytes: 26491053980.000 # Iteration 3: 18.365 us/op totalInputBytes: 31962060800.000 # totalOutputBytes: 32090658154.000 # Iteration 4: 18.326 us/op totalInputBytes: 37551104000.000 # totalOutputBytes: 37702188520.000 # Iteration 5: 18.313 us/op totalInputBytes: 43144396800.000 # totalOutputBytes: 43317985584.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 18.348 ±(99.9%) 0.117 us/op [Average] (min, avg, max) = (18.313, 18.348, 18.389), stdev = 0.030 CI (99.9%): [18.231, 18.465] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 159843788800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20801331200.000, 31968757760.000, 43144396800.000), stdev = 8831031514.957 CI (99.9%): [159843788800.000, 159843788800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 160486910294.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (20885024056.000, 32097382058.800, 43317985584.000), stdev = 8866562618.318 CI (99.9%): [160486910294.000, 160486910294.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 89.54% complete, ETA 00:32:56 # Fork: 1 of 1 # Warmup Iteration 1: 24.629 us/op # Warmup Iteration 2: 24.990 us/op # Warmup Iteration 3: 21.784 us/op Iteration 1: 21.714 us/op totalInputBytes: 21227888640.000 # totalOutputBytes: 21312883116.000 # Iteration 2: 21.939 us/op totalInputBytes: 26838773760.000 # totalOutputBytes: 26946233694.000 # Iteration 3: 21.719 us/op totalInputBytes: 32504954880.000 # totalOutputBytes: 32635101672.000 # Iteration 4: 21.956 us/op totalInputBytes: 38110924800.000 # totalOutputBytes: 38263517370.000 # Iteration 5: 21.899 us/op totalInputBytes: 43731640320.000 # totalOutputBytes: 43906737708.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 21.845 ±(99.9%) 0.461 us/op [Average] (min, avg, max) = (21.714, 21.845, 21.956), stdev = 0.120 CI (99.9%): [21.384, 22.307] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 162414182400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21227888640.000, 32482836480.000, 43731640320.000), stdev = 8898605930.995 CI (99.9%): [162414182400.000, 162414182400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 163064473560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21312883116.000, 32612894712.000, 43906737708.000), stdev = 8934235114.898 CI (99.9%): [163064473560.000, 163064473560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 89.59% complete, ETA 00:32:46 # Fork: 1 of 1 # Warmup Iteration 1: 28.166 us/op # Warmup Iteration 2: 26.524 us/op # Warmup Iteration 3: 25.476 us/op Iteration 1: 24.895 us/op totalInputBytes: 21892433920.000 # totalOutputBytes: 21980089173.000 # Iteration 2: 25.247 us/op totalInputBytes: 27572787200.000 # totalOutputBytes: 27683186055.000 # Iteration 3: 25.533 us/op totalInputBytes: 33190133760.000 # totalOutputBytes: 33323023944.000 # Iteration 4: 25.241 us/op totalInputBytes: 38872207360.000 # totalOutputBytes: 39027848034.000 # Iteration 5: 25.268 us/op totalInputBytes: 44550625280.000 # totalOutputBytes: 44729001807.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 25.237 ±(99.9%) 0.873 us/op [Average] (min, avg, max) = (24.895, 25.237, 25.533), stdev = 0.227 CI (99.9%): [24.364, 26.110] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 166078187520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21892433920.000, 33215637504.000, 44550625280.000), stdev = 8951760718.106 CI (99.9%): [166078187520.000, 166078187520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 166743149013.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21980089173.000, 33348629802.600, 44729001807.000), stdev = 8987602728.794 CI (99.9%): [166743149013.000, 166743149013.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 89.64% complete, ETA 00:32:37 # Fork: 1 of 1 # Warmup Iteration 1: 33.199 us/op # Warmup Iteration 2: 27.931 us/op # Warmup Iteration 3: 27.940 us/op Iteration 1: 27.585 us/op totalInputBytes: 22622044160.000 # totalOutputBytes: 22712344556.000 # Iteration 2: 27.508 us/op totalInputBytes: 28583362560.000 # totalOutputBytes: 28697458746.000 # Iteration 3: 27.552 us/op totalInputBytes: 34534522880.000 # totalOutputBytes: 34672374308.000 # Iteration 4: 27.760 us/op totalInputBytes: 40439971840.000 # totalOutputBytes: 40601396044.000 # Iteration 5: 27.546 us/op totalInputBytes: 46392770560.000 # totalOutputBytes: 46577956546.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 27.590 ±(99.9%) 0.379 us/op [Average] (min, avg, max) = (27.508, 27.590, 27.760), stdev = 0.099 CI (99.9%): [27.211, 27.970] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 172572672000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22622044160.000, 34514534400.000, 46392770560.000), stdev = 9391669529.050 CI (99.9%): [172572672000.000, 172572672000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 173261530200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22712344556.000, 34652306040.000, 46577956546.000), stdev = 9429158248.972 CI (99.9%): [173261530200.000, 173261530200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 89.69% complete, ETA 00:32:28 # Fork: 1 of 1 # Warmup Iteration 1: 34.310 us/op # Warmup Iteration 2: 30.013 us/op # Warmup Iteration 3: 29.790 us/op Iteration 1: 29.747 us/op totalInputBytes: 23904368640.000 # totalOutputBytes: 23999560733.000 # Iteration 2: 29.597 us/op totalInputBytes: 30133094400.000 # totalOutputBytes: 30253090555.000 # Iteration 3: 29.529 us/op totalInputBytes: 36376381440.000 # totalOutputBytes: 36521239643.000 # Iteration 4: 29.876 us/op totalInputBytes: 42547968000.000 # totalOutputBytes: 42717402725.000 # Iteration 5: 30.301 us/op totalInputBytes: 48632371200.000 # totalOutputBytes: 48826035265.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 29.810 ±(99.9%) 1.177 us/op [Average] (min, avg, max) = (29.529, 29.810, 30.301), stdev = 0.306 CI (99.9%): [28.634, 30.987] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 181594183680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23904368640.000, 36318836736.000, 48632371200.000), stdev = 9782777533.083 CI (99.9%): [181594183680.000, 181594183680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 182317328921.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23999560733.000, 36463465784.200, 48826035265.000), stdev = 9821734557.331 CI (99.9%): [182317328921.000, 182317328921.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 89.74% complete, ETA 00:32:18 # Fork: 1 of 1 # Warmup Iteration 1: 41.120 us/op # Warmup Iteration 2: 32.497 us/op # Warmup Iteration 3: 33.925 us/op Iteration 1: 32.575 us/op totalInputBytes: 23614976000.000 # totalOutputBytes: 23708836305.000 # Iteration 2: 32.152 us/op totalInputBytes: 29986611200.000 # totalOutputBytes: 30105796266.000 # Iteration 3: 33.070 us/op totalInputBytes: 36182118400.000 # totalOutputBytes: 36325928187.000 # Iteration 4: 32.134 us/op totalInputBytes: 42557030400.000 # totalOutputBytes: 42726177972.000 # Iteration 5: 32.338 us/op totalInputBytes: 48891494400.000 # totalOutputBytes: 49085818992.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 32.454 ±(99.9%) 1.493 us/op [Average] (min, avg, max) = (32.134, 32.454, 33.070), stdev = 0.388 CI (99.9%): [30.961, 33.947] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 181232230400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23614976000.000, 36246446080.000, 48891494400.000), stdev = 9980786900.743 CI (99.9%): [181232230400.000, 181232230400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 181952557722.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23708836305.000, 36390511544.400, 49085818992.000), stdev = 10020456629.929 CI (99.9%): [181952557722.000, 181952557722.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 89.78% complete, ETA 00:32:09 # Fork: 1 of 1 # Warmup Iteration 1: 3.770 us/op # Warmup Iteration 2: 3.589 us/op # Warmup Iteration 3: 3.460 us/op Iteration 1: 3.504 us/op totalInputBytes: 2291151872.000 # totalOutputBytes: 2273252248.000 # Iteration 2: 3.449 us/op totalInputBytes: 2885045248.000 # totalOutputBytes: 2862505832.000 # Iteration 3: 3.448 us/op totalInputBytes: 3479180288.000 # totalOutputBytes: 3451999192.000 # Iteration 4: 3.448 us/op totalInputBytes: 4073335808.000 # totalOutputBytes: 4041512872.000 # Iteration 5: 3.524 us/op totalInputBytes: 4654713856.000 # totalOutputBytes: 4618348904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3.475 ±(99.9%) 0.141 us/op [Average] (min, avg, max) = (3.448, 3.475, 3.524), stdev = 0.037 CI (99.9%): [3.333, 3.616] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 17383427072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2291151872.000, 3476685414.400, 4654713856.000), stdev = 935317699.027 CI (99.9%): [17383427072.000, 17383427072.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 17247619048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2273252248.000, 3449523809.600, 4618348904.000), stdev = 928010529.503 CI (99.9%): [17247619048.000, 17247619048.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 89.83% complete, ETA 00:32:00 # Fork: 1 of 1 # Warmup Iteration 1: 7.616 us/op # Warmup Iteration 2: 7.273 us/op # Warmup Iteration 3: 7.066 us/op Iteration 1: 7.434 us/op totalInputBytes: 2232393728.000 # totalOutputBytes: 2163721460.000 # Iteration 2: 7.039 us/op totalInputBytes: 2814464000.000 # totalOutputBytes: 2727886250.000 # Iteration 3: 7.497 us/op totalInputBytes: 3360964608.000 # totalOutputBytes: 3257575560.000 # Iteration 4: 7.054 us/op totalInputBytes: 3941752832.000 # totalOutputBytes: 3820497740.000 # Iteration 5: 7.171 us/op totalInputBytes: 4513048576.000 # totalOutputBytes: 4374219445.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7.239 ±(99.9%) 0.825 us/op [Average] (min, avg, max) = (7.039, 7.239, 7.497), stdev = 0.214 CI (99.9%): [6.414, 8.064] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 16862623744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2232393728.000, 3372524748.800, 4513048576.000), stdev = 899483100.440 CI (99.9%): [16862623744.000, 16862623744.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 16343900455.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2163721460.000, 3268780091.000, 4374219445.000), stdev = 871813454.284 CI (99.9%): [16343900455.000, 16343900455.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 89.88% complete, ETA 00:31:50 # Fork: 1 of 1 # Warmup Iteration 1: 11.806 us/op # Warmup Iteration 2: 11.026 us/op # Warmup Iteration 3: 10.902 us/op Iteration 1: 10.896 us/op totalInputBytes: 2205772800.000 # totalOutputBytes: 2074374225.000 # Iteration 2: 10.891 us/op totalInputBytes: 2770007040.000 # totalOutputBytes: 2604996855.000 # Iteration 3: 10.906 us/op totalInputBytes: 3333537792.000 # totalOutputBytes: 3134957904.000 # Iteration 4: 10.908 us/op totalInputBytes: 3896967168.000 # totalOutputBytes: 3664823616.000 # Iteration 5: 10.881 us/op totalInputBytes: 4461742080.000 # totalOutputBytes: 4195954710.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 10.896 ±(99.9%) 0.044 us/op [Average] (min, avg, max) = (10.881, 10.896, 10.908), stdev = 0.011 CI (99.9%): [10.853, 10.940] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 16668026880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2205772800.000, 3333605376.000, 4461742080.000), stdev = 891588237.360 CI (99.9%): [16668026880.000, 16668026880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 15675107310.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2074374225.000, 3135021462.000, 4195954710.000), stdev = 838476047.439 CI (99.9%): [15675107310.000, 15675107310.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 89.93% complete, ETA 00:31:41 # Fork: 1 of 1 # Warmup Iteration 1: 16.053 us/op # Warmup Iteration 2: 15.120 us/op # Warmup Iteration 3: 14.911 us/op Iteration 1: 14.898 us/op totalInputBytes: 2152202240.000 # totalOutputBytes: 1971976320.000 # Iteration 2: 14.922 us/op totalInputBytes: 2701340672.000 # totalOutputBytes: 2475129771.000 # Iteration 3: 14.893 us/op totalInputBytes: 3251552256.000 # totalOutputBytes: 2979266508.000 # Iteration 4: 14.824 us/op totalInputBytes: 3804327936.000 # totalOutputBytes: 3485752623.000 # Iteration 5: 14.856 us/op totalInputBytes: 4355891200.000 # totalOutputBytes: 3991127850.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 14.879 ±(99.9%) 0.148 us/op [Average] (min, avg, max) = (14.824, 14.879, 14.922), stdev = 0.038 CI (99.9%): [14.730, 15.027] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 16265314304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2152202240.000, 3253062860.800, 4355891200.000), stdev = 871265931.109 CI (99.9%): [16265314304.000, 16265314304.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 14903253072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1971976320.000, 2980650614.400, 3991127850.000), stdev = 798305917.835 CI (99.9%): [14903253072.000, 14903253072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 89.98% complete, ETA 00:31:32 # Fork: 1 of 1 # Warmup Iteration 1: 20.432 us/op # Warmup Iteration 2: 19.635 us/op # Warmup Iteration 3: 19.115 us/op Iteration 1: 19.150 us/op totalInputBytes: 2093829120.000 # totalOutputBytes: 1891807326.000 # Iteration 2: 19.183 us/op totalInputBytes: 2627773440.000 # totalOutputBytes: 2374234362.000 # Iteration 3: 19.066 us/op totalInputBytes: 3165025280.000 # totalOutputBytes: 2859649794.000 # Iteration 4: 19.071 us/op totalInputBytes: 3702128640.000 # totalOutputBytes: 3344931072.000 # Iteration 5: 19.419 us/op totalInputBytes: 4229539840.000 # totalOutputBytes: 3821455332.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19.178 ±(99.9%) 0.554 us/op [Average] (min, avg, max) = (19.066, 19.178, 19.419), stdev = 0.144 CI (99.9%): [18.624, 19.732] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15818296320.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2093829120.000, 3163659264.000, 4229539840.000), stdev = 845245924.356 CI (99.9%): [15818296320.000, 15818296320.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 14292077886.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1891807326.000, 2858415577.200, 3821455332.000), stdev = 763692899.623 CI (99.9%): [14292077886.000, 14292077886.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 90.03% complete, ETA 00:31:22 # Fork: 1 of 1 # Warmup Iteration 1: 23.969 us/op # Warmup Iteration 2: 22.669 us/op # Warmup Iteration 3: 23.044 us/op Iteration 1: 22.594 us/op totalInputBytes: 2132815872.000 # totalOutputBytes: 1902316240.000 # Iteration 2: 22.541 us/op totalInputBytes: 2678071296.000 # totalOutputBytes: 2388644320.000 # Iteration 3: 22.420 us/op totalInputBytes: 3226251264.000 # totalOutputBytes: 2877580880.000 # Iteration 4: 22.441 us/op totalInputBytes: 3773964288.000 # totalOutputBytes: 3366100960.000 # Iteration 5: 22.442 us/op totalInputBytes: 4321677312.000 # totalOutputBytes: 3854621040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 22.487 ±(99.9%) 0.292 us/op [Average] (min, avg, max) = (22.420, 22.487, 22.594), stdev = 0.076 CI (99.9%): [22.195, 22.780] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 16132780032.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2132815872.000, 3226556006.400, 4321677312.000), stdev = 865455018.004 CI (99.9%): [16132780032.000, 16132780032.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 14389263440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1902316240.000, 2877852688.000, 3854621040.000), stdev = 771922769.964 CI (99.9%): [14389263440.000, 14389263440.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 90.08% complete, ETA 00:31:13 # Fork: 1 of 1 # Warmup Iteration 1: 28.567 us/op # Warmup Iteration 2: 27.479 us/op # Warmup Iteration 3: 26.929 us/op Iteration 1: 27.571 us/op totalInputBytes: 2076569600.000 # totalOutputBytes: 1811783800.000 # Iteration 2: 26.887 us/op totalInputBytes: 2609861632.000 # totalOutputBytes: 2277075146.000 # Iteration 3: 27.212 us/op totalInputBytes: 3136831488.000 # totalOutputBytes: 2736850464.000 # Iteration 4: 27.032 us/op totalInputBytes: 3667320832.000 # totalOutputBytes: 3199696496.000 # Iteration 5: 28.470 us/op totalInputBytes: 4171037696.000 # totalOutputBytes: 3639183838.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 27.434 ±(99.9%) 2.437 us/op [Average] (min, avg, max) = (26.887, 27.434, 28.470), stdev = 0.633 CI (99.9%): [24.998, 29.871] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15661621248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2076569600.000, 3132324249.600, 4171037696.000), stdev = 829571026.051 CI (99.9%): [15661621248.000, 15661621248.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 13664589744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1811783800.000, 2732917948.800, 3639183838.000), stdev = 723791461.624 CI (99.9%): [13664589744.000, 13664589744.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 90.13% complete, ETA 00:31:04 # Fork: 1 of 1 # Warmup Iteration 1: 32.610 us/op # Warmup Iteration 2: 31.423 us/op # Warmup Iteration 3: 30.911 us/op Iteration 1: 30.781 us/op totalInputBytes: 2086912000.000 # totalOutputBytes: 1824264750.000 # Iteration 2: 30.721 us/op totalInputBytes: 2620325888.000 # totalOutputBytes: 2290546104.000 # Iteration 3: 30.767 us/op totalInputBytes: 3152986112.000 # totalOutputBytes: 2756168646.000 # Iteration 4: 30.717 us/op totalInputBytes: 3686506496.000 # totalOutputBytes: 3222543093.000 # Iteration 5: 30.949 us/op totalInputBytes: 4216004608.000 # totalOutputBytes: 3685401489.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 30.787 ±(99.9%) 0.364 us/op [Average] (min, avg, max) = (30.717, 30.787, 30.949), stdev = 0.095 CI (99.9%): [30.423, 31.151] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15762735104.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2086912000.000, 3152547020.800, 4216004608.000), stdev = 841856918.586 CI (99.9%): [15762735104.000, 15762735104.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 13778924082.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1824264750.000, 2755784816.400, 3685401489.000), stdev = 735905443.603 CI (99.9%): [13778924082.000, 13778924082.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 90.18% complete, ETA 00:30:55 # Fork: 1 of 1 # Warmup Iteration 1: 37.001 us/op # Warmup Iteration 2: 35.649 us/op # Warmup Iteration 3: 36.243 us/op Iteration 1: 35.106 us/op totalInputBytes: 2049647616.000 # totalOutputBytes: 1771423965.000 # Iteration 2: 35.081 us/op totalInputBytes: 2575199232.000 # totalOutputBytes: 2225636055.000 # Iteration 3: 35.663 us/op totalInputBytes: 3092133888.000 # totalOutputBytes: 2672400870.000 # Iteration 4: 34.991 us/op totalInputBytes: 3619003392.000 # totalOutputBytes: 3127751955.000 # Iteration 5: 34.996 us/op totalInputBytes: 4145817600.000 # totalOutputBytes: 3583055250.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 35.167 ±(99.9%) 1.085 us/op [Average] (min, avg, max) = (34.991, 35.167, 35.663), stdev = 0.282 CI (99.9%): [34.083, 36.252] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15481801728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2049647616.000, 3096360345.600, 4145817600.000), stdev = 827911618.221 CI (99.9%): [15481801728.000, 15481801728.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 13380268095.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1771423965.000, 2676053619.000, 3583055250.000), stdev = 715529084.107 CI (99.9%): [13380268095.000, 13380268095.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 90.22% complete, ETA 00:30:45 # Fork: 1 of 1 # Warmup Iteration 1: 41.549 us/op # Warmup Iteration 2: 39.904 us/op # Warmup Iteration 3: 39.658 us/op Iteration 1: 39.617 us/op totalInputBytes: 2040320000.000 # totalOutputBytes: 1752403750.000 # Iteration 2: 39.582 us/op totalInputBytes: 2557839360.000 # totalOutputBytes: 2196894255.000 # Iteration 3: 39.250 us/op totalInputBytes: 3079761920.000 # totalOutputBytes: 2645166610.000 # Iteration 4: 39.243 us/op totalInputBytes: 3601797120.000 # totalOutputBytes: 3093535710.000 # Iteration 5: 39.278 us/op totalInputBytes: 4123310080.000 # totalOutputBytes: 3541456265.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 39.394 ±(99.9%) 0.726 us/op [Average] (min, avg, max) = (39.243, 39.394, 39.617), stdev = 0.189 CI (99.9%): [38.668, 40.120] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15403028480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2040320000.000, 3080605696.000, 4123310080.000), stdev = 823764622.963 CI (99.9%): [15403028480.000, 15403028480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 13229456590.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1752403750.000, 2645891318.000, 3541456265.000), stdev = 707520494.039 CI (99.9%): [13229456590.000, 13229456590.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 90.27% complete, ETA 00:30:36 # Fork: 1 of 1 # Warmup Iteration 1: 111.804 us/op # Warmup Iteration 2: 105.086 us/op # Warmup Iteration 3: 105.739 us/op Iteration 1: 105.771 us/op totalInputBytes: 1531432960.000 # totalOutputBytes: 1257898694.000 # Iteration 2: 114.809 us/op totalInputBytes: 1888296960.000 # totalOutputBytes: 1551022044.000 # Iteration 3: 105.756 us/op totalInputBytes: 2275717120.000 # totalOutputBytes: 1869243818.000 # Iteration 4: 110.421 us/op totalInputBytes: 2646753280.000 # totalOutputBytes: 2174007992.000 # Iteration 5: 105.669 us/op totalInputBytes: 3034521600.000 # totalOutputBytes: 2492515740.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 108.485 ±(99.9%) 15.699 us/op [Average] (min, avg, max) = (105.669, 108.485, 114.809), stdev = 4.077 CI (99.9%): [92.786, 124.184] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 11376721920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1531432960.000, 2275344384.000, 3034521600.000), stdev = 595295025.058 CI (99.9%): [11376721920.000, 11376721920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9344688288.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1257898694.000, 1868937657.600, 2492515740.000), stdev = 488967427.321 CI (99.9%): [9344688288.000, 9344688288.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 90.32% complete, ETA 00:30:27 # Fork: 1 of 1 # Warmup Iteration 1: 198.389 us/op # Warmup Iteration 2: 188.818 us/op # Warmup Iteration 3: 187.951 us/op Iteration 1: 188.391 us/op totalInputBytes: 1288765440.000 # totalOutputBytes: 1036088544.000 # Iteration 2: 189.475 us/op totalInputBytes: 1613168640.000 # totalOutputBytes: 1296888864.000 # Iteration 3: 188.403 us/op totalInputBytes: 1939384320.000 # totalOutputBytes: 1559146307.000 # Iteration 4: 188.398 us/op totalInputBytes: 2265630720.000 # totalOutputBytes: 1821428447.000 # Iteration 5: 189.173 us/op totalInputBytes: 2590525440.000 # totalOutputBytes: 2082623919.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 188.768 ±(99.9%) 1.998 us/op [Average] (min, avg, max) = (188.391, 188.768, 189.475), stdev = 0.519 CI (99.9%): [186.770, 190.766] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 9697474560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1288765440.000, 1939494912.000, 2590525440.000), stdev = 514816231.146 CI (99.9%): [9697474560.000, 9697474560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 7796176081.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1036088544.000, 1559235216.200, 2082623919.000), stdev = 413880744.161 CI (99.9%): [7796176081.000, 7796176081.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 90.37% complete, ETA 00:30:17 # Fork: 1 of 1 # Warmup Iteration 1: 291.592 us/op # Warmup Iteration 2: 278.369 us/op # Warmup Iteration 3: 280.738 us/op Iteration 1: 275.455 us/op totalInputBytes: 1165189120.000 # totalOutputBytes: 924527500.000 # Iteration 2: 276.287 us/op totalInputBytes: 1461862400.000 # totalOutputBytes: 1159925000.000 # Iteration 3: 274.939 us/op totalInputBytes: 1759969280.000 # totalOutputBytes: 1396460000.000 # Iteration 4: 290.427 us/op totalInputBytes: 2042142720.000 # totalOutputBytes: 1620352500.000 # Iteration 5: 273.765 us/op totalInputBytes: 2341478400.000 # totalOutputBytes: 1857862500.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 278.174 ±(99.9%) 26.609 us/op [Average] (min, avg, max) = (273.765, 278.174, 290.427), stdev = 6.910 CI (99.9%): [251.566, 304.783] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8770641920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1165189120.000, 1754128384.000, 2341478400.000), stdev = 463744346.916 CI (99.9%): [8770641920.000, 8770641920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6959127500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (924527500.000, 1391825500.000, 1857862500.000), stdev = 367961212.763 CI (99.9%): [6959127500.000, 6959127500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 90.42% complete, ETA 00:30:08 # Fork: 1 of 1 # Warmup Iteration 1: 381.636 us/op # Warmup Iteration 2: 372.927 us/op # Warmup Iteration 3: 362.419 us/op Iteration 1: 369.395 us/op totalInputBytes: 1103462400.000 # totalOutputBytes: 868674912.000 # Iteration 2: 362.547 us/op totalInputBytes: 1386086400.000 # totalOutputBytes: 1091164032.000 # Iteration 3: 361.986 us/op totalInputBytes: 1669120000.000 # totalOutputBytes: 1313975600.000 # Iteration 4: 361.067 us/op totalInputBytes: 1952870400.000 # totalOutputBytes: 1537351452.000 # Iteration 5: 370.304 us/op totalInputBytes: 2229555200.000 # totalOutputBytes: 1755165076.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 365.060 ±(99.9%) 17.004 us/op [Average] (min, avg, max) = (361.067, 365.060, 370.304), stdev = 4.416 CI (99.9%): [348.055, 382.064] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8341094400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1103462400.000, 1668218880.000, 2229555200.000), stdev = 445722554.393 CI (99.9%): [8341094400.000, 8341094400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6566331072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (868674912.000, 1313266214.400, 1755165076.000), stdev = 350884634.324 CI (99.9%): [6566331072.000, 6566331072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 90.47% complete, ETA 00:29:59 # Fork: 1 of 1 # Warmup Iteration 1: 468.233 us/op # Warmup Iteration 2: 445.476 us/op # Warmup Iteration 3: 443.490 us/op Iteration 1: 456.175 us/op totalInputBytes: 1085399040.000 # totalOutputBytes: 851872186.000 # Iteration 2: 444.559 us/op totalInputBytes: 1362001920.000 # totalOutputBytes: 1068963128.000 # Iteration 3: 445.927 us/op totalInputBytes: 1637744640.000 # totalOutputBytes: 1285378976.000 # Iteration 4: 443.721 us/op totalInputBytes: 1914839040.000 # totalOutputBytes: 1502855686.000 # Iteration 5: 445.045 us/op totalInputBytes: 2191134720.000 # totalOutputBytes: 1719705523.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 447.085 ±(99.9%) 19.806 us/op [Average] (min, avg, max) = (443.721, 447.085, 456.175), stdev = 5.144 CI (99.9%): [427.280, 466.891] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 8191119360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1085399040.000, 1638223872.000, 2191134720.000), stdev = 437075636.564 CI (99.9%): [8191119360.000, 8191119360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6428775499.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (851872186.000, 1285755099.800, 1719705523.000), stdev = 343037504.406 CI (99.9%): [6428775499.000, 6428775499.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 90.52% complete, ETA 00:29:49 # Fork: 1 of 1 # Warmup Iteration 1: 314.753 us/op # Warmup Iteration 2: 312.926 us/op # Warmup Iteration 3: 307.691 us/op Iteration 1: 322.482 us/op totalInputBytes: 1831424000.000 # totalOutputBytes: 1750200550.000 # Iteration 2: 327.887 us/op totalInputBytes: 2268887040.000 # totalOutputBytes: 2168262153.000 # Iteration 3: 313.426 us/op totalInputBytes: 2726492160.000 # totalOutputBytes: 2605572537.000 # Iteration 4: 298.289 us/op totalInputBytes: 3207321600.000 # totalOutputBytes: 3065077245.000 # Iteration 5: 310.774 us/op totalInputBytes: 3668940800.000 # totalOutputBytes: 3506223685.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 314.572 ±(99.9%) 43.935 us/op [Average] (min, avg, max) = (298.289, 314.572, 327.887), stdev = 11.410 CI (99.9%): [270.637, 358.506] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13703065600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1831424000.000, 2740613120.000, 3668940800.000), stdev = 729547606.183 CI (99.9%): [13703065600.000, 13703065600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 13095336170.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1750200550.000, 2619067234.000, 3506223685.000), stdev = 697192251.271 CI (99.9%): [13095336170.000, 13095336170.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 90.57% complete, ETA 00:29:40 # Fork: 1 of 1 # Warmup Iteration 1: 351.733 us/op # Warmup Iteration 2: 358.783 us/op # Warmup Iteration 3: 343.835 us/op Iteration 1: 343.519 us/op totalInputBytes: 1877278720.000 # totalOutputBytes: 1794276968.000 # Iteration 2: 338.444 us/op totalInputBytes: 2361671680.000 # totalOutputBytes: 2257253042.000 # Iteration 3: 341.336 us/op totalInputBytes: 2841968640.000 # totalOutputBytes: 2716314216.000 # Iteration 4: 337.754 us/op totalInputBytes: 3327262720.000 # totalOutputBytes: 3180151568.000 # Iteration 5: 331.911 us/op totalInputBytes: 3821158400.000 # totalOutputBytes: 3652210210.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 338.593 ±(99.9%) 16.912 us/op [Average] (min, avg, max) = (331.911, 338.593, 343.519), stdev = 4.392 CI (99.9%): [321.681, 355.505] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 14229340160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1877278720.000, 2845868032.000, 3821158400.000), stdev = 767391476.923 CI (99.9%): [14229340160.000, 14229340160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 13600206004.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1794276968.000, 2720041200.800, 3652210210.000), stdev = 733462132.082 CI (99.9%): [13600206004.000, 13600206004.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 90.62% complete, ETA 00:29:31 # Fork: 1 of 1 # Warmup Iteration 1: 407.308 us/op # Warmup Iteration 2: 391.444 us/op # Warmup Iteration 3: 389.095 us/op Iteration 1: 386.532 us/op totalInputBytes: 1875363840.000 # totalOutputBytes: 1787456160.000 # Iteration 2: 386.445 us/op totalInputBytes: 2352568320.000 # totalOutputBytes: 2242291680.000 # Iteration 3: 408.934 us/op totalInputBytes: 2803599360.000 # totalOutputBytes: 2672180640.000 # Iteration 4: 432.221 us/op totalInputBytes: 3230484480.000 # totalOutputBytes: 3079055520.000 # Iteration 5: 457.088 us/op totalInputBytes: 3634053120.000 # totalOutputBytes: 3463706880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 414.244 ±(99.9%) 117.549 us/op [Average] (min, avg, max) = (386.445, 414.244, 457.088), stdev = 30.527 CI (99.9%): [296.695, 531.793] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13896069120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1875363840.000, 2779213824.000, 3634053120.000), stdev = 695334678.586 CI (99.9%): [13896069120.000, 13896069120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 13244690880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1787456160.000, 2648938176.000, 3463706880.000), stdev = 662740865.528 CI (99.9%): [13244690880.000, 13244690880.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 90.66% complete, ETA 00:29:21 # Fork: 1 of 1 # Warmup Iteration 1: 490.705 us/op # Warmup Iteration 2: 513.310 us/op # Warmup Iteration 3: 521.195 us/op Iteration 1: 451.476 us/op totalInputBytes: 1664102400.000 # totalOutputBytes: 1583936217.000 # Iteration 2: 445.935 us/op totalInputBytes: 2123673600.000 # totalOutputBytes: 2021368113.000 # Iteration 3: 468.937 us/op totalInputBytes: 2560716800.000 # totalOutputBytes: 2437357269.000 # Iteration 4: 490.185 us/op totalInputBytes: 2979225600.000 # totalOutputBytes: 2835704898.000 # Iteration 5: 513.901 us/op totalInputBytes: 3377971200.000 # totalOutputBytes: 3215241396.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 474.087 ±(99.9%) 108.480 us/op [Average] (min, avg, max) = (445.935, 474.087, 513.901), stdev = 28.172 CI (99.9%): [365.607, 582.566] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12705689600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1664102400.000, 2541137920.000, 3377971200.000), stdev = 677506798.534 CI (99.9%): [12705689600.000, 12705689600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 12093607893.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1583936217.000, 2418721578.600, 3215241396.000), stdev = 644868702.468 CI (99.9%): [12093607893.000, 12093607893.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 90.71% complete, ETA 00:29:12 # Fork: 1 of 1 # Warmup Iteration 1: 5.232 us/op # Warmup Iteration 2: 4.636 us/op # Warmup Iteration 3: 4.457 us/op Iteration 1: 4.436 us/op totalInputBytes: 1754992640.000 # totalOutputBytes: 1326527640.000 # Iteration 2: 4.545 us/op totalInputBytes: 2205712384.000 # totalOutputBytes: 1667208384.000 # Iteration 3: 4.473 us/op totalInputBytes: 2663647232.000 # totalOutputBytes: 2013342732.000 # Iteration 4: 4.481 us/op totalInputBytes: 3120796672.000 # totalOutputBytes: 2358883422.000 # Iteration 5: 4.413 us/op totalInputBytes: 3584969728.000 # totalOutputBytes: 2709732978.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4.470 ±(99.9%) 0.194 us/op [Average] (min, avg, max) = (4.413, 4.470, 4.545), stdev = 0.050 CI (99.9%): [4.276, 4.664] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13330118656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1754992640.000, 2666023731.200, 3584969728.000), stdev = 723386135.816 CI (99.9%): [13330118656.000, 13330118656.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 10075695156.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1326527640.000, 2015139031.200, 2709732978.000), stdev = 546778192.501 CI (99.9%): [10075695156.000, 10075695156.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 90.76% complete, ETA 00:29:03 # Fork: 1 of 1 # Warmup Iteration 1: 9.582 us/op # Warmup Iteration 2: 9.102 us/op # Warmup Iteration 3: 9.135 us/op Iteration 1: 8.873 us/op totalInputBytes: 1788254208.000 # totalOutputBytes: 1266971121.000 # Iteration 2: 8.987 us/op totalInputBytes: 2244134912.000 # totalOutputBytes: 1589960819.000 # Iteration 3: 8.888 us/op totalInputBytes: 2705106944.000 # totalOutputBytes: 1916557703.000 # Iteration 4: 9.004 us/op totalInputBytes: 3160125440.000 # totalOutputBytes: 2238936530.000 # Iteration 5: 8.979 us/op totalInputBytes: 3616366592.000 # totalOutputBytes: 2562181604.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8.946 ±(99.9%) 0.234 us/op [Average] (min, avg, max) = (8.873, 8.946, 9.004), stdev = 0.061 CI (99.9%): [8.712, 9.180] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13513988096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1788254208.000, 2702797619.200, 3616366592.000), stdev = 722932131.439 CI (99.9%): [13513988096.000, 13513988096.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9574607777.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1266971121.000, 1914921555.400, 2562181604.000), stdev = 512194591.171 CI (99.9%): [9574607777.000, 9574607777.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 90.81% complete, ETA 00:28:53 # Fork: 1 of 1 # Warmup Iteration 1: 14.302 us/op # Warmup Iteration 2: 13.665 us/op # Warmup Iteration 3: 13.459 us/op Iteration 1: 13.527 us/op totalInputBytes: 1790662656.000 # totalOutputBytes: 1274797926.000 # Iteration 2: 13.433 us/op totalInputBytes: 2248166400.000 # totalOutputBytes: 1600501275.000 # Iteration 3: 13.568 us/op totalInputBytes: 2701114368.000 # totalOutputBytes: 1922961303.000 # Iteration 4: 13.725 us/op totalInputBytes: 3148919808.000 # totalOutputBytes: 2241760293.000 # Iteration 5: 13.521 us/op totalInputBytes: 3603483648.000 # totalOutputBytes: 2565370683.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13.555 ±(99.9%) 0.411 us/op [Average] (min, avg, max) = (13.433, 13.555, 13.725), stdev = 0.107 CI (99.9%): [13.143, 13.966] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13492346880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1790662656.000, 2698469376.000, 3603483648.000), stdev = 715690092.021 CI (99.9%): [13492346880.000, 13492346880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9605391480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1274797926.000, 1921078296.000, 2565370683.000), stdev = 509509840.902 CI (99.9%): [9605391480.000, 9605391480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 90.86% complete, ETA 00:28:44 # Fork: 1 of 1 # Warmup Iteration 1: 19.074 us/op # Warmup Iteration 2: 17.938 us/op # Warmup Iteration 3: 17.676 us/op Iteration 1: 17.851 us/op totalInputBytes: 1809092608.000 # totalOutputBytes: 1272901586.000 # Iteration 2: 17.850 us/op totalInputBytes: 2268164096.000 # totalOutputBytes: 1595910382.000 # Iteration 3: 17.648 us/op totalInputBytes: 2732453888.000 # totalOutputBytes: 1922590846.000 # Iteration 4: 17.814 us/op totalInputBytes: 3192397824.000 # totalOutputBytes: 2246213508.000 # Iteration 5: 17.602 us/op totalInputBytes: 3657912320.000 # totalOutputBytes: 2573755690.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 17.753 ±(99.9%) 0.458 us/op [Average] (min, avg, max) = (17.602, 17.753, 17.851), stdev = 0.119 CI (99.9%): [17.295, 18.211] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13660020736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1809092608.000, 2732004147.200, 3657912320.000), stdev = 730784131.370 CI (99.9%): [13660020736.000, 13660020736.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9611372012.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1272901586.000, 1922274402.400, 2573755690.000), stdev = 514189420.559 CI (99.9%): [9611372012.000, 9611372012.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 90.91% complete, ETA 00:28:35 # Fork: 1 of 1 # Warmup Iteration 1: 23.409 us/op # Warmup Iteration 2: 22.071 us/op # Warmup Iteration 3: 22.076 us/op Iteration 1: 21.983 us/op totalInputBytes: 1831884800.000 # totalOutputBytes: 1280888200.000 # Iteration 2: 22.021 us/op totalInputBytes: 2297006080.000 # totalOutputBytes: 1606109720.000 # Iteration 3: 22.087 us/op totalInputBytes: 2760770560.000 # totalOutputBytes: 1930382540.000 # Iteration 4: 21.991 us/op totalInputBytes: 3226521600.000 # totalOutputBytes: 2256044400.000 # Iteration 5: 21.855 us/op totalInputBytes: 3695155200.000 # totalOutputBytes: 2583721800.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 21.987 ±(99.9%) 0.325 us/op [Average] (min, avg, max) = (21.855, 21.987, 22.087), stdev = 0.084 CI (99.9%): [21.663, 22.312] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13811338240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1831884800.000, 2762267648.000, 3695155200.000), stdev = 736188448.770 CI (99.9%): [13811338240.000, 13811338240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9657146660.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1280888200.000, 1931429332.000, 2583721800.000), stdev = 514756766.913 CI (99.9%): [9657146660.000, 9657146660.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 90.96% complete, ETA 00:28:26 # Fork: 1 of 1 # Warmup Iteration 1: 28.355 us/op # Warmup Iteration 2: 27.044 us/op # Warmup Iteration 3: 26.666 us/op Iteration 1: 26.749 us/op totalInputBytes: 1808517120.000 # totalOutputBytes: 1272791020.000 # Iteration 2: 26.614 us/op totalInputBytes: 2270343168.000 # totalOutputBytes: 1597813128.000 # Iteration 3: 26.633 us/op totalInputBytes: 2731874304.000 # totalOutputBytes: 1922627684.000 # Iteration 4: 26.674 us/op totalInputBytes: 3192631296.000 # totalOutputBytes: 2246897416.000 # Iteration 5: 26.585 us/op totalInputBytes: 3654924288.000 # totalOutputBytes: 2572248148.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 26.651 ±(99.9%) 0.244 us/op [Average] (min, avg, max) = (26.585, 26.651, 26.749), stdev = 0.063 CI (99.9%): [26.407, 26.895] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13658290176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1808517120.000, 2731658035.200, 3654924288.000), stdev = 729711847.841 CI (99.9%): [13658290176.000, 13658290176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9612377396.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1272791020.000, 1922475479.200, 2572248148.000), stdev = 513553715.831 CI (99.9%): [9612377396.000, 9612377396.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 91.01% complete, ETA 00:28:16 # Fork: 1 of 1 # Warmup Iteration 1: 32.799 us/op # Warmup Iteration 2: 31.651 us/op # Warmup Iteration 3: 31.140 us/op Iteration 1: 31.219 us/op totalInputBytes: 1810256896.000 # totalOutputBytes: 1261977359.000 # Iteration 2: 31.593 us/op totalInputBytes: 2264127488.000 # totalOutputBytes: 1578382402.000 # Iteration 3: 31.236 us/op totalInputBytes: 2723166208.000 # totalOutputBytes: 1898390282.000 # Iteration 4: 31.195 us/op totalInputBytes: 3182835712.000 # totalOutputBytes: 2218837898.000 # Iteration 5: 30.979 us/op totalInputBytes: 3645680640.000 # totalOutputBytes: 2541499185.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 31.244 ±(99.9%) 0.850 us/op [Average] (min, avg, max) = (30.979, 31.244, 31.593), stdev = 0.221 CI (99.9%): [30.395, 32.094] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13626066944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1810256896.000, 2725213388.800, 3645680640.000), stdev = 725676913.958 CI (99.9%): [13626066944.000, 13626066944.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9499087126.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1261977359.000, 1899817425.200, 2541499185.000), stdev = 505888328.550 CI (99.9%): [9499087126.000, 9499087126.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 91.06% complete, ETA 00:28:07 # Fork: 1 of 1 # Warmup Iteration 1: 37.671 us/op # Warmup Iteration 2: 35.897 us/op # Warmup Iteration 3: 35.449 us/op Iteration 1: 35.717 us/op totalInputBytes: 1813061632.000 # totalOutputBytes: 1270161219.000 # Iteration 2: 35.437 us/op totalInputBytes: 2275491840.000 # totalOutputBytes: 1594122030.000 # Iteration 3: 35.793 us/op totalInputBytes: 2733359104.000 # totalOutputBytes: 1914886218.000 # Iteration 4: 35.786 us/op totalInputBytes: 3191291904.000 # totalOutputBytes: 2235696318.000 # Iteration 5: 35.452 us/op totalInputBytes: 3653525504.000 # totalOutputBytes: 2559519393.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 35.637 ±(99.9%) 0.686 us/op [Average] (min, avg, max) = (35.437, 35.637, 35.793), stdev = 0.178 CI (99.9%): [34.951, 36.323] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13666729984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1813061632.000, 2733345996.800, 3653525504.000), stdev = 726807835.772 CI (99.9%): [13666729984.000, 13666729984.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9574385178.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1270161219.000, 1914877035.600, 2559519393.000), stdev = 509173604.675 CI (99.9%): [9574385178.000, 9574385178.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 91.10% complete, ETA 00:27:58 # Fork: 1 of 1 # Warmup Iteration 1: 42.454 us/op # Warmup Iteration 2: 40.381 us/op # Warmup Iteration 3: 40.065 us/op Iteration 1: 40.064 us/op totalInputBytes: 1811460096.000 # totalOutputBytes: 1269162092.000 # Iteration 2: 39.962 us/op totalInputBytes: 2272831488.000 # totalOutputBytes: 1592412426.000 # Iteration 3: 40.265 us/op totalInputBytes: 2730719232.000 # totalOutputBytes: 1913222014.000 # Iteration 4: 40.046 us/op totalInputBytes: 3191150592.000 # totalOutputBytes: 2235813734.000 # Iteration 5: 39.866 us/op totalInputBytes: 3653655552.000 # totalOutputBytes: 2559858279.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 40.041 ±(99.9%) 0.570 us/op [Average] (min, avg, max) = (39.866, 40.041, 40.265), stdev = 0.148 CI (99.9%): [39.471, 40.610] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13659816960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1811460096.000, 2731963392.000, 3653655552.000), stdev = 727753270.965 CI (99.9%): [13659816960.000, 13659816960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9570468545.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1269162092.000, 1914093709.000, 2559858279.000), stdev = 509885294.121 CI (99.9%): [9570468545.000, 9570468545.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 91.15% complete, ETA 00:27:48 # Fork: 1 of 1 # Warmup Iteration 1: 46.809 us/op # Warmup Iteration 2: 44.668 us/op # Warmup Iteration 3: 44.734 us/op Iteration 1: 44.833 us/op totalInputBytes: 1812090880.000 # totalOutputBytes: 1258907668.000 # Iteration 2: 44.138 us/op totalInputBytes: 2276188160.000 # totalOutputBytes: 1581328376.000 # Iteration 3: 44.218 us/op totalInputBytes: 2739415040.000 # totalOutputBytes: 1903144394.000 # Iteration 4: 44.195 us/op totalInputBytes: 3202969600.000 # totalOutputBytes: 2225188060.000 # Iteration 5: 44.370 us/op totalInputBytes: 3664670720.000 # totalOutputBytes: 2545944092.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 44.351 ±(99.9%) 1.089 us/op [Average] (min, avg, max) = (44.138, 44.351, 44.833), stdev = 0.283 CI (99.9%): [43.262, 45.439] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13695334400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1812090880.000, 2739066880.000, 3664670720.000), stdev = 732374483.694 CI (99.9%): [13695334400.000, 13695334400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9514512590.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1258907668.000, 1902902518.000, 2545944092.000), stdev = 508800007.520 CI (99.9%): [9514512590.000, 9514512590.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 91.20% complete, ETA 00:27:39 # Fork: 1 of 1 # Warmup Iteration 1: 93.487 us/op # Warmup Iteration 2: 89.374 us/op # Warmup Iteration 3: 89.318 us/op Iteration 1: 89.861 us/op totalInputBytes: 1811476480.000 # totalOutputBytes: 1256977161.000 # Iteration 2: 89.515 us/op totalInputBytes: 2269204480.000 # totalOutputBytes: 1574593011.000 # Iteration 3: 89.598 us/op totalInputBytes: 2726481920.000 # totalOutputBytes: 1891896219.000 # Iteration 4: 88.881 us/op totalInputBytes: 3187466240.000 # totalOutputBytes: 2211771618.000 # Iteration 5: 88.871 us/op totalInputBytes: 3648491520.000 # totalOutputBytes: 2531675439.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 89.345 ±(99.9%) 1.721 us/op [Average] (min, avg, max) = (88.871, 89.345, 89.861), stdev = 0.447 CI (99.9%): [87.624, 91.066] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13643120640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1811476480.000, 2728624128.000, 3648491520.000), stdev = 726106554.313 CI (99.9%): [13643120640.000, 13643120640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9466913448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1256977161.000, 1893382689.600, 2531675439.000), stdev = 503842785.319 CI (99.9%): [9466913448.000, 9466913448.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 91.25% complete, ETA 00:27:30 # Fork: 1 of 1 # Warmup Iteration 1: 140.008 us/op # Warmup Iteration 2: 133.713 us/op # Warmup Iteration 3: 133.451 us/op Iteration 1: 133.869 us/op totalInputBytes: 1818439680.000 # totalOutputBytes: 1262667214.000 # Iteration 2: 135.169 us/op totalInputBytes: 2273095680.000 # totalOutputBytes: 1578366014.000 # Iteration 3: 133.507 us/op totalInputBytes: 2733434880.000 # totalOutputBytes: 1898011049.000 # Iteration 4: 134.110 us/op totalInputBytes: 3191715840.000 # totalOutputBytes: 2216226907.000 # Iteration 5: 134.266 us/op totalInputBytes: 3649474560.000 # totalOutputBytes: 2534080138.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 134.184 ±(99.9%) 2.388 us/op [Average] (min, avg, max) = (133.507, 134.184, 135.169), stdev = 0.620 CI (99.9%): [131.796, 136.572] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13666160640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1818439680.000, 2733232128.000, 3649474560.000), stdev = 724271758.936 CI (99.9%): [13666160640.000, 13666160640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9489351322.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1262667214.000, 1897870264.400, 2534080138.000), stdev = 502911487.300 CI (99.9%): [9489351322.000, 9489351322.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 91.30% complete, ETA 00:27:20 # Fork: 1 of 1 # Warmup Iteration 1: 185.629 us/op # Warmup Iteration 2: 180.796 us/op # Warmup Iteration 3: 181.979 us/op Iteration 1: 182.416 us/op totalInputBytes: 1794662400.000 # totalOutputBytes: 1245791895.000 # Iteration 2: 179.332 us/op totalInputBytes: 2251653120.000 # totalOutputBytes: 1563018876.000 # Iteration 3: 177.777 us/op totalInputBytes: 2712576000.000 # totalOutputBytes: 1882975425.000 # Iteration 4: 177.892 us/op totalInputBytes: 3173253120.000 # totalOutputBytes: 2202761376.000 # Iteration 5: 176.796 us/op totalInputBytes: 3636797440.000 # totalOutputBytes: 2524537637.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 178.842 ±(99.9%) 8.444 us/op [Average] (min, avg, max) = (176.796, 178.842, 182.416), stdev = 2.193 CI (99.9%): [170.399, 187.286] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13568942080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1794662400.000, 2713788416.000, 3636797440.000), stdev = 728254180.842 CI (99.9%): [13568942080.000, 13568942080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9419085209.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1245791895.000, 1883817041.800, 2524537637.000), stdev = 505528591.892 CI (99.9%): [9419085209.000, 9419085209.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 91.35% complete, ETA 00:27:11 # Fork: 1 of 1 # Warmup Iteration 1: 232.142 us/op # Warmup Iteration 2: 221.373 us/op # Warmup Iteration 3: 221.158 us/op Iteration 1: 221.408 us/op totalInputBytes: 1830246400.000 # totalOutputBytes: 1268124825.000 # Iteration 2: 220.710 us/op totalInputBytes: 2294425600.000 # totalOutputBytes: 1589741175.000 # Iteration 3: 220.125 us/op totalInputBytes: 2759833600.000 # totalOutputBytes: 1912208925.000 # Iteration 4: 221.139 us/op totalInputBytes: 3223091200.000 # totalOutputBytes: 2233186725.000 # Iteration 5: 221.394 us/op totalInputBytes: 3685785600.000 # totalOutputBytes: 2553774300.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 220.955 ±(99.9%) 2.092 us/op [Average] (min, avg, max) = (220.125, 220.955, 221.408), stdev = 0.543 CI (99.9%): [218.863, 223.047] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13793382400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1830246400.000, 2758676480.000, 3685785600.000), stdev = 733608373.810 CI (99.9%): [13793382400.000, 13793382400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9557035950.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1268124825.000, 1911407190.000, 2553774300.000), stdev = 508296036.346 CI (99.9%): [9557035950.000, 9557035950.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 91.40% complete, ETA 00:27:02 # Fork: 1 of 1 # Warmup Iteration 1: 279.127 us/op # Warmup Iteration 2: 268.634 us/op # Warmup Iteration 3: 265.773 us/op Iteration 1: 265.110 us/op totalInputBytes: 1824522240.000 # totalOutputBytes: 1264722944.000 # Iteration 2: 264.070 us/op totalInputBytes: 2290053120.000 # totalOutputBytes: 1587419797.000 # Iteration 3: 267.161 us/op totalInputBytes: 2750238720.000 # totalOutputBytes: 1906411407.000 # Iteration 4: 267.027 us/op totalInputBytes: 3210670080.000 # totalOutputBytes: 2225573373.000 # Iteration 5: 265.469 us/op totalInputBytes: 3673804800.000 # totalOutputBytes: 2546609255.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 265.767 ±(99.9%) 5.070 us/op [Average] (min, avg, max) = (264.070, 265.767, 267.161), stdev = 1.317 CI (99.9%): [260.698, 270.837] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13749288960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1824522240.000, 2749857792.000, 3673804800.000), stdev = 730358200.416 CI (99.9%): [13749288960.000, 13749288960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9530736776.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1264722944.000, 1906147355.200, 2546609255.000), stdev = 506269944.621 CI (99.9%): [9530736776.000, 9530736776.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 91.45% complete, ETA 00:26:53 # Fork: 1 of 1 # Warmup Iteration 1: 295.151 us/op # Warmup Iteration 2: 282.941 us/op # Warmup Iteration 3: 277.575 us/op Iteration 1: 281.396 us/op totalInputBytes: 2019584000.000 # totalOutputBytes: 1151005100.000 # Iteration 2: 282.052 us/op totalInputBytes: 2528153600.000 # totalOutputBytes: 1440850040.000 # Iteration 3: 285.436 us/op totalInputBytes: 3030773760.000 # totalOutputBytes: 1727304264.000 # Iteration 4: 278.914 us/op totalInputBytes: 3545006080.000 # totalOutputBytes: 2020376512.000 # Iteration 5: 280.749 us/op totalInputBytes: 4055869440.000 # totalOutputBytes: 2311528716.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 281.709 ±(99.9%) 9.201 us/op [Average] (min, avg, max) = (278.914, 281.709, 285.436), stdev = 2.390 CI (99.9%): [272.508, 290.911] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15179386880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2019584000.000, 3035877376.000, 4055869440.000), stdev = 804713854.978 CI (99.9%): [15179386880.000, 15179386880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8651064632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1151005100.000, 1730212926.400, 2311528716.000), stdev = 458624029.067 CI (99.9%): [8651064632.000, 8651064632.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 91.50% complete, ETA 00:26:43 # Fork: 1 of 1 # Warmup Iteration 1: 343.382 us/op # Warmup Iteration 2: 318.737 us/op # Warmup Iteration 3: 320.378 us/op Iteration 1: 326.685 us/op totalInputBytes: 2005483520.000 # totalOutputBytes: 1143972649.000 # Iteration 2: 323.386 us/op totalInputBytes: 2512404480.000 # totalOutputBytes: 1433131701.000 # Iteration 3: 316.776 us/op totalInputBytes: 3029975040.000 # totalOutputBytes: 1728365523.000 # Iteration 4: 317.163 us/op totalInputBytes: 3546890240.000 # totalOutputBytes: 2023225513.000 # Iteration 5: 316.113 us/op totalInputBytes: 4065443840.000 # totalOutputBytes: 2319020083.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 320.025 ±(99.9%) 18.235 us/op [Average] (min, avg, max) = (316.113, 320.025, 326.685), stdev = 4.736 CI (99.9%): [301.790, 338.260] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15160197120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2005483520.000, 3032039424.000, 4065443840.000), stdev = 814990461.676 CI (99.9%): [15160197120.000, 15160197120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8647715469.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1143972649.000, 1729543093.800, 2319020083.000), stdev = 464888785.201 CI (99.9%): [8647715469.000, 8647715469.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 91.54% complete, ETA 00:26:34 # Fork: 1 of 1 # Warmup Iteration 1: 378.427 us/op # Warmup Iteration 2: 362.843 us/op # Warmup Iteration 3: 359.725 us/op Iteration 1: 358.399 us/op totalInputBytes: 2023096320.000 # totalOutputBytes: 1149823808.000 # Iteration 2: 357.905 us/op totalInputBytes: 2538362880.000 # totalOutputBytes: 1442674797.000 # Iteration 3: 358.193 us/op totalInputBytes: 3053260800.000 # totalOutputBytes: 1735316270.000 # Iteration 4: 357.984 us/op totalInputBytes: 3568435200.000 # totalOutputBytes: 2028114880.000 # Iteration 5: 357.660 us/op totalInputBytes: 4083978240.000 # totalOutputBytes: 2321123006.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 358.028 ±(99.9%) 1.086 us/op [Average] (min, avg, max) = (357.660, 358.028, 358.399), stdev = 0.282 CI (99.9%): [356.942, 359.114] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15267133440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2023096320.000, 3053426688.000, 4083978240.000), stdev = 814576836.433 CI (99.9%): [15267133440.000, 15267133440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8677052761.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1149823808.000, 1735410552.200, 2321123006.000), stdev = 462963542.920 CI (99.9%): [8677052761.000, 8677052761.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 91.59% complete, ETA 00:26:25 # Fork: 1 of 1 # Warmup Iteration 1: 420.753 us/op # Warmup Iteration 2: 401.250 us/op # Warmup Iteration 3: 398.926 us/op Iteration 1: 401.380 us/op totalInputBytes: 2022195200.000 # totalOutputBytes: 1150360496.000 # Iteration 2: 400.444 us/op totalInputBytes: 2533990400.000 # totalOutputBytes: 1441503992.000 # Iteration 3: 400.016 us/op totalInputBytes: 3046297600.000 # totalOutputBytes: 1732938748.000 # Iteration 4: 402.165 us/op totalInputBytes: 3555840000.000 # totalOutputBytes: 2022800700.000 # Iteration 5: 399.128 us/op totalInputBytes: 4069273600.000 # totalOutputBytes: 2314876228.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 400.627 ±(99.9%) 4.550 us/op [Average] (min, avg, max) = (399.128, 400.627, 402.165), stdev = 1.182 CI (99.9%): [396.076, 405.177] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15227596800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2022195200.000, 3045519360.000, 4069273600.000), stdev = 808912034.548 CI (99.9%): [15227596800.000, 15227596800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 8662480164.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1150360496.000, 1732496032.800, 2314876228.000), stdev = 460163514.028 CI (99.9%): [8662480164.000, 8662480164.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 91.64% complete, ETA 00:26:15 # Fork: 1 of 1 # Warmup Iteration 1: 4.343 us/op # Warmup Iteration 2: 4.057 us/op # Warmup Iteration 3: 3.955 us/op Iteration 1: 3.947 us/op totalInputBytes: 2013897728.000 # totalOutputBytes: 1205585261.000 # Iteration 2: 3.955 us/op totalInputBytes: 2531860480.000 # totalOutputBytes: 1515654760.000 # Iteration 3: 3.955 us/op totalInputBytes: 3049815040.000 # totalOutputBytes: 1825719355.000 # Iteration 4: 3.945 us/op totalInputBytes: 3569086464.000 # totalOutputBytes: 2136572268.000 # Iteration 5: 3.960 us/op totalInputBytes: 4086448128.000 # totalOutputBytes: 2446281936.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3.952 ±(99.9%) 0.024 us/op [Average] (min, avg, max) = (3.945, 3.952, 3.960), stdev = 0.006 CI (99.9%): [3.928, 3.976] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15251107840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2013897728.000, 3050221568.000, 4086448128.000), stdev = 819397911.292 CI (99.9%): [15251107840.000, 15251107840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9129813580.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1205585261.000, 1825962716.000, 2446281936.000), stdev = 490518476.194 CI (99.9%): [9129813580.000, 9129813580.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 91.69% complete, ETA 00:26:06 # Fork: 1 of 1 # Warmup Iteration 1: 8.795 us/op # Warmup Iteration 2: 8.288 us/op # Warmup Iteration 3: 8.107 us/op Iteration 1: 8.114 us/op totalInputBytes: 1970796544.000 # totalOutputBytes: 1219237901.000 # Iteration 2: 8.141 us/op totalInputBytes: 2474070016.000 # totalOutputBytes: 1530589214.000 # Iteration 3: 8.136 us/op totalInputBytes: 2978893824.000 # totalOutputBytes: 1842899646.000 # Iteration 4: 8.161 us/op totalInputBytes: 3480915968.000 # totalOutputBytes: 2153476822.000 # Iteration 5: 8.203 us/op totalInputBytes: 3980357632.000 # totalOutputBytes: 2462457578.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8.151 ±(99.9%) 0.130 us/op [Average] (min, avg, max) = (8.114, 8.151, 8.203), stdev = 0.034 CI (99.9%): [8.021, 8.281] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 14885033984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1970796544.000, 2977006796.800, 3980357632.000), stdev = 794676882.530 CI (99.9%): [14885033984.000, 14885033984.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9208661161.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1219237901.000, 1841732232.200, 2462457578.000), stdev = 491628715.901 CI (99.9%): [9208661161.000, 9208661161.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 91.74% complete, ETA 00:25:57 # Fork: 1 of 1 # Warmup Iteration 1: 12.865 us/op # Warmup Iteration 2: 12.092 us/op # Warmup Iteration 3: 11.807 us/op Iteration 1: 11.832 us/op totalInputBytes: 2026235904.000 # totalOutputBytes: 1224843774.000 # Iteration 2: 11.849 us/op totalInputBytes: 2544890880.000 # totalOutputBytes: 1538366655.000 # Iteration 3: 11.941 us/op totalInputBytes: 3060344832.000 # totalOutputBytes: 1849954542.000 # Iteration 4: 11.853 us/op totalInputBytes: 3578778624.000 # totalOutputBytes: 2163343719.000 # Iteration 5: 11.859 us/op totalInputBytes: 4096963584.000 # totalOutputBytes: 2476582479.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11.867 ±(99.9%) 0.164 us/op [Average] (min, avg, max) = (11.832, 11.867, 11.941), stdev = 0.043 CI (99.9%): [11.703, 12.031] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15307213824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2026235904.000, 3061442764.800, 4096963584.000), stdev = 818293965.822 CI (99.9%): [15307213824.000, 15307213824.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9253091169.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1224843774.000, 1850618233.800, 2476582479.000), stdev = 494652309.418 CI (99.9%): [9253091169.000, 9253091169.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 91.79% complete, ETA 00:25:48 # Fork: 1 of 1 # Warmup Iteration 1: 16.813 us/op # Warmup Iteration 2: 15.552 us/op # Warmup Iteration 3: 15.530 us/op Iteration 1: 15.595 us/op totalInputBytes: 2067533824.000 # totalOutputBytes: 1229112515.000 # Iteration 2: 15.549 us/op totalInputBytes: 2594508800.000 # totalOutputBytes: 1542389875.000 # Iteration 3: 15.625 us/op totalInputBytes: 3118886912.000 # totalOutputBytes: 1854123445.000 # Iteration 4: 15.656 us/op totalInputBytes: 3642273792.000 # totalOutputBytes: 2165267745.000 # Iteration 5: 15.553 us/op totalInputBytes: 4169089024.000 # totalOutputBytes: 2478450140.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 15.596 ±(99.9%) 0.178 us/op [Average] (min, avg, max) = (15.549, 15.596, 15.656), stdev = 0.046 CI (99.9%): [15.418, 15.773] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15592292352.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2067533824.000, 3118458470.400, 4169089024.000), stdev = 830236879.509 CI (99.9%): [15592292352.000, 15592292352.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9269343720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1229112515.000, 1853868744.000, 2478450140.000), stdev = 493561230.860 CI (99.9%): [9269343720.000, 9269343720.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 91.84% complete, ETA 00:25:38 # Fork: 1 of 1 # Warmup Iteration 1: 20.890 us/op # Warmup Iteration 2: 19.595 us/op # Warmup Iteration 3: 19.518 us/op Iteration 1: 19.400 us/op totalInputBytes: 2065904640.000 # totalOutputBytes: 1235507814.000 # Iteration 2: 19.377 us/op totalInputBytes: 2594452480.000 # totalOutputBytes: 1551604198.000 # Iteration 3: 19.402 us/op totalInputBytes: 3122314240.000 # totalOutputBytes: 1867290274.000 # Iteration 4: 19.351 us/op totalInputBytes: 3651584000.000 # totalOutputBytes: 2183818400.000 # Iteration 5: 19.435 us/op totalInputBytes: 4178570240.000 # totalOutputBytes: 2498980874.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19.393 ±(99.9%) 0.121 us/op [Average] (min, avg, max) = (19.351, 19.393, 19.435), stdev = 0.031 CI (99.9%): [19.272, 19.514] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15612825600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2065904640.000, 3122565120.000, 4178570240.000), stdev = 835230833.711 CI (99.9%): [15612825600.000, 15612825600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9337201560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1235507814.000, 1867440312.000, 2498980874.000), stdev = 499507190.004 CI (99.9%): [9337201560.000, 9337201560.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 91.89% complete, ETA 00:25:29 # Fork: 1 of 1 # Warmup Iteration 1: 25.519 us/op # Warmup Iteration 2: 24.056 us/op # Warmup Iteration 3: 23.688 us/op Iteration 1: 23.689 us/op totalInputBytes: 2030456832.000 # totalOutputBytes: 1245241104.000 # Iteration 2: 23.733 us/op totalInputBytes: 2548291584.000 # totalOutputBytes: 1562819448.000 # Iteration 3: 23.818 us/op totalInputBytes: 3064320000.000 # totalOutputBytes: 1879290000.000 # Iteration 4: 23.548 us/op totalInputBytes: 3586234368.000 # totalOutputBytes: 2199370296.000 # Iteration 5: 23.608 us/op totalInputBytes: 4106833920.000 # totalOutputBytes: 2518644240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 23.679 ±(99.9%) 0.406 us/op [Average] (min, avg, max) = (23.548, 23.679, 23.818), stdev = 0.105 CI (99.9%): [23.273, 24.085] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15336136704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2030456832.000, 3067227340.800, 4106833920.000), stdev = 820723155.825 CI (99.9%): [15336136704.000, 15336136704.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9405365088.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1245241104.000, 1881073017.600, 2518644240.000), stdev = 503334122.909 CI (99.9%): [9405365088.000, 9405365088.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 91.94% complete, ETA 00:25:20 # Fork: 1 of 1 # Warmup Iteration 1: 29.150 us/op # Warmup Iteration 2: 27.474 us/op # Warmup Iteration 3: 26.936 us/op Iteration 1: 27.111 us/op totalInputBytes: 2075358208.000 # totalOutputBytes: 1247589079.000 # Iteration 2: 27.155 us/op totalInputBytes: 2603388928.000 # totalOutputBytes: 1565011564.000 # Iteration 3: 27.157 us/op totalInputBytes: 3131383808.000 # totalOutputBytes: 1882412504.000 # Iteration 4: 27.259 us/op totalInputBytes: 3657428992.000 # totalOutputBytes: 2198641396.000 # Iteration 5: 27.050 us/op totalInputBytes: 4187559936.000 # totalOutputBytes: 2517326418.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 27.147 ±(99.9%) 0.295 us/op [Average] (min, avg, max) = (27.050, 27.147, 27.259), stdev = 0.077 CI (99.9%): [26.852, 27.441] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15655119872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2075358208.000, 3131023974.400, 4187559936.000), stdev = 834595645.017 CI (99.9%): [15655119872.000, 15655119872.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9410980961.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1247589079.000, 1882196192.200, 2517326418.000), stdev = 501712142.073 CI (99.9%): [9410980961.000, 9410980961.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 91.98% complete, ETA 00:25:10 # Fork: 1 of 1 # Warmup Iteration 1: 32.635 us/op # Warmup Iteration 2: 31.279 us/op # Warmup Iteration 3: 30.705 us/op Iteration 1: 30.653 us/op totalInputBytes: 2094645248.000 # totalOutputBytes: 1247531026.000 # Iteration 2: 30.783 us/op totalInputBytes: 2627018752.000 # totalOutputBytes: 1564602599.000 # Iteration 3: 30.692 us/op totalInputBytes: 3160965120.000 # totalOutputBytes: 1882610940.000 # Iteration 4: 30.730 us/op totalInputBytes: 3694272512.000 # totalOutputBytes: 2200238719.000 # Iteration 5: 30.605 us/op totalInputBytes: 4229709824.000 # totalOutputBytes: 2519135038.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 30.692 ±(99.9%) 0.264 us/op [Average] (min, avg, max) = (30.605, 30.692, 30.783), stdev = 0.069 CI (99.9%): [30.428, 30.957] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15806611456.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2094645248.000, 3161322291.200, 4229709824.000), stdev = 843914713.131 CI (99.9%): [15806611456.000, 15806611456.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9414118322.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1247531026.000, 1882823664.400, 2519135038.000), stdev = 502619614.913 CI (99.9%): [9414118322.000, 9414118322.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 92.03% complete, ETA 00:25:01 # Fork: 1 of 1 # Warmup Iteration 1: 36.809 us/op # Warmup Iteration 2: 35.450 us/op # Warmup Iteration 3: 35.356 us/op Iteration 1: 35.109 us/op totalInputBytes: 2067747840.000 # totalOutputBytes: 1245674480.000 # Iteration 2: 35.182 us/op totalInputBytes: 2591788032.000 # totalOutputBytes: 1561372304.000 # Iteration 3: 35.151 us/op totalInputBytes: 3116289024.000 # totalOutputBytes: 1877347728.000 # Iteration 4: 34.841 us/op totalInputBytes: 3645434880.000 # totalOutputBytes: 2196121360.000 # Iteration 5: 34.763 us/op totalInputBytes: 4175797248.000 # totalOutputBytes: 2515627856.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 35.009 ±(99.9%) 0.743 us/op [Average] (min, avg, max) = (34.763, 35.009, 35.182), stdev = 0.193 CI (99.9%): [34.266, 35.752] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15597057024.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2067747840.000, 3119411404.800, 4175797248.000), stdev = 833223285.274 CI (99.9%): [15597057024.000, 15597057024.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9396143728.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1245674480.000, 1879228745.600, 2515627856.000), stdev = 501959166.649 CI (99.9%): [9396143728.000, 9396143728.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 92.08% complete, ETA 00:24:52 # Fork: 1 of 1 # Warmup Iteration 1: 40.831 us/op # Warmup Iteration 2: 39.120 us/op # Warmup Iteration 3: 39.481 us/op Iteration 1: 38.801 us/op totalInputBytes: 2072473600.000 # totalOutputBytes: 1243888940.000 # Iteration 2: 38.739 us/op totalInputBytes: 2601287680.000 # totalOutputBytes: 1561280672.000 # Iteration 3: 38.604 us/op totalInputBytes: 3131975680.000 # totalOutputBytes: 1879797122.000 # Iteration 4: 38.617 us/op totalInputBytes: 3662489600.000 # totalOutputBytes: 2198209090.000 # Iteration 5: 38.506 us/op totalInputBytes: 4194498560.000 # totalOutputBytes: 2517518374.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 38.653 ±(99.9%) 0.450 us/op [Average] (min, avg, max) = (38.506, 38.653, 38.801), stdev = 0.117 CI (99.9%): [38.203, 39.104] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15662725120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2072473600.000, 3132545024.000, 4194498560.000), stdev = 838834411.541 CI (99.9%): [15662725120.000, 15662725120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9400694198.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1243888940.000, 1880138839.600, 2517518374.000), stdev = 503464481.771 CI (99.9%): [9400694198.000, 9400694198.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 92.13% complete, ETA 00:24:43 # Fork: 1 of 1 # Warmup Iteration 1: 82.207 us/op # Warmup Iteration 2: 78.295 us/op # Warmup Iteration 3: 78.317 us/op Iteration 1: 78.414 us/op totalInputBytes: 2067517440.000 # totalOutputBytes: 1252725777.000 # Iteration 2: 78.256 us/op totalInputBytes: 2591068160.000 # totalOutputBytes: 1569949453.000 # Iteration 3: 77.958 us/op totalInputBytes: 3116625920.000 # totalOutputBytes: 1888389211.000 # Iteration 4: 78.060 us/op totalInputBytes: 3641466880.000 # totalOutputBytes: 2206394654.000 # Iteration 5: 77.836 us/op totalInputBytes: 4167884800.000 # totalOutputBytes: 2525355590.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 78.105 ±(99.9%) 0.892 us/op [Average] (min, avg, max) = (77.836, 78.105, 78.414), stdev = 0.232 CI (99.9%): [77.212, 78.997] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15584563200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2067517440.000, 3116912640.000, 4167884800.000), stdev = 830277426.065 CI (99.9%): [15584563200.000, 15584563200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9442814685.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1252725777.000, 1888562937.000, 2525355590.000), stdev = 503071903.323 CI (99.9%): [9442814685.000, 9442814685.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 92.18% complete, ETA 00:24:33 # Fork: 1 of 1 # Warmup Iteration 1: 121.527 us/op # Warmup Iteration 2: 115.665 us/op # Warmup Iteration 3: 115.633 us/op Iteration 1: 115.507 us/op totalInputBytes: 2101094400.000 # totalOutputBytes: 1253543560.000 # Iteration 2: 115.889 us/op totalInputBytes: 2631444480.000 # totalOutputBytes: 1569958152.000 # Iteration 3: 115.554 us/op totalInputBytes: 3163269120.000 # totalOutputBytes: 1887252488.000 # Iteration 4: 115.656 us/op totalInputBytes: 3694694400.000 # totalOutputBytes: 2204308560.000 # Iteration 5: 114.871 us/op totalInputBytes: 4229744640.000 # totalOutputBytes: 2523527336.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 115.496 ±(99.9%) 1.459 us/op [Average] (min, avg, max) = (114.871, 115.496, 115.889), stdev = 0.379 CI (99.9%): [114.036, 116.955] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15820247040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2101094400.000, 3164049408.000, 4229744640.000), stdev = 841253885.913 CI (99.9%): [15820247040.000, 15820247040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9438590096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1253543560.000, 1887718019.200, 2523527336.000), stdev = 501904336.621 CI (99.9%): [9438590096.000, 9438590096.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 92.23% complete, ETA 00:24:24 # Fork: 1 of 1 # Warmup Iteration 1: 162.496 us/op # Warmup Iteration 2: 154.537 us/op # Warmup Iteration 3: 154.272 us/op Iteration 1: 154.176 us/op totalInputBytes: 2097520640.000 # totalOutputBytes: 1264759882.000 # Iteration 2: 154.493 us/op totalInputBytes: 2628034560.000 # totalOutputBytes: 1584648378.000 # Iteration 3: 154.217 us/op totalInputBytes: 3159449600.000 # totalOutputBytes: 1905080230.000 # Iteration 4: 154.521 us/op totalInputBytes: 3689840640.000 # totalOutputBytes: 2224894632.000 # Iteration 5: 154.157 us/op totalInputBytes: 4221501440.000 # totalOutputBytes: 2545474672.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 154.313 ±(99.9%) 0.688 us/op [Average] (min, avg, max) = (154.157, 154.313, 154.521), stdev = 0.179 CI (99.9%): [153.624, 155.001] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15796346880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2097520640.000, 3159269376.000, 4221501440.000), stdev = 839548042.786 CI (99.9%): [15796346880.000, 15796346880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9524857794.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1264759882.000, 1904971558.800, 2545474672.000), stdev = 506229432.635 CI (99.9%): [9524857794.000, 9524857794.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 92.28% complete, ETA 00:24:15 # Fork: 1 of 1 # Warmup Iteration 1: 202.767 us/op # Warmup Iteration 2: 192.289 us/op # Warmup Iteration 3: 193.449 us/op Iteration 1: 192.294 us/op totalInputBytes: 2100582400.000 # totalOutputBytes: 1261908466.000 # Iteration 2: 193.543 us/op totalInputBytes: 2629939200.000 # totalOutputBytes: 1579915428.000 # Iteration 3: 195.520 us/op totalInputBytes: 3153868800.000 # totalOutputBytes: 1894662042.000 # Iteration 4: 193.945 us/op totalInputBytes: 3682099200.000 # totalOutputBytes: 2211992328.000 # Iteration 5: 192.078 us/op totalInputBytes: 4215449600.000 # totalOutputBytes: 2532398414.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 193.476 ±(99.9%) 5.361 us/op [Average] (min, avg, max) = (192.078, 193.476, 195.520), stdev = 1.392 CI (99.9%): [188.115, 198.837] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15781939200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2100582400.000, 3156387840.000, 4215449600.000), stdev = 835144282.262 CI (99.9%): [15781939200.000, 15781939200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9480876678.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1261908466.000, 1896175335.600, 2532398414.000), stdev = 501706403.004 CI (99.9%): [9480876678.000, 9480876678.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 92.33% complete, ETA 00:24:05 # Fork: 1 of 1 # Warmup Iteration 1: 242.447 us/op # Warmup Iteration 2: 230.487 us/op # Warmup Iteration 3: 230.674 us/op Iteration 1: 231.399 us/op totalInputBytes: 2104811520.000 # totalOutputBytes: 1264085942.000 # Iteration 2: 230.143 us/op totalInputBytes: 2639032320.000 # totalOutputBytes: 1584922747.000 # Iteration 3: 230.260 us/op totalInputBytes: 3173007360.000 # totalOutputBytes: 1905611956.000 # Iteration 4: 230.709 us/op totalInputBytes: 3705937920.000 # totalOutputBytes: 2225673882.000 # Iteration 5: 231.443 us/op totalInputBytes: 4237025280.000 # totalOutputBytes: 2544628838.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 230.791 ±(99.9%) 2.360 us/op [Average] (min, avg, max) = (230.143, 230.791, 231.443), stdev = 0.613 CI (99.9%): [228.431, 233.151] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15859814400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2104811520.000, 3171962880.000, 4237025280.000), stdev = 842958385.258 CI (99.9%): [15859814400.000, 15859814400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9524923365.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1264085942.000, 1904984673.000, 2544628838.000), stdev = 506255232.058 CI (99.9%): [9524923365.000, 9524923365.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 92.38% complete, ETA 00:23:56 # Fork: 1 of 1 # Warmup Iteration 1: 237.419 us/op # Warmup Iteration 2: 226.516 us/op # Warmup Iteration 3: 226.142 us/op Iteration 1: 225.923 us/op totalInputBytes: 2506721280.000 # totalOutputBytes: 1255458900.000 # Iteration 2: 226.569 us/op totalInputBytes: 3139727360.000 # totalOutputBytes: 1572491800.000 # Iteration 3: 225.705 us/op totalInputBytes: 3775098880.000 # totalOutputBytes: 1890709400.000 # Iteration 4: 226.073 us/op totalInputBytes: 4409538560.000 # totalOutputBytes: 2208460300.000 # Iteration 5: 226.361 us/op totalInputBytes: 5043118080.000 # totalOutputBytes: 2525780400.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 226.126 ±(99.9%) 1.324 us/op [Average] (min, avg, max) = (225.705, 226.126, 226.569), stdev = 0.344 CI (99.9%): [224.803, 227.450] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18874204160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2506721280.000, 3774840832.000, 5043118080.000), stdev = 1002854023.624 CI (99.9%): [18874204160.000, 18874204160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9452900800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1255458900.000, 1890580160.000, 2525780400.000), stdev = 502266454.354 CI (99.9%): [9452900800.000, 9452900800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 92.42% complete, ETA 00:23:47 # Fork: 1 of 1 # Warmup Iteration 1: 271.240 us/op # Warmup Iteration 2: 258.066 us/op # Warmup Iteration 3: 257.425 us/op Iteration 1: 257.687 us/op totalInputBytes: 2512568320.000 # totalOutputBytes: 1257296303.000 # Iteration 2: 257.905 us/op totalInputBytes: 3148267520.000 # totalOutputBytes: 1575401983.000 # Iteration 3: 260.223 us/op totalInputBytes: 3778150400.000 # totalOutputBytes: 1890597160.000 # Iteration 4: 258.002 us/op totalInputBytes: 4413440000.000 # totalOutputBytes: 2208497875.000 # Iteration 5: 257.047 us/op totalInputBytes: 5051187200.000 # totalOutputBytes: 2527628380.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 258.173 ±(99.9%) 4.639 us/op [Average] (min, avg, max) = (257.047, 258.173, 260.223), stdev = 1.205 CI (99.9%): [253.534, 262.811] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18903613440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2512568320.000, 3780722688.000, 5051187200.000), stdev = 1002825125.636 CI (99.9%): [18903613440.000, 18903613440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9459421701.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1257296303.000, 1891884340.200, 2527628380.000), stdev = 501816532.900 CI (99.9%): [9459421701.000, 9459421701.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 92.47% complete, ETA 00:23:38 # Fork: 1 of 1 # Warmup Iteration 1: 305.586 us/op # Warmup Iteration 2: 291.830 us/op # Warmup Iteration 3: 291.038 us/op Iteration 1: 290.283 us/op totalInputBytes: 2505922560.000 # totalOutputBytes: 1255490043.000 # Iteration 2: 290.304 us/op totalInputBytes: 3141181440.000 # totalOutputBytes: 1573760532.000 # Iteration 3: 290.022 us/op totalInputBytes: 3777085440.000 # totalOutputBytes: 1892354232.000 # Iteration 4: 290.112 us/op totalInputBytes: 4412805120.000 # totalOutputBytes: 2210855586.000 # Iteration 5: 292.639 us/op totalInputBytes: 5042995200.000 # totalOutputBytes: 2526586560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 290.672 ±(99.9%) 4.258 us/op [Average] (min, avg, max) = (290.022, 290.672, 292.639), stdev = 1.106 CI (99.9%): [286.414, 294.930] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18879989760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2505922560.000, 3775997952.000, 5042995200.000), stdev = 1003355630.317 CI (99.9%): [18879989760.000, 18879989760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9459046953.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1255490043.000, 1891809390.600, 2526586560.000), stdev = 502690315.957 CI (99.9%): [9459046953.000, 9459046953.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_fast, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 92.52% complete, ETA 00:23:28 # Fork: 1 of 1 # Warmup Iteration 1: 341.983 us/op # Warmup Iteration 2: 323.741 us/op # Warmup Iteration 3: 322.155 us/op Iteration 1: 322.538 us/op totalInputBytes: 2503782400.000 # totalOutputBytes: 1253113750.000 # Iteration 2: 321.945 us/op totalInputBytes: 3140300800.000 # totalOutputBytes: 1571683750.000 # Iteration 3: 321.854 us/op totalInputBytes: 3776921600.000 # totalOutputBytes: 1890305000.000 # Iteration 4: 322.348 us/op totalInputBytes: 4412620800.000 # totalOutputBytes: 2208465000.000 # Iteration 5: 321.563 us/op totalInputBytes: 5049856000.000 # totalOutputBytes: 2527393750.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 322.050 ±(99.9%) 1.509 us/op [Average] (min, avg, max) = (321.563, 322.050, 322.538), stdev = 0.392 CI (99.9%): [320.541, 323.559] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18883481600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2503782400.000, 3776696320.000, 5049856000.000), stdev = 1006310671.636 CI (99.9%): [18883481600.000, 18883481600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 9450961250.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1253113750.000, 1890192250.000, 2527393750.000), stdev = 503646698.451 CI (99.9%): [9450961250.000, 9450961250.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 92.57% complete, ETA 00:23:19 # Fork: 1 of 1 # Warmup Iteration 1: 20.432 us/op # Warmup Iteration 2: 20.003 us/op # Warmup Iteration 3: 19.092 us/op Iteration 1: 19.063 us/op totalInputBytes: 417506304.000 # totalOutputBytes: 421175793.000 # Iteration 2: 19.019 us/op totalInputBytes: 525228032.000 # totalOutputBytes: 529844294.000 # Iteration 3: 19.008 us/op totalInputBytes: 633006080.000 # totalOutputBytes: 638569610.000 # Iteration 4: 19.152 us/op totalInputBytes: 739974144.000 # totalOutputBytes: 746477823.000 # Iteration 5: 19.093 us/op totalInputBytes: 847260672.000 # totalOutputBytes: 854707299.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19.067 ±(99.9%) 0.224 us/op [Average] (min, avg, max) = (19.008, 19.067, 19.152), stdev = 0.058 CI (99.9%): [18.843, 19.291] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3162975232.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (417506304.000, 632595046.400, 847260672.000), stdev = 169854800.677 CI (99.9%): [3162975232.000, 3162975232.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3190774819.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (421175793.000, 638154963.800, 854707299.000), stdev = 171347665.136 CI (99.9%): [3190774819.000, 3190774819.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 92.62% complete, ETA 00:23:10 # Fork: 1 of 1 # Warmup Iteration 1: 33.699 us/op # Warmup Iteration 2: 32.796 us/op # Warmup Iteration 3: 31.784 us/op Iteration 1: 31.154 us/op totalInputBytes: 506972160.000 # totalOutputBytes: 510190245.000 # Iteration 2: 31.621 us/op totalInputBytes: 636540928.000 # totalOutputBytes: 640581471.000 # Iteration 3: 32.148 us/op totalInputBytes: 763994112.000 # totalOutputBytes: 768843684.000 # Iteration 4: 33.830 us/op totalInputBytes: 885114880.000 # totalOutputBytes: 890733285.000 # Iteration 5: 33.466 us/op totalInputBytes: 1007546368.000 # totalOutputBytes: 1013941926.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 32.444 ±(99.9%) 4.471 us/op [Average] (min, avg, max) = (31.154, 32.444, 33.830), stdev = 1.161 CI (99.9%): [27.972, 36.915] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3800168448.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (506972160.000, 760033689.600, 1007546368.000), stdev = 197619656.814 CI (99.9%): [3800168448.000, 3800168448.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3824290611.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (510190245.000, 764858122.200, 1013941926.000), stdev = 198874078.464 CI (99.9%): [3824290611.000, 3824290611.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 92.67% complete, ETA 00:23:01 # Fork: 1 of 1 # Warmup Iteration 1: 45.388 us/op # Warmup Iteration 2: 54.067 us/op # Warmup Iteration 3: 44.697 us/op Iteration 1: 43.136 us/op totalInputBytes: 529179648.000 # totalOutputBytes: 532108051.000 # Iteration 2: 43.300 us/op totalInputBytes: 671118336.000 # totalOutputBytes: 674832207.000 # Iteration 3: 45.605 us/op totalInputBytes: 805877760.000 # totalOutputBytes: 810337370.000 # Iteration 4: 43.291 us/op totalInputBytes: 947850240.000 # totalOutputBytes: 953095505.000 # Iteration 5: 43.587 us/op totalInputBytes: 1088845824.000 # totalOutputBytes: 1094871338.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 43.784 ±(99.9%) 3.970 us/op [Average] (min, avg, max) = (43.136, 43.784, 45.605), stdev = 1.031 CI (99.9%): [39.814, 47.754] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4042871808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (529179648.000, 808574361.600, 1088845824.000), stdev = 220744591.984 CI (99.9%): [4042871808.000, 4042871808.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4065244471.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (532108051.000, 813048894.200, 1094871338.000), stdev = 221966160.365 CI (99.9%): [4065244471.000, 4065244471.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 92.72% complete, ETA 00:22:51 # Fork: 1 of 1 # Warmup Iteration 1: 58.305 us/op # Warmup Iteration 2: 57.196 us/op # Warmup Iteration 3: 58.069 us/op Iteration 1: 57.593 us/op totalInputBytes: 567316480.000 # totalOutputBytes: 570363590.000 # Iteration 2: 55.520 us/op totalInputBytes: 714919936.000 # totalOutputBytes: 718759838.000 # Iteration 3: 55.417 us/op totalInputBytes: 862793728.000 # totalOutputBytes: 867427874.000 # Iteration 4: 55.312 us/op totalInputBytes: 1010946048.000 # totalOutputBytes: 1016375934.000 # Iteration 5: 55.379 us/op totalInputBytes: 1158930432.000 # totalOutputBytes: 1165155156.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 55.844 ±(99.9%) 3.775 us/op [Average] (min, avg, max) = (55.312, 55.844, 57.593), stdev = 0.980 CI (99.9%): [52.069, 59.619] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4314906624.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (567316480.000, 862981324.800, 1158930432.000), stdev = 233890649.589 CI (99.9%): [4314906624.000, 4314906624.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4338082392.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (570363590.000, 867616478.400, 1165155156.000), stdev = 235146898.195 CI (99.9%): [4338082392.000, 4338082392.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 92.77% complete, ETA 00:22:42 # Fork: 1 of 1 # Warmup Iteration 1: 71.058 us/op # Warmup Iteration 2: 73.002 us/op # Warmup Iteration 3: 69.111 us/op Iteration 1: 68.915 us/op totalInputBytes: 581365760.000 # totalOutputBytes: 584318008.000 # Iteration 2: 72.751 us/op totalInputBytes: 722155520.000 # totalOutputBytes: 725822716.000 # Iteration 3: 68.365 us/op totalInputBytes: 871992320.000 # totalOutputBytes: 876420406.000 # Iteration 4: 72.168 us/op totalInputBytes: 1013939200.000 # totalOutputBytes: 1019088110.000 # Iteration 5: 68.562 us/op totalInputBytes: 1163325440.000 # totalOutputBytes: 1169232952.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 70.152 ±(99.9%) 8.185 us/op [Average] (min, avg, max) = (68.365, 70.152, 72.751), stdev = 2.125 CI (99.9%): [61.968, 78.337] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4352778240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (581365760.000, 870555648.000, 1163325440.000), stdev = 230178434.823 CI (99.9%): [4352778240.000, 4352778240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4374882192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (584318008.000, 874976438.400, 1169232952.000), stdev = 231347309.687 CI (99.9%): [4374882192.000, 4374882192.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 92.82% complete, ETA 00:22:33 # Fork: 1 of 1 # Warmup Iteration 1: 86.449 us/op # Warmup Iteration 2: 84.883 us/op # Warmup Iteration 3: 84.401 us/op Iteration 1: 83.473 us/op totalInputBytes: 579944448.000 # totalOutputBytes: 582776208.000 # Iteration 2: 83.350 us/op totalInputBytes: 727394304.000 # totalOutputBytes: 730946034.000 # Iteration 3: 82.940 us/op totalInputBytes: 875606016.000 # totalOutputBytes: 879881436.000 # Iteration 4: 83.030 us/op totalInputBytes: 1023651840.000 # totalOutputBytes: 1028650140.000 # Iteration 5: 83.012 us/op totalInputBytes: 1171734528.000 # totalOutputBytes: 1177455888.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 83.161 ±(99.9%) 0.906 us/op [Average] (min, avg, max) = (82.940, 83.161, 83.473), stdev = 0.235 CI (99.9%): [82.255, 84.067] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4378331136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (579944448.000, 875666227.200, 1171734528.000), stdev = 233982968.324 CI (99.9%): [4378331136.000, 4378331136.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4399709706.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (582776208.000, 879941941.200, 1177455888.000), stdev = 235125463.286 CI (99.9%): [4399709706.000, 4399709706.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 92.86% complete, ETA 00:22:23 # Fork: 1 of 1 # Warmup Iteration 1: 101.744 us/op # Warmup Iteration 2: 104.038 us/op # Warmup Iteration 3: 97.687 us/op Iteration 1: 97.731 us/op totalInputBytes: 572429312.000 # totalOutputBytes: 574984800.000 # Iteration 2: 105.188 us/op totalInputBytes: 708771840.000 # totalOutputBytes: 711936000.000 # Iteration 3: 99.742 us/op totalInputBytes: 852583424.000 # totalOutputBytes: 856389600.000 # Iteration 4: 98.455 us/op totalInputBytes: 998273024.000 # totalOutputBytes: 1002729600.000 # Iteration 5: 97.094 us/op totalInputBytes: 1145955328.000 # totalOutputBytes: 1151071200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 99.642 ±(99.9%) 12.525 us/op [Average] (min, avg, max) = (97.094, 99.642, 105.188), stdev = 3.253 CI (99.9%): [87.117, 112.167] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4278012928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (572429312.000, 855602585.600, 1145955328.000), stdev = 227164618.220 CI (99.9%): [4278012928.000, 4278012928.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4297111200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (574984800.000, 859422240.000, 1151071200.000), stdev = 228178745.980 CI (99.9%): [4297111200.000, 4297111200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 92.91% complete, ETA 00:22:14 # Fork: 1 of 1 # Warmup Iteration 1: 116.378 us/op # Warmup Iteration 2: 115.046 us/op # Warmup Iteration 3: 112.479 us/op Iteration 1: 112.939 us/op totalInputBytes: 574201856.000 # totalOutputBytes: 576725204.000 # Iteration 2: 113.195 us/op totalInputBytes: 718995456.000 # totalOutputBytes: 722155104.000 # Iteration 3: 112.886 us/op totalInputBytes: 864190464.000 # totalOutputBytes: 867988176.000 # Iteration 4: 113.671 us/op totalInputBytes: 1008386048.000 # totalOutputBytes: 1012817432.000 # Iteration 5: 113.447 us/op totalInputBytes: 1152868352.000 # totalOutputBytes: 1157934668.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 113.228 ±(99.9%) 1.285 us/op [Average] (min, avg, max) = (112.886, 113.228, 113.671), stdev = 0.334 CI (99.9%): [111.943, 114.513] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4318642176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (574201856.000, 863728435.200, 1152868352.000), stdev = 228747243.279 CI (99.9%): [4318642176.000, 4318642176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4337620584.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (576725204.000, 867524116.800, 1157934668.000), stdev = 229752480.187 CI (99.9%): [4337620584.000, 4337620584.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 92.96% complete, ETA 00:22:05 # Fork: 1 of 1 # Warmup Iteration 1: 135.660 us/op # Warmup Iteration 2: 133.910 us/op # Warmup Iteration 3: 131.906 us/op Iteration 1: 139.818 us/op totalInputBytes: 545301504.000 # totalOutputBytes: 547372419.000 # Iteration 2: 131.883 us/op totalInputBytes: 685117440.000 # totalOutputBytes: 687719340.000 # Iteration 3: 131.806 us/op totalInputBytes: 825007104.000 # totalOutputBytes: 828140269.000 # Iteration 4: 132.402 us/op totalInputBytes: 964279296.000 # totalOutputBytes: 967941381.000 # Iteration 5: 131.829 us/op totalInputBytes: 1104141312.000 # totalOutputBytes: 1108334557.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 133.547 ±(99.9%) 13.531 us/op [Average] (min, avg, max) = (131.806, 133.547, 139.818), stdev = 3.514 CI (99.9%): [120.016, 147.079] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4123846656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (545301504.000, 824769331.200, 1104141312.000), stdev = 220860084.457 CI (99.9%): [4123846656.000, 4123846656.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4139507966.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (547372419.000, 827901593.200, 1108334557.000), stdev = 221698854.309 CI (99.9%): [4139507966.000, 4139507966.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 93.01% complete, ETA 00:21:56 # Fork: 1 of 1 # Warmup Iteration 1: 168.990 us/op # Warmup Iteration 2: 151.392 us/op # Warmup Iteration 3: 147.962 us/op Iteration 1: 147.860 us/op totalInputBytes: 533667840.000 # totalOutputBytes: 535960944.000 # Iteration 2: 148.275 us/op totalInputBytes: 671856640.000 # totalOutputBytes: 674743524.000 # Iteration 3: 148.511 us/op totalInputBytes: 809809920.000 # totalOutputBytes: 813289572.000 # Iteration 4: 147.842 us/op totalInputBytes: 948387840.000 # totalOutputBytes: 952462944.000 # Iteration 5: 147.094 us/op totalInputBytes: 1087682560.000 # totalOutputBytes: 1092356196.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 147.916 ±(99.9%) 2.080 us/op [Average] (min, avg, max) = (147.094, 147.916, 148.511), stdev = 0.540 CI (99.9%): [145.837, 149.996] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4051404800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (533667840.000, 810280960.000, 1087682560.000), stdev = 218918643.786 CI (99.9%): [4051404800.000, 4051404800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4068813180.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (535960944.000, 813762636.000, 1092356196.000), stdev = 219859309.833 CI (99.9%): [4068813180.000, 4068813180.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 93.06% complete, ETA 00:21:46 # Fork: 1 of 1 # Warmup Iteration 1: 397.884 us/op # Warmup Iteration 2: 398.457 us/op # Warmup Iteration 3: 386.578 us/op Iteration 1: 388.405 us/op totalInputBytes: 417443840.000 # totalOutputBytes: 418931799.000 # Iteration 2: 397.848 us/op totalInputBytes: 520478720.000 # totalOutputBytes: 522333942.000 # Iteration 3: 385.967 us/op totalInputBytes: 626667520.000 # totalOutputBytes: 628901247.000 # Iteration 4: 387.573 us/op totalInputBytes: 732426240.000 # totalOutputBytes: 735036939.000 # Iteration 5: 387.599 us/op totalInputBytes: 838164480.000 # totalOutputBytes: 841152078.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 389.479 ±(99.9%) 18.335 us/op [Average] (min, avg, max) = (385.967, 389.479, 397.848), stdev = 4.762 CI (99.9%): [371.143, 407.814] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3135180800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (417443840.000, 627036160.000, 838164480.000), stdev = 166557648.418 CI (99.9%): [3135180800.000, 3135180800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3146356005.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (418931799.000, 629271201.000, 841152078.000), stdev = 167151335.348 CI (99.9%): [3146356005.000, 3146356005.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 93.11% complete, ETA 00:21:37 # Fork: 1 of 1 # Warmup Iteration 1: 738.793 us/op # Warmup Iteration 2: 726.056 us/op # Warmup Iteration 3: 730.636 us/op Iteration 1: 711.208 us/op totalInputBytes: 338595840.000 # totalOutputBytes: 339852348.000 # Iteration 2: 713.824 us/op totalInputBytes: 424765440.000 # totalOutputBytes: 426341718.000 # Iteration 3: 717.039 us/op totalInputBytes: 510535680.000 # totalOutputBytes: 512430246.000 # Iteration 4: 713.445 us/op totalInputBytes: 596705280.000 # totalOutputBytes: 598919616.000 # Iteration 5: 716.264 us/op totalInputBytes: 682567680.000 # totalOutputBytes: 685100646.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 714.356 ±(99.9%) 9.001 us/op [Average] (min, avg, max) = (711.208, 714.356, 717.039), stdev = 2.338 CI (99.9%): [705.355, 723.357] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2553169920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (338595840.000, 510633984.000, 682567680.000), stdev = 135959555.860 CI (99.9%): [2553169920.000, 2553169920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2562644574.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (339852348.000, 512528914.800, 685100646.000), stdev = 136464093.274 CI (99.9%): [2562644574.000, 2562644574.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 93.16% complete, ETA 00:21:28 # Fork: 1 of 1 # Warmup Iteration 1: 1104.803 us/op # Warmup Iteration 2: 1100.473 us/op # Warmup Iteration 3: 1102.456 us/op Iteration 1: 1087.041 us/op totalInputBytes: 298680320.000 # totalOutputBytes: 299672032.000 # Iteration 2: 1086.884 us/op totalInputBytes: 374169600.000 # totalOutputBytes: 375411960.000 # Iteration 3: 1091.529 us/op totalInputBytes: 449331200.000 # totalOutputBytes: 450823120.000 # Iteration 4: 1089.544 us/op totalInputBytes: 524615680.000 # totalOutputBytes: 526357568.000 # Iteration 5: 1088.713 us/op totalInputBytes: 599941120.000 # totalOutputBytes: 601933112.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1088.742 ±(99.9%) 7.397 us/op [Average] (min, avg, max) = (1086.884, 1088.742, 1091.529), stdev = 1.921 CI (99.9%): [1081.345, 1096.139] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2246737920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (298680320.000, 449347584.000, 599941120.000), stdev = 119054665.331 CI (99.9%): [2246737920.000, 2246737920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2254197792.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (299672032.000, 450839558.400, 601933112.000), stdev = 119449964.025 CI (99.9%): [2254197792.000, 2254197792.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 93.21% complete, ETA 00:21:19 # Fork: 1 of 1 # Warmup Iteration 1: 1566.384 us/op # Warmup Iteration 2: 1539.744 us/op # Warmup Iteration 3: 1567.353 us/op Iteration 1: 1601.311 us/op totalInputBytes: 261836800.000 # totalOutputBytes: 262660154.000 # Iteration 2: 1536.169 us/op totalInputBytes: 328601600.000 # totalOutputBytes: 329634898.000 # Iteration 3: 1522.626 us/op totalInputBytes: 395980800.000 # totalOutputBytes: 397225974.000 # Iteration 4: 1512.507 us/op totalInputBytes: 463820800.000 # totalOutputBytes: 465279299.000 # Iteration 5: 1566.011 us/op totalInputBytes: 529305600.000 # totalOutputBytes: 530970018.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1547.725 ±(99.9%) 138.966 us/op [Average] (min, avg, max) = (1512.507, 1547.725, 1601.311), stdev = 36.089 CI (99.9%): [1408.758, 1686.691] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1979545600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (261836800.000, 395909120.000, 529305600.000), stdev = 105962624.936 CI (99.9%): [1979545600.000, 1979545600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1985770343.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (262660154.000, 397154068.600, 530970018.000), stdev = 106295827.722 CI (99.9%): [1985770343.000, 1985770343.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 93.26% complete, ETA 00:21:09 # Fork: 1 of 1 # Warmup Iteration 1: 2014.238 us/op # Warmup Iteration 2: 1993.244 us/op # Warmup Iteration 3: 2010.590 us/op Iteration 1: 1998.030 us/op totalInputBytes: 245821440.000 # totalOutputBytes: 246505611.000 # Iteration 2: 1975.954 us/op totalInputBytes: 308121600.000 # totalOutputBytes: 308979165.000 # Iteration 3: 1981.269 us/op totalInputBytes: 370237440.000 # totalOutputBytes: 371267886.000 # Iteration 4: 1965.160 us/op totalInputBytes: 432906240.000 # totalOutputBytes: 434111106.000 # Iteration 5: 2077.030 us/op totalInputBytes: 492134400.000 # totalOutputBytes: 493504110.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1999.489 ±(99.9%) 173.056 us/op [Average] (min, avg, max) = (1965.160, 1999.489, 2077.030), stdev = 44.942 CI (99.9%): [1826.433, 2172.544] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1849221120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (245821440.000, 369844224.000, 492134400.000), stdev = 97625807.156 CI (99.9%): [1849221120.000, 1849221120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1854367878.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (246505611.000, 370873575.600, 493504110.000), stdev = 97897519.608 CI (99.9%): [1854367878.000, 1854367878.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 93.30% complete, ETA 00:21:00 # Fork: 1 of 1 # Warmup Iteration 1: 2503.618 us/op # Warmup Iteration 2: 2473.893 us/op # Warmup Iteration 3: 2514.020 us/op Iteration 1: 2503.780 us/op totalInputBytes: 230092800.000 # totalOutputBytes: 230680230.000 # Iteration 2: 2467.680 us/op totalInputBytes: 288296960.000 # totalOutputBytes: 289032986.000 # Iteration 3: 2483.314 us/op totalInputBytes: 346214400.000 # totalOutputBytes: 347098290.000 # Iteration 4: 2461.510 us/op totalInputBytes: 404633600.000 # totalOutputBytes: 405666635.000 # Iteration 5: 2727.162 us/op totalInputBytes: 457318400.000 # totalOutputBytes: 458485940.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2528.689 ±(99.9%) 431.830 us/op [Average] (min, avg, max) = (2461.510, 2528.689, 2727.162), stdev = 112.145 CI (99.9%): [2096.859, 2960.519] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1726556160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (230092800.000, 345311232.000, 457318400.000), stdev = 90265551.327 CI (99.9%): [1726556160.000, 1726556160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1730964081.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (230680230.000, 346192816.200, 458485940.000), stdev = 90496000.488 CI (99.9%): [1730964081.000, 1730964081.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 93.35% complete, ETA 00:20:51 # Fork: 1 of 1 # Warmup Iteration 1: 3013.963 us/op # Warmup Iteration 2: 2973.808 us/op # Warmup Iteration 3: 3000.114 us/op Iteration 1: 2985.221 us/op totalInputBytes: 219545600.000 # totalOutputBytes: 220143240.000 # Iteration 2: 2970.086 us/op totalInputBytes: 274841600.000 # totalOutputBytes: 275589765.000 # Iteration 3: 2947.768 us/op totalInputBytes: 330547200.000 # totalOutputBytes: 331447005.000 # Iteration 4: 2958.635 us/op totalInputBytes: 386088960.000 # totalOutputBytes: 387139959.000 # Iteration 5: 2967.239 us/op totalInputBytes: 441466880.000 # totalOutputBytes: 442668627.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2965.790 ±(99.9%) 53.569 us/op [Average] (min, avg, max) = (2947.768, 2965.790, 2985.221), stdev = 13.912 CI (99.9%): [2912.221, 3019.358] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1652490240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (219545600.000, 330498048.000, 441466880.000), stdev = 87767476.194 CI (99.9%): [1652490240.000, 1652490240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1656988596.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (220143240.000, 331397719.200, 442668627.000), stdev = 88006394.006 CI (99.9%): [1656988596.000, 1656988596.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 93.40% complete, ETA 00:20:42 # Fork: 1 of 1 # Warmup Iteration 1: 3503.133 us/op # Warmup Iteration 2: 3477.068 us/op # Warmup Iteration 3: 3516.463 us/op Iteration 1: 3515.160 us/op totalInputBytes: 211138560.000 # totalOutputBytes: 211681527.000 # Iteration 2: 3464.016 us/op totalInputBytes: 264499200.000 # totalOutputBytes: 265179390.000 # Iteration 3: 3463.380 us/op totalInputBytes: 317952000.000 # totalOutputBytes: 318769650.000 # Iteration 4: 3583.966 us/op totalInputBytes: 369561600.000 # totalOutputBytes: 370511970.000 # Iteration 5: 3454.665 us/op totalInputBytes: 423106560.000 # totalOutputBytes: 424194627.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3496.237 ±(99.9%) 210.032 us/op [Average] (min, avg, max) = (3454.665, 3496.237, 3583.966), stdev = 54.545 CI (99.9%): [3286.205, 3706.270] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1586257920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (211138560.000, 317251584.000, 423106560.000), stdev = 83643427.985 CI (99.9%): [1586257920.000, 1586257920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1590337164.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (211681527.000, 318067432.800, 424194627.000), stdev = 83858526.645 CI (99.9%): [1590337164.000, 1590337164.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 93.45% complete, ETA 00:20:32 # Fork: 1 of 1 # Warmup Iteration 1: 3989.190 us/op # Warmup Iteration 2: 3989.001 us/op # Warmup Iteration 3: 4014.834 us/op Iteration 1: 4231.314 us/op totalInputBytes: 203161600.000 # totalOutputBytes: 203677440.000 # Iteration 2: 3944.207 us/op totalInputBytes: 255283200.000 # totalOutputBytes: 255931380.000 # Iteration 3: 3934.498 us/op totalInputBytes: 307507200.000 # totalOutputBytes: 308287980.000 # Iteration 4: 3951.423 us/op totalInputBytes: 359526400.000 # totalOutputBytes: 360439260.000 # Iteration 5: 3927.973 us/op totalInputBytes: 411852800.000 # totalOutputBytes: 412898520.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3997.883 ±(99.9%) 503.665 us/op [Average] (min, avg, max) = (3927.973, 3997.883, 4231.314), stdev = 130.800 CI (99.9%): [3494.218, 4501.548] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1537331200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (203161600.000, 307466240.000, 411852800.000), stdev = 82476274.520 CI (99.9%): [1537331200.000, 1537331200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1541234580.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (203677440.000, 308246916.000, 412898520.000), stdev = 82685686.936 CI (99.9%): [1541234580.000, 1541234580.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 93.50% complete, ETA 00:20:23 # Fork: 1 of 1 # Warmup Iteration 1: 19.961 us/op # Warmup Iteration 2: 20.257 us/op # Warmup Iteration 3: 19.111 us/op Iteration 1: 19.171 us/op totalInputBytes: 417820672.000 # totalOutputBytes: 406395888.000 # Iteration 2: 19.683 us/op totalInputBytes: 521900032.000 # totalOutputBytes: 507629328.000 # Iteration 3: 19.638 us/op totalInputBytes: 626209792.000 # totalOutputBytes: 609086868.000 # Iteration 4: 19.121 us/op totalInputBytes: 733348864.000 # totalOutputBytes: 713296356.000 # Iteration 5: 19.062 us/op totalInputBytes: 840816640.000 # totalOutputBytes: 817825560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19.335 ±(99.9%) 1.156 us/op [Average] (min, avg, max) = (19.062, 19.335, 19.683), stdev = 0.300 CI (99.9%): [18.179, 20.490] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3140096000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (417820672.000, 628019200.000, 840816640.000), stdev = 167201272.077 CI (99.9%): [3140096000.000, 3140096000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3054234000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (406395888.000, 610846800.000, 817825560.000), stdev = 162629362.294 CI (99.9%): [3054234000.000, 3054234000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 93.55% complete, ETA 00:20:14 # Fork: 1 of 1 # Warmup Iteration 1: 31.940 us/op # Warmup Iteration 2: 32.239 us/op # Warmup Iteration 3: 30.643 us/op Iteration 1: 30.198 us/op totalInputBytes: 524849152.000 # totalOutputBytes: 495633916.000 # Iteration 2: 30.251 us/op totalInputBytes: 660275200.000 # totalOutputBytes: 623521600.000 # Iteration 3: 30.358 us/op totalInputBytes: 795242496.000 # totalOutputBytes: 750976068.000 # Iteration 4: 31.826 us/op totalInputBytes: 923985920.000 # totalOutputBytes: 872553110.000 # Iteration 5: 30.809 us/op totalInputBytes: 1056983040.000 # totalOutputBytes: 998147070.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 30.688 ±(99.9%) 2.619 us/op [Average] (min, avg, max) = (30.198, 30.688, 31.826), stdev = 0.680 CI (99.9%): [28.070, 33.307] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3961335808.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (524849152.000, 792267161.600, 1056983040.000), stdev = 209980624.101 CI (99.9%): [3961335808.000, 3961335808.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3740831764.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (495633916.000, 748166352.800, 998147070.000), stdev = 198292249.517 CI (99.9%): [3740831764.000, 3740831764.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 93.60% complete, ETA 00:20:05 # Fork: 1 of 1 # Warmup Iteration 1: 43.680 us/op # Warmup Iteration 2: 43.704 us/op # Warmup Iteration 3: 42.456 us/op Iteration 1: 41.880 us/op totalInputBytes: 572869632.000 # totalOutputBytes: 528114192.000 # Iteration 2: 42.078 us/op totalInputBytes: 718937088.000 # totalOutputBytes: 662770128.000 # Iteration 3: 43.263 us/op totalInputBytes: 860983296.000 # totalOutputBytes: 793718976.000 # Iteration 4: 45.674 us/op totalInputBytes: 995539968.000 # totalOutputBytes: 917763408.000 # Iteration 5: 42.092 us/op totalInputBytes: 1141539840.000 # totalOutputBytes: 1052357040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 42.998 ±(99.9%) 6.133 us/op [Average] (min, avg, max) = (41.880, 42.998, 45.674), stdev = 1.593 CI (99.9%): [36.864, 49.131] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4289869824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (572869632.000, 857973964.800, 1141539840.000), stdev = 223583765.388 CI (99.9%): [4289869824.000, 4289869824.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3954723744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (528114192.000, 790944748.800, 1052357040.000), stdev = 206116283.717 CI (99.9%): [3954723744.000, 3954723744.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 93.65% complete, ETA 00:19:55 # Fork: 1 of 1 # Warmup Iteration 1: 55.962 us/op # Warmup Iteration 2: 55.841 us/op # Warmup Iteration 3: 54.166 us/op Iteration 1: 53.542 us/op totalInputBytes: 597557248.000 # totalOutputBytes: 535117184.000 # Iteration 2: 56.558 us/op totalInputBytes: 742785024.000 # totalOutputBytes: 665169792.000 # Iteration 3: 57.393 us/op totalInputBytes: 885678080.000 # totalOutputBytes: 793131640.000 # Iteration 4: 57.223 us/op totalInputBytes: 1028882432.000 # totalOutputBytes: 921372256.000 # Iteration 5: 54.859 us/op totalInputBytes: 1178255360.000 # totalOutputBytes: 1055136880.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 55.915 ±(99.9%) 6.401 us/op [Average] (min, avg, max) = (53.542, 55.915, 57.393), stdev = 1.662 CI (99.9%): [49.514, 62.316] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4433158144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (597557248.000, 886631628.800, 1178255360.000), stdev = 228875754.621 CI (99.9%): [4433158144.000, 4433158144.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3969927752.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (535117184.000, 793985550.400, 1055136880.000), stdev = 204960026.355 CI (99.9%): [3969927752.000, 3969927752.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 93.70% complete, ETA 00:19:46 # Fork: 1 of 1 # Warmup Iteration 1: 68.538 us/op # Warmup Iteration 2: 67.812 us/op # Warmup Iteration 3: 66.137 us/op Iteration 1: 66.829 us/op totalInputBytes: 608686080.000 # totalOutputBytes: 529509336.000 # Iteration 2: 65.751 us/op totalInputBytes: 764467200.000 # totalOutputBytes: 665026740.000 # Iteration 3: 65.459 us/op totalInputBytes: 920954880.000 # totalOutputBytes: 801158796.000 # Iteration 4: 65.454 us/op totalInputBytes: 1077452800.000 # totalOutputBytes: 937299760.000 # Iteration 5: 67.209 us/op totalInputBytes: 1229921280.000 # totalOutputBytes: 1069935426.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 66.140 ±(99.9%) 3.166 us/op [Average] (min, avg, max) = (65.454, 66.140, 67.209), stdev = 0.822 CI (99.9%): [62.974, 69.307] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4601482240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (608686080.000, 920296448.000, 1229921280.000), stdev = 245941997.773 CI (99.9%): [4601482240.000, 4601482240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4002930058.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (529509336.000, 800586011.600, 1069935426.000), stdev = 213950323.844 CI (99.9%): [4002930058.000, 4002930058.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 93.74% complete, ETA 00:19:37 # Fork: 1 of 1 # Warmup Iteration 1: 82.336 us/op # Warmup Iteration 2: 81.508 us/op # Warmup Iteration 3: 81.430 us/op Iteration 1: 79.776 us/op totalInputBytes: 605159424.000 # totalOutputBytes: 522521280.000 # Iteration 2: 79.146 us/op totalInputBytes: 760455168.000 # totalOutputBytes: 656610460.000 # Iteration 3: 79.061 us/op totalInputBytes: 915935232.000 # totalOutputBytes: 790858790.000 # Iteration 4: 85.467 us/op totalInputBytes: 1059766272.000 # totalOutputBytes: 915048840.000 # Iteration 5: 80.055 us/op totalInputBytes: 1213310976.000 # totalOutputBytes: 1047626095.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 80.701 ±(99.9%) 10.385 us/op [Average] (min, avg, max) = (79.061, 80.701, 85.467), stdev = 2.697 CI (99.9%): [70.316, 91.086] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4554627072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (605159424.000, 910925414.400, 1213310976.000), stdev = 239661147.751 CI (99.9%): [4554627072.000, 4554627072.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3932665465.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (522521280.000, 786533093.000, 1047626095.000), stdev = 206933982.555 CI (99.9%): [3932665465.000, 3932665465.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 93.79% complete, ETA 00:19:28 # Fork: 1 of 1 # Warmup Iteration 1: 99.471 us/op # Warmup Iteration 2: 103.886 us/op # Warmup Iteration 3: 95.237 us/op Iteration 1: 95.157 us/op totalInputBytes: 583582720.000 # totalOutputBytes: 493049240.000 # Iteration 2: 95.683 us/op totalInputBytes: 733465600.000 # totalOutputBytes: 619680200.000 # Iteration 3: 95.844 us/op totalInputBytes: 883090432.000 # totalOutputBytes: 746093144.000 # Iteration 4: 95.482 us/op totalInputBytes: 1033288704.000 # totalOutputBytes: 872990568.000 # Iteration 5: 96.337 us/op totalInputBytes: 1182139392.000 # totalOutputBytes: 998749464.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 95.701 ±(99.9%) 1.689 us/op [Average] (min, avg, max) = (95.157, 95.701, 96.337), stdev = 0.439 CI (99.9%): [94.012, 97.390] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4415566848.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (583582720.000, 883113369.600, 1182139392.000), stdev = 236686638.119 CI (99.9%): [4415566848.000, 4415566848.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3730562616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (493049240.000, 746112523.200, 998749464.000), stdev = 199968510.107 CI (99.9%): [3730562616.000, 3730562616.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 93.84% complete, ETA 00:19:18 # Fork: 1 of 1 # Warmup Iteration 1: 118.835 us/op # Warmup Iteration 2: 116.694 us/op # Warmup Iteration 3: 112.303 us/op Iteration 1: 119.879 us/op totalInputBytes: 561127424.000 # totalOutputBytes: 469615432.000 # Iteration 2: 117.806 us/op totalInputBytes: 700243968.000 # totalOutputBytes: 586044024.000 # Iteration 3: 113.271 us/op totalInputBytes: 844939264.000 # totalOutputBytes: 707141552.000 # Iteration 4: 119.729 us/op totalInputBytes: 981827584.000 # totalOutputBytes: 821705312.000 # Iteration 5: 111.534 us/op totalInputBytes: 1128759296.000 # totalOutputBytes: 944674528.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 116.444 ±(99.9%) 14.741 us/op [Average] (min, avg, max) = (111.534, 116.444, 119.879), stdev = 3.828 CI (99.9%): [101.703, 131.185] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 4216897536.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (561127424.000, 843379507.200, 1128759296.000), stdev = 224034566.373 CI (99.9%): [4216897536.000, 4216897536.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3529180848.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (469615432.000, 705836169.600, 944674528.000), stdev = 187497679.083 CI (99.9%): [3529180848.000, 3529180848.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 93.89% complete, ETA 00:19:09 # Fork: 1 of 1 # Warmup Iteration 1: 152.463 us/op # Warmup Iteration 2: 141.993 us/op # Warmup Iteration 3: 138.394 us/op Iteration 1: 138.587 us/op totalInputBytes: 517137408.000 # totalOutputBytes: 428647207.000 # Iteration 2: 139.864 us/op totalInputBytes: 648990720.000 # totalOutputBytes: 537938380.000 # Iteration 3: 138.721 us/op totalInputBytes: 781913088.000 # totalOutputBytes: 648115677.000 # Iteration 4: 138.623 us/op totalInputBytes: 914927616.000 # totalOutputBytes: 758369364.000 # Iteration 5: 139.001 us/op totalInputBytes: 1047582720.000 # totalOutputBytes: 868325130.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 138.959 ±(99.9%) 2.046 us/op [Average] (min, avg, max) = (138.587, 138.959, 139.864), stdev = 0.531 CI (99.9%): [136.914, 141.005] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3910551552.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (517137408.000, 782110310.400, 1047582720.000), stdev = 209790097.584 CI (99.9%): [3910551552.000, 3910551552.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3241395758.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (428647207.000, 648279151.600, 868325130.000), stdev = 173891770.339 CI (99.9%): [3241395758.000, 3241395758.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 93.94% complete, ETA 00:19:00 # Fork: 1 of 1 # Warmup Iteration 1: 170.281 us/op # Warmup Iteration 2: 169.464 us/op # Warmup Iteration 3: 165.764 us/op Iteration 1: 165.293 us/op totalInputBytes: 488816640.000 # totalOutputBytes: 399789000.000 # Iteration 2: 164.753 us/op totalInputBytes: 613191680.000 # totalOutputBytes: 501511750.000 # Iteration 3: 164.242 us/op totalInputBytes: 737925120.000 # totalOutputBytes: 603527625.000 # Iteration 4: 165.854 us/op totalInputBytes: 861460480.000 # totalOutputBytes: 704563625.000 # Iteration 5: 165.363 us/op totalInputBytes: 985344000.000 # totalOutputBytes: 805884375.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 165.101 ±(99.9%) 2.383 us/op [Average] (min, avg, max) = (164.242, 165.101, 165.854), stdev = 0.619 CI (99.9%): [162.718, 167.484] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3686737920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (488816640.000, 737347584.000, 985344000.000), stdev = 196270785.825 CI (99.9%): [3686737920.000, 3686737920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3015276375.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (399789000.000, 603055275.000, 805884375.000), stdev = 160524202.274 CI (99.9%): [3015276375.000, 3015276375.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 93.99% complete, ETA 00:18:51 # Fork: 1 of 1 # Warmup Iteration 1: 498.315 us/op # Warmup Iteration 2: 489.509 us/op # Warmup Iteration 3: 503.339 us/op Iteration 1: 488.025 us/op totalInputBytes: 331448320.000 # totalOutputBytes: 254930368.000 # Iteration 2: 483.109 us/op totalInputBytes: 416276480.000 # totalOutputBytes: 320175152.000 # Iteration 3: 486.743 us/op totalInputBytes: 500490240.000 # totalOutputBytes: 384947376.000 # Iteration 4: 486.436 us/op totalInputBytes: 584744960.000 # totalOutputBytes: 449751104.000 # Iteration 5: 488.776 us/op totalInputBytes: 668590080.000 # totalOutputBytes: 514239792.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 486.618 ±(99.9%) 8.392 us/op [Average] (min, avg, max) = (483.109, 486.618, 488.776), stdev = 2.179 CI (99.9%): [478.226, 495.009] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2501550080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (331448320.000, 500310016.000, 668590080.000), stdev = 133251059.787 CI (99.9%): [2501550080.000, 2501550080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1924043792.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (254930368.000, 384808758.400, 514239792.000), stdev = 102488803.407 CI (99.9%): [1924043792.000, 1924043792.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 94.04% complete, ETA 00:18:41 # Fork: 1 of 1 # Warmup Iteration 1: 924.736 us/op # Warmup Iteration 2: 921.613 us/op # Warmup Iteration 3: 925.516 us/op Iteration 1: 927.189 us/op totalInputBytes: 266096640.000 # totalOutputBytes: 197510924.000 # Iteration 2: 922.055 us/op totalInputBytes: 332820480.000 # totalOutputBytes: 247036868.000 # Iteration 3: 920.226 us/op totalInputBytes: 399636480.000 # totalOutputBytes: 296631218.000 # Iteration 4: 916.260 us/op totalInputBytes: 466790400.000 # totalOutputBytes: 346476390.000 # Iteration 5: 921.802 us/op totalInputBytes: 533514240.000 # totalOutputBytes: 396002334.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 921.506 ±(99.9%) 15.140 us/op [Average] (min, avg, max) = (916.260, 921.506, 927.189), stdev = 3.932 CI (99.9%): [906.367, 936.646] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1998858240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (266096640.000, 399771648.000, 533514240.000), stdev = 105747433.734 CI (99.9%): [1998858240.000, 1998858240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1483657734.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (197510924.000, 296731546.800, 396002334.000), stdev = 78491308.073 CI (99.9%): [1483657734.000, 1483657734.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 94.09% complete, ETA 00:18:32 # Fork: 1 of 1 # Warmup Iteration 1: 1445.956 us/op # Warmup Iteration 2: 1467.457 us/op # Warmup Iteration 3: 1445.219 us/op Iteration 1: 1443.035 us/op totalInputBytes: 226344960.000 # totalOutputBytes: 163779588.000 # Iteration 2: 1441.617 us/op totalInputBytes: 283238400.000 # totalOutputBytes: 204946770.000 # Iteration 3: 1434.563 us/op totalInputBytes: 340459520.000 # totalOutputBytes: 246351056.000 # Iteration 4: 1443.637 us/op totalInputBytes: 397271040.000 # totalOutputBytes: 287458962.000 # Iteration 5: 1438.188 us/op totalInputBytes: 454328320.000 # totalOutputBytes: 328744696.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1440.208 ±(99.9%) 14.622 us/op [Average] (min, avg, max) = (1434.563, 1440.208, 1443.637), stdev = 3.797 CI (99.9%): [1425.586, 1454.830] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1701642240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (226344960.000, 340328448.000, 454328320.000), stdev = 90124852.145 CI (99.9%): [1701642240.000, 1701642240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1231281072.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (163779588.000, 246256214.400, 328744696.000), stdev = 65212899.607 CI (99.9%): [1231281072.000, 1231281072.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 94.13% complete, ETA 00:18:23 # Fork: 1 of 1 # Warmup Iteration 1: 2027.667 us/op # Warmup Iteration 2: 2035.381 us/op # Warmup Iteration 3: 2003.387 us/op Iteration 1: 2007.774 us/op totalInputBytes: 203417600.000 # totalOutputBytes: 144418550.000 # Iteration 2: 2005.403 us/op totalInputBytes: 254617600.000 # totalOutputBytes: 180768550.000 # Iteration 3: 2019.044 us/op totalInputBytes: 305459200.000 # totalOutputBytes: 216864100.000 # Iteration 4: 2018.769 us/op totalInputBytes: 356300800.000 # totalOutputBytes: 252959650.000 # Iteration 5: 2018.724 us/op totalInputBytes: 407142400.000 # totalOutputBytes: 289055200.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2013.943 ±(99.9%) 26.057 us/op [Average] (min, avg, max) = (2005.403, 2013.943, 2019.044), stdev = 6.767 CI (99.9%): [1987.886, 2040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1526937600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (203417600.000, 305387520.000, 407142400.000), stdev = 80501043.757 CI (99.9%): [1526937600.000, 1526937600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1084066050.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (144418550.000, 216813210.000, 289055200.000), stdev = 57152596.495 CI (99.9%): [1084066050.000, 1084066050.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 94.18% complete, ETA 00:18:14 # Fork: 1 of 1 # Warmup Iteration 1: 2688.445 us/op # Warmup Iteration 2: 2692.573 us/op # Warmup Iteration 3: 2679.914 us/op Iteration 1: 2687.599 us/op totalInputBytes: 183398400.000 # totalOutputBytes: 127993815.000 # Iteration 2: 2686.678 us/op totalInputBytes: 229294080.000 # totalOutputBytes: 160024428.000 # Iteration 3: 2684.415 us/op totalInputBytes: 275189760.000 # totalOutputBytes: 192055041.000 # Iteration 4: 2687.753 us/op totalInputBytes: 321085440.000 # totalOutputBytes: 224085654.000 # Iteration 5: 2665.405 us/op totalInputBytes: 367288320.000 # totalOutputBytes: 256330662.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2682.370 ±(99.9%) 36.877 us/op [Average] (min, avg, max) = (2665.405, 2682.370, 2687.753), stdev = 9.577 CI (99.9%): [2645.493, 2719.247] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1376256000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (183398400.000, 275251200.000, 367288320.000), stdev = 72664651.887 CI (99.9%): [1376256000.000, 1376256000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 960489600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (127993815.000, 192097920.000, 256330662.000), stdev = 50712688.937 CI (99.9%): [960489600.000, 960489600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 94.23% complete, ETA 00:18:04 # Fork: 1 of 1 # Warmup Iteration 1: 3444.595 us/op # Warmup Iteration 2: 3442.997 us/op # Warmup Iteration 3: 3421.293 us/op Iteration 1: 3435.448 us/op totalInputBytes: 167372800.000 # totalOutputBytes: 115671230.000 # Iteration 2: 3602.619 us/op totalInputBytes: 207298560.000 # totalOutputBytes: 143263896.000 # Iteration 3: 3644.120 us/op totalInputBytes: 246794240.000 # totalOutputBytes: 170559334.000 # Iteration 4: 3435.366 us/op totalInputBytes: 288655360.000 # totalOutputBytes: 199489526.000 # Iteration 5: 3451.763 us/op totalInputBytes: 330373120.000 # totalOutputBytes: 228320642.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3513.863 ±(99.9%) 389.904 us/op [Average] (min, avg, max) = (3435.366, 3513.863, 3644.120), stdev = 101.257 CI (99.9%): [3123.960, 3903.767] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1240494080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (167372800.000, 248098816.000, 330373120.000), stdev = 64414569.057 CI (99.9%): [1240494080.000, 1240494080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 857304628.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (115671230.000, 171460925.600, 228320642.000), stdev = 44516865.541 CI (99.9%): [857304628.000, 857304628.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 94.28% complete, ETA 00:17:55 # Fork: 1 of 1 # Warmup Iteration 1: 4222.390 us/op # Warmup Iteration 2: 4208.180 us/op # Warmup Iteration 3: 4211.413 us/op Iteration 1: 4176.891 us/op totalInputBytes: 156631040.000 # totalOutputBytes: 107056704.000 # Iteration 2: 4197.599 us/op totalInputBytes: 195788800.000 # totalOutputBytes: 133820880.000 # Iteration 3: 4189.365 us/op totalInputBytes: 235110400.000 # totalOutputBytes: 160697040.000 # Iteration 4: 4189.351 us/op totalInputBytes: 274432000.000 # totalOutputBytes: 187573200.000 # Iteration 5: 4320.038 us/op totalInputBytes: 312524800.000 # totalOutputBytes: 213609480.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4214.649 ±(99.9%) 228.639 us/op [Average] (min, avg, max) = (4176.891, 4214.649, 4320.038), stdev = 59.377 CI (99.9%): [3986.010, 4443.287] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1174487040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (156631040.000, 234897408.000, 312524800.000), stdev = 61733598.831 CI (99.9%): [1174487040.000, 1174487040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 802757304.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (107056704.000, 160551460.800, 213609480.000), stdev = 42194673.654 CI (99.9%): [802757304.000, 802757304.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 94.33% complete, ETA 00:17:46 # Fork: 1 of 1 # Warmup Iteration 1: 4944.678 us/op # Warmup Iteration 2: 4899.538 us/op # Warmup Iteration 3: 4916.307 us/op Iteration 1: 4948.148 us/op totalInputBytes: 150405120.000 # totalOutputBytes: 102004896.000 # Iteration 2: 4938.852 us/op totalInputBytes: 187822080.000 # totalOutputBytes: 127381114.000 # Iteration 3: 4939.423 us/op totalInputBytes: 225331200.000 # totalOutputBytes: 152819835.000 # Iteration 4: 4930.570 us/op totalInputBytes: 262932480.000 # totalOutputBytes: 178321059.000 # Iteration 5: 4933.928 us/op totalInputBytes: 300533760.000 # totalOutputBytes: 203822283.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4938.184 ±(99.9%) 25.640 us/op [Average] (min, avg, max) = (4930.570, 4938.184, 4948.148), stdev = 6.659 CI (99.9%): [4912.545, 4963.824] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1127024640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (150405120.000, 225404928.000, 300533760.000), stdev = 59350875.428 CI (99.9%): [1127024640.000, 1127024640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 764349187.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (102004896.000, 152869837.400, 203822283.000), stdev = 40251820.387 CI (99.9%): [764349187.000, 764349187.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 94.38% complete, ETA 00:17:37 # Fork: 1 of 1 # Warmup Iteration 1: 5795.754 us/op # Warmup Iteration 2: 5688.788 us/op # Warmup Iteration 3: 5683.931 us/op Iteration 1: 5646.394 us/op totalInputBytes: 144486400.000 # totalOutputBytes: 97337835.000 # Iteration 2: 5680.500 us/op totalInputBytes: 180736000.000 # totalOutputBytes: 121758525.000 # Iteration 3: 5675.371 us/op totalInputBytes: 216985600.000 # totalOutputBytes: 146179215.000 # Iteration 4: 5662.927 us/op totalInputBytes: 253337600.000 # totalOutputBytes: 170668890.000 # Iteration 5: 5675.960 us/op totalInputBytes: 289587200.000 # totalOutputBytes: 195089580.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5668.230 ±(99.9%) 53.295 us/op [Average] (min, avg, max) = (5646.394, 5668.230, 5680.500), stdev = 13.841 CI (99.9%): [5614.935, 5721.525] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1085132800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (144486400.000, 217026560.000, 289587200.000), stdev = 57364229.575 CI (99.9%): [1085132800.000, 1085132800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 731034045.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (97337835.000, 146206809.000, 195089580.000), stdev = 38645228.293 CI (99.9%): [731034045.000, 731034045.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 94.43% complete, ETA 00:17:27 # Fork: 1 of 1 # Warmup Iteration 1: 23.095 us/op # Warmup Iteration 2: 21.724 us/op # Warmup Iteration 3: 21.859 us/op Iteration 1: 21.688 us/op totalInputBytes: 371230720.000 # totalOutputBytes: 248333050.000 # Iteration 2: 21.760 us/op totalInputBytes: 465372160.000 # totalOutputBytes: 311308525.000 # Iteration 3: 21.554 us/op totalInputBytes: 560417792.000 # totalOutputBytes: 374888855.000 # Iteration 4: 21.424 us/op totalInputBytes: 656040960.000 # totalOutputBytes: 438855525.000 # Iteration 5: 22.049 us/op totalInputBytes: 748959744.000 # totalOutputBytes: 501013110.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 21.695 ±(99.9%) 0.909 us/op [Average] (min, avg, max) = (21.424, 21.695, 22.049), stdev = 0.236 CI (99.9%): [20.786, 22.604] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2802021376.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (371230720.000, 560404275.200, 748959744.000), stdev = 149597190.300 CI (99.9%): [2802021376.000, 2802021376.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1874399065.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (248333050.000, 374879813.000, 501013110.000), stdev = 100072339.215 CI (99.9%): [1874399065.000, 1874399065.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 94.48% complete, ETA 00:17:18 # Fork: 1 of 1 # Warmup Iteration 1: 44.114 us/op # Warmup Iteration 2: 42.808 us/op # Warmup Iteration 3: 43.833 us/op Iteration 1: 43.982 us/op totalInputBytes: 375267328.000 # totalOutputBytes: 227945584.000 # Iteration 2: 41.835 us/op totalInputBytes: 473194496.000 # totalOutputBytes: 287428688.000 # Iteration 3: 41.824 us/op totalInputBytes: 571150336.000 # totalOutputBytes: 346929208.000 # Iteration 4: 42.186 us/op totalInputBytes: 668266496.000 # totalOutputBytes: 405919688.000 # Iteration 5: 41.929 us/op totalInputBytes: 765972480.000 # totalOutputBytes: 465268440.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 42.351 ±(99.9%) 3.556 us/op [Average] (min, avg, max) = (41.824, 42.351, 43.982), stdev = 0.924 CI (99.9%): [38.795, 45.907] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2853851136.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (375267328.000, 570770227.200, 765972480.000), stdev = 154395590.388 CI (99.9%): [2853851136.000, 2853851136.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1733491608.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (227945584.000, 346698321.600, 465268440.000), stdev = 93783259.006 CI (99.9%): [1733491608.000, 1733491608.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 94.53% complete, ETA 00:17:09 # Fork: 1 of 1 # Warmup Iteration 1: 88.460 us/op # Warmup Iteration 2: 88.737 us/op # Warmup Iteration 3: 85.708 us/op Iteration 1: 88.157 us/op totalInputBytes: 280212480.000 # totalOutputBytes: 163639710.000 # Iteration 2: 85.784 us/op totalInputBytes: 351851520.000 # totalOutputBytes: 205475790.000 # Iteration 3: 86.803 us/op totalInputBytes: 422661120.000 # totalOutputBytes: 246827490.000 # Iteration 4: 85.889 us/op totalInputBytes: 494251008.000 # totalOutputBytes: 288634866.000 # Iteration 5: 87.013 us/op totalInputBytes: 564885504.000 # totalOutputBytes: 329884308.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 86.729 ±(99.9%) 3.715 us/op [Average] (min, avg, max) = (85.784, 86.729, 88.157), stdev = 0.965 CI (99.9%): [83.013, 90.444] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2113861632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (280212480.000, 422772326.400, 564885504.000), stdev = 112537149.559 CI (99.9%): [2113861632.000, 2113861632.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1234462164.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (163639710.000, 246892432.800, 329884308.000), stdev = 65719936.950 CI (99.9%): [1234462164.000, 1234462164.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 94.57% complete, ETA 00:17:00 # Fork: 1 of 1 # Warmup Iteration 1: 164.854 us/op # Warmup Iteration 2: 163.668 us/op # Warmup Iteration 3: 162.649 us/op Iteration 1: 161.903 us/op totalInputBytes: 200818688.000 # totalOutputBytes: 112617316.000 # Iteration 2: 162.977 us/op totalInputBytes: 251101184.000 # totalOutputBytes: 140815288.000 # Iteration 3: 163.400 us/op totalInputBytes: 301256704.000 # totalOutputBytes: 168942053.000 # Iteration 4: 163.487 us/op totalInputBytes: 351387648.000 # totalOutputBytes: 197055036.000 # Iteration 5: 167.893 us/op totalInputBytes: 400224256.000 # totalOutputBytes: 224442167.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 163.932 ±(99.9%) 8.865 us/op [Average] (min, avg, max) = (161.903, 163.932, 167.893), stdev = 2.302 CI (99.9%): [155.067, 172.797] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1504788480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (200818688.000, 300957696.000, 400224256.000), stdev = 78915480.279 CI (99.9%): [1504788480.000, 1504788480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 843871860.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (112617316.000, 168774372.000, 224442167.000), stdev = 44255092.334 CI (99.9%): [843871860.000, 843871860.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 94.62% complete, ETA 00:16:50 # Fork: 1 of 1 # Warmup Iteration 1: 253.773 us/op # Warmup Iteration 2: 249.225 us/op # Warmup Iteration 3: 250.004 us/op Iteration 1: 249.072 us/op totalInputBytes: 163614720.000 # totalOutputBytes: 90275700.000 # Iteration 2: 251.360 us/op totalInputBytes: 204375040.000 # totalOutputBytes: 112765525.000 # Iteration 3: 250.720 us/op totalInputBytes: 245232640.000 # totalOutputBytes: 135309025.000 # Iteration 4: 251.152 us/op totalInputBytes: 286018560.000 # totalOutputBytes: 157812975.000 # Iteration 5: 249.596 us/op totalInputBytes: 327065600.000 # totalOutputBytes: 180461000.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 250.380 ±(99.9%) 3.849 us/op [Average] (min, avg, max) = (249.072, 250.380, 251.360), stdev = 1.000 CI (99.9%): [246.531, 254.229] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1226306560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (163614720.000, 245261312.000, 327065600.000), stdev = 64596727.559 CI (99.9%): [1226306560.000, 1226306560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 676624225.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (90275700.000, 135324845.000, 180461000.000), stdev = 35641749.092 CI (99.9%): [676624225.000, 676624225.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 94.67% complete, ETA 00:16:41 # Fork: 1 of 1 # Warmup Iteration 1: 363.860 us/op # Warmup Iteration 2: 357.222 us/op # Warmup Iteration 3: 359.131 us/op Iteration 1: 359.052 us/op totalInputBytes: 136704000.000 # totalOutputBytes: 73425000.000 # Iteration 2: 361.657 us/op totalInputBytes: 170698752.000 # totalOutputBytes: 91683900.000 # Iteration 3: 359.485 us/op totalInputBytes: 204896256.000 # totalOutputBytes: 110051700.000 # Iteration 4: 359.868 us/op totalInputBytes: 239063040.000 # totalOutputBytes: 128403000.000 # Iteration 5: 360.712 us/op totalInputBytes: 273143808.000 # totalOutputBytes: 146708100.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 360.155 ±(99.9%) 3.999 us/op [Average] (min, avg, max) = (359.052, 360.155, 361.657), stdev = 1.039 CI (99.9%): [356.156, 364.154] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1024505856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (136704000.000, 204901171.200, 273143808.000), stdev = 53955422.388 CI (99.9%): [1024505856.000, 1024505856.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 550271700.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (73425000.000, 110054340.000, 146708100.000), stdev = 28979963.197 CI (99.9%): [550271700.000, 550271700.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 94.72% complete, ETA 00:16:32 # Fork: 1 of 1 # Warmup Iteration 1: 481.234 us/op # Warmup Iteration 2: 474.327 us/op # Warmup Iteration 3: 475.067 us/op Iteration 1: 475.958 us/op totalInputBytes: 120393728.000 # totalOutputBytes: 63959168.000 # Iteration 2: 473.598 us/op totalInputBytes: 150678528.000 # totalOutputBytes: 80047968.000 # Iteration 3: 472.941 us/op totalInputBytes: 181013504.000 # totalOutputBytes: 96163424.000 # Iteration 4: 474.832 us/op totalInputBytes: 211226624.000 # totalOutputBytes: 112214144.000 # Iteration 5: 474.837 us/op totalInputBytes: 241439744.000 # totalOutputBytes: 128264864.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 474.433 ±(99.9%) 4.544 us/op [Average] (min, avg, max) = (472.941, 474.433, 475.958), stdev = 1.180 CI (99.9%): [469.889, 478.977] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 904752128.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (120393728.000, 180950425.600, 241439744.000), stdev = 47851622.798 CI (99.9%): [904752128.000, 904752128.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 480649568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63959168.000, 96129913.600, 128264864.000), stdev = 25421174.611 CI (99.9%): [480649568.000, 480649568.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 94.77% complete, ETA 00:16:23 # Fork: 1 of 1 # Warmup Iteration 1: 608.502 us/op # Warmup Iteration 2: 607.898 us/op # Warmup Iteration 3: 606.830 us/op Iteration 1: 609.673 us/op totalInputBytes: 107847680.000 # totalOutputBytes: 56188220.000 # Iteration 2: 607.383 us/op totalInputBytes: 134848512.000 # totalOutputBytes: 70255548.000 # Iteration 3: 616.696 us/op totalInputBytes: 161431552.000 # totalOutputBytes: 84105208.000 # Iteration 4: 606.110 us/op totalInputBytes: 188481536.000 # totalOutputBytes: 98198144.000 # Iteration 5: 605.873 us/op totalInputBytes: 215547904.000 # totalOutputBytes: 112299616.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 609.147 ±(99.9%) 17.254 us/op [Average] (min, avg, max) = (605.873, 609.147, 616.696), stdev = 4.481 CI (99.9%): [591.892, 626.401] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 808157184.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (107847680.000, 161631436.800, 215547904.000), stdev = 42538132.225 CI (99.9%): [808157184.000, 808157184.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 421046736.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (56188220.000, 84209347.200, 112299616.000), stdev = 22162200.725 CI (99.9%): [421046736.000, 421046736.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 94.82% complete, ETA 00:16:14 # Fork: 1 of 1 # Warmup Iteration 1: 764.730 us/op # Warmup Iteration 2: 760.366 us/op # Warmup Iteration 3: 756.441 us/op Iteration 1: 757.537 us/op totalInputBytes: 97145856.000 # totalOutputBytes: 50164619.000 # Iteration 2: 798.835 us/op totalInputBytes: 120241152.000 # totalOutputBytes: 62090673.000 # Iteration 3: 756.066 us/op totalInputBytes: 144645120.000 # totalOutputBytes: 74692505.000 # Iteration 4: 756.072 us/op totalInputBytes: 169049088.000 # totalOutputBytes: 87294337.000 # Iteration 5: 754.712 us/op totalInputBytes: 193499136.000 # totalOutputBytes: 99919964.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 764.645 ±(99.9%) 73.698 us/op [Average] (min, avg, max) = (754.712, 764.645, 798.835), stdev = 19.139 CI (99.9%): [690.947, 838.342] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 724580352.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (97145856.000, 144916070.400, 193499136.000), stdev = 38189118.861 CI (99.9%): [724580352.000, 724580352.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 374162098.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (50164619.000, 74832419.600, 99919964.000), stdev = 19720270.905 CI (99.9%): [374162098.000, 374162098.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 94.87% complete, ETA 00:16:04 # Fork: 1 of 1 # Warmup Iteration 1: 897.316 us/op # Warmup Iteration 2: 899.705 us/op # Warmup Iteration 3: 893.391 us/op Iteration 1: 893.445 us/op totalInputBytes: 91535360.000 # totalOutputBytes: 46572190.000 # Iteration 2: 898.083 us/op totalInputBytes: 114360320.000 # totalOutputBytes: 58185280.000 # Iteration 3: 893.884 us/op totalInputBytes: 137297920.000 # totalOutputBytes: 69855680.000 # Iteration 4: 892.648 us/op totalInputBytes: 160266240.000 # totalOutputBytes: 81541710.000 # Iteration 5: 890.393 us/op totalInputBytes: 183285760.000 # totalOutputBytes: 93253790.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 893.691 ±(99.9%) 10.781 us/op [Average] (min, avg, max) = (890.393, 893.691, 898.083), stdev = 2.800 CI (99.9%): [882.910, 904.472] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 686745600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (91535360.000, 137349120.000, 183285760.000), stdev = 36272432.493 CI (99.9%): [686745600.000, 686745600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 349408650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46572190.000, 69881730.000, 93253790.000), stdev = 18455016.923 CI (99.9%): [349408650.000, 349408650.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 94.92% complete, ETA 00:15:55 # Fork: 1 of 1 # Warmup Iteration 1: 3114.610 us/op # Warmup Iteration 2: 3114.163 us/op # Warmup Iteration 3: 3123.486 us/op Iteration 1: 3110.794 us/op totalInputBytes: 52776960.000 # totalOutputBytes: 25032978.000 # Iteration 2: 3107.656 us/op totalInputBytes: 66007040.000 # totalOutputBytes: 31308222.000 # Iteration 3: 3104.264 us/op totalInputBytes: 79237120.000 # totalOutputBytes: 37583466.000 # Iteration 4: 3111.995 us/op totalInputBytes: 92446720.000 # totalOutputBytes: 43848996.000 # Iteration 5: 3112.361 us/op totalInputBytes: 105656320.000 # totalOutputBytes: 50114526.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3109.414 ±(99.9%) 13.180 us/op [Average] (min, avg, max) = (3104.264, 3109.414, 3112.361), stdev = 3.423 CI (99.9%): [3096.234, 3122.594] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 396124160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52776960.000, 79224832.000, 105656320.000), stdev = 20902404.107 CI (99.9%): [396124160.000, 396124160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 187888188.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (25032978.000, 37577637.600, 50114526.000), stdev = 9914353.198 CI (99.9%): [187888188.000, 187888188.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 94.97% complete, ETA 00:15:46 # Fork: 1 of 1 # Warmup Iteration 1: 6968.593 us/op # Warmup Iteration 2: 6984.082 us/op # Warmup Iteration 3: 7000.893 us/op Iteration 1: 7026.477 us/op totalInputBytes: 35389440.000 # totalOutputBytes: 16193664.000 # Iteration 2: 6972.443 us/op totalInputBytes: 44267520.000 # totalOutputBytes: 20256137.000 # Iteration 3: 6949.528 us/op totalInputBytes: 53176320.000 # totalOutputBytes: 24332667.000 # Iteration 4: 6990.774 us/op totalInputBytes: 62023680.000 # totalOutputBytes: 28381083.000 # Iteration 5: 6982.507 us/op totalInputBytes: 70871040.000 # totalOutputBytes: 32429499.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6984.346 ±(99.9%) 108.463 us/op [Average] (min, avg, max) = (6949.528, 6984.346, 7026.477), stdev = 28.168 CI (99.9%): [6875.883, 7092.809] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 265728000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (35389440.000, 53145600.000, 70871040.000), stdev = 14027775.963 CI (99.9%): [265728000.000, 265728000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 121593050.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16193664.000, 24318610.000, 32429499.000), stdev = 6418894.750 CI (99.9%): [121593050.000, 121593050.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 95.01% complete, ETA 00:15:37 # Fork: 1 of 1 # Warmup Iteration 1: 12436.173 us/op # Warmup Iteration 2: 12399.286 us/op # Warmup Iteration 3: 12386.437 us/op Iteration 1: 12408.860 us/op totalInputBytes: 26705920.000 # totalOutputBytes: 11945292.000 # Iteration 2: 12442.753 us/op totalInputBytes: 33382400.000 # totalOutputBytes: 14931615.000 # Iteration 3: 12479.275 us/op totalInputBytes: 40017920.000 # totalOutputBytes: 17899617.000 # Iteration 4: 12361.540 us/op totalInputBytes: 46735360.000 # totalOutputBytes: 20904261.000 # Iteration 5: 12369.549 us/op totalInputBytes: 53452800.000 # totalOutputBytes: 23908905.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 12412.395 ±(99.9%) 190.879 us/op [Average] (min, avg, max) = (12361.540, 12412.395, 12479.275), stdev = 49.571 CI (99.9%): [12221.516, 12603.275] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 200294400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (26705920.000, 40058880.000, 53452800.000), stdev = 10569426.212 CI (99.9%): [200294400.000, 200294400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 89589690.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11945292.000, 17917938.000, 23908905.000), stdev = 4727599.063 CI (99.9%): [89589690.000, 89589690.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 95.06% complete, ETA 00:15:27 # Fork: 1 of 1 # Warmup Iteration 1: 19374.074 us/op # Warmup Iteration 2: 19406.422 us/op # Warmup Iteration 3: 19415.303 us/op Iteration 1: 19354.304 us/op totalInputBytes: 21504000.000 # totalOutputBytes: 9368520.000 # Iteration 2: 19394.313 us/op totalInputBytes: 26880000.000 # totalOutputBytes: 11710650.000 # Iteration 3: 19537.055 us/op totalInputBytes: 32256000.000 # totalOutputBytes: 14052780.000 # Iteration 4: 19376.659 us/op totalInputBytes: 37632000.000 # totalOutputBytes: 16394910.000 # Iteration 5: 19419.163 us/op totalInputBytes: 43008000.000 # totalOutputBytes: 18737040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19416.299 ±(99.9%) 275.586 us/op [Average] (min, avg, max) = (19354.304, 19416.299, 19537.055), stdev = 71.569 CI (99.9%): [19140.713, 19691.885] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 161280000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21504000.000, 32256000.000, 43008000.000), stdev = 8500202.351 CI (99.9%): [161280000.000, 161280000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 70263900.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9368520.000, 14052780.000, 18737040.000), stdev = 3703232.688 CI (99.9%): [70263900.000, 70263900.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 95.11% complete, ETA 00:15:18 # Fork: 1 of 1 # Warmup Iteration 1: 27915.484 us/op # Warmup Iteration 2: 27961.862 us/op # Warmup Iteration 3: 27955.809 us/op Iteration 1: 27921.544 us/op totalInputBytes: 17940480.000 # totalOutputBytes: 7716684.000 # Iteration 2: 27891.335 us/op totalInputBytes: 22425600.000 # totalOutputBytes: 9645855.000 # Iteration 3: 27955.095 us/op totalInputBytes: 26910720.000 # totalOutputBytes: 11575026.000 # Iteration 4: 27991.730 us/op totalInputBytes: 31395840.000 # totalOutputBytes: 13504197.000 # Iteration 5: 28328.825 us/op totalInputBytes: 35819520.000 # totalOutputBytes: 15406941.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 28017.706 ±(99.9%) 685.065 us/op [Average] (min, avg, max) = (27891.335, 28017.706, 28328.825), stdev = 177.909 CI (99.9%): [27332.641, 28702.770] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 134492160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17940480.000, 26898432.000, 35819520.000), stdev = 7072195.044 CI (99.9%): [134492160.000, 134492160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 57848703.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7716684.000, 11569740.600, 15406941.000), stdev = 3041941.706 CI (99.9%): [57848703.000, 57848703.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 95.16% complete, ETA 00:15:09 # Fork: 1 of 1 # Warmup Iteration 1: 37428.513 us/op # Warmup Iteration 2: 37492.943 us/op # Warmup Iteration 3: 37520.768 us/op Iteration 1: 37388.168 us/op totalInputBytes: 15769600.000 # totalOutputBytes: 6686900.000 # Iteration 2: 37384.250 us/op totalInputBytes: 19712000.000 # totalOutputBytes: 8358625.000 # Iteration 3: 38305.009 us/op totalInputBytes: 23582720.000 # totalOutputBytes: 9999955.000 # Iteration 4: 37425.711 us/op totalInputBytes: 27525120.000 # totalOutputBytes: 11671680.000 # Iteration 5: 37379.348 us/op totalInputBytes: 31467520.000 # totalOutputBytes: 13343405.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 37576.497 ±(99.9%) 1569.770 us/op [Average] (min, avg, max) = (37379.348, 37576.497, 38305.009), stdev = 407.664 CI (99.9%): [36006.728, 39146.267] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 118056960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15769600.000, 23611392.000, 31467520.000), stdev = 6199511.994 CI (99.9%): [118056960.000, 118056960.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 50060565.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6686900.000, 10012113.000, 13343405.000), stdev = 2628824.875 CI (99.9%): [50060565.000, 50060565.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 95.21% complete, ETA 00:15:00 # Fork: 1 of 1 # Warmup Iteration 1: 47158.445 us/op # Warmup Iteration 2: 47151.197 us/op # Warmup Iteration 3: 49603.477 us/op Iteration 1: 47477.058 us/op totalInputBytes: 14499840.000 # totalOutputBytes: 6104553.000 # Iteration 2: 47339.013 us/op totalInputBytes: 18186240.000 # totalOutputBytes: 7656558.000 # Iteration 3: 47428.468 us/op totalInputBytes: 21872640.000 # totalOutputBytes: 9208563.000 # Iteration 4: 47412.066 us/op totalInputBytes: 25559040.000 # totalOutputBytes: 10760568.000 # Iteration 5: 47369.633 us/op totalInputBytes: 29245440.000 # totalOutputBytes: 12312573.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 47405.248 ±(99.9%) 205.549 us/op [Average] (min, avg, max) = (47339.013, 47405.248, 47477.058), stdev = 53.380 CI (99.9%): [47199.699, 47610.797] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 109363200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14499840.000, 21872640.000, 29245440.000), stdev = 5828710.183 CI (99.9%): [109363200.000, 109363200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 46042815.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6104553.000, 9208563.000, 12312573.000), stdev = 2453935.370 CI (99.9%): [46042815.000, 46042815.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 95.26% complete, ETA 00:14:51 # Fork: 1 of 1 # Warmup Iteration 1: 56711.079 us/op # Warmup Iteration 2: 56909.835 us/op # Warmup Iteration 3: 56636.086 us/op Iteration 1: 56867.406 us/op totalInputBytes: 13639680.000 # totalOutputBytes: 5695188.000 # Iteration 2: 56704.348 us/op totalInputBytes: 17049600.000 # totalOutputBytes: 7118985.000 # Iteration 3: 57136.666 us/op totalInputBytes: 20459520.000 # totalOutputBytes: 8542782.000 # Iteration 4: 56879.036 us/op totalInputBytes: 23869440.000 # totalOutputBytes: 9966579.000 # Iteration 5: 56580.856 us/op totalInputBytes: 27279360.000 # totalOutputBytes: 11390376.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 56833.662 ±(99.9%) 806.896 us/op [Average] (min, avg, max) = (56580.856, 56833.662, 57136.666), stdev = 209.548 CI (99.9%): [56026.767, 57640.558] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 102297600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13639680.000, 20459520.000, 27279360.000), stdev = 5391556.919 CI (99.9%): [102297600.000, 102297600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 42713910.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5695188.000, 8542782.000, 11390376.000), stdev = 2251220.723 CI (99.9%): [42713910.000, 42713910.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 95.31% complete, ETA 00:14:41 # Fork: 1 of 1 # Warmup Iteration 1: 66699.545 us/op # Warmup Iteration 2: 67134.445 us/op # Warmup Iteration 3: 66335.133 us/op Iteration 1: 66669.930 us/op totalInputBytes: 13209600.000 # totalOutputBytes: 5486370.000 # Iteration 2: 66328.502 us/op totalInputBytes: 16588800.000 # totalOutputBytes: 6889860.000 # Iteration 3: 66423.712 us/op totalInputBytes: 19968000.000 # totalOutputBytes: 8293350.000 # Iteration 4: 66320.351 us/op totalInputBytes: 23347200.000 # totalOutputBytes: 9696840.000 # Iteration 5: 66519.967 us/op totalInputBytes: 26726400.000 # totalOutputBytes: 11100330.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 66452.492 ±(99.9%) 562.956 us/op [Average] (min, avg, max) = (66320.351, 66452.492, 66669.930), stdev = 146.198 CI (99.9%): [65889.536, 67015.449] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 99840000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13209600.000, 19968000.000, 26726400.000), stdev = 5342984.335 CI (99.9%): [99840000.000, 99840000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 41466750.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5486370.000, 8293350.000, 11100330.000), stdev = 2219112.537 CI (99.9%): [41466750.000, 41466750.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 95.36% complete, ETA 00:14:32 # Fork: 1 of 1 # Warmup Iteration 1: 60.551 us/op # Warmup Iteration 2: 60.524 us/op # Warmup Iteration 3: 60.209 us/op Iteration 1: 61.525 us/op totalInputBytes: 135029760.000 # totalOutputBytes: 49185645.000 # Iteration 2: 60.531 us/op totalInputBytes: 168878080.000 # totalOutputBytes: 61515160.000 # Iteration 3: 59.617 us/op totalInputBytes: 203240448.000 # totalOutputBytes: 74031921.000 # Iteration 4: 59.219 us/op totalInputBytes: 237837312.000 # totalOutputBytes: 86634099.000 # Iteration 5: 61.055 us/op totalInputBytes: 271398912.000 # totalOutputBytes: 98859174.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 60.389 ±(99.9%) 3.713 us/op [Average] (min, avg, max) = (59.219, 60.389, 61.525), stdev = 0.964 CI (99.9%): [56.676, 64.103] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1016384512.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (135029760.000, 203276902.400, 271398912.000), stdev = 54027730.983 CI (99.9%): [1016384512.000, 1016384512.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 370225999.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49185645.000, 74045199.800, 98859174.000), stdev = 19680023.102 CI (99.9%): [370225999.000, 370225999.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 95.41% complete, ETA 00:14:23 # Fork: 1 of 1 # Warmup Iteration 1: 404.237 us/op # Warmup Iteration 2: 401.316 us/op # Warmup Iteration 3: 401.004 us/op Iteration 1: 400.711 us/op totalInputBytes: 40806400.000 # totalOutputBytes: 13170425.000 # Iteration 2: 403.483 us/op totalInputBytes: 50964480.000 # totalOutputBytes: 16448985.000 # Iteration 3: 401.645 us/op totalInputBytes: 61167616.000 # totalOutputBytes: 19742087.000 # Iteration 4: 400.214 us/op totalInputBytes: 71407616.000 # totalOutputBytes: 23047087.000 # Iteration 5: 400.391 us/op totalInputBytes: 81645568.000 # totalOutputBytes: 26351426.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 401.289 ±(99.9%) 5.178 us/op [Average] (min, avg, max) = (400.214, 401.289, 403.483), stdev = 1.345 CI (99.9%): [396.110, 406.467] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 305991680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (40806400.000, 61198336.000, 81645568.000), stdev = 16146845.673 CI (99.9%): [305991680.000, 305991680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 98760010.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13170425.000, 19752002.000, 26351426.000), stdev = 5211457.515 CI (99.9%): [98760010.000, 98760010.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 95.45% complete, ETA 00:14:14 # Fork: 1 of 1 # Warmup Iteration 1: 889.775 us/op # Warmup Iteration 2: 888.062 us/op # Warmup Iteration 3: 887.161 us/op Iteration 1: 886.822 us/op totalInputBytes: 27709440.000 # totalOutputBytes: 8532920.000 # Iteration 2: 884.874 us/op totalInputBytes: 34661376.000 # totalOutputBytes: 10673718.000 # Iteration 3: 886.892 us/op totalInputBytes: 41597952.000 # totalOutputBytes: 12809786.000 # Iteration 4: 889.365 us/op totalInputBytes: 48516096.000 # totalOutputBytes: 14940178.000 # Iteration 5: 927.943 us/op totalInputBytes: 55145472.000 # totalOutputBytes: 16981646.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 895.179 ±(99.9%) 70.793 us/op [Average] (min, avg, max) = (884.874, 895.179, 927.943), stdev = 18.385 CI (99.9%): [824.386, 965.973] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 207630336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (27709440.000, 41526067.200, 55145472.000), stdev = 10867118.174 CI (99.9%): [207630336.000, 207630336.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 63938248.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8532920.000, 12787649.600, 16981646.000), stdev = 3346449.802 CI (99.9%): [63938248.000, 63938248.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 95.50% complete, ETA 00:14:05 # Fork: 1 of 1 # Warmup Iteration 1: 1525.503 us/op # Warmup Iteration 2: 1526.311 us/op # Warmup Iteration 3: 1524.533 us/op Iteration 1: 1524.562 us/op totalInputBytes: 21524480.000 # totalOutputBytes: 6337530.000 # Iteration 2: 1527.893 us/op totalInputBytes: 26894336.000 # totalOutputBytes: 7918596.000 # Iteration 3: 1591.897 us/op totalInputBytes: 32047104.000 # totalOutputBytes: 9435744.000 # Iteration 4: 1523.624 us/op totalInputBytes: 37433344.000 # totalOutputBytes: 11021634.000 # Iteration 5: 1526.494 us/op totalInputBytes: 42811392.000 # totalOutputBytes: 12605112.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1538.894 ±(99.9%) 114.272 us/op [Average] (min, avg, max) = (1523.624, 1538.894, 1591.897), stdev = 29.676 CI (99.9%): [1424.622, 1653.166] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 160710656.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21524480.000, 32142131.200, 42811392.000), stdev = 8398109.319 CI (99.9%): [160710656.000, 160710656.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 47318616.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6337530.000, 9463723.200, 12605112.000), stdev = 2472685.508 CI (99.9%): [47318616.000, 47318616.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 95.55% complete, ETA 00:13:55 # Fork: 1 of 1 # Warmup Iteration 1: 2264.403 us/op # Warmup Iteration 2: 2266.163 us/op # Warmup Iteration 3: 2265.911 us/op Iteration 1: 2273.758 us/op totalInputBytes: 18099200.000 # totalOutputBytes: 5274220.000 # Iteration 2: 2281.071 us/op totalInputBytes: 22599680.000 # totalOutputBytes: 6585688.000 # Iteration 3: 2266.461 us/op totalInputBytes: 27125760.000 # totalOutputBytes: 7904616.000 # Iteration 4: 2265.298 us/op totalInputBytes: 31656960.000 # totalOutputBytes: 9225036.000 # Iteration 5: 2271.945 us/op totalInputBytes: 36172800.000 # totalOutputBytes: 10540980.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2271.706 ±(99.9%) 24.395 us/op [Average] (min, avg, max) = (2265.298, 2271.706, 2281.071), stdev = 6.335 CI (99.9%): [2247.312, 2296.101] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 135654400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (18099200.000, 27130880.000, 36172800.000), stdev = 7147460.401 CI (99.9%): [135654400.000, 135654400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 39530540.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5274220.000, 7906108.000, 10540980.000), stdev = 2082814.632 CI (99.9%): [39530540.000, 39530540.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 95.60% complete, ETA 00:13:46 # Fork: 1 of 1 # Warmup Iteration 1: 3038.541 us/op # Warmup Iteration 2: 3038.038 us/op # Warmup Iteration 3: 3035.896 us/op Iteration 1: 3106.127 us/op totalInputBytes: 16146432.000 # totalOutputBytes: 4538556.000 # Iteration 2: 3035.559 us/op totalInputBytes: 20207616.000 # totalOutputBytes: 5680103.000 # Iteration 3: 3054.927 us/op totalInputBytes: 24244224.000 # totalOutputBytes: 6814742.000 # Iteration 4: 3040.772 us/op totalInputBytes: 28299264.000 # totalOutputBytes: 7954562.000 # Iteration 5: 3136.366 us/op totalInputBytes: 32225280.000 # totalOutputBytes: 9058115.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3074.750 ±(99.9%) 170.741 us/op [Average] (min, avg, max) = (3035.559, 3074.750, 3136.366), stdev = 44.341 CI (99.9%): [2904.009, 3245.491] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 121122816.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (16146432.000, 24224563.200, 32225280.000), stdev = 6364100.702 CI (99.9%): [121122816.000, 121122816.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 34046078.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4538556.000, 6809215.600, 9058115.000), stdev = 1788867.499 CI (99.9%): [34046078.000, 34046078.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 95.65% complete, ETA 00:13:37 # Fork: 1 of 1 # Warmup Iteration 1: 3788.153 us/op # Warmup Iteration 2: 3791.448 us/op # Warmup Iteration 3: 3782.455 us/op Iteration 1: 3784.860 us/op totalInputBytes: 15196160.000 # totalOutputBytes: 4242120.000 # Iteration 2: 3792.979 us/op totalInputBytes: 18988032.000 # totalOutputBytes: 5300649.000 # Iteration 3: 3790.041 us/op totalInputBytes: 22787072.000 # totalOutputBytes: 6361179.000 # Iteration 4: 3786.397 us/op totalInputBytes: 26586112.000 # totalOutputBytes: 7421709.000 # Iteration 5: 3781.275 us/op totalInputBytes: 30392320.000 # totalOutputBytes: 8484240.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3787.110 ±(99.9%) 17.504 us/op [Average] (min, avg, max) = (3781.275, 3787.110, 3792.979), stdev = 4.546 CI (99.9%): [3769.606, 3804.614] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 113949696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15196160.000, 22789939.200, 30392320.000), stdev = 6006810.944 CI (99.9%): [113949696.000, 113949696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 31809897.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4242120.000, 6361979.400, 8484240.000), stdev = 1676845.522 CI (99.9%): [31809897.000, 31809897.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 95.70% complete, ETA 00:13:28 # Fork: 1 of 1 # Warmup Iteration 1: 4599.940 us/op # Warmup Iteration 2: 4598.583 us/op # Warmup Iteration 3: 4604.813 us/op Iteration 1: 4595.762 us/op totalInputBytes: 14311424.000 # totalOutputBytes: 3932497.000 # Iteration 2: 4596.137 us/op totalInputBytes: 17891328.000 # totalOutputBytes: 4916184.000 # Iteration 3: 4591.445 us/op totalInputBytes: 21479424.000 # totalOutputBytes: 5902122.000 # Iteration 4: 4601.190 us/op totalInputBytes: 25059328.000 # totalOutputBytes: 6885809.000 # Iteration 5: 4590.166 us/op totalInputBytes: 28647424.000 # totalOutputBytes: 7871747.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4594.940 ±(99.9%) 16.804 us/op [Average] (min, avg, max) = (4590.166, 4594.940, 4601.190), stdev = 4.364 CI (99.9%): [4578.136, 4611.744] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 107388928.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14311424.000, 21477785.600, 28647424.000), stdev = 5666802.011 CI (99.9%): [107388928.000, 107388928.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 29508359.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3932497.000, 5901671.800, 7871747.000), stdev = 1557125.406 CI (99.9%): [29508359.000, 29508359.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 95.75% complete, ETA 00:13:18 # Fork: 1 of 1 # Warmup Iteration 1: 5316.173 us/op # Warmup Iteration 2: 5320.837 us/op # Warmup Iteration 3: 5312.151 us/op Iteration 1: 5312.254 us/op totalInputBytes: 13962240.000 # totalOutputBytes: 3840525.000 # Iteration 2: 5346.472 us/op totalInputBytes: 17427456.000 # totalOutputBytes: 4793685.000 # Iteration 3: 5321.841 us/op totalInputBytes: 20911104.000 # totalOutputBytes: 5751915.000 # Iteration 4: 5336.652 us/op totalInputBytes: 24385536.000 # totalOutputBytes: 6707610.000 # Iteration 5: 5320.787 us/op totalInputBytes: 27869184.000 # totalOutputBytes: 7665840.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5327.601 ±(99.9%) 52.838 us/op [Average] (min, avg, max) = (5312.254, 5327.601, 5346.472), stdev = 13.722 CI (99.9%): [5274.764, 5380.439] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 104555520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13962240.000, 20911104.000, 27869184.000), stdev = 5497933.004 CI (99.9%): [104555520.000, 104555520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 28759575.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3840525.000, 5751915.000, 7665840.000), stdev = 1512289.515 CI (99.9%): [28759575.000, 28759575.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 95.80% complete, ETA 00:13:09 # Fork: 1 of 1 # Warmup Iteration 1: 6068.136 us/op # Warmup Iteration 2: 6091.155 us/op # Warmup Iteration 3: 6059.242 us/op Iteration 1: 6152.685 us/op totalInputBytes: 13527040.000 # totalOutputBytes: 3685590.000 # Iteration 2: 6063.946 us/op totalInputBytes: 16926720.000 # totalOutputBytes: 4611870.000 # Iteration 3: 6056.970 us/op totalInputBytes: 20336640.000 # totalOutputBytes: 5540940.000 # Iteration 4: 6080.199 us/op totalInputBytes: 23726080.000 # totalOutputBytes: 6464430.000 # Iteration 5: 6061.547 us/op totalInputBytes: 27125760.000 # totalOutputBytes: 7390710.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6083.070 ±(99.9%) 153.600 us/op [Average] (min, avg, max) = (6056.970, 6083.070, 6152.685), stdev = 39.889 CI (99.9%): [5929.469, 6236.670] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 101642240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13527040.000, 20328448.000, 27125760.000), stdev = 5375368.009 CI (99.9%): [101642240.000, 101642240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 27693540.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3685590.000, 5538708.000, 7390710.000), stdev = 1464577.807 CI (99.9%): [27693540.000, 27693540.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 95.85% complete, ETA 00:13:00 # Fork: 1 of 1 # Warmup Iteration 1: 13558.950 us/op # Warmup Iteration 2: 13533.465 us/op # Warmup Iteration 3: 13535.308 us/op Iteration 1: 13545.566 us/op totalInputBytes: 12206080.000 # totalOutputBytes: 3238068.000 # Iteration 2: 13531.851 us/op totalInputBytes: 15257600.000 # totalOutputBytes: 4047585.000 # Iteration 3: 13528.871 us/op totalInputBytes: 18309120.000 # totalOutputBytes: 4857102.000 # Iteration 4: 13567.328 us/op totalInputBytes: 21360640.000 # totalOutputBytes: 5666619.000 # Iteration 5: 13547.518 us/op totalInputBytes: 24412160.000 # totalOutputBytes: 6476136.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 13544.227 ±(99.9%) 58.880 us/op [Average] (min, avg, max) = (13528.871, 13544.227, 13567.328), stdev = 15.291 CI (99.9%): [13485.347, 13603.107] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 91545600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12206080.000, 18309120.000, 24412160.000), stdev = 4824876.763 CI (99.9%): [91545600.000, 91545600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 24285510.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3238068.000, 4857102.000, 6476136.000), stdev = 1279958.762 CI (99.9%): [24285510.000, 24285510.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 95.89% complete, ETA 00:12:51 # Fork: 1 of 1 # Warmup Iteration 1: 20996.059 us/op # Warmup Iteration 2: 21007.922 us/op # Warmup Iteration 3: 20986.386 us/op Iteration 1: 21007.391 us/op totalInputBytes: 11919360.000 # totalOutputBytes: 3135816.000 # Iteration 2: 21029.333 us/op totalInputBytes: 14899200.000 # totalOutputBytes: 3919770.000 # Iteration 3: 21000.592 us/op totalInputBytes: 17879040.000 # totalOutputBytes: 4703724.000 # Iteration 4: 20990.677 us/op totalInputBytes: 20858880.000 # totalOutputBytes: 5487678.000 # Iteration 5: 21004.161 us/op totalInputBytes: 23838720.000 # totalOutputBytes: 6271632.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 21006.431 ±(99.9%) 54.893 us/op [Average] (min, avg, max) = (20990.677, 21006.431, 21029.333), stdev = 14.255 CI (99.9%): [20951.538, 21061.324] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 89395200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11919360.000, 17879040.000, 23838720.000), stdev = 4711540.731 CI (99.9%): [89395200.000, 89395200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 23518620.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3135816.000, 4703724.000, 6271632.000), stdev = 1239540.110 CI (99.9%): [23518620.000, 23518620.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 95.94% complete, ETA 00:12:42 # Fork: 1 of 1 # Warmup Iteration 1: 28858.504 us/op # Warmup Iteration 2: 28854.779 us/op # Warmup Iteration 3: 28844.194 us/op Iteration 1: 28874.587 us/op totalInputBytes: 11632640.000 # totalOutputBytes: 3051864.000 # Iteration 2: 28809.805 us/op totalInputBytes: 14540800.000 # totalOutputBytes: 3814830.000 # Iteration 3: 28968.358 us/op totalInputBytes: 17448960.000 # totalOutputBytes: 4577796.000 # Iteration 4: 28795.548 us/op totalInputBytes: 20357120.000 # totalOutputBytes: 5340762.000 # Iteration 5: 28864.860 us/op totalInputBytes: 23265280.000 # totalOutputBytes: 6103728.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 28862.632 ±(99.9%) 262.698 us/op [Average] (min, avg, max) = (28795.548, 28862.632, 28968.358), stdev = 68.222 CI (99.9%): [28599.933, 29125.330] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 87244800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11632640.000, 17448960.000, 23265280.000), stdev = 4598204.700 CI (99.9%): [87244800.000, 87244800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 22888980.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3051864.000, 4577796.000, 6103728.000), stdev = 1206355.169 CI (99.9%): [22888980.000, 22888980.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 95.99% complete, ETA 00:12:32 # Fork: 1 of 1 # Warmup Iteration 1: 36089.261 us/op # Warmup Iteration 2: 36029.124 us/op # Warmup Iteration 3: 36129.816 us/op Iteration 1: 36095.320 us/op totalInputBytes: 11673600.000 # totalOutputBytes: 3048816.000 # Iteration 2: 36132.219 us/op totalInputBytes: 14592000.000 # totalOutputBytes: 3811020.000 # Iteration 3: 36096.063 us/op totalInputBytes: 17510400.000 # totalOutputBytes: 4573224.000 # Iteration 4: 36143.557 us/op totalInputBytes: 20428800.000 # totalOutputBytes: 5335428.000 # Iteration 5: 36045.222 us/op totalInputBytes: 23347200.000 # totalOutputBytes: 6097632.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 36102.476 ±(99.9%) 148.421 us/op [Average] (min, avg, max) = (36045.222, 36102.476, 36143.557), stdev = 38.545 CI (99.9%): [35954.055, 36250.897] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 87552000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11673600.000, 17510400.000, 23347200.000), stdev = 4614395.562 CI (99.9%): [87552000.000, 87552000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 22866120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3048816.000, 4573224.000, 6097632.000), stdev = 1205150.341 CI (99.9%): [22866120.000, 22866120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 96.04% complete, ETA 00:12:23 # Fork: 1 of 1 # Warmup Iteration 1: 43463.130 us/op # Warmup Iteration 2: 43508.659 us/op # Warmup Iteration 3: 43463.089 us/op Iteration 1: 43450.849 us/op totalInputBytes: 11919360.000 # totalOutputBytes: 3103806.000 # Iteration 2: 43458.033 us/op totalInputBytes: 14868480.000 # totalOutputBytes: 3871758.000 # Iteration 3: 43612.416 us/op totalInputBytes: 17756160.000 # totalOutputBytes: 4623711.000 # Iteration 4: 43435.374 us/op totalInputBytes: 20705280.000 # totalOutputBytes: 5391663.000 # Iteration 5: 43598.135 us/op totalInputBytes: 23592960.000 # totalOutputBytes: 6143616.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 43510.961 ±(99.9%) 333.592 us/op [Average] (min, avg, max) = (43435.374, 43510.961, 43612.416), stdev = 86.633 CI (99.9%): [43177.370, 43844.553] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 88842240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11919360.000, 17768448.000, 23592960.000), stdev = 4614426.239 CI (99.9%): [88842240.000, 88842240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 23134554.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3103806.000, 4626910.800, 6143616.000), stdev = 1201598.395 CI (99.9%): [23134554.000, 23134554.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 96.09% complete, ETA 00:12:14 # Fork: 1 of 1 # Warmup Iteration 1: 50950.648 us/op # Warmup Iteration 2: 51026.270 us/op # Warmup Iteration 3: 51001.467 us/op Iteration 1: 51019.820 us/op totalInputBytes: 11755520.000 # totalOutputBytes: 3035968.000 # Iteration 2: 50993.683 us/op totalInputBytes: 14694400.000 # totalOutputBytes: 3794960.000 # Iteration 3: 51510.057 us/op totalInputBytes: 17633280.000 # totalOutputBytes: 4553952.000 # Iteration 4: 51060.483 us/op totalInputBytes: 20572160.000 # totalOutputBytes: 5312944.000 # Iteration 5: 50973.641 us/op totalInputBytes: 23511040.000 # totalOutputBytes: 6071936.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 51111.537 ±(99.9%) 866.912 us/op [Average] (min, avg, max) = (50973.641, 51111.537, 51510.057), stdev = 225.134 CI (99.9%): [50244.625, 51978.449] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 88166400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11755520.000, 17633280.000, 23511040.000), stdev = 4646777.285 CI (99.9%): [88166400.000, 88166400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 22769760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3035968.000, 4553952.000, 6071936.000), stdev = 1200071.723 CI (99.9%): [22769760.000, 22769760.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 96.14% complete, ETA 00:12:05 # Fork: 1 of 1 # Warmup Iteration 1: 58566.303 us/op # Warmup Iteration 2: 58716.107 us/op # Warmup Iteration 3: 58496.848 us/op Iteration 1: 58518.358 us/op totalInputBytes: 12042240.000 # totalOutputBytes: 3137274.000 # Iteration 2: 58501.151 us/op totalInputBytes: 15073280.000 # totalOutputBytes: 3926928.000 # Iteration 3: 58623.231 us/op totalInputBytes: 18022400.000 # totalOutputBytes: 4695240.000 # Iteration 4: 58731.203 us/op totalInputBytes: 20971520.000 # totalOutputBytes: 5463552.000 # Iteration 5: 58775.393 us/op totalInputBytes: 23920640.000 # totalOutputBytes: 6231864.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 58629.867 ±(99.9%) 473.537 us/op [Average] (min, avg, max) = (58501.151, 58629.867, 58775.393), stdev = 122.976 CI (99.9%): [58156.330, 59103.404] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 90030080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12042240.000, 18006016.000, 23920640.000), stdev = 4688945.086 CI (99.9%): [90030080.000, 90030080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 23454858.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3137274.000, 4690971.600, 6231864.000), stdev = 1221575.513 CI (99.9%): [23454858.000, 23454858.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 96.19% complete, ETA 00:11:56 # Fork: 1 of 1 # Warmup Iteration 1: 66304.233 us/op # Warmup Iteration 2: 66297.183 us/op # Warmup Iteration 3: 66256.751 us/op Iteration 1: 66306.869 us/op totalInputBytes: 12072960.000 # totalOutputBytes: 3123957.000 # Iteration 2: 66167.016 us/op totalInputBytes: 15114240.000 # totalOutputBytes: 3910908.000 # Iteration 3: 66218.304 us/op totalInputBytes: 18155520.000 # totalOutputBytes: 4697859.000 # Iteration 4: 66222.371 us/op totalInputBytes: 21196800.000 # totalOutputBytes: 5484810.000 # Iteration 5: 66379.939 us/op totalInputBytes: 24238080.000 # totalOutputBytes: 6271761.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 66258.900 ±(99.9%) 324.326 us/op [Average] (min, avg, max) = (66167.016, 66258.900, 66379.939), stdev = 84.227 CI (99.9%): [65934.573, 66583.226] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 90777600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12072960.000, 18155520.000, 24238080.000), stdev = 4808685.901 CI (99.9%): [90777600.000, 90777600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 23489295.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3123957.000, 4697859.000, 6271761.000), stdev = 1244278.783 CI (99.9%): [23489295.000, 23489295.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high9, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 96.24% complete, ETA 00:11:46 # Fork: 1 of 1 # Warmup Iteration 1: 73206.270 us/op # Warmup Iteration 2: 73288.479 us/op # Warmup Iteration 3: 74917.814 us/op Iteration 1: 73193.205 us/op totalInputBytes: 11878400.000 # totalOutputBytes: 3072144.000 # Iteration 2: 73152.119 us/op totalInputBytes: 14848000.000 # totalOutputBytes: 3840180.000 # Iteration 3: 73128.172 us/op totalInputBytes: 17817600.000 # totalOutputBytes: 4608216.000 # Iteration 4: 73191.202 us/op totalInputBytes: 20787200.000 # totalOutputBytes: 5376252.000 # Iteration 5: 73168.518 us/op totalInputBytes: 23756800.000 # totalOutputBytes: 6144288.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 73166.643 ±(99.9%) 105.510 us/op [Average] (min, avg, max) = (73128.172, 73166.643, 73193.205), stdev = 27.401 CI (99.9%): [73061.133, 73272.153] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 89088000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11878400.000, 17817600.000, 23756800.000), stdev = 4695349.870 CI (99.9%): [89088000.000, 89088000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 23041080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3072144.000, 4608216.000, 6144288.000), stdev = 1214371.543 CI (99.9%): [23041080.000, 23041080.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 1024) # Run progress: 96.29% complete, ETA 00:11:37 # Fork: 1 of 1 # Warmup Iteration 1: 25.075 us/op # Warmup Iteration 2: 25.474 us/op # Warmup Iteration 3: 26.647 us/op Iteration 1: 24.203 us/op totalInputBytes: 323665920.000 # totalOutputBytes: 326510640.000 # Iteration 2: 24.292 us/op totalInputBytes: 407997440.000 # totalOutputBytes: 411583355.000 # Iteration 3: 24.204 us/op totalInputBytes: 492637184.000 # totalOutputBytes: 496967003.000 # Iteration 4: 24.161 us/op totalInputBytes: 577423360.000 # totalOutputBytes: 582498370.000 # Iteration 5: 24.182 us/op totalInputBytes: 662138880.000 # totalOutputBytes: 667958460.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 24.208 ±(99.9%) 0.193 us/op [Average] (min, avg, max) = (24.161, 24.208, 24.292), stdev = 0.050 CI (99.9%): [24.016, 24.401] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2463862784.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (323665920.000, 492772556.800, 662138880.000), stdev = 133823207.330 CI (99.9%): [2463862784.000, 2463862784.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2485517828.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (326510640.000, 497103565.600, 667958460.000), stdev = 134999387.864 CI (99.9%): [2485517828.000, 2485517828.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 2048) # Run progress: 96.33% complete, ETA 00:11:28 # Fork: 1 of 1 # Warmup Iteration 1: 41.983 us/op # Warmup Iteration 2: 42.034 us/op # Warmup Iteration 3: 41.893 us/op Iteration 1: 40.988 us/op totalInputBytes: 392851456.000 # totalOutputBytes: 395345142.000 # Iteration 2: 41.371 us/op totalInputBytes: 491894784.000 # totalOutputBytes: 495017163.000 # Iteration 3: 41.233 us/op totalInputBytes: 591257600.000 # totalOutputBytes: 595010700.000 # Iteration 4: 41.957 us/op totalInputBytes: 688906240.000 # totalOutputBytes: 693279180.000 # Iteration 5: 40.707 us/op totalInputBytes: 789557248.000 # totalOutputBytes: 794569086.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 41.251 ±(99.9%) 1.803 us/op [Average] (min, avg, max) = (40.707, 41.251, 41.957), stdev = 0.468 CI (99.9%): [39.448, 43.055] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2954467328.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (392851456.000, 590893465.600, 789557248.000), stdev = 156600855.283 CI (99.9%): [2954467328.000, 2954467328.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2973221271.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (395345142.000, 594644254.200, 794569086.000), stdev = 157594903.681 CI (99.9%): [2973221271.000, 2973221271.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 3072) # Run progress: 96.38% complete, ETA 00:11:19 # Fork: 1 of 1 # Warmup Iteration 1: 59.621 us/op # Warmup Iteration 2: 60.101 us/op # Warmup Iteration 3: 60.488 us/op Iteration 1: 61.426 us/op totalInputBytes: 407055360.000 # totalOutputBytes: 409175440.000 # Iteration 2: 59.016 us/op totalInputBytes: 511202304.000 # totalOutputBytes: 513864816.000 # Iteration 3: 58.228 us/op totalInputBytes: 616753152.000 # totalOutputBytes: 619965408.000 # Iteration 4: 58.594 us/op totalInputBytes: 721643520.000 # totalOutputBytes: 725402080.000 # Iteration 5: 59.855 us/op totalInputBytes: 824318976.000 # totalOutputBytes: 828612304.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 59.424 ±(99.9%) 4.900 us/op [Average] (min, avg, max) = (58.228, 59.424, 61.426), stdev = 1.273 CI (99.9%): [54.524, 64.324] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3080973312.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (407055360.000, 616194662.400, 824318976.000), stdev = 165225714.193 CI (99.9%): [3080973312.000, 3080973312.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3097020048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (409175440.000, 619404009.600, 828612304.000), stdev = 166086264.787 CI (99.9%): [3097020048.000, 3097020048.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 4096) # Run progress: 96.43% complete, ETA 00:11:10 # Fork: 1 of 1 # Warmup Iteration 1: 77.108 us/op # Warmup Iteration 2: 78.732 us/op # Warmup Iteration 3: 76.211 us/op Iteration 1: 78.070 us/op totalInputBytes: 422940672.000 # totalOutputBytes: 425212326.000 # Iteration 2: 81.614 us/op totalInputBytes: 523354112.000 # totalOutputBytes: 526165096.000 # Iteration 3: 76.061 us/op totalInputBytes: 631091200.000 # totalOutputBytes: 634480850.000 # Iteration 4: 75.948 us/op totalInputBytes: 738988032.000 # totalOutputBytes: 742957206.000 # Iteration 5: 75.865 us/op totalInputBytes: 847011840.000 # totalOutputBytes: 851561220.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 77.512 ±(99.9%) 9.511 us/op [Average] (min, avg, max) = (75.865, 77.512, 81.614), stdev = 2.470 CI (99.9%): [68.001, 87.022] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3163385856.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (422940672.000, 632677171.200, 847011840.000), stdev = 168214740.026 CI (99.9%): [3163385856.000, 3163385856.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3180376698.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (425212326.000, 636075339.600, 851561220.000), stdev = 169118237.165 CI (99.9%): [3180376698.000, 3180376698.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 5120) # Run progress: 96.48% complete, ETA 00:11:00 # Fork: 1 of 1 # Warmup Iteration 1: 94.804 us/op # Warmup Iteration 2: 97.217 us/op # Warmup Iteration 3: 93.177 us/op Iteration 1: 94.672 us/op totalInputBytes: 431575040.000 # totalOutputBytes: 433682340.000 # Iteration 2: 94.714 us/op totalInputBytes: 539729920.000 # totalOutputBytes: 542365320.000 # Iteration 3: 99.814 us/op totalInputBytes: 642350080.000 # totalOutputBytes: 645486555.000 # Iteration 4: 95.027 us/op totalInputBytes: 750243840.000 # totalOutputBytes: 753907140.000 # Iteration 5: 94.762 us/op totalInputBytes: 858408960.000 # totalOutputBytes: 862600410.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 95.798 ±(99.9%) 8.662 us/op [Average] (min, avg, max) = (94.672, 95.798, 99.814), stdev = 2.250 CI (99.9%): [87.135, 104.460] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3222307840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (431575040.000, 644461568.000, 858408960.000), stdev = 168268554.617 CI (99.9%): [3222307840.000, 3222307840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3238041765.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (433682340.000, 647608353.000, 862600410.000), stdev = 169090178.419 CI (99.9%): [3238041765.000, 3238041765.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 6144) # Run progress: 96.53% complete, ETA 00:10:51 # Fork: 1 of 1 # Warmup Iteration 1: 113.347 us/op # Warmup Iteration 2: 113.881 us/op # Warmup Iteration 3: 110.284 us/op Iteration 1: 110.453 us/op totalInputBytes: 439179264.000 # totalOutputBytes: 441180732.000 # Iteration 2: 113.892 us/op totalInputBytes: 547104768.000 # totalOutputBytes: 549598084.000 # Iteration 3: 114.845 us/op totalInputBytes: 654157824.000 # totalOutputBytes: 657139012.000 # Iteration 4: 112.996 us/op totalInputBytes: 762949632.000 # totalOutputBytes: 766426616.000 # Iteration 5: 110.351 us/op totalInputBytes: 874340352.000 # totalOutputBytes: 878324976.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 112.507 ±(99.9%) 7.819 us/op [Average] (min, avg, max) = (110.351, 112.507, 114.845), stdev = 2.030 CI (99.9%): [104.689, 120.326] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3277731840.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (439179264.000, 655546368.000, 874340352.000), stdev = 171742904.446 CI (99.9%): [3277731840.000, 3277731840.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3292669420.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (441180732.000, 658533884.000, 878324976.000), stdev = 172525586.954 CI (99.9%): [3292669420.000, 3292669420.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 7168) # Run progress: 96.58% complete, ETA 00:10:42 # Fork: 1 of 1 # Warmup Iteration 1: 132.014 us/op # Warmup Iteration 2: 131.720 us/op # Warmup Iteration 3: 128.929 us/op Iteration 1: 129.883 us/op totalInputBytes: 439190528.000 # totalOutputBytes: 441273742.000 # Iteration 2: 129.177 us/op totalInputBytes: 550215680.000 # totalOutputBytes: 552825520.000 # Iteration 3: 131.908 us/op totalInputBytes: 658939904.000 # totalOutputBytes: 662065456.000 # Iteration 4: 132.509 us/op totalInputBytes: 767169536.000 # totalOutputBytes: 770808454.000 # Iteration 5: 131.327 us/op totalInputBytes: 876366848.000 # totalOutputBytes: 880523722.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 130.961 ±(99.9%) 5.367 us/op [Average] (min, avg, max) = (129.177, 130.961, 132.509), stdev = 1.394 CI (99.9%): [125.594, 136.327] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3291882496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (439190528.000, 658376499.200, 876366848.000), stdev = 172552374.101 CI (99.9%): [3291882496.000, 3291882496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3307496894.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (441273742.000, 661499378.800, 880523722.000), stdev = 173370842.394 CI (99.9%): [3307496894.000, 3307496894.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 8192) # Run progress: 96.63% complete, ETA 00:10:33 # Fork: 1 of 1 # Warmup Iteration 1: 154.250 us/op # Warmup Iteration 2: 161.275 us/op # Warmup Iteration 3: 147.686 us/op Iteration 1: 149.235 us/op totalInputBytes: 428736512.000 # totalOutputBytes: 430725280.000 # Iteration 2: 157.145 us/op totalInputBytes: 533045248.000 # totalOutputBytes: 535517870.000 # Iteration 3: 151.973 us/op totalInputBytes: 640909312.000 # totalOutputBytes: 643882280.000 # Iteration 4: 151.271 us/op totalInputBytes: 749264896.000 # totalOutputBytes: 752740490.000 # Iteration 5: 151.483 us/op totalInputBytes: 857473024.000 # totalOutputBytes: 861450560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 152.221 ±(99.9%) 11.336 us/op [Average] (min, avg, max) = (149.235, 152.221, 157.145), stdev = 2.944 CI (99.9%): [140.885, 163.558] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3209428992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (428736512.000, 641885798.400, 857473024.000), stdev = 169770403.540 CI (99.9%): [3209428992.000, 3209428992.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3224316480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (430725280.000, 644863296.000, 861450560.000), stdev = 170557912.737 CI (99.9%): [3224316480.000, 3224316480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 9216) # Run progress: 96.68% complete, ETA 00:10:24 # Fork: 1 of 1 # Warmup Iteration 1: 173.127 us/op # Warmup Iteration 2: 174.679 us/op # Warmup Iteration 3: 171.083 us/op Iteration 1: 170.877 us/op totalInputBytes: 427788288.000 # totalOutputBytes: 429598590.000 # Iteration 2: 170.472 us/op totalInputBytes: 535965696.000 # totalOutputBytes: 538233780.000 # Iteration 3: 169.208 us/op totalInputBytes: 644954112.000 # totalOutputBytes: 647683410.000 # Iteration 4: 172.208 us/op totalInputBytes: 752044032.000 # totalOutputBytes: 755226510.000 # Iteration 5: 172.131 us/op totalInputBytes: 859170816.000 # totalOutputBytes: 862806630.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 170.979 ±(99.9%) 4.810 us/op [Average] (min, avg, max) = (169.208, 170.979, 172.208), stdev = 1.249 CI (99.9%): [166.170, 175.789] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3219922944.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (427788288.000, 643984588.800, 859170816.000), stdev = 170581225.006 CI (99.9%): [3219922944.000, 3219922944.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3233548920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (429598590.000, 646709784.000, 862806630.000), stdev = 171303085.658 CI (99.9%): [3233548920.000, 3233548920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 10240) # Run progress: 96.73% complete, ETA 00:10:14 # Fork: 1 of 1 # Warmup Iteration 1: 201.146 us/op # Warmup Iteration 2: 196.787 us/op # Warmup Iteration 3: 190.490 us/op Iteration 1: 190.934 us/op totalInputBytes: 420915200.000 # totalOutputBytes: 422682715.000 # Iteration 2: 190.961 us/op totalInputBytes: 528220160.000 # totalOutputBytes: 530438272.000 # Iteration 3: 191.565 us/op totalInputBytes: 635166720.000 # totalOutputBytes: 637833924.000 # Iteration 4: 196.977 us/op totalInputBytes: 739184640.000 # totalOutputBytes: 742288638.000 # Iteration 5: 194.472 us/op totalInputBytes: 844544000.000 # totalOutputBytes: 848090425.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 192.982 ±(99.9%) 10.273 us/op [Average] (min, avg, max) = (190.934, 192.982, 196.977), stdev = 2.668 CI (99.9%): [182.708, 203.255] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 3168030720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (420915200.000, 633606144.000, 844544000.000), stdev = 167322799.248 CI (99.9%): [3168030720.000, 3168030720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3181333974.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (422682715.000, 636266794.800, 848090425.000), stdev = 168025424.284 CI (99.9%): [3181333974.000, 3181333974.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 20480) # Run progress: 96.77% complete, ETA 00:10:05 # Fork: 1 of 1 # Warmup Iteration 1: 485.376 us/op # Warmup Iteration 2: 482.284 us/op # Warmup Iteration 3: 478.800 us/op Iteration 1: 473.950 us/op totalInputBytes: 341524480.000 # totalOutputBytes: 342875236.000 # Iteration 2: 475.427 us/op totalInputBytes: 427745280.000 # totalOutputBytes: 429437046.000 # Iteration 3: 477.918 us/op totalInputBytes: 513515520.000 # totalOutputBytes: 515546514.000 # Iteration 4: 477.910 us/op totalInputBytes: 599285760.000 # totalOutputBytes: 601655982.000 # Iteration 5: 478.282 us/op totalInputBytes: 684994560.000 # totalOutputBytes: 687703767.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 476.697 ±(99.9%) 7.364 us/op [Average] (min, avg, max) = (473.950, 476.697, 478.282), stdev = 1.912 CI (99.9%): [469.333, 484.062] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2567065600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (341524480.000, 513413120.000, 684994560.000), stdev = 135737793.844 CI (99.9%): [2567065600.000, 2567065600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2577218545.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (342875236.000, 515443709.000, 687703767.000), stdev = 136274647.423 CI (99.9%): [2577218545.000, 2577218545.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 30720) # Run progress: 96.82% complete, ETA 00:09:56 # Fork: 1 of 1 # Warmup Iteration 1: 878.546 us/op # Warmup Iteration 2: 871.035 us/op # Warmup Iteration 3: 875.706 us/op Iteration 1: 859.648 us/op totalInputBytes: 282439680.000 # totalOutputBytes: 283414244.000 # Iteration 2: 860.135 us/op totalInputBytes: 353925120.000 # totalOutputBytes: 355146346.000 # Iteration 3: 861.371 us/op totalInputBytes: 425349120.000 # totalOutputBytes: 426816796.000 # Iteration 4: 863.323 us/op totalInputBytes: 496619520.000 # totalOutputBytes: 498333116.000 # Iteration 5: 860.024 us/op totalInputBytes: 568135680.000 # totalOutputBytes: 570096044.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 860.900 ±(99.9%) 5.780 us/op [Average] (min, avg, max) = (859.648, 860.900, 863.323), stdev = 1.501 CI (99.9%): [855.120, 866.680] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2126469120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (282439680.000, 425293824.000, 568135680.000), stdev = 112906988.448 CI (99.9%): [2126469120.000, 2126469120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2133806546.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (283414244.000, 426761309.200, 570096044.000), stdev = 113296576.364 CI (99.9%): [2133806546.000, 2133806546.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 40960) # Run progress: 96.87% complete, ETA 00:09:47 # Fork: 1 of 1 # Warmup Iteration 1: 1364.233 us/op # Warmup Iteration 2: 1308.023 us/op # Warmup Iteration 3: 1305.586 us/op Iteration 1: 1300.622 us/op totalInputBytes: 248791040.000 # totalOutputBytes: 249617104.000 # Iteration 2: 1283.727 us/op totalInputBytes: 312688640.000 # totalOutputBytes: 313726864.000 # Iteration 3: 1281.758 us/op totalInputBytes: 376709120.000 # totalOutputBytes: 377959912.000 # Iteration 4: 1279.251 us/op totalInputBytes: 440852480.000 # totalOutputBytes: 442316248.000 # Iteration 5: 1367.065 us/op totalInputBytes: 500817920.000 # totalOutputBytes: 502480792.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1302.485 ±(99.9%) 142.726 us/op [Average] (min, avg, max) = (1279.251, 1302.485, 1367.065), stdev = 37.065 CI (99.9%): [1159.759, 1445.210] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1879859200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (248791040.000, 375971840.000, 500817920.000), stdev = 99970375.626 CI (99.9%): [1879859200.000, 1879859200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1886100920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (249617104.000, 377220184.000, 502480792.000), stdev = 100302308.513 CI (99.9%): [1886100920.000, 1886100920.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 51200) # Run progress: 96.92% complete, ETA 00:09:38 # Fork: 1 of 1 # Warmup Iteration 1: 1809.470 us/op # Warmup Iteration 2: 1791.304 us/op # Warmup Iteration 3: 1805.702 us/op Iteration 1: 1800.887 us/op totalInputBytes: 227686400.000 # totalOutputBytes: 228371238.000 # Iteration 2: 1789.349 us/op totalInputBytes: 285030400.000 # totalOutputBytes: 285887718.000 # Iteration 3: 1780.651 us/op totalInputBytes: 342681600.000 # totalOutputBytes: 343712322.000 # Iteration 4: 1823.694 us/op totalInputBytes: 398950400.000 # totalOutputBytes: 400150368.000 # Iteration 5: 1783.402 us/op totalInputBytes: 456499200.000 # totalOutputBytes: 457872264.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1795.596 ±(99.9%) 67.485 us/op [Average] (min, avg, max) = (1780.651, 1795.596, 1823.694), stdev = 17.526 CI (99.9%): [1728.111, 1863.082] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1710848000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (227686400.000, 342169600.000, 456499200.000), stdev = 90369892.785 CI (99.9%): [1710848000.000, 1710848000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1715993910.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (228371238.000, 343198782.000, 457872264.000), stdev = 90641708.478 CI (99.9%): [1715993910.000, 1715993910.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 61440) # Run progress: 96.97% complete, ETA 00:09:28 # Fork: 1 of 1 # Warmup Iteration 1: 2326.358 us/op # Warmup Iteration 2: 2300.705 us/op # Warmup Iteration 3: 2323.857 us/op Iteration 1: 2415.114 us/op totalInputBytes: 210616320.000 # totalOutputBytes: 211243644.000 # Iteration 2: 2281.508 us/op totalInputBytes: 264560640.000 # totalOutputBytes: 265348638.000 # Iteration 3: 2282.912 us/op totalInputBytes: 318504960.000 # totalOutputBytes: 319453632.000 # Iteration 4: 2297.403 us/op totalInputBytes: 372080640.000 # totalOutputBytes: 373188888.000 # Iteration 5: 2292.887 us/op totalInputBytes: 425779200.000 # totalOutputBytes: 427047390.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2313.965 ±(99.9%) 219.245 us/op [Average] (min, avg, max) = (2281.508, 2313.965, 2415.114), stdev = 56.937 CI (99.9%): [2094.719, 2533.210] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1591541760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (210616320.000, 318308352.000, 425779200.000), stdev = 85040977.009 CI (99.9%): [1591541760.000, 1591541760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1596282192.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (211243644.000, 319256438.400, 427047390.000), stdev = 85294272.888 CI (99.9%): [1596282192.000, 1596282192.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 71680) # Run progress: 97.02% complete, ETA 00:09:19 # Fork: 1 of 1 # Warmup Iteration 1: 2919.576 us/op # Warmup Iteration 2: 2911.762 us/op # Warmup Iteration 3: 2925.905 us/op Iteration 1: 2922.235 us/op totalInputBytes: 196976640.000 # totalOutputBytes: 197471280.000 # Iteration 2: 2892.459 us/op totalInputBytes: 246722560.000 # totalOutputBytes: 247342120.000 # Iteration 3: 2882.696 us/op totalInputBytes: 296611840.000 # totalOutputBytes: 297356680.000 # Iteration 4: 2907.638 us/op totalInputBytes: 346071040.000 # totalOutputBytes: 346940080.000 # Iteration 5: 2880.440 us/op totalInputBytes: 396032000.000 # totalOutputBytes: 397026500.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2897.094 ±(99.9%) 68.053 us/op [Average] (min, avg, max) = (2880.440, 2897.094, 2922.235), stdev = 17.673 CI (99.9%): [2829.041, 2965.147] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1482414080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (196976640.000, 296482816.000, 396032000.000), stdev = 78655277.606 CI (99.9%): [1482414080.000, 1482414080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1486136660.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (197471280.000, 297227332.000, 397026500.000), stdev = 78852793.649 CI (99.9%): [1486136660.000, 1486136660.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 81920) # Run progress: 97.07% complete, ETA 00:09:10 # Fork: 1 of 1 # Warmup Iteration 1: 3521.479 us/op # Warmup Iteration 2: 3466.318 us/op # Warmup Iteration 3: 3498.795 us/op Iteration 1: 3499.346 us/op totalInputBytes: 188170240.000 # totalOutputBytes: 188668689.000 # Iteration 2: 3485.325 us/op totalInputBytes: 235274240.000 # totalOutputBytes: 235897464.000 # Iteration 3: 3448.831 us/op totalInputBytes: 282951680.000 # totalOutputBytes: 283701198.000 # Iteration 4: 3442.852 us/op totalInputBytes: 330711040.000 # totalOutputBytes: 331587069.000 # Iteration 5: 3484.441 us/op totalInputBytes: 377815040.000 # totalOutputBytes: 378815844.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3472.159 ±(99.9%) 95.618 us/op [Average] (min, avg, max) = (3442.852, 3472.159, 3499.346), stdev = 24.832 CI (99.9%): [3376.541, 3567.777] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1414922240.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (188170240.000, 282984448.000, 377815040.000), stdev = 75061088.160 CI (99.9%): [1414922240.000, 1414922240.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1418670264.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (188668689.000, 283734052.800, 378815844.000), stdev = 75259919.411 CI (99.9%): [1418670264.000, 1418670264.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 92160) # Run progress: 97.12% complete, ETA 00:09:01 # Fork: 1 of 1 # Warmup Iteration 1: 4084.765 us/op # Warmup Iteration 2: 4063.297 us/op # Warmup Iteration 3: 4071.473 us/op Iteration 1: 4081.901 us/op totalInputBytes: 181739520.000 # totalOutputBytes: 182183220.000 # Iteration 2: 4079.844 us/op totalInputBytes: 227082240.000 # totalOutputBytes: 227636640.000 # Iteration 3: 4044.943 us/op totalInputBytes: 272885760.000 # totalOutputBytes: 273551985.000 # Iteration 4: 4050.646 us/op totalInputBytes: 318597120.000 # totalOutputBytes: 319374945.000 # Iteration 5: 4059.541 us/op totalInputBytes: 364124160.000 # totalOutputBytes: 365013135.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4063.375 ±(99.9%) 64.747 us/op [Average] (min, avg, max) = (4044.943, 4063.375, 4081.901), stdev = 16.815 CI (99.9%): [3998.627, 4128.122] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1364428800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (181739520.000, 272885760.000, 364124160.000), stdev = 72144947.117 CI (99.9%): [1364428800.000, 1364428800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1367759925.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (182183220.000, 273551985.000, 365013135.000), stdev = 72321082.242 CI (99.9%): [1367759925.000, 1367759925.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = LOW_COMPRESSION_1_3, length = 102400) # Run progress: 97.17% complete, ETA 00:08:52 # Fork: 1 of 1 # Warmup Iteration 1: 4668.149 us/op # Warmup Iteration 2: 4629.627 us/op # Warmup Iteration 3: 4663.474 us/op Iteration 1: 4642.728 us/op totalInputBytes: 176947200.000 # totalOutputBytes: 177375744.000 # Iteration 2: 4657.795 us/op totalInputBytes: 221081600.000 # totalOutputBytes: 221617032.000 # Iteration 3: 4605.256 us/op totalInputBytes: 265728000.000 # totalOutputBytes: 266371560.000 # Iteration 4: 4628.442 us/op totalInputBytes: 310272000.000 # totalOutputBytes: 311023440.000 # Iteration 5: 4646.602 us/op totalInputBytes: 354508800.000 # totalOutputBytes: 355367376.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4636.164 ±(99.9%) 77.848 us/op [Average] (min, avg, max) = (4605.256, 4636.164, 4657.795), stdev = 20.217 CI (99.9%): [4558.316, 4714.013] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1328537600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (176947200.000, 265707520.000, 354508800.000), stdev = 70252273.574 CI (99.9%): [1328537600.000, 1328537600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1331755152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (177375744.000, 266351030.400, 355367376.000), stdev = 70422415.799 CI (99.9%): [1331755152.000, 1331755152.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 1024) # Run progress: 97.21% complete, ETA 00:08:42 # Fork: 1 of 1 # Warmup Iteration 1: 27.306 us/op # Warmup Iteration 2: 28.033 us/op # Warmup Iteration 3: 27.054 us/op Iteration 1: 26.589 us/op totalInputBytes: 300889088.000 # totalOutputBytes: 292955489.000 # Iteration 2: 26.687 us/op totalInputBytes: 377652224.000 # totalOutputBytes: 367694597.000 # Iteration 3: 26.233 us/op totalInputBytes: 455746560.000 # totalOutputBytes: 443729805.000 # Iteration 4: 26.596 us/op totalInputBytes: 532766720.000 # totalOutputBytes: 518719160.000 # Iteration 5: 26.372 us/op totalInputBytes: 610451456.000 # totalOutputBytes: 594355568.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 26.496 ±(99.9%) 0.720 us/op [Average] (min, avg, max) = (26.233, 26.496, 26.687), stdev = 0.187 CI (99.9%): [25.776, 27.215] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2277506048.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (300889088.000, 455501209.600, 610451456.000), stdev = 122418310.373 CI (99.9%): [2277506048.000, 2277506048.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2217454619.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (292955489.000, 443490923.800, 594355568.000), stdev = 119190483.830 CI (99.9%): [2217454619.000, 2217454619.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 2048) # Run progress: 97.26% complete, ETA 00:08:33 # Fork: 1 of 1 # Warmup Iteration 1: 50.183 us/op # Warmup Iteration 2: 50.049 us/op # Warmup Iteration 3: 49.575 us/op Iteration 1: 49.640 us/op totalInputBytes: 328747008.000 # totalOutputBytes: 308039799.000 # Iteration 2: 47.777 us/op totalInputBytes: 414502912.000 # totalOutputBytes: 388394086.000 # Iteration 3: 47.442 us/op totalInputBytes: 500858880.000 # totalOutputBytes: 469310640.000 # Iteration 4: 47.757 us/op totalInputBytes: 586655744.000 # totalOutputBytes: 549703307.000 # Iteration 5: 47.768 us/op totalInputBytes: 672417792.000 # totalOutputBytes: 630063351.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 48.077 ±(99.9%) 3.409 us/op [Average] (min, avg, max) = (47.442, 48.077, 49.640), stdev = 0.885 CI (99.9%): [44.668, 51.486] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2503182336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (328747008.000, 500636467.200, 672417792.000), stdev = 135898090.967 CI (99.9%): [2503182336.000, 2503182336.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2345511183.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (308039799.000, 469102236.600, 630063351.000), stdev = 127338103.792 CI (99.9%): [2345511183.000, 2345511183.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 3072) # Run progress: 97.31% complete, ETA 00:08:24 # Fork: 1 of 1 # Warmup Iteration 1: 75.184 us/op # Warmup Iteration 2: 73.313 us/op # Warmup Iteration 3: 79.255 us/op Iteration 1: 73.902 us/op totalInputBytes: 326360064.000 # totalOutputBytes: 299907051.000 # Iteration 2: 73.438 us/op totalInputBytes: 410050560.000 # totalOutputBytes: 376814040.000 # Iteration 3: 71.753 us/op totalInputBytes: 495704064.000 # totalOutputBytes: 455524926.000 # Iteration 4: 72.177 us/op totalInputBytes: 580859904.000 # totalOutputBytes: 533778486.000 # Iteration 5: 72.792 us/op totalInputBytes: 665306112.000 # totalOutputBytes: 611379933.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 72.812 ±(99.9%) 3.393 us/op [Average] (min, avg, max) = (71.753, 72.812, 73.902), stdev = 0.881 CI (99.9%): [69.420, 76.205] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2478280704.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (326360064.000, 495656140.800, 665306112.000), stdev = 134192281.235 CI (99.9%): [2478280704.000, 2478280704.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2277404436.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (299907051.000, 455480887.200, 611379933.000), stdev = 123315367.815 CI (99.9%): [2277404436.000, 2277404436.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 4096) # Run progress: 97.36% complete, ETA 00:08:15 # Fork: 1 of 1 # Warmup Iteration 1: 105.875 us/op # Warmup Iteration 2: 104.935 us/op # Warmup Iteration 3: 105.967 us/op Iteration 1: 102.478 us/op totalInputBytes: 312901632.000 # totalOutputBytes: 277761312.000 # Iteration 2: 104.292 us/op totalInputBytes: 391491584.000 # totalOutputBytes: 347525244.000 # Iteration 3: 105.941 us/op totalInputBytes: 468869120.000 # totalOutputBytes: 416212920.000 # Iteration 4: 105.892 us/op totalInputBytes: 546250752.000 # totalOutputBytes: 484904232.000 # Iteration 5: 102.476 us/op totalInputBytes: 626221056.000 # totalOutputBytes: 555893496.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 104.216 ±(99.9%) 6.625 us/op [Average] (min, avg, max) = (102.476, 104.216, 105.941), stdev = 1.720 CI (99.9%): [97.591, 110.840] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2345734144.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (312901632.000, 469146828.800, 626221056.000), stdev = 123551915.721 CI (99.9%): [2345734144.000, 2345734144.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2082297204.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (277761312.000, 416459440.800, 555893496.000), stdev = 109676456.436 CI (99.9%): [2082297204.000, 2082297204.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 5120) # Run progress: 97.41% complete, ETA 00:08:06 # Fork: 1 of 1 # Warmup Iteration 1: 138.554 us/op # Warmup Iteration 2: 136.078 us/op # Warmup Iteration 3: 137.620 us/op Iteration 1: 147.777 us/op totalInputBytes: 292997120.000 # totalOutputBytes: 256200802.000 # Iteration 2: 139.152 us/op totalInputBytes: 366638080.000 # totalOutputBytes: 320593493.000 # Iteration 3: 137.064 us/op totalInputBytes: 441379840.000 # totalOutputBytes: 385948739.000 # Iteration 4: 136.813 us/op totalInputBytes: 516259840.000 # totalOutputBytes: 451424864.000 # Iteration 5: 140.163 us/op totalInputBytes: 589363200.000 # totalOutputBytes: 515347470.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 140.194 ±(99.9%) 17.201 us/op [Average] (min, avg, max) = (136.813, 140.194, 147.777), stdev = 4.467 CI (99.9%): [122.993, 157.395] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2206638080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (292997120.000, 441327616.000, 589363200.000), stdev = 117377423.173 CI (99.9%): [2206638080.000, 2206638080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1929515368.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (256200802.000, 385903073.600, 515347470.000), stdev = 102636469.442 CI (99.9%): [1929515368.000, 1929515368.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 6144) # Run progress: 97.46% complete, ETA 00:07:56 # Fork: 1 of 1 # Warmup Iteration 1: 184.338 us/op # Warmup Iteration 2: 179.813 us/op # Warmup Iteration 3: 180.875 us/op Iteration 1: 181.812 us/op totalInputBytes: 270649344.000 # totalOutputBytes: 232280923.000 # Iteration 2: 178.522 us/op totalInputBytes: 339505152.000 # totalOutputBytes: 291375434.000 # Iteration 3: 178.602 us/op totalInputBytes: 408342528.000 # totalOutputBytes: 350454126.000 # Iteration 4: 179.649 us/op totalInputBytes: 476774400.000 # totalOutputBytes: 409184800.000 # Iteration 5: 179.694 us/op totalInputBytes: 545181696.000 # totalOutputBytes: 467894382.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 179.656 ±(99.9%) 5.110 us/op [Average] (min, avg, max) = (178.522, 179.656, 181.812), stdev = 1.327 CI (99.9%): [174.546, 184.766] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 2040453120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (270649344.000, 408090624.000, 545181696.000), stdev = 108519075.490 CI (99.9%): [2040453120.000, 2040453120.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1751189665.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (232280923.000, 350237933.000, 467894382.000), stdev = 93134942.230 CI (99.9%): [1751189665.000, 1751189665.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 7168) # Run progress: 97.51% complete, ETA 00:07:47 # Fork: 1 of 1 # Warmup Iteration 1: 234.784 us/op # Warmup Iteration 2: 242.656 us/op # Warmup Iteration 3: 231.335 us/op Iteration 1: 232.748 us/op totalInputBytes: 243833856.000 # totalOutputBytes: 207707802.000 # Iteration 2: 231.329 us/op totalInputBytes: 305837056.000 # totalOutputBytes: 260524702.000 # Iteration 3: 231.743 us/op totalInputBytes: 367725568.000 # totalOutputBytes: 313243906.000 # Iteration 4: 228.950 us/op totalInputBytes: 430373888.000 # totalOutputBytes: 366610346.000 # Iteration 5: 229.129 us/op totalInputBytes: 492972032.000 # totalOutputBytes: 419934044.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 230.780 ±(99.9%) 6.437 us/op [Average] (min, avg, max) = (228.950, 230.780, 232.748), stdev = 1.672 CI (99.9%): [224.343, 237.217] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1840742400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (243833856.000, 368148480.000, 492972032.000), stdev = 98475807.550 CI (99.9%): [1840742400.000, 1840742400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1568020800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (207707802.000, 313604160.000, 419934044.000), stdev = 83885781.375 CI (99.9%): [1568020800.000, 1568020800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 8192) # Run progress: 97.56% complete, ETA 00:07:38 # Fork: 1 of 1 # Warmup Iteration 1: 296.700 us/op # Warmup Iteration 2: 293.494 us/op # Warmup Iteration 3: 294.527 us/op Iteration 1: 293.812 us/op totalInputBytes: 222543872.000 # totalOutputBytes: 186141432.000 # Iteration 2: 294.174 us/op totalInputBytes: 278249472.000 # totalOutputBytes: 232735032.000 # Iteration 3: 291.932 us/op totalInputBytes: 334389248.000 # totalOutputBytes: 279691788.000 # Iteration 4: 292.168 us/op totalInputBytes: 390496256.000 # totalOutputBytes: 326621136.000 # Iteration 5: 306.651 us/op totalInputBytes: 443957248.000 # totalOutputBytes: 371337288.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 295.747 ±(99.9%) 23.774 us/op [Average] (min, avg, max) = (291.932, 295.747, 306.651), stdev = 6.174 CI (99.9%): [271.974, 319.521] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1669636096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (222543872.000, 333927219.200, 443957248.000), stdev = 87768357.338 CI (99.9%): [1669636096.000, 1669636096.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1396526676.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (186141432.000, 279305335.200, 371337288.000), stdev = 73411716.856 CI (99.9%): [1396526676.000, 1396526676.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 9216) # Run progress: 97.61% complete, ETA 00:07:29 # Fork: 1 of 1 # Warmup Iteration 1: 377.129 us/op # Warmup Iteration 2: 384.682 us/op # Warmup Iteration 3: 374.465 us/op Iteration 1: 377.589 us/op totalInputBytes: 194955264.000 # totalOutputBytes: 160347320.000 # Iteration 2: 375.242 us/op totalInputBytes: 244104192.000 # totalOutputBytes: 200771460.000 # Iteration 3: 376.316 us/op totalInputBytes: 293114880.000 # totalOutputBytes: 241081900.000 # Iteration 4: 372.942 us/op totalInputBytes: 342567936.000 # totalOutputBytes: 281756180.000 # Iteration 5: 372.791 us/op totalInputBytes: 392039424.000 # totalOutputBytes: 322445620.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 374.976 ±(99.9%) 8.079 us/op [Average] (min, avg, max) = (372.791, 374.976, 377.589), stdev = 2.098 CI (99.9%): [366.897, 383.055] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1466781696.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (194955264.000, 293356339.200, 392039424.000), stdev = 77892131.169 CI (99.9%): [1466781696.000, 1466781696.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1206402480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (160347320.000, 241280496.000, 322445620.000), stdev = 64064925.592 CI (99.9%): [1206402480.000, 1206402480.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 10240) # Run progress: 97.65% complete, ETA 00:07:20 # Fork: 1 of 1 # Warmup Iteration 1: 449.291 us/op # Warmup Iteration 2: 450.385 us/op # Warmup Iteration 3: 444.687 us/op Iteration 1: 441.710 us/op totalInputBytes: 183603200.000 # totalOutputBytes: 150594070.000 # Iteration 2: 442.268 us/op totalInputBytes: 229949440.000 # totalOutputBytes: 188607944.000 # Iteration 3: 444.982 us/op totalInputBytes: 276008960.000 # totalOutputBytes: 226386646.000 # Iteration 4: 442.528 us/op totalInputBytes: 322324480.000 # totalOutputBytes: 264375323.000 # Iteration 5: 443.115 us/op totalInputBytes: 368578560.000 # totalOutputBytes: 302313606.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 442.921 ±(99.9%) 4.846 us/op [Average] (min, avg, max) = (441.710, 442.921, 444.982), stdev = 1.258 CI (99.9%): [438.075, 447.766] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1380464640.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (183603200.000, 276092928.000, 368578560.000), stdev = 73100148.508 CI (99.9%): [1380464640.000, 1380464640.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 1132277589.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (150594070.000, 226455517.800, 302313606.000), stdev = 59957826.887 CI (99.9%): [1132277589.000, 1132277589.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 20480) # Run progress: 97.70% complete, ETA 00:07:10 # Fork: 1 of 1 # Warmup Iteration 1: 1391.939 us/op # Warmup Iteration 2: 1390.822 us/op # Warmup Iteration 3: 1391.367 us/op Iteration 1: 1398.145 us/op totalInputBytes: 117841920.000 # totalOutputBytes: 90211212.000 # Iteration 2: 1385.144 us/op totalInputBytes: 147456000.000 # totalOutputBytes: 112881600.000 # Iteration 3: 1385.623 us/op totalInputBytes: 177070080.000 # totalOutputBytes: 135551988.000 # Iteration 4: 1381.332 us/op totalInputBytes: 206786560.000 # totalOutputBytes: 158300766.000 # Iteration 5: 1388.022 us/op totalInputBytes: 236339200.000 # totalOutputBytes: 180924120.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1387.653 ±(99.9%) 24.398 us/op [Average] (min, avg, max) = (1381.332, 1387.653, 1398.145), stdev = 6.336 CI (99.9%): [1363.255, 1412.051] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 885493760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (117841920.000, 177098752.000, 236339200.000), stdev = 46853127.777 CI (99.9%): [885493760.000, 885493760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 677869686.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (90211212.000, 135573937.200, 180924120.000), stdev = 35867350.454 CI (99.9%): [677869686.000, 677869686.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 30720) # Run progress: 97.75% complete, ETA 00:07:01 # Fork: 1 of 1 # Warmup Iteration 1: 2493.840 us/op # Warmup Iteration 2: 2475.391 us/op # Warmup Iteration 3: 2481.063 us/op Iteration 1: 2483.905 us/op totalInputBytes: 99256320.000 # totalOutputBytes: 73178919.000 # Iteration 2: 2474.524 us/op totalInputBytes: 124170240.000 # totalOutputBytes: 91547258.000 # Iteration 3: 2486.845 us/op totalInputBytes: 148961280.000 # totalOutputBytes: 109825001.000 # Iteration 4: 2491.950 us/op totalInputBytes: 173690880.000 # totalOutputBytes: 128057446.000 # Iteration 5: 2500.548 us/op totalInputBytes: 198328320.000 # totalOutputBytes: 146221944.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2487.554 ±(99.9%) 37.123 us/op [Average] (min, avg, max) = (2474.524, 2487.554, 2500.548), stdev = 9.641 CI (99.9%): [2450.432, 2524.677] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 744407040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (99256320.000, 148881408.000, 198328320.000), stdev = 39159304.672 CI (99.9%): [744407040.000, 744407040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 548830568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (73178919.000, 109766113.600, 146221944.000), stdev = 28871064.177 CI (99.9%): [548830568.000, 548830568.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 40960) # Run progress: 97.80% complete, ETA 00:06:52 # Fork: 1 of 1 # Warmup Iteration 1: 3719.483 us/op # Warmup Iteration 2: 3697.361 us/op # Warmup Iteration 3: 3720.380 us/op Iteration 1: 3734.010 us/op totalInputBytes: 88514560.000 # totalOutputBytes: 63704119.000 # Iteration 2: 3692.024 us/op totalInputBytes: 110796800.000 # totalOutputBytes: 79740695.000 # Iteration 3: 3693.168 us/op totalInputBytes: 133079040.000 # totalOutputBytes: 95777271.000 # Iteration 4: 3699.177 us/op totalInputBytes: 155320320.000 # totalOutputBytes: 111784368.000 # Iteration 5: 3710.605 us/op totalInputBytes: 177479680.000 # totalOutputBytes: 127732507.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3705.797 ±(99.9%) 67.031 us/op [Average] (min, avg, max) = (3692.024, 3705.797, 3734.010), stdev = 17.408 CI (99.9%): [3638.765, 3772.828] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 665190400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (88514560.000, 133038080.000, 177479680.000), stdev = 35173051.037 CI (99.9%): [665190400.000, 665190400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 478738960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (63704119.000, 95747792.000, 127732507.000), stdev = 25314120.398 CI (99.9%): [478738960.000, 478738960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 51200) # Run progress: 97.85% complete, ETA 00:06:43 # Fork: 1 of 1 # Warmup Iteration 1: 5071.822 us/op # Warmup Iteration 2: 5135.773 us/op # Warmup Iteration 3: 5053.069 us/op Iteration 1: 5081.701 us/op totalInputBytes: 80947200.000 # totalOutputBytes: 57099396.000 # Iteration 2: 5053.691 us/op totalInputBytes: 101324800.000 # totalOutputBytes: 71473564.000 # Iteration 3: 5069.352 us/op totalInputBytes: 121651200.000 # totalOutputBytes: 85811616.000 # Iteration 4: 5039.075 us/op totalInputBytes: 142080000.000 # totalOutputBytes: 100221900.000 # Iteration 5: 5063.261 us/op totalInputBytes: 162406400.000 # totalOutputBytes: 114559952.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5061.416 ±(99.9%) 61.989 us/op [Average] (min, avg, max) = (5039.075, 5061.416, 5081.701), stdev = 16.098 CI (99.9%): [4999.427, 5123.405] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 608409600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (80947200.000, 121681920.000, 162406400.000), stdev = 32203631.903 CI (99.9%): [608409600.000, 608409600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 429166428.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57099396.000, 85833285.600, 114559952.000), stdev = 22716140.035 CI (99.9%): [429166428.000, 429166428.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 61440) # Run progress: 97.90% complete, ETA 00:06:34 # Fork: 1 of 1 # Warmup Iteration 1: 6564.371 us/op # Warmup Iteration 2: 6573.383 us/op # Warmup Iteration 3: 6590.115 us/op Iteration 1: 6545.823 us/op totalInputBytes: 75202560.000 # totalOutputBytes: 52137504.000 # Iteration 2: 6559.086 us/op totalInputBytes: 94064640.000 # totalOutputBytes: 65214476.000 # Iteration 3: 6519.518 us/op totalInputBytes: 113049600.000 # totalOutputBytes: 78376640.000 # Iteration 4: 6523.398 us/op totalInputBytes: 132034560.000 # totalOutputBytes: 91538804.000 # Iteration 5: 6521.872 us/op totalInputBytes: 150958080.000 # totalOutputBytes: 104658372.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6533.939 ±(99.9%) 67.750 us/op [Average] (min, avg, max) = (6519.518, 6533.939, 6559.086), stdev = 17.595 CI (99.9%): [6466.189, 6601.690] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 565309440.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (75202560.000, 113061888.000, 150958080.000), stdev = 29959589.242 CI (99.9%): [565309440.000, 565309440.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 391925796.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (52137504.000, 78385159.200, 104658372.000), stdev = 20770811.578 CI (99.9%): [391925796.000, 391925796.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 71680) # Run progress: 97.95% complete, ETA 00:06:25 # Fork: 1 of 1 # Warmup Iteration 1: 8092.877 us/op # Warmup Iteration 2: 8136.219 us/op # Warmup Iteration 3: 8057.151 us/op Iteration 1: 8094.455 us/op totalInputBytes: 71393280.000 # totalOutputBytes: 48880692.000 # Iteration 2: 8106.754 us/op totalInputBytes: 89241600.000 # totalOutputBytes: 61100865.000 # Iteration 3: 8124.054 us/op totalInputBytes: 107018240.000 # totalOutputBytes: 73271961.000 # Iteration 4: 8118.111 us/op totalInputBytes: 124794880.000 # totalOutputBytes: 85443057.000 # Iteration 5: 8106.551 us/op totalInputBytes: 142643200.000 # totalOutputBytes: 97663230.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 8109.985 ±(99.9%) 44.215 us/op [Average] (min, avg, max) = (8094.455, 8109.985, 8124.054), stdev = 11.482 CI (99.9%): [8065.770, 8154.200] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 535091200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (71393280.000, 107018240.000, 142643200.000), stdev = 28152679.310 CI (99.9%): [535091200.000, 535091200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 366359805.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (48880692.000, 73271961.000, 97663230.000), stdev = 19275237.758 CI (99.9%): [366359805.000, 366359805.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 81920) # Run progress: 98.00% complete, ETA 00:06:15 # Fork: 1 of 1 # Warmup Iteration 1: 9689.836 us/op # Warmup Iteration 2: 9781.249 us/op # Warmup Iteration 3: 9735.944 us/op Iteration 1: 9739.806 us/op totalInputBytes: 67911680.000 # totalOutputBytes: 46009500.000 # Iteration 2: 9761.730 us/op totalInputBytes: 84869120.000 # totalOutputBytes: 57498000.000 # Iteration 3: 9672.275 us/op totalInputBytes: 101990400.000 # totalOutputBytes: 69097500.000 # Iteration 4: 9703.947 us/op totalInputBytes: 119029760.000 # totalOutputBytes: 80641500.000 # Iteration 5: 9692.253 us/op totalInputBytes: 136069120.000 # totalOutputBytes: 92185500.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9714.002 ±(99.9%) 139.624 us/op [Average] (min, avg, max) = (9672.275, 9714.002, 9761.730), stdev = 36.260 CI (99.9%): [9574.379, 9853.626] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 509870080.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (67911680.000, 101974016.000, 136069120.000), stdev = 26954568.210 CI (99.9%): [509870080.000, 509870080.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 345432000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (46009500.000, 69086400.000, 92185500.000), stdev = 18261456.734 CI (99.9%): [345432000.000, 345432000.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 92160) # Run progress: 98.04% complete, ETA 00:06:06 # Fork: 1 of 1 # Warmup Iteration 1: 11295.584 us/op # Warmup Iteration 2: 11317.358 us/op # Warmup Iteration 3: 11264.263 us/op Iteration 1: 11301.275 us/op totalInputBytes: 65986560.000 # totalOutputBytes: 44293908.000 # Iteration 2: 11342.900 us/op totalInputBytes: 82391040.000 # totalOutputBytes: 55305522.000 # Iteration 3: 11296.024 us/op totalInputBytes: 98979840.000 # totalOutputBytes: 66440862.000 # Iteration 4: 11294.085 us/op totalInputBytes: 115476480.000 # totalOutputBytes: 77514339.000 # Iteration 5: 11449.996 us/op totalInputBytes: 131788800.000 # totalOutputBytes: 88464090.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11336.856 ±(99.9%) 255.421 us/op [Average] (min, avg, max) = (11294.085, 11336.856, 11449.996), stdev = 66.332 CI (99.9%): [11081.435, 11592.277] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 494622720.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (65986560.000, 98924544.000, 131788800.000), stdev = 26039856.518 CI (99.9%): [494622720.000, 494622720.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 332018721.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44293908.000, 66403744.200, 88464090.000), stdev = 17479423.218 CI (99.9%): [332018721.000, 332018721.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = MEDIUM_COMPRESSION_2_1, length = 102400) # Run progress: 98.09% complete, ETA 00:05:57 # Fork: 1 of 1 # Warmup Iteration 1: 12843.409 us/op # Warmup Iteration 2: 12958.094 us/op # Warmup Iteration 3: 12821.570 us/op Iteration 1: 12824.725 us/op totalInputBytes: 64512000.000 # totalOutputBytes: 43042860.000 # Iteration 2: 12827.271 us/op totalInputBytes: 80691200.000 # totalOutputBytes: 53837736.000 # Iteration 3: 12809.660 us/op totalInputBytes: 96972800.000 # totalOutputBytes: 64700934.000 # Iteration 4: 12764.425 us/op totalInputBytes: 113254400.000 # totalOutputBytes: 75564132.000 # Iteration 5: 12784.153 us/op totalInputBytes: 129536000.000 # totalOutputBytes: 86427330.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 12802.047 ±(99.9%) 104.468 us/op [Average] (min, avg, max) = (12764.425, 12802.047, 12827.271), stdev = 27.130 CI (99.9%): [12697.579, 12906.515] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 484966400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (64512000.000, 96993280.000, 129536000.000), stdev = 25711108.644 CI (99.9%): [484966400.000, 484966400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 323572992.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (43042860.000, 64714598.400, 86427330.000), stdev = 17154632.469 CI (99.9%): [323572992.000, 323572992.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 1024) # Run progress: 98.14% complete, ETA 00:05:48 # Fork: 1 of 1 # Warmup Iteration 1: 50.450 us/op # Warmup Iteration 2: 50.805 us/op # Warmup Iteration 3: 50.176 us/op Iteration 1: 49.066 us/op totalInputBytes: 163542016.000 # totalOutputBytes: 108122993.000 # Iteration 2: 52.174 us/op totalInputBytes: 202806272.000 # totalOutputBytes: 134081881.000 # Iteration 3: 49.124 us/op totalInputBytes: 244511744.000 # totalOutputBytes: 161654737.000 # Iteration 4: 49.266 us/op totalInputBytes: 286098432.000 # totalOutputBytes: 189149061.000 # Iteration 5: 49.023 us/op totalInputBytes: 327887872.000 # totalOutputBytes: 216777431.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 49.730 ±(99.9%) 5.272 us/op [Average] (min, avg, max) = (49.023, 49.730, 52.174), stdev = 1.369 CI (99.9%): [44.458, 55.002] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1224846336.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (163542016.000, 244969267.200, 327887872.000), stdev = 65144892.257 CI (99.9%): [1224846336.000, 1224846336.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 809786103.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (108122993.000, 161957220.600, 216777431.000), stdev = 43069425.838 CI (99.9%): [809786103.000, 809786103.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 2048) # Run progress: 98.19% complete, ETA 00:05:39 # Fork: 1 of 1 # Warmup Iteration 1: 123.605 us/op # Warmup Iteration 2: 119.329 us/op # Warmup Iteration 3: 122.635 us/op Iteration 1: 119.917 us/op totalInputBytes: 135081984.000 # totalOutputBytes: 81656004.000 # Iteration 2: 120.686 us/op totalInputBytes: 169033728.000 # totalOutputBytes: 102179568.000 # Iteration 3: 121.088 us/op totalInputBytes: 202870784.000 # totalOutputBytes: 122633804.000 # Iteration 4: 120.722 us/op totalInputBytes: 236808192.000 # totalOutputBytes: 143148702.000 # Iteration 5: 120.408 us/op totalInputBytes: 270839808.000 # totalOutputBytes: 163720548.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 120.564 ±(99.9%) 1.676 us/op [Average] (min, avg, max) = (119.917, 120.564, 121.088), stdev = 0.435 CI (99.9%): [118.888, 122.240] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 1014634496.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (135081984.000, 202926899.200, 270839808.000), stdev = 53646500.130 CI (99.9%): [1014634496.000, 1014634496.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 613338626.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (81656004.000, 122667725.200, 163720548.000), stdev = 32428890.215 CI (99.9%): [613338626.000, 613338626.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 3072) # Run progress: 98.24% complete, ETA 00:05:29 # Fork: 1 of 1 # Warmup Iteration 1: 283.839 us/op # Warmup Iteration 2: 280.794 us/op # Warmup Iteration 3: 279.304 us/op Iteration 1: 281.013 us/op totalInputBytes: 87441408.000 # totalOutputBytes: 49812000.000 # Iteration 2: 280.708 us/op totalInputBytes: 109338624.000 # totalOutputBytes: 62286000.000 # Iteration 3: 278.802 us/op totalInputBytes: 131389440.000 # totalOutputBytes: 74847500.000 # Iteration 4: 280.196 us/op totalInputBytes: 153323520.000 # totalOutputBytes: 87342500.000 # Iteration 5: 278.704 us/op totalInputBytes: 175380480.000 # totalOutputBytes: 99907500.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 279.884 ±(99.9%) 4.135 us/op [Average] (min, avg, max) = (278.704, 279.884, 281.013), stdev = 1.074 CI (99.9%): [275.750, 284.019] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 656873472.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (87441408.000, 131374694.400, 175380480.000), stdev = 34763423.240 CI (99.9%): [656873472.000, 656873472.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 374195500.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49812000.000, 74839100.000, 99907500.000), stdev = 19803382.380 CI (99.9%): [374195500.000, 374195500.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 4096) # Run progress: 98.29% complete, ETA 00:05:20 # Fork: 1 of 1 # Warmup Iteration 1: 468.811 us/op # Warmup Iteration 2: 467.938 us/op # Warmup Iteration 3: 462.534 us/op Iteration 1: 463.836 us/op totalInputBytes: 70414336.000 # totalOutputBytes: 38886042.000 # Iteration 2: 465.820 us/op totalInputBytes: 88014848.000 # totalOutputBytes: 48605856.000 # Iteration 3: 465.684 us/op totalInputBytes: 105619456.000 # totalOutputBytes: 58327932.000 # Iteration 4: 462.792 us/op totalInputBytes: 123330560.000 # totalOutputBytes: 68108820.000 # Iteration 5: 464.084 us/op totalInputBytes: 140992512.000 # totalOutputBytes: 77862564.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 464.443 ±(99.9%) 4.969 us/op [Average] (min, avg, max) = (462.792, 464.443, 465.820), stdev = 1.290 CI (99.9%): [459.474, 469.412] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 528371712.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (70414336.000, 105674342.400, 140992512.000), stdev = 27902705.649 CI (99.9%): [528371712.000, 528371712.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 291791214.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (38886042.000, 58358242.800, 77862564.000), stdev = 15409160.200 CI (99.9%): [291791214.000, 291791214.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 5120) # Run progress: 98.34% complete, ETA 00:05:11 # Fork: 1 of 1 # Warmup Iteration 1: 656.608 us/op # Warmup Iteration 2: 656.774 us/op # Warmup Iteration 3: 650.295 us/op Iteration 1: 660.619 us/op totalInputBytes: 62489600.000 # totalOutputBytes: 33527135.000 # Iteration 2: 649.659 us/op totalInputBytes: 78269440.000 # totalOutputBytes: 41993389.000 # Iteration 3: 651.469 us/op totalInputBytes: 94003200.000 # totalOutputBytes: 50434920.000 # Iteration 4: 652.068 us/op totalInputBytes: 109721600.000 # totalOutputBytes: 58868210.000 # Iteration 5: 650.518 us/op totalInputBytes: 125475840.000 # totalOutputBytes: 67320729.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 652.867 ±(99.9%) 17.057 us/op [Average] (min, avg, max) = (649.659, 652.867, 660.619), stdev = 4.430 CI (99.9%): [635.809, 669.924] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 469959680.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (62489600.000, 93991936.000, 125475840.000), stdev = 24891026.101 CI (99.9%): [469959680.000, 469959680.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 252144383.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (33527135.000, 50428876.600, 67320729.000), stdev = 13354618.887 CI (99.9%): [252144383.000, 252144383.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 6144) # Run progress: 98.39% complete, ETA 00:05:02 # Fork: 1 of 1 # Warmup Iteration 1: 862.983 us/op # Warmup Iteration 2: 863.866 us/op # Warmup Iteration 3: 862.059 us/op Iteration 1: 853.993 us/op totalInputBytes: 57182208.000 # totalOutputBytes: 30201215.000 # Iteration 2: 852.958 us/op totalInputBytes: 71602176.000 # totalOutputBytes: 37817230.000 # Iteration 3: 856.201 us/op totalInputBytes: 85966848.000 # totalOutputBytes: 45404040.000 # Iteration 4: 854.808 us/op totalInputBytes: 100356096.000 # totalOutputBytes: 53003830.000 # Iteration 5: 857.946 us/op totalInputBytes: 114696192.000 # totalOutputBytes: 60577660.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 855.181 ±(99.9%) 7.500 us/op [Average] (min, avg, max) = (852.958, 855.181, 857.946), stdev = 1.948 CI (99.9%): [847.681, 862.682] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 429803520.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (57182208.000, 85960704.000, 114696192.000), stdev = 22733921.667 CI (99.9%): [429803520.000, 429803520.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 227003975.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (30201215.000, 45400795.000, 60577660.000), stdev = 12007092.417 CI (99.9%): [227003975.000, 227003975.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 7168) # Run progress: 98.44% complete, ETA 00:04:53 # Fork: 1 of 1 # Warmup Iteration 1: 1074.716 us/op # Warmup Iteration 2: 1078.677 us/op # Warmup Iteration 3: 1082.348 us/op Iteration 1: 1070.299 us/op totalInputBytes: 53337088.000 # totalOutputBytes: 27434967.000 # Iteration 2: 1070.698 us/op totalInputBytes: 66741248.000 # totalOutputBytes: 34329657.000 # Iteration 3: 1075.609 us/op totalInputBytes: 80088064.000 # totalOutputBytes: 41194851.000 # Iteration 4: 1070.261 us/op totalInputBytes: 93499392.000 # totalOutputBytes: 48093228.000 # Iteration 5: 1115.227 us/op totalInputBytes: 106365952.000 # totalOutputBytes: 54711393.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1080.419 ±(99.9%) 75.428 us/op [Average] (min, avg, max) = (1070.261, 1080.419, 1115.227), stdev = 19.588 CI (99.9%): [1004.991, 1155.847] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 400031744.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (53337088.000, 80006348.800, 106365952.000), stdev = 21000654.418 CI (99.9%): [400031744.000, 400031744.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 205764096.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (27434967.000, 41152819.200, 54711393.000), stdev = 10802094.425 CI (99.9%): [205764096.000, 205764096.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 8192) # Run progress: 98.48% complete, ETA 00:04:44 # Fork: 1 of 1 # Warmup Iteration 1: 1313.837 us/op # Warmup Iteration 2: 1311.493 us/op # Warmup Iteration 3: 1320.000 us/op Iteration 1: 1319.427 us/op totalInputBytes: 49848320.000 # totalOutputBytes: 25374450.000 # Iteration 2: 1316.973 us/op totalInputBytes: 62308352.000 # totalOutputBytes: 31717020.000 # Iteration 3: 1324.560 us/op totalInputBytes: 74702848.000 # totalOutputBytes: 38026230.000 # Iteration 4: 1309.249 us/op totalInputBytes: 87236608.000 # totalOutputBytes: 44406330.000 # Iteration 5: 1310.971 us/op totalInputBytes: 99753984.000 # totalOutputBytes: 50778090.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1316.236 ±(99.9%) 24.089 us/op [Average] (min, avg, max) = (1309.249, 1316.236, 1324.560), stdev = 6.256 CI (99.9%): [1292.147, 1340.325] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 373850112.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (49848320.000, 74770022.400, 99753984.000), stdev = 19723102.480 CI (99.9%): [373850112.000, 373850112.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 190302120.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (25374450.000, 38060424.000, 50778090.000), stdev = 10039714.031 CI (99.9%): [190302120.000, 190302120.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 9216) # Run progress: 98.53% complete, ETA 00:04:34 # Fork: 1 of 1 # Warmup Iteration 1: 1568.175 us/op # Warmup Iteration 2: 1561.036 us/op # Warmup Iteration 3: 1567.799 us/op Iteration 1: 1558.872 us/op totalInputBytes: 47222784.000 # totalOutputBytes: 23703624.000 # Iteration 2: 1564.098 us/op totalInputBytes: 59037696.000 # totalOutputBytes: 29634156.000 # Iteration 3: 1558.516 us/op totalInputBytes: 70880256.000 # totalOutputBytes: 35578566.000 # Iteration 4: 1561.636 us/op totalInputBytes: 82704384.000 # totalOutputBytes: 41513724.000 # Iteration 5: 1580.649 us/op totalInputBytes: 94381056.000 # totalOutputBytes: 47374866.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1564.754 ±(99.9%) 35.309 us/op [Average] (min, avg, max) = (1558.516, 1564.754, 1580.649), stdev = 9.170 CI (99.9%): [1529.445, 1600.063] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 354226176.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (47222784.000, 70845235.200, 94381056.000), stdev = 18654849.772 CI (99.9%): [354226176.000, 354226176.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 177804936.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (23703624.000, 35560987.200, 47374866.000), stdev = 9363860.140 CI (99.9%): [177804936.000, 177804936.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 10240) # Run progress: 98.58% complete, ETA 00:04:25 # Fork: 1 of 1 # Warmup Iteration 1: 1831.125 us/op # Warmup Iteration 2: 1869.615 us/op # Warmup Iteration 3: 1844.685 us/op Iteration 1: 1845.545 us/op totalInputBytes: 44421120.000 # totalOutputBytes: 21893886.000 # Iteration 2: 1841.263 us/op totalInputBytes: 55562240.000 # totalOutputBytes: 27385022.000 # Iteration 3: 1840.672 us/op totalInputBytes: 66713600.000 # totalOutputBytes: 32881205.000 # Iteration 4: 1840.746 us/op totalInputBytes: 77864960.000 # totalOutputBytes: 38377388.000 # Iteration 5: 1828.197 us/op totalInputBytes: 89088000.000 # totalOutputBytes: 43908900.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1839.285 ±(99.9%) 25.110 us/op [Average] (min, avg, max) = (1828.197, 1839.285, 1845.545), stdev = 6.521 CI (99.9%): [1814.174, 1864.395] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 333649920.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (44421120.000, 66729984.000, 89088000.000), stdev = 17651294.269 CI (99.9%): [333649920.000, 333649920.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 164446401.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21893886.000, 32889280.200, 43908900.000), stdev = 8699812.712 CI (99.9%): [164446401.000, 164446401.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 20480) # Run progress: 98.63% complete, ETA 00:04:16 # Fork: 1 of 1 # Warmup Iteration 1: 5445.121 us/op # Warmup Iteration 2: 5432.433 us/op # Warmup Iteration 3: 5435.734 us/op Iteration 1: 5452.961 us/op totalInputBytes: 30269440.000 # totalOutputBytes: 13906502.000 # Iteration 2: 5476.883 us/op totalInputBytes: 37806080.000 # totalOutputBytes: 17369014.000 # Iteration 3: 5427.727 us/op totalInputBytes: 45404160.000 # totalOutputBytes: 20859753.000 # Iteration 4: 5661.501 us/op totalInputBytes: 52674560.000 # totalOutputBytes: 24199948.000 # Iteration 5: 5424.894 us/op totalInputBytes: 60272640.000 # totalOutputBytes: 27690687.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 5488.793 ±(99.9%) 380.541 us/op [Average] (min, avg, max) = (5424.894, 5488.793, 5661.501), stdev = 98.825 CI (99.9%): [5108.252, 5869.335] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 226426880.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (30269440.000, 45285376.000, 60272640.000), stdev = 11839029.042 CI (99.9%): [226426880.000, 226426880.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 104025904.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13906502.000, 20805180.800, 27690687.000), stdev = 5439132.044 CI (99.9%): [104025904.000, 104025904.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 30720) # Run progress: 98.68% complete, ETA 00:04:07 # Fork: 1 of 1 # Warmup Iteration 1: 11145.354 us/op # Warmup Iteration 2: 11188.743 us/op # Warmup Iteration 3: 11141.418 us/op Iteration 1: 11131.067 us/op totalInputBytes: 22241280.000 # totalOutputBytes: 9803684.000 # Iteration 2: 11145.376 us/op totalInputBytes: 27801600.000 # totalOutputBytes: 12254605.000 # Iteration 3: 11172.886 us/op totalInputBytes: 33361920.000 # totalOutputBytes: 14705526.000 # Iteration 4: 11222.823 us/op totalInputBytes: 38891520.000 # totalOutputBytes: 17142906.000 # Iteration 5: 11136.982 us/op totalInputBytes: 44451840.000 # totalOutputBytes: 19593827.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11161.827 ±(99.9%) 145.064 us/op [Average] (min, avg, max) = (11131.067, 11161.827, 11222.823), stdev = 37.673 CI (99.9%): [11016.763, 11306.891] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 166748160.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (22241280.000, 33349632.000, 44451840.000), stdev = 8777070.116 CI (99.9%): [166748160.000, 166748160.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 73500548.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9803684.000, 14700109.600, 19593827.000), stdev = 3868825.080 CI (99.9%): [73500548.000, 73500548.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 40960) # Run progress: 98.73% complete, ETA 00:03:58 # Fork: 1 of 1 # Warmup Iteration 1: 18902.502 us/op # Warmup Iteration 2: 19458.429 us/op # Warmup Iteration 3: 18900.837 us/op Iteration 1: 19095.206 us/op totalInputBytes: 17448960.000 # totalOutputBytes: 7449036.000 # Iteration 2: 18980.676 us/op totalInputBytes: 21831680.000 # totalOutputBytes: 9320038.000 # Iteration 3: 18947.865 us/op totalInputBytes: 26214400.000 # totalOutputBytes: 11191040.000 # Iteration 4: 18915.936 us/op totalInputBytes: 30597120.000 # totalOutputBytes: 13062042.000 # Iteration 5: 19168.008 us/op totalInputBytes: 34938880.000 # totalOutputBytes: 14915558.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 19021.538 ±(99.9%) 409.010 us/op [Average] (min, avg, max) = (18915.936, 19021.538, 19168.008), stdev = 106.219 CI (99.9%): [18612.528, 19430.548] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 131031040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17448960.000, 26206208.000, 34938880.000), stdev = 6916748.212 CI (99.9%): [131031040.000, 131031040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 55937714.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7449036.000, 11187542.800, 14915558.000), stdev = 2952789.532 CI (99.9%): [55937714.000, 55937714.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 51200) # Run progress: 98.78% complete, ETA 00:03:49 # Fork: 1 of 1 # Warmup Iteration 1: 28650.197 us/op # Warmup Iteration 2: 28644.675 us/op # Warmup Iteration 3: 28662.605 us/op Iteration 1: 28689.288 us/op totalInputBytes: 14592000.000 # totalOutputBytes: 6103560.000 # Iteration 2: 30103.700 us/op totalInputBytes: 18124800.000 # totalOutputBytes: 7581264.000 # Iteration 3: 28687.364 us/op totalInputBytes: 21760000.000 # totalOutputBytes: 9101800.000 # Iteration 4: 28688.190 us/op totalInputBytes: 25395200.000 # totalOutputBytes: 10622336.000 # Iteration 5: 28769.867 us/op totalInputBytes: 29030400.000 # totalOutputBytes: 12142872.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 28987.682 ±(99.9%) 2406.164 us/op [Average] (min, avg, max) = (28687.364, 28987.682, 30103.700), stdev = 624.873 CI (99.9%): [26581.518, 31393.846] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 108902400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (14592000.000, 21780480.000, 29030400.000), stdev = 5715465.884 CI (99.9%): [108902400.000, 108902400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 45551832.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6103560.000, 9110366.400, 12142872.000), stdev = 2390672.214 CI (99.9%): [45551832.000, 45551832.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 61440) # Run progress: 98.83% complete, ETA 00:03:39 # Fork: 1 of 1 # Warmup Iteration 1: 40863.541 us/op # Warmup Iteration 2: 40801.282 us/op # Warmup Iteration 3: 40811.321 us/op Iteration 1: 40838.123 us/op totalInputBytes: 12533760.000 # totalOutputBytes: 5153040.000 # Iteration 2: 40997.443 us/op totalInputBytes: 15667200.000 # totalOutputBytes: 6441300.000 # Iteration 3: 41041.706 us/op totalInputBytes: 18800640.000 # totalOutputBytes: 7729560.000 # Iteration 4: 40818.976 us/op totalInputBytes: 21934080.000 # totalOutputBytes: 9017820.000 # Iteration 5: 40806.521 us/op totalInputBytes: 25067520.000 # totalOutputBytes: 10306080.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 40900.554 ±(99.9%) 424.908 us/op [Average] (min, avg, max) = (40806.521, 40900.554, 41041.706), stdev = 110.347 CI (99.9%): [40475.646, 41325.462] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 94003200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (12533760.000, 18800640.000, 25067520.000), stdev = 4954403.656 CI (99.9%): [94003200.000, 94003200.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 38647800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5153040.000, 7729560.000, 10306080.000), stdev = 2036917.909 CI (99.9%): [38647800.000, 38647800.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 71680) # Run progress: 98.88% complete, ETA 00:03:30 # Fork: 1 of 1 # Warmup Iteration 1: 54070.845 us/op # Warmup Iteration 2: 54209.748 us/op # Warmup Iteration 3: 54201.430 us/op Iteration 1: 54206.361 us/op totalInputBytes: 11182080.000 # totalOutputBytes: 4524780.000 # Iteration 2: 54207.804 us/op totalInputBytes: 13977600.000 # totalOutputBytes: 5655975.000 # Iteration 3: 54212.911 us/op totalInputBytes: 16773120.000 # totalOutputBytes: 6787170.000 # Iteration 4: 54601.497 us/op totalInputBytes: 19568640.000 # totalOutputBytes: 7918365.000 # Iteration 5: 54175.771 us/op totalInputBytes: 22364160.000 # totalOutputBytes: 9049560.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 54280.869 ±(99.9%) 692.464 us/op [Average] (min, avg, max) = (54175.771, 54280.869, 54601.497), stdev = 179.831 CI (99.9%): [53588.405, 54973.332] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 83865600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11182080.000, 16773120.000, 22364160.000), stdev = 4420105.222 CI (99.9%): [83865600.000, 83865600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 33935850.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4524780.000, 6787170.000, 9049560.000), stdev = 1788576.339 CI (99.9%): [33935850.000, 33935850.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 81920) # Run progress: 98.92% complete, ETA 00:03:21 # Fork: 1 of 1 # Warmup Iteration 1: 68518.103 us/op # Warmup Iteration 2: 68616.604 us/op # Warmup Iteration 3: 68451.892 us/op Iteration 1: 68530.796 us/op totalInputBytes: 10158080.000 # totalOutputBytes: 4071044.000 # Iteration 2: 68487.722 us/op totalInputBytes: 12697600.000 # totalOutputBytes: 5088805.000 # Iteration 3: 68615.622 us/op totalInputBytes: 15237120.000 # totalOutputBytes: 6106566.000 # Iteration 4: 68430.455 us/op totalInputBytes: 17776640.000 # totalOutputBytes: 7124327.000 # Iteration 5: 68400.591 us/op totalInputBytes: 20316160.000 # totalOutputBytes: 8142088.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 68493.037 ±(99.9%) 327.553 us/op [Average] (min, avg, max) = (68400.591, 68493.037, 68615.622), stdev = 85.064 CI (99.9%): [68165.484, 68820.590] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 76185600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10158080.000, 15237120.000, 20316160.000), stdev = 4015333.682 CI (99.9%): [76185600.000, 76185600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 30532830.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (4071044.000, 6106566.000, 8142088.000), stdev = 1609221.437 CI (99.9%): [30532830.000, 30532830.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 92160) # Run progress: 98.97% complete, ETA 00:03:12 # Fork: 1 of 1 # Warmup Iteration 1: 82385.325 us/op # Warmup Iteration 2: 82311.703 us/op # Warmup Iteration 3: 82311.767 us/op Iteration 1: 82569.010 us/op totalInputBytes: 9953280.000 # totalOutputBytes: 3949668.000 # Iteration 2: 82602.650 us/op totalInputBytes: 12441600.000 # totalOutputBytes: 4937085.000 # Iteration 3: 82351.783 us/op totalInputBytes: 14929920.000 # totalOutputBytes: 5924502.000 # Iteration 4: 82429.305 us/op totalInputBytes: 17418240.000 # totalOutputBytes: 6911919.000 # Iteration 5: 82566.824 us/op totalInputBytes: 19906560.000 # totalOutputBytes: 7899336.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 82503.914 ±(99.9%) 415.862 us/op [Average] (min, avg, max) = (82351.783, 82503.914, 82602.650), stdev = 107.998 CI (99.9%): [82088.052, 82919.777] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 74649600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9953280.000, 14929920.000, 19906560.000), stdev = 3934379.374 CI (99.9%): [74649600.000, 74649600.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 29622510.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3949668.000, 5924502.000, 7899336.000), stdev = 1561243.360 CI (99.9%): [29622510.000, 29622510.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = HIGH_COMPRESSION_3_4, length = 102400) # Run progress: 99.02% complete, ETA 00:03:03 # Fork: 1 of 1 # Warmup Iteration 1: 96174.127 us/op # Warmup Iteration 2: 96383.436 us/op # Warmup Iteration 3: 96348.284 us/op Iteration 1: 96488.216 us/op totalInputBytes: 9420800.000 # totalOutputBytes: 3710452.000 # Iteration 2: 96412.903 us/op totalInputBytes: 11776000.000 # totalOutputBytes: 4638065.000 # Iteration 3: 96396.877 us/op totalInputBytes: 14131200.000 # totalOutputBytes: 5565678.000 # Iteration 4: 96429.047 us/op totalInputBytes: 16486400.000 # totalOutputBytes: 6493291.000 # Iteration 5: 96762.702 us/op totalInputBytes: 18841600.000 # totalOutputBytes: 7420904.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 96497.949 ±(99.9%) 585.199 us/op [Average] (min, avg, max) = (96396.877, 96497.949, 96762.702), stdev = 151.974 CI (99.9%): [95912.750, 97083.148] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 70656000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9420800.000, 14131200.000, 18841600.000), stdev = 3723898.173 CI (99.9%): [70656000.000, 70656000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 27828390.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3710452.000, 5565678.000, 7420904.000), stdev = 1466684.934 CI (99.9%): [27828390.000, 27828390.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 1024) # Run progress: 99.07% complete, ETA 00:02:54 # Fork: 1 of 1 # Warmup Iteration 1: 183.806 us/op # Warmup Iteration 2: 182.070 us/op # Warmup Iteration 3: 178.653 us/op Iteration 1: 178.494 us/op totalInputBytes: 45361152.000 # totalOutputBytes: 15415704.000 # Iteration 2: 177.700 us/op totalInputBytes: 56891392.000 # totalOutputBytes: 19334184.000 # Iteration 3: 184.751 us/op totalInputBytes: 67980288.000 # totalOutputBytes: 23102676.000 # Iteration 4: 178.564 us/op totalInputBytes: 79454208.000 # totalOutputBytes: 27002016.000 # Iteration 5: 183.734 us/op totalInputBytes: 90603520.000 # totalOutputBytes: 30791040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 180.649 ±(99.9%) 12.776 us/op [Average] (min, avg, max) = (177.700, 180.649, 184.751), stdev = 3.318 CI (99.9%): [167.873, 193.424] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 340290560.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (45361152.000, 68058112.000, 90603520.000), stdev = 17874703.573 CI (99.9%): [340290560.000, 340290560.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 115645620.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (15415704.000, 23129124.000, 30791040.000), stdev = 6074606.292 CI (99.9%): [115645620.000, 115645620.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 2048) # Run progress: 99.12% complete, ETA 00:02:44 # Fork: 1 of 1 # Warmup Iteration 1: 723.380 us/op # Warmup Iteration 2: 750.177 us/op # Warmup Iteration 3: 824.053 us/op Iteration 1: 710.591 us/op totalInputBytes: 21889024.000 # totalOutputBytes: 6658624.000 # Iteration 2: 702.899 us/op totalInputBytes: 27721728.000 # totalOutputBytes: 8432928.000 # Iteration 3: 683.087 us/op totalInputBytes: 33722368.000 # totalOutputBytes: 10258318.000 # Iteration 4: 719.433 us/op totalInputBytes: 39421952.000 # totalOutputBytes: 11992127.000 # Iteration 5: 717.115 us/op totalInputBytes: 45139968.000 # totalOutputBytes: 13731543.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 706.625 ±(99.9%) 56.387 us/op [Average] (min, avg, max) = (683.087, 706.625, 719.433), stdev = 14.644 CI (99.9%): [650.238, 763.012] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 167895040.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (21889024.000, 33579008.000, 45139968.000), stdev = 9202985.897 CI (99.9%): [167895040.000, 167895040.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 51073540.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (6658624.000, 10214708.000, 13731543.000), stdev = 2799541.120 CI (99.9%): [51073540.000, 51073540.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 3072) # Run progress: 99.17% complete, ETA 00:02:35 # Fork: 1 of 1 # Warmup Iteration 1: 1398.312 us/op # Warmup Iteration 2: 1383.339 us/op # Warmup Iteration 3: 1387.999 us/op Iteration 1: 1378.834 us/op totalInputBytes: 17746944.000 # totalOutputBytes: 5124199.000 # Iteration 2: 1373.314 us/op totalInputBytes: 22228992.000 # totalOutputBytes: 6418332.000 # Iteration 3: 1397.521 us/op totalInputBytes: 26634240.000 # totalOutputBytes: 7690290.000 # Iteration 4: 1383.573 us/op totalInputBytes: 31082496.000 # totalOutputBytes: 8974666.000 # Iteration 5: 1381.009 us/op totalInputBytes: 35536896.000 # totalOutputBytes: 10260816.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 1382.850 ±(99.9%) 34.773 us/op [Average] (min, avg, max) = (1373.314, 1382.850, 1397.521), stdev = 9.031 CI (99.9%): [1348.077, 1417.624] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 133229568.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (17746944.000, 26645913.600, 35536896.000), stdev = 7025557.346 CI (99.9%): [133229568.000, 133229568.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 38468303.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (5124199.000, 7693660.600, 10260816.000), stdev = 2028538.205 CI (99.9%): [38468303.000, 38468303.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 4096) # Run progress: 99.22% complete, ETA 00:02:26 # Fork: 1 of 1 # Warmup Iteration 1: 2401.213 us/op # Warmup Iteration 2: 2367.536 us/op # Warmup Iteration 3: 2367.364 us/op Iteration 1: 2375.838 us/op totalInputBytes: 13815808.000 # totalOutputBytes: 3824982.000 # Iteration 2: 2361.384 us/op totalInputBytes: 17293312.000 # totalOutputBytes: 4787748.000 # Iteration 3: 2357.615 us/op totalInputBytes: 20774912.000 # totalOutputBytes: 5751648.000 # Iteration 4: 2363.808 us/op totalInputBytes: 24248320.000 # totalOutputBytes: 6713280.000 # Iteration 5: 2358.099 us/op totalInputBytes: 27729920.000 # totalOutputBytes: 7677180.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 2363.349 ±(99.9%) 28.589 us/op [Average] (min, avg, max) = (2357.615, 2363.349, 2375.838), stdev = 7.425 CI (99.9%): [2334.760, 2391.938] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 103862272.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (13815808.000, 20772454.400, 27729920.000), stdev = 5499712.180 CI (99.9%): [103862272.000, 103862272.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 28754838.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3824982.000, 5750967.600, 7677180.000), stdev = 1522625.394 CI (99.9%): [28754838.000, 28754838.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 5120) # Run progress: 99.27% complete, ETA 00:02:17 # Fork: 1 of 1 # Warmup Iteration 1: 3441.164 us/op # Warmup Iteration 2: 3440.892 us/op # Warmup Iteration 3: 3447.439 us/op Iteration 1: 3434.267 us/op totalInputBytes: 11955200.000 # totalOutputBytes: 3212960.000 # Iteration 2: 3433.638 us/op totalInputBytes: 14950400.000 # totalOutputBytes: 4017920.000 # Iteration 3: 3430.921 us/op totalInputBytes: 17945600.000 # totalOutputBytes: 4822880.000 # Iteration 4: 3435.479 us/op totalInputBytes: 20935680.000 # totalOutputBytes: 5626464.000 # Iteration 5: 3431.801 us/op totalInputBytes: 23930880.000 # totalOutputBytes: 6431424.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 3433.221 ±(99.9%) 7.120 us/op [Average] (min, avg, max) = (3430.921, 3433.221, 3435.479), stdev = 1.849 CI (99.9%): [3426.101, 3440.341] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 89717760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (11955200.000, 17943552.000, 23930880.000), stdev = 4733398.602 CI (99.9%): [89717760.000, 89717760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 24111648.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3212960.000, 4822329.600, 6431424.000), stdev = 1272100.874 CI (99.9%): [24111648.000, 24111648.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 6144) # Run progress: 99.32% complete, ETA 00:02:08 # Fork: 1 of 1 # Warmup Iteration 1: 4761.797 us/op # Warmup Iteration 2: 4758.019 us/op # Warmup Iteration 3: 4760.166 us/op Iteration 1: 4759.156 us/op totalInputBytes: 10389504.000 # totalOutputBytes: 2730965.000 # Iteration 2: 4753.487 us/op totalInputBytes: 12988416.000 # totalOutputBytes: 3414110.000 # Iteration 3: 4767.942 us/op totalInputBytes: 15581184.000 # totalOutputBytes: 4095640.000 # Iteration 4: 4764.188 us/op totalInputBytes: 18173952.000 # totalOutputBytes: 4777170.000 # Iteration 5: 4777.373 us/op totalInputBytes: 20760576.000 # totalOutputBytes: 5457085.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 4764.429 ±(99.9%) 34.841 us/op [Average] (min, avg, max) = (4753.487, 4764.429, 4777.373), stdev = 9.048 CI (99.9%): [4729.588, 4799.271] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 77893632.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (10389504.000, 15578726.400, 20760576.000), stdev = 4099527.543 CI (99.9%): [77893632.000, 77893632.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 20474970.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2730965.000, 4094994.000, 5457085.000), stdev = 1077593.910 CI (99.9%): [20474970.000, 20474970.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 7168) # Run progress: 99.36% complete, ETA 00:01:59 # Fork: 1 of 1 # Warmup Iteration 1: 6257.574 us/op # Warmup Iteration 2: 6252.410 us/op # Warmup Iteration 3: 6274.159 us/op Iteration 1: 6254.828 us/op totalInputBytes: 9225216.000 # totalOutputBytes: 2359071.000 # Iteration 2: 6255.052 us/op totalInputBytes: 11533312.000 # totalOutputBytes: 2949297.000 # Iteration 3: 6261.155 us/op totalInputBytes: 13834240.000 # totalOutputBytes: 3537690.000 # Iteration 4: 6256.270 us/op totalInputBytes: 16142336.000 # totalOutputBytes: 4127916.000 # Iteration 5: 6255.515 us/op totalInputBytes: 18450432.000 # totalOutputBytes: 4718142.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 6256.564 ±(99.9%) 10.108 us/op [Average] (min, avg, max) = (6254.828, 6256.564, 6261.155), stdev = 2.625 CI (99.9%): [6246.456, 6266.672] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 69185536.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (9225216.000, 13837107.200, 18450432.000), stdev = 3646020.657 CI (99.9%): [69185536.000, 69185536.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 17692116.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2359071.000, 3538423.200, 4718142.000), stdev = 932359.914 CI (99.9%): [17692116.000, 17692116.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 8192) # Run progress: 99.41% complete, ETA 00:01:49 # Fork: 1 of 1 # Warmup Iteration 1: 7799.704 us/op # Warmup Iteration 2: 7850.245 us/op # Warmup Iteration 3: 7796.213 us/op Iteration 1: 7792.677 us/op totalInputBytes: 8470528.000 # totalOutputBytes: 2132108.000 # Iteration 2: 7800.385 us/op totalInputBytes: 10592256.000 # totalOutputBytes: 2666166.000 # Iteration 3: 7829.195 us/op totalInputBytes: 12705792.000 # totalOutputBytes: 3198162.000 # Iteration 4: 7794.550 us/op totalInputBytes: 14827520.000 # totalOutputBytes: 3732220.000 # Iteration 5: 7818.674 us/op totalInputBytes: 16941056.000 # totalOutputBytes: 4264216.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 7807.096 ±(99.9%) 61.873 us/op [Average] (min, avg, max) = (7792.677, 7807.096, 7829.195), stdev = 16.068 CI (99.9%): [7745.223, 7868.970] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 63537152.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (8470528.000, 12707430.400, 16941056.000), stdev = 3348270.935 CI (99.9%): [63537152.000, 63537152.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 15992872.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2132108.000, 3198574.400, 4264216.000), stdev = 842789.876 CI (99.9%): [15992872.000, 15992872.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 9216) # Run progress: 99.46% complete, ETA 00:01:40 # Fork: 1 of 1 # Warmup Iteration 1: 9635.113 us/op # Warmup Iteration 2: 9642.869 us/op # Warmup Iteration 3: 9631.603 us/op Iteration 1: 9637.608 us/op totalInputBytes: 7704576.000 # totalOutputBytes: 1914440.000 # Iteration 2: 9622.600 us/op totalInputBytes: 9639936.000 # totalOutputBytes: 2395340.000 # Iteration 3: 9614.923 us/op totalInputBytes: 11575296.000 # totalOutputBytes: 2876240.000 # Iteration 4: 9621.228 us/op totalInputBytes: 13510656.000 # totalOutputBytes: 3357140.000 # Iteration 5: 9619.125 us/op totalInputBytes: 15446016.000 # totalOutputBytes: 3838040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 9623.097 ±(99.9%) 33.175 us/op [Average] (min, avg, max) = (9614.923, 9623.097, 9637.608), stdev = 8.615 CI (99.9%): [9589.922, 9656.271] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 57876480.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7704576.000, 11575296.000, 15446016.000), stdev = 3060072.846 CI (99.9%): [57876480.000, 57876480.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 14381200.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1914440.000, 2876240.000, 3838040.000), stdev = 760369.663 CI (99.9%): [14381200.000, 14381200.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 10240) # Run progress: 99.51% complete, ETA 00:01:31 # Fork: 1 of 1 # Warmup Iteration 1: 11839.602 us/op # Warmup Iteration 2: 11828.171 us/op # Warmup Iteration 3: 11833.083 us/op Iteration 1: 11822.253 us/op totalInputBytes: 7004160.000 # totalOutputBytes: 1720944.000 # Iteration 2: 11833.590 us/op totalInputBytes: 8755200.000 # totalOutputBytes: 2151180.000 # Iteration 3: 11817.308 us/op totalInputBytes: 10506240.000 # totalOutputBytes: 2581416.000 # Iteration 4: 11887.237 us/op totalInputBytes: 12247040.000 # totalOutputBytes: 3009136.000 # Iteration 5: 12115.762 us/op totalInputBytes: 13957120.000 # totalOutputBytes: 3429308.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 11895.230 ±(99.9%) 486.673 us/op [Average] (min, avg, max) = (11817.308, 11895.230, 12115.762), stdev = 126.387 CI (99.9%): [11408.557, 12381.903] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 52469760.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (7004160.000, 10493952.000, 13957120.000), stdev = 2750859.313 CI (99.9%): [52469760.000, 52469760.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 12891984.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1720944.000, 2578396.800, 3429308.000), stdev = 675894.730 CI (99.9%): [12891984.000, 12891984.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 20480) # Run progress: 99.56% complete, ETA 00:01:22 # Fork: 1 of 1 # Warmup Iteration 1: 43423.780 us/op # Warmup Iteration 2: 43116.842 us/op # Warmup Iteration 3: 42528.731 us/op Iteration 1: 43511.327 us/op totalInputBytes: 3973120.000 # totalOutputBytes: 898608.000 # Iteration 2: 43222.880 us/op totalInputBytes: 4976640.000 # totalOutputBytes: 1125576.000 # Iteration 3: 43672.306 us/op totalInputBytes: 5959680.000 # totalOutputBytes: 1347912.000 # Iteration 4: 42972.263 us/op totalInputBytes: 6963200.000 # totalOutputBytes: 1574880.000 # Iteration 5: 42847.385 us/op totalInputBytes: 7966720.000 # totalOutputBytes: 1801848.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 43245.232 ±(99.9%) 1342.894 us/op [Average] (min, avg, max) = (42847.385, 43245.232, 43672.306), stdev = 348.745 CI (99.9%): [41902.339, 44588.126] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 29839360.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (3973120.000, 5967872.000, 7966720.000), stdev = 1576999.896 CI (99.9%): [29839360.000, 29839360.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 6748824.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (898608.000, 1349764.800, 1801848.000), stdev = 356673.023 CI (99.9%): [6748824.000, 6748824.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 30720) # Run progress: 99.61% complete, ETA 00:01:13 # Fork: 1 of 1 # Warmup Iteration 1: 93474.312 us/op # Warmup Iteration 2: 94184.929 us/op # Warmup Iteration 3: 93033.670 us/op Iteration 1: 92694.310 us/op totalInputBytes: 2826240.000 # totalOutputBytes: 614284.000 # Iteration 2: 92822.020 us/op totalInputBytes: 3532800.000 # totalOutputBytes: 767855.000 # Iteration 3: 92954.374 us/op totalInputBytes: 4239360.000 # totalOutputBytes: 921426.000 # Iteration 4: 92492.832 us/op totalInputBytes: 4945920.000 # totalOutputBytes: 1074997.000 # Iteration 5: 92592.472 us/op totalInputBytes: 5652480.000 # totalOutputBytes: 1228568.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 92711.202 ±(99.9%) 703.417 us/op [Average] (min, avg, max) = (92492.832, 92711.202, 92954.374), stdev = 182.675 CI (99.9%): [92007.785, 93414.618] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 21196800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2826240.000, 4239360.000, 5652480.000), stdev = 1117169.452 CI (99.9%): [21196800.000, 21196800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 4607130.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (614284.000, 921426.000, 1228568.000), stdev = 242817.071 CI (99.9%): [4607130.000, 4607130.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 40960) # Run progress: 99.66% complete, ETA 00:01:04 # Fork: 1 of 1 # Warmup Iteration 1: 160333.277 us/op # Warmup Iteration 2: 161105.714 us/op # Warmup Iteration 3: 161295.988 us/op Iteration 1: 160332.553 us/op totalInputBytes: 2457600.000 # totalOutputBytes: 518880.000 # Iteration 2: 160276.183 us/op totalInputBytes: 3072000.000 # totalOutputBytes: 648600.000 # Iteration 3: 160297.786 us/op totalInputBytes: 3686400.000 # totalOutputBytes: 778320.000 # Iteration 4: 160398.643 us/op totalInputBytes: 4300800.000 # totalOutputBytes: 908040.000 # Iteration 5: 160396.431 us/op totalInputBytes: 4915200.000 # totalOutputBytes: 1037760.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 160340.319 ±(99.9%) 215.541 us/op [Average] (min, avg, max) = (160276.183, 160340.319, 160398.643), stdev = 55.975 CI (99.9%): [160124.778, 160555.861] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 18432000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2457600.000, 3686400.000, 4915200.000), stdev = 971451.697 CI (99.9%): [18432000.000, 18432000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3891600.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (518880.000, 778320.000, 1037760.000), stdev = 205105.329 CI (99.9%): [3891600.000, 3891600.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 51200) # Run progress: 99.71% complete, ETA 00:00:54 # Fork: 1 of 1 # Warmup Iteration 1: 244332.288 us/op # Warmup Iteration 2: 245248.542 us/op # Warmup Iteration 3: 244095.881 us/op Iteration 1: 244044.095 us/op totalInputBytes: 2252800.000 # totalOutputBytes: 464684.000 # Iteration 2: 245713.277 us/op totalInputBytes: 2816000.000 # totalOutputBytes: 580855.000 # Iteration 3: 243769.572 us/op totalInputBytes: 3379200.000 # totalOutputBytes: 697026.000 # Iteration 4: 244550.404 us/op totalInputBytes: 3942400.000 # totalOutputBytes: 813197.000 # Iteration 5: 245345.820 us/op totalInputBytes: 4505600.000 # totalOutputBytes: 929368.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 244684.634 ±(99.9%) 3199.117 us/op [Average] (min, avg, max) = (243769.572, 244684.634, 245713.277), stdev = 830.801 CI (99.9%): [241485.516, 247883.751] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 16896000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2252800.000, 3379200.000, 4505600.000), stdev = 890497.389 CI (99.9%): [16896000.000, 16896000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3485130.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (464684.000, 697026.000, 929368.000), stdev = 183682.479 CI (99.9%): [3485130.000, 3485130.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 61440) # Run progress: 99.76% complete, ETA 00:00:45 # Fork: 1 of 1 # Warmup Iteration 1: 346980.040 us/op # Warmup Iteration 2: 347248.562 us/op # Warmup Iteration 3: 346890.539 us/op Iteration 1: 344039.918 us/op totalInputBytes: 1720320.000 # totalOutputBytes: 349412.000 # Iteration 2: 345877.569 us/op totalInputBytes: 2150400.000 # totalOutputBytes: 436765.000 # Iteration 3: 347502.640 us/op totalInputBytes: 2580480.000 # totalOutputBytes: 524118.000 # Iteration 4: 345400.061 us/op totalInputBytes: 3010560.000 # totalOutputBytes: 611471.000 # Iteration 5: 344144.453 us/op totalInputBytes: 3440640.000 # totalOutputBytes: 698824.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 345392.928 ±(99.9%) 5471.147 us/op [Average] (min, avg, max) = (344039.918, 345392.928, 347502.640), stdev = 1420.839 CI (99.9%): [339921.782, 350864.075] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12902400.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1720320.000, 2580480.000, 3440640.000), stdev = 680016.188 CI (99.9%): [12902400.000, 12902400.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2620590.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (349412.000, 524118.000, 698824.000), stdev = 138117.220 CI (99.9%): [2620590.000, 2620590.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 71680) # Run progress: 99.80% complete, ETA 00:00:36 # Fork: 1 of 1 # Warmup Iteration 1: 461330.720 us/op # Warmup Iteration 2: 459341.669 us/op # Warmup Iteration 3: 461530.845 us/op Iteration 1: 459073.587 us/op totalInputBytes: 2007040.000 # totalOutputBytes: 402528.000 # Iteration 2: 459229.980 us/op totalInputBytes: 2508800.000 # totalOutputBytes: 503160.000 # Iteration 3: 460580.471 us/op totalInputBytes: 3010560.000 # totalOutputBytes: 603792.000 # Iteration 4: 463988.221 us/op totalInputBytes: 3512320.000 # totalOutputBytes: 704424.000 # Iteration 5: 458907.123 us/op totalInputBytes: 4014080.000 # totalOutputBytes: 805056.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 460355.876 ±(99.9%) 8226.144 us/op [Average] (min, avg, max) = (458907.123, 460355.876, 463988.221), stdev = 2136.303 CI (99.9%): [452129.732, 468582.020] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15052800.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2007040.000, 3010560.000, 4014080.000), stdev = 793352.219 CI (99.9%): [15052800.000, 15052800.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3018960.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (402528.000, 603792.000, 805056.000), stdev = 159113.163 CI (99.9%): [3018960.000, 3018960.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 81920) # Run progress: 99.85% complete, ETA 00:00:27 # Fork: 1 of 1 # Warmup Iteration 1: 578859.634 us/op # Warmup Iteration 2: 578686.094 us/op # Warmup Iteration 3: 578832.659 us/op Iteration 1: 578555.375 us/op totalInputBytes: 1638400.000 # totalOutputBytes: 325020.000 # Iteration 2: 578276.616 us/op totalInputBytes: 2048000.000 # totalOutputBytes: 406275.000 # Iteration 3: 580832.567 us/op totalInputBytes: 2457600.000 # totalOutputBytes: 487530.000 # Iteration 4: 579251.428 us/op totalInputBytes: 2867200.000 # totalOutputBytes: 568785.000 # Iteration 5: 584787.409 us/op totalInputBytes: 3276800.000 # totalOutputBytes: 650040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 580340.679 ±(99.9%) 10305.329 us/op [Average] (min, avg, max) = (578276.616, 580340.679, 584787.409), stdev = 2676.261 CI (99.9%): [570035.350, 590646.009] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 12288000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1638400.000, 2457600.000, 3276800.000), stdev = 647634.465 CI (99.9%): [12288000.000, 12288000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2437650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (325020.000, 487530.000, 650040.000), stdev = 128475.436 CI (99.9%): [2437650.000, 2437650.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 92160) # Run progress: 99.90% complete, ETA 00:00:18 # Fork: 1 of 1 # Warmup Iteration 1: 691824.215 us/op # Warmup Iteration 2: 691994.460 us/op # Warmup Iteration 3: 692630.845 us/op Iteration 1: 694976.391 us/op totalInputBytes: 1843200.000 # totalOutputBytes: 363020.000 # Iteration 2: 690448.981 us/op totalInputBytes: 2304000.000 # totalOutputBytes: 453775.000 # Iteration 3: 690749.147 us/op totalInputBytes: 2764800.000 # totalOutputBytes: 544530.000 # Iteration 4: 690076.992 us/op totalInputBytes: 3225600.000 # totalOutputBytes: 635285.000 # Iteration 5: 701115.235 us/op totalInputBytes: 3686400.000 # totalOutputBytes: 726040.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 693473.349 ±(99.9%) 18139.034 us/op [Average] (min, avg, max) = (690076.992, 693473.349, 701115.235), stdev = 4710.650 CI (99.9%): [675334.315, 711612.383] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 13824000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (1843200.000, 2764800.000, 3686400.000), stdev = 728588.773 CI (99.9%): [13824000.000, 13824000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 2722650.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (363020.000, 544530.000, 726040.000), stdev = 143496.255 CI (99.9%): [2722650.000, 2722650.000] (assumes normal distribution) # JMH version: 1.20 # VM version: JDK 17.0.5, VM 17.0.5+8-Ubuntu-2ubuntu122.04 # VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java # VM options: -Xmx2G # Warmup: 3 iterations, 1 s each # Measurement: 5 iterations, 1 s each # Timeout: 10 min per iteration # Threads: 2 threads, will synchronize iterations # Benchmark mode: Average time, time/op # Benchmark: com.komanov.compression.jmh.StubDataCompressionBenchmark.encode # Parameters: (algorithm = lz4_high17, compressionRatio = EXTRA_HIGH_COMPRESSION_6_2, length = 102400) # Run progress: 99.95% complete, ETA 00:00:09 # Fork: 1 of 1 # Warmup Iteration 1: 832891.976 us/op # Warmup Iteration 2: 831208.348 us/op # Warmup Iteration 3: 814618.528 us/op Iteration 1: 813453.926 us/op totalInputBytes: 2048000.000 # totalOutputBytes: 400460.000 # Iteration 2: 814857.340 us/op totalInputBytes: 2560000.000 # totalOutputBytes: 500575.000 # Iteration 3: 813834.200 us/op totalInputBytes: 3072000.000 # totalOutputBytes: 600690.000 # Iteration 4: 810369.049 us/op totalInputBytes: 3584000.000 # totalOutputBytes: 700805.000 # Iteration 5: 814459.336 us/op totalInputBytes: 4096000.000 # totalOutputBytes: 800920.000 # Result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode": 813394.770 ±(99.9%) 6840.719 us/op [Average] (min, avg, max) = (810369.049, 813394.770, 814857.340), stdev = 1776.513 CI (99.9%): [806554.051, 820235.490] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalInputBytes": 15360000.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (2048000.000, 3072000.000, 4096000.000), stdev = 809543.081 CI (99.9%): [15360000.000, 15360000.000] (assumes normal distribution) Secondary result "com.komanov.compression.jmh.StubDataCompressionBenchmark.encode:totalOutputBytes": 3003450.000 ±(99.9%) 0.001 # [Sum] (min, avg, max) = (400460.000, 600690.000, 800920.000), stdev = 158295.714 CI (99.9%): [3003450.000, 3003450.000] (assumes normal distribution) # Run complete. Total time: 05:12:58 Benchmark (algorithm) (compressionRatio) (length) Mode Cnt Score Error Units RealDataCompressionBenchmark.decode gzip N/A 34011 avgt 5 248.203 ± 11.410 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 34011 avgt 5 4277102172.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 34011 avgt 5 8139920652.000 # RealDataCompressionBenchmark.decode gzip N/A 42223 avgt 5 260.497 ± 7.776 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 42223 avgt 5 4300826073.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 42223 avgt 5 9532982271.000 # RealDataCompressionBenchmark.decode gzip N/A 51771 avgt 5 299.252 ± 2.635 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 51771 avgt 5 4013713185.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 51771 avgt 5 10109167857.000 # RealDataCompressionBenchmark.decode gzip N/A 62830 avgt 5 325.612 ± 15.200 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 62830 avgt 5 4107962159.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 62830 avgt 5 11383727890.000 # RealDataCompressionBenchmark.decode gzip N/A 81207 avgt 5 362.708 ± 29.318 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 81207 avgt 5 3836856918.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 81207 avgt 5 13085533566.000 # RealDataCompressionBenchmark.decode gzip N/A 94417 avgt 5 930.375 ± 18.279 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 94417 avgt 5 3086050988.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 94417 avgt 5 5977917938.000 # RealDataCompressionBenchmark.decode gzip N/A 607930 avgt 5 3594.764 ± 207.561 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 607930 avgt 5 4068227989.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 607930 avgt 5 9860016670.000 # RealDataCompressionBenchmark.decode gzip N/A 751048 avgt 5 3925.709 ± 325.286 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 751048 avgt 5 3986992710.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 751048 avgt 5 11117012496.000 # RealDataCompressionBenchmark.decode gzip N/A 781196 avgt 5 4031.419 ± 153.439 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 781196 avgt 5 4086056252.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 781196 avgt 5 11320311236.000 # RealDataCompressionBenchmark.decode gzip N/A 866049 avgt 5 6918.565 ± 286.576 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 866049 avgt 5 4442310736.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 866049 avgt 5 7458413988.000 # RealDataCompressionBenchmark.decode gzip N/A 904172 avgt 5 6558.675 ± 193.702 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 904172 avgt 5 3680959360.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 904172 avgt 5 8209881760.000 # RealDataCompressionBenchmark.decode gzip N/A 1075724 avgt 5 9762.049 ± 317.116 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 1075724 avgt 5 3028596165.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 1075724 avgt 5 6612475428.000 # RealDataCompressionBenchmark.decode gzip N/A 1293080 avgt 5 9780.348 ± 707.907 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 1293080 avgt 5 2833258959.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 1293080 avgt 5 7925287320.000 # RealDataCompressionBenchmark.decode gzip N/A 1448911 avgt 5 8837.940 ± 599.262 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 1448911 avgt 5 4050387200.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 1448911 avgt 5 9829412224.000 # RealDataCompressionBenchmark.decode gzip N/A 1599048 avgt 5 10574.757 ± 535.368 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 1599048 avgt 5 3022786720.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 1599048 avgt 5 8929084032.000 # RealDataCompressionBenchmark.decode gzip N/A 4072805 avgt 5 23240.482 ± 4836.526 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 4072805 avgt 5 3027261600.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 4072805 avgt 5 10996573500.000 # RealDataCompressionBenchmark.decode gzip N/A 4287156 avgt 5 29216.296 ± 11965.821 us/op RealDataCompressionBenchmark.decode:totalInputBytes gzip N/A 4287156 avgt 5 2624009176.000 # RealDataCompressionBenchmark.decode:totalOutputBytes gzip N/A 4287156 avgt 5 9551783568.000 # RealDataCompressionBenchmark.decode deflate N/A 34011 avgt 5 283.182 ± 1.536 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 34011 avgt 5 3697973835.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 34011 avgt 5 7042487715.000 # RealDataCompressionBenchmark.decode deflate N/A 42223 avgt 5 315.693 ± 50.285 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 42223 avgt 5 3587617835.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 42223 avgt 5 7957135465.000 # RealDataCompressionBenchmark.decode deflate N/A 51771 avgt 5 363.792 ± 33.438 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 51771 avgt 5 3388917081.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 51771 avgt 5 8540506557.000 # RealDataCompressionBenchmark.decode deflate N/A 62830 avgt 5 395.365 ± 3.272 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 62830 avgt 5 3394617800.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 62830 avgt 5 9411934000.000 # RealDataCompressionBenchmark.decode deflate N/A 81207 avgt 5 428.670 ± 16.071 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 81207 avgt 5 3278383647.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 81207 avgt 5 11186507871.000 # RealDataCompressionBenchmark.decode deflate N/A 94417 avgt 5 1040.151 ± 61.148 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 94417 avgt 5 2770641610.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 94417 avgt 5 5368267369.000 # RealDataCompressionBenchmark.decode deflate N/A 607930 avgt 5 4150.801 ± 907.886 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 607930 avgt 5 3529775787.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 607930 avgt 5 8555398890.000 # RealDataCompressionBenchmark.decode deflate N/A 751048 avgt 5 5025.468 ± 788.095 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 751048 avgt 5 3268207962.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 751048 avgt 5 9113216432.000 # RealDataCompressionBenchmark.decode deflate N/A 781196 avgt 5 5039.401 ± 324.916 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 781196 avgt 5 3312466080.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 781196 avgt 5 9177490608.000 # RealDataCompressionBenchmark.decode deflate N/A 866049 avgt 5 8284.801 ± 385.745 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 866049 avgt 5 3751529768.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 866049 avgt 5 6298774377.000 # RealDataCompressionBenchmark.decode deflate N/A 904172 avgt 5 7744.538 ± 491.783 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 904172 avgt 5 3109669980.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 904172 avgt 5 6935903412.000 # RealDataCompressionBenchmark.decode deflate N/A 1075724 avgt 5 10600.076 ± 561.913 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 1075724 avgt 5 2754097970.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 1075724 avgt 5 6013297160.000 # RealDataCompressionBenchmark.decode deflate N/A 1293080 avgt 5 10716.709 ± 930.710 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 1293080 avgt 5 2577093925.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 1293080 avgt 5 7208921000.000 # RealDataCompressionBenchmark.decode deflate N/A 1448911 avgt 5 10279.925 ± 397.494 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 1448911 avgt 5 3473567084.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 1448911 avgt 5 8429764198.000 # RealDataCompressionBenchmark.decode deflate N/A 1599048 avgt 5 12566.145 ± 518.255 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 1599048 avgt 5 2593454538.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 1599048 avgt 5 7661038968.000 # RealDataCompressionBenchmark.decode deflate N/A 4072805 avgt 5 27490.169 ± 4295.056 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 4072805 avgt 5 2501388276.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 4072805 avgt 5 9086427955.000 # RealDataCompressionBenchmark.decode deflate N/A 4287156 avgt 5 28664.169 ± 1865.154 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflate N/A 4287156 avgt 5 2546252260.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflate N/A 4287156 avgt 5 9268831272.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 34011 avgt 5 244.022 ± 17.334 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 34011 avgt 5 4333599526.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 34011 avgt 5 8251136622.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 42223 avgt 5 262.450 ± 10.934 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 42223 avgt 5 4336054602.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 42223 avgt 5 9615106006.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 51771 avgt 5 305.298 ± 7.246 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 51771 avgt 5 4008082743.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 51771 avgt 5 10098917199.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 62830 avgt 5 337.108 ± 13.979 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 62830 avgt 5 4001233770.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 62830 avgt 5 11091882540.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 81207 avgt 5 368.333 ± 22.419 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 81207 avgt 5 3839257279.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 81207 avgt 5 13098120651.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 94417 avgt 5 936.649 ± 5.305 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 94417 avgt 5 3077454632.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 94417 avgt 5 5962244716.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 607930 avgt 5 3554.292 ± 258.486 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 607930 avgt 5 4177206242.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 607930 avgt 5 10124466220.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 751048 avgt 5 3875.194 ± 275.492 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 751048 avgt 5 4190769973.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 751048 avgt 5 11685555832.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 781196 avgt 5 4040.056 ± 162.336 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 781196 avgt 5 4162352568.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 781196 avgt 5 11532015352.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 866049 avgt 5 6922.712 ± 228.161 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 866049 avgt 5 4462358820.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 866049 avgt 5 7492189899.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 904172 avgt 5 6579.653 ± 171.340 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 904172 avgt 5 3703588224.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 904172 avgt 5 8260515392.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 1075724 avgt 5 9779.039 ± 277.359 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 1075724 avgt 5 3044312973.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 1075724 avgt 5 6646898596.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 1293080 avgt 5 9256.914 ± 646.214 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 1293080 avgt 5 2986681243.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 1293080 avgt 5 8354589880.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 1448911 avgt 5 8628.725 ± 256.085 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 1448911 avgt 5 4147053732.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 1448911 avgt 5 10064135806.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 1599048 avgt 5 10389.160 ± 1407.973 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 1599048 avgt 5 3136419668.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 1599048 avgt 5 9264884112.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 4072805 avgt 5 23088.245 ± 5903.855 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 4072805 avgt 5 3041815600.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 4072805 avgt 5 11049519965.000 # RealDataCompressionBenchmark.decode deflateWithSize N/A 4287156 avgt 5 24473.521 ± 3482.401 us/op RealDataCompressionBenchmark.decode:totalInputBytes deflateWithSize N/A 4287156 avgt 5 3020887710.000 # RealDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize N/A 4287156 avgt 5 10996555140.000 # RealDataCompressionBenchmark.decode zstd N/A 34011 avgt 5 135.382 ± 19.063 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 34011 avgt 5 7712966160.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 34011 avgt 5 14342574744.000 # RealDataCompressionBenchmark.decode zstd N/A 42223 avgt 5 152.653 ± 28.935 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 42223 avgt 5 7140755820.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 42223 avgt 5 15834469460.000 # RealDataCompressionBenchmark.decode zstd N/A 51771 avgt 5 152.419 ± 7.849 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 51771 avgt 5 7616075233.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 51771 avgt 5 19535838621.000 # RealDataCompressionBenchmark.decode zstd N/A 62830 avgt 5 163.938 ± 40.576 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 62830 avgt 5 7848969212.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 62830 avgt 5 21863394910.000 # RealDataCompressionBenchmark.decode zstd N/A 81207 avgt 5 183.165 ± 17.275 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 81207 avgt 5 7110301952.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 81207 avgt 5 25467814512.000 # RealDataCompressionBenchmark.decode zstd N/A 94417 avgt 5 288.970 ± 50.955 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 94417 avgt 5 9843952095.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 94417 avgt 5 19047779997.000 # RealDataCompressionBenchmark.decode zstd N/A 607930 avgt 5 1083.240 ± 347.280 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 607930 avgt 5 12227905644.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 607930 avgt 5 32879286120.000 # RealDataCompressionBenchmark.decode zstd N/A 751048 avgt 5 1037.586 ± 155.541 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 751048 avgt 5 12967675908.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 751048 avgt 5 41613316536.000 # RealDataCompressionBenchmark.decode zstd N/A 781196 avgt 5 1113.502 ± 151.247 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 781196 avgt 5 13061215103.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 781196 avgt 5 41416668332.000 # RealDataCompressionBenchmark.decode zstd N/A 866049 avgt 5 2104.878 ± 398.737 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 866049 avgt 5 12415412704.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 866049 avgt 5 24592327404.000 # RealDataCompressionBenchmark.decode zstd N/A 904172 avgt 5 1556.158 ± 191.127 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 904172 avgt 5 11195475928.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 904172 avgt 5 34510436896.000 # RealDataCompressionBenchmark.decode zstd N/A 1075724 avgt 5 3567.175 ± 618.033 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 1075724 avgt 5 7756264428.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 1075724 avgt 5 18420697776.000 # RealDataCompressionBenchmark.decode zstd N/A 1293080 avgt 5 2515.033 ± 318.081 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 1293080 avgt 5 7962536844.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 1293080 avgt 5 29474465520.000 # RealDataCompressionBenchmark.decode zstd N/A 1448911 avgt 5 2903.336 ± 536.993 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 1448911 avgt 5 10977041348.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 1448911 avgt 5 28765230083.000 # RealDataCompressionBenchmark.decode zstd N/A 1599048 avgt 5 3196.333 ± 397.813 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 1599048 avgt 5 7949198700.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 1599048 avgt 5 29027518344.000 # RealDataCompressionBenchmark.decode zstd N/A 4072805 avgt 5 5423.942 ± 953.433 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 4072805 avgt 5 7593723588.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 4072805 avgt 5 42605613105.000 # RealDataCompressionBenchmark.decode zstd N/A 4287156 avgt 5 7408.753 ± 1334.655 us/op RealDataCompressionBenchmark.decode:totalInputBytes zstd N/A 4287156 avgt 5 5993164224.000 # RealDataCompressionBenchmark.decode:totalOutputBytes zstd N/A 4287156 avgt 5 33234033312.000 # RealDataCompressionBenchmark.decode snappy N/A 34011 avgt 5 41.101 ± 0.746 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 34011 avgt 5 31587795659.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 34011 avgt 5 48369389859.000 # RealDataCompressionBenchmark.decode snappy N/A 42223 avgt 5 41.590 ± 1.845 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 42223 avgt 5 32023324249.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 42223 avgt 5 59778098933.000 # RealDataCompressionBenchmark.decode snappy N/A 51771 avgt 5 53.693 ± 1.790 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 51771 avgt 5 28793832145.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 51771 avgt 5 56907252681.000 # RealDataCompressionBenchmark.decode snappy N/A 62830 avgt 5 50.139 ± 1.264 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 62830 avgt 5 32786894427.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 62830 avgt 5 74076758490.000 # RealDataCompressionBenchmark.decode snappy N/A 81207 avgt 5 62.247 ± 1.574 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 81207 avgt 5 31829265600.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 81207 avgt 5 76562771670.000 # RealDataCompressionBenchmark.decode snappy N/A 94417 avgt 5 197.325 ± 7.118 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 94417 avgt 5 19984431456.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 94417 avgt 5 28490518584.000 # RealDataCompressionBenchmark.decode snappy N/A 607930 avgt 5 718.347 ± 32.737 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 607930 avgt 5 25710505800.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 607930 avgt 5 50491626150.000 # RealDataCompressionBenchmark.decode snappy N/A 751048 avgt 5 1180.124 ± 54.292 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 751048 avgt 5 21896005638.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 751048 avgt 5 37619243272.000 # RealDataCompressionBenchmark.decode snappy N/A 781196 avgt 5 1237.206 ± 54.990 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 781196 avgt 5 21811482330.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 781196 avgt 5 37723954840.000 # RealDataCompressionBenchmark.decode snappy N/A 866049 avgt 5 901.503 ± 47.531 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 866049 avgt 5 39509673462.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 866049 avgt 5 57164430294.000 # RealDataCompressionBenchmark.decode snappy N/A 904172 avgt 5 1527.135 ± 173.070 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 904172 avgt 5 19503432702.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 904172 avgt 5 35062885988.000 # RealDataCompressionBenchmark.decode snappy N/A 1075724 avgt 5 1758.670 ± 824.099 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 1075724 avgt 5 21613255080.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 1075724 avgt 5 37585796560.000 # RealDataCompressionBenchmark.decode snappy N/A 1293080 avgt 5 2309.496 ± 470.383 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 1293080 avgt 5 15350986310.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 1293080 avgt 5 32048987800.000 # RealDataCompressionBenchmark.decode snappy N/A 1448911 avgt 5 1883.173 ± 698.128 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 1448911 avgt 5 21760043599.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 1448911 avgt 5 44413468883.000 # RealDataCompressionBenchmark.decode snappy N/A 1599048 avgt 5 2688.340 ± 1096.034 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 1599048 avgt 5 15701516285.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 1599048 avgt 5 34374734856.000 # RealDataCompressionBenchmark.decode snappy N/A 4072805 avgt 5 6933.226 ± 2451.379 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 4072805 avgt 5 14631669107.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 4072805 avgt 5 34305236515.000 # RealDataCompressionBenchmark.decode snappy N/A 4287156 avgt 5 8183.589 ± 3708.567 us/op RealDataCompressionBenchmark.decode:totalInputBytes snappy N/A 4287156 avgt 5 13844870039.000 # RealDataCompressionBenchmark.decode:totalOutputBytes snappy N/A 4287156 avgt 5 32492355324.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 34011 avgt 5 319.658 ± 13.081 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 34011 avgt 5 3796494162.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 34011 avgt 5 6319005723.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 42223 avgt 5 348.087 ± 2.472 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 42223 avgt 5 3693278736.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 42223 avgt 5 7153927336.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 51771 avgt 5 347.834 ± 4.216 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 51771 avgt 5 3883877088.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 51771 avgt 5 8778912012.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 62830 avgt 5 405.395 ± 20.924 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 62830 avgt 5 3932129648.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 62830 avgt 5 9215401760.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 81207 avgt 5 414.420 ± 32.761 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 81207 avgt 5 3827626980.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 81207 avgt 5 11662543305.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 94417 avgt 5 890.436 ± 47.939 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 94417 avgt 5 3702094256.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 94417 avgt 5 6270799472.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 607930 avgt 5 4933.225 ± 71.275 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 607930 avgt 5 3429869170.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 607930 avgt 5 7357776790.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 751048 avgt 5 5364.321 ± 49.672 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 751048 avgt 5 3374946575.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 751048 avgt 5 8386953016.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 781196 avgt 5 5652.806 ± 118.500 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 781196 avgt 5 3383209423.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 781196 avgt 5 8231462252.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 866049 avgt 5 8680.980 ± 42.682 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 866049 avgt 5 3840205138.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 866049 avgt 5 5963613414.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 904172 avgt 5 7408.033 ± 56.857 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 904172 avgt 5 3386127264.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 904172 avgt 5 7334643264.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 1075724 avgt 5 8311.414 ± 246.722 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 1075724 avgt 5 3857685216.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 1075724 avgt 5 7814059136.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 1293080 avgt 5 8809.206 ± 87.036 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 1293080 avgt 5 3584510496.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 1293080 avgt 5 8798116320.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 1448911 avgt 5 11615.978 ± 121.175 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 1448911 avgt 5 3472810086.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 1448911 avgt 5 7514052446.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 1599048 avgt 5 10391.523 ± 126.057 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 1599048 avgt 5 3683094270.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 1599048 avgt 5 9258487920.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 4072805 avgt 5 19305.429 ± 354.177 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 4072805 avgt 5 3407309815.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 4072805 avgt 5 12760098065.000 # RealDataCompressionBenchmark.decode brotli_0 N/A 4287156 avgt 5 21628.779 ± 366.818 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_0 N/A 4287156 avgt 5 3239746378.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_0 N/A 4287156 avgt 5 11978313864.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 34011 avgt 5 236.896 ± 2.222 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 34011 avgt 5 4253516299.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 34011 avgt 5 8486322687.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 42223 avgt 5 235.417 ± 3.651 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 42223 avgt 5 4603323648.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 42223 avgt 5 10611822144.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 51771 avgt 5 284.643 ± 7.740 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 51771 avgt 5 3928134651.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 51771 avgt 5 10771940199.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 62830 avgt 5 274.869 ± 2.959 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 62830 avgt 5 4481436410.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 62830 avgt 5 13465097300.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 81207 avgt 5 277.398 ± 14.458 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 81207 avgt 5 4561431315.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 81207 avgt 5 17378379207.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 94417 avgt 5 740.417 ± 7.125 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 94417 avgt 5 3682816074.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 94417 avgt 5 7570166226.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 607930 avgt 5 2497.913 ± 20.615 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 607930 avgt 5 5125509155.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 607930 avgt 5 14502170150.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 751048 avgt 5 2821.459 ± 28.658 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 751048 avgt 5 4879558800.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 751048 avgt 5 15884665200.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 781196 avgt 5 2975.872 ± 17.884 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 781196 avgt 5 4844503012.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 781196 avgt 5 15632513156.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 866049 avgt 5 6733.674 ± 103.308 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 866049 avgt 5 3837779789.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 866049 avgt 5 7731219423.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 904172 avgt 5 3609.520 ± 13.434 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 904172 avgt 5 4632130580.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 904172 avgt 5 14898946216.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 1075724 avgt 5 6920.592 ± 155.466 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 1075724 avgt 5 3668154616.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 1075724 avgt 5 9366328868.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 1293080 avgt 5 6489.194 ± 38.246 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 1293080 avgt 5 2917822514.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 1293080 avgt 5 11964869240.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 1448911 avgt 5 6078.959 ± 178.153 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 1448911 avgt 5 4923331281.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 1448911 avgt 5 14203674533.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 1599048 avgt 5 7457.838 ± 40.135 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 1599048 avgt 5 2956082780.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 1599048 avgt 5 12849949728.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 4072805 avgt 5 8432.357 ± 1331.562 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 4072805 avgt 5 4580002248.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 4072805 avgt 5 29291613560.000 # RealDataCompressionBenchmark.decode brotli_6 N/A 4287156 avgt 5 9750.811 ± 66.180 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_6 N/A 4287156 avgt 5 4110279276.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_6 N/A 4287156 avgt 5 26035898388.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 34011 avgt 5 301.898 ± 17.126 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 34011 avgt 5 3166628058.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 34011 avgt 5 6674114574.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 42223 avgt 5 367.494 ± 4.066 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 42223 avgt 5 2856630564.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 42223 avgt 5 6778818204.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 51771 avgt 5 349.813 ± 2.812 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 51771 avgt 5 3058531840.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 51771 avgt 5 8813495040.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 62830 avgt 5 281.868 ± 9.537 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 62830 avgt 5 4154371872.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 62830 avgt 5 13190781520.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 81207 avgt 5 286.109 ± 12.302 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 81207 avgt 5 4241422428.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 81207 avgt 5 16827064884.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 94417 avgt 5 877.532 ± 25.502 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 94417 avgt 5 2913895380.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 94417 avgt 5 6404871612.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 607930 avgt 5 4145.774 ± 11.121 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 607930 avgt 5 2980668168.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 607930 avgt 5 8710421040.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 751048 avgt 5 4435.614 ± 97.691 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 751048 avgt 5 3042057820.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 751048 avgt 5 10127131232.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 781196 avgt 5 4700.506 ± 43.797 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 781196 avgt 5 3006908128.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 781196 avgt 5 9953999432.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 866049 avgt 5 8518.421 ± 151.890 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 866049 avgt 5 2851911040.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 866049 avgt 5 6128162724.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 904172 avgt 5 5433.210 ± 60.066 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 904172 avgt 5 2953932772.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 904172 avgt 5 9958550408.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 1075724 avgt 5 8407.741 ± 224.967 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 1075724 avgt 5 2775132372.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 1075724 avgt 5 7689275152.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 1293080 avgt 5 5854.434 ± 98.807 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 1293080 avgt 5 3058383523.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 1293080 avgt 5 13229501480.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 1448911 avgt 5 9236.211 ± 322.638 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 1448911 avgt 5 3005772060.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 1448911 avgt 5 9461388830.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 1599048 avgt 5 6854.689 ± 202.913 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 1599048 avgt 5 2907198696.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 1599048 avgt 5 14026849056.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 4072805 avgt 5 12839.908 ± 463.617 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 4072805 avgt 5 2850718871.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 4072805 avgt 5 18983344105.000 # RealDataCompressionBenchmark.decode brotli_11 N/A 4287156 avgt 5 14507.176 ± 480.990 us/op RealDataCompressionBenchmark.decode:totalInputBytes brotli_11 N/A 4287156 avgt 5 2694184704.000 # RealDataCompressionBenchmark.decode:totalOutputBytes brotli_11 N/A 4287156 avgt 5 17808846024.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 34011 avgt 5 21.298 ± 0.482 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 34011 avgt 5 60455221932.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 34011 avgt 5 93071815731.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 42223 avgt 5 22.849 ± 0.138 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 42223 avgt 5 59773364790.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 42223 avgt 5 108420430515.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 51771 avgt 5 30.093 ± 0.777 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 51771 avgt 5 52136187480.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 51771 avgt 5 100302584988.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 62830 avgt 5 30.053 ± 0.584 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 62830 avgt 5 56011950414.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 62830 avgt 5 122208245460.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 81207 avgt 5 27.850 ± 0.423 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 81207 avgt 5 66588025968.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 81207 avgt 5 169447663098.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 94417 avgt 5 48.230 ± 2.389 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 94417 avgt 5 81071493626.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 94417 avgt 5 114032226167.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 607930 avgt 5 381.334 ± 21.866 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 607930 avgt 5 49013094252.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 607930 avgt 5 95427987960.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 751048 avgt 5 690.311 ± 22.392 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 751048 avgt 5 41820642468.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 751048 avgt 5 64910825496.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 781196 avgt 5 704.145 ± 35.376 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 781196 avgt 5 42481305168.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 781196 avgt 5 65657961408.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 866049 avgt 5 478.875 ± 35.832 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 866049 avgt 5 73567905528.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 866049 avgt 5 106585516479.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 904172 avgt 5 753.999 ± 58.348 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 904172 avgt 5 39773844576.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 904172 avgt 5 71762323296.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 1075724 avgt 5 1120.990 ± 588.343 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 1075724 avgt 5 35210160128.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 1075724 avgt 5 60034004992.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 1293080 avgt 5 1140.141 ± 697.402 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 1293080 avgt 5 32276039656.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 1293080 avgt 5 69815975360.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 1448911 avgt 5 1117.435 ± 833.106 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 1448911 avgt 5 39505073246.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 1448911 avgt 5 80533371202.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 1599048 avgt 5 1591.008 ± 1449.644 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 1599048 avgt 5 29271989835.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 1599048 avgt 5 64833401160.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 4072805 avgt 5 4269.149 ± 3533.445 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 4072805 avgt 5 24618286959.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 4072805 avgt 5 62236533205.000 # RealDataCompressionBenchmark.decode lz4_fast N/A 4287156 avgt 5 3738.288 ± 1734.631 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_fast N/A 4287156 avgt 5 24960733392.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_fast N/A 4287156 avgt 5 63136946412.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 34011 avgt 5 17.564 ± 0.733 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 34011 avgt 5 64384151685.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 34011 avgt 5 113078718459.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 42223 avgt 5 18.744 ± 2.705 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 42223 avgt 5 64972396618.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 42223 avgt 5 132829589038.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 51771 avgt 5 23.204 ± 1.271 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 51771 avgt 5 56651482368.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 51771 avgt 5 132446888262.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 62830 avgt 5 21.567 ± 0.438 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 62830 avgt 5 65532871808.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 62830 avgt 5 169748941940.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 81207 avgt 5 23.511 ± 1.073 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 81207 avgt 5 63164785412.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 81207 avgt 5 202049187732.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 94417 avgt 5 63.798 ± 1.480 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 94417 avgt 5 48071624436.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 94417 avgt 5 87039822122.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 607930 avgt 5 223.216 ± 70.694 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 607930 avgt 5 68868728500.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 607930 avgt 5 163563566500.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 751048 avgt 5 279.814 ± 45.075 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 751048 avgt 5 57781085556.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 751048 avgt 5 155451163992.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 781196 avgt 5 288.775 ± 67.683 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 781196 avgt 5 58536034332.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 781196 avgt 5 156642297136.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 866049 avgt 5 471.851 ± 62.784 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 866049 avgt 5 68774729040.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 866049 avgt 5 108857163006.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 904172 avgt 5 626.071 ± 40.854 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 904172 avgt 5 38920505670.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 904172 avgt 5 86176633320.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 1075724 avgt 5 972.769 ± 459.961 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 1075724 avgt 5 31881917170.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 1075724 avgt 5 66564725396.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 1293080 avgt 5 1174.659 ± 683.924 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 1293080 avgt 5 26696660311.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 1293080 avgt 5 72695664520.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 1448911 avgt 5 945.879 ± 553.268 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 1448911 avgt 5 40581817426.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 1448911 avgt 5 93612690799.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 1599048 avgt 5 1437.097 ± 2091.273 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 1599048 avgt 5 25547921395.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 1599048 avgt 5 75393514152.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 4072805 avgt 5 2324.118 ± 3475.808 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 4072805 avgt 5 25889321757.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 4072805 avgt 5 109440343155.000 # RealDataCompressionBenchmark.decode lz4_high9 N/A 4287156 avgt 5 2642.159 ± 2254.673 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high9 N/A 4287156 avgt 5 22806051721.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 N/A 4287156 avgt 5 96516743028.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 34011 avgt 5 18.572 ± 2.853 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 34011 avgt 5 61470086496.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 34011 avgt 5 108077911074.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 42223 avgt 5 18.758 ± 0.436 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 42223 avgt 5 64386629450.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 42223 avgt 5 132092544350.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 51771 avgt 5 23.432 ± 0.220 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 51771 avgt 5 55439408422.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 51771 avgt 5 129765512859.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 62830 avgt 5 21.714 ± 0.535 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 62830 avgt 5 65356248698.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 62830 avgt 5 169501077590.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 81207 avgt 5 24.258 ± 3.688 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 81207 avgt 5 61771307897.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 81207 avgt 5 197731979991.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 94417 avgt 5 69.170 ± 5.265 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 94417 avgt 5 44394587006.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 94417 avgt 5 80733521858.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 607930 avgt 5 238.574 ± 69.016 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 607930 avgt 5 62728392498.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 607930 avgt 5 149014585740.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 751048 avgt 5 287.771 ± 49.566 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 751048 avgt 5 57452166213.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 751048 avgt 5 154588960888.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 781196 avgt 5 315.501 ± 89.399 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 781196 avgt 5 55601680600.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 781196 avgt 5 148813932020.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 866049 avgt 5 570.277 ± 60.830 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 866049 avgt 5 57010699528.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 866049 avgt 5 90837281463.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 904172 avgt 5 683.275 ± 43.609 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 904172 avgt 5 34944155316.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 904172 avgt 5 78136735896.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 1075724 avgt 5 997.815 ± 353.869 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 1075724 avgt 5 30348748986.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 1075724 avgt 5 63705451004.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 1293080 avgt 5 1119.786 ± 464.490 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 1293080 avgt 5 25329629310.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 1293080 avgt 5 69446154480.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 1448911 avgt 5 1111.915 ± 743.630 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 1448911 avgt 5 35017386890.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 1448911 avgt 5 81152056199.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 1599048 avgt 5 1260.369 ± 901.058 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 1599048 avgt 5 25460443578.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 1599048 avgt 5 75663753264.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 4072805 avgt 5 2480.573 ± 2797.869 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 4072805 avgt 5 24600140754.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 4072805 avgt 5 104455229835.000 # RealDataCompressionBenchmark.decode lz4_high17 N/A 4287156 avgt 5 2768.136 ± 2573.680 us/op RealDataCompressionBenchmark.decode:totalInputBytes lz4_high17 N/A 4287156 avgt 5 22154841702.000 # RealDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 N/A 4287156 avgt 5 94171668696.000 # RealDataCompressionBenchmark.encode gzip N/A 34011 avgt 5 1811.086 ± 29.497 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 34011 avgt 5 1114948602.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 34011 avgt 5 585847122.000 # RealDataCompressionBenchmark.encode gzip N/A 42223 avgt 5 2269.879 ± 54.023 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 42223 avgt 5 1113969409.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 42223 avgt 5 502569767.000 # RealDataCompressionBenchmark.encode gzip N/A 51771 avgt 5 2091.368 ± 68.158 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 51771 avgt 5 1481168310.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 51771 avgt 5 588078550.000 # RealDataCompressionBenchmark.encode gzip N/A 62830 avgt 5 2326.250 ± 46.156 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 62830 avgt 5 1618060990.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 62830 avgt 5 583897769.000 # RealDataCompressionBenchmark.encode gzip N/A 81207 avgt 5 2574.534 ± 55.992 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 81207 avgt 5 1880429292.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 81207 avgt 5 551367516.000 # RealDataCompressionBenchmark.encode gzip N/A 94417 avgt 5 8931.258 ± 667.342 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 94417 avgt 5 642224434.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 94417 avgt 5 331543084.000 # RealDataCompressionBenchmark.encode gzip N/A 607930 avgt 5 30423.328 ± 774.346 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 607930 avgt 5 1224371020.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 607930 avgt 5 505173634.000 # RealDataCompressionBenchmark.encode gzip N/A 751048 avgt 5 34091.187 ± 937.116 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 751048 avgt 5 1363903168.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 751048 avgt 5 489148680.000 # RealDataCompressionBenchmark.encode gzip N/A 781196 avgt 5 35806.037 ± 1026.602 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 781196 avgt 5 1343657120.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 781196 avgt 5 484991840.000 # RealDataCompressionBenchmark.encode gzip N/A 866049 avgt 5 59223.207 ± 3425.113 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 866049 avgt 5 916279842.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 866049 avgt 5 545746024.000 # RealDataCompressionBenchmark.encode gzip N/A 904172 avgt 5 63543.034 ± 8281.003 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 904172 avgt 5 933105504.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 904172 avgt 5 418364544.000 # RealDataCompressionBenchmark.encode gzip N/A 1075724 avgt 5 70705.050 ± 1772.148 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 1075724 avgt 5 985363184.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 1075724 avgt 5 451308620.000 # RealDataCompressionBenchmark.encode gzip N/A 1293080 avgt 5 100592.136 ± 939.099 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 1293080 avgt 5 814640400.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 1293080 avgt 5 291230730.000 # RealDataCompressionBenchmark.encode gzip N/A 1448911 avgt 5 91338.388 ± 1219.954 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 1448911 avgt 5 1009890967.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 1448911 avgt 5 416143850.000 # RealDataCompressionBenchmark.encode gzip N/A 1599048 avgt 5 86668.199 ± 4252.001 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 1599048 avgt 5 1199286000.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 1599048 avgt 5 405997500.000 # RealDataCompressionBenchmark.encode gzip N/A 4072805 avgt 5 204874.186 ± 3991.438 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 4072805 avgt 5 1344025650.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 4072805 avgt 5 369998640.000 # RealDataCompressionBenchmark.encode gzip N/A 4287156 avgt 5 215117.223 ± 3321.762 us/op RealDataCompressionBenchmark.encode:totalInputBytes gzip N/A 4287156 avgt 5 1414761480.000 # RealDataCompressionBenchmark.encode:totalOutputBytes gzip N/A 4287156 avgt 5 388654860.000 # RealDataCompressionBenchmark.encode deflate N/A 34011 avgt 5 1829.644 ± 40.188 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 34011 avgt 5 1095256233.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 34011 avgt 5 575113377.000 # RealDataCompressionBenchmark.encode deflate N/A 42223 avgt 5 2294.861 ± 91.396 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 42223 avgt 5 1097502439.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 42223 avgt 5 494828741.000 # RealDataCompressionBenchmark.encode deflate N/A 51771 avgt 5 2094.099 ± 55.694 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 51771 avgt 5 1480650600.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 51771 avgt 5 587529800.000 # RealDataCompressionBenchmark.encode deflate N/A 62830 avgt 5 2344.062 ± 70.704 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 62830 avgt 5 1600028780.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 62830 avgt 5 577085026.000 # RealDataCompressionBenchmark.encode deflate N/A 81207 avgt 5 2628.873 ± 69.634 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 81207 avgt 5 1843398900.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 81207 avgt 5 540237300.000 # RealDataCompressionBenchmark.encode deflate N/A 94417 avgt 5 8862.560 ± 277.847 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 94417 avgt 5 641280264.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 94417 avgt 5 330974160.000 # RealDataCompressionBenchmark.encode deflate N/A 607930 avgt 5 31063.911 ± 944.610 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 607930 avgt 5 1214644140.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 607930 avgt 5 501136362.000 # RealDataCompressionBenchmark.encode deflate N/A 751048 avgt 5 34745.853 ± 1747.172 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 751048 avgt 5 1336865440.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 751048 avgt 5 479430540.000 # RealDataCompressionBenchmark.encode deflate N/A 781196 avgt 5 36313.729 ± 1258.544 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 781196 avgt 5 1335845160.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 781196 avgt 5 482151600.000 # RealDataCompressionBenchmark.encode deflate N/A 866049 avgt 5 59942.107 ± 1264.214 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 866049 avgt 5 909351450.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 866049 avgt 5 541606800.000 # RealDataCompressionBenchmark.encode deflate N/A 904172 avgt 5 63063.802 ± 1903.291 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 904172 avgt 5 898746968.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 904172 avgt 5 402947720.000 # RealDataCompressionBenchmark.encode deflate N/A 1075724 avgt 5 71207.679 ± 2782.482 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 1075724 avgt 5 973530220.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 1075724 avgt 5 445878115.000 # RealDataCompressionBenchmark.encode deflate N/A 1293080 avgt 5 101604.709 ± 1593.693 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 1293080 avgt 5 814640400.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 1293080 avgt 5 291223170.000 # RealDataCompressionBenchmark.encode deflate N/A 1448911 avgt 5 92126.995 ± 2557.181 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 1448911 avgt 5 999748590.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 1448911 avgt 5 411956220.000 # RealDataCompressionBenchmark.encode deflate N/A 1599048 avgt 5 87816.770 ± 6985.672 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 1599048 avgt 5 1199286000.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 1599048 avgt 5 405988500.000 # RealDataCompressionBenchmark.encode deflate N/A 4072805 avgt 5 205682.363 ± 3505.426 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 4072805 avgt 5 1344025650.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 4072805 avgt 5 369994680.000 # RealDataCompressionBenchmark.encode deflate N/A 4287156 avgt 5 217260.671 ± 5172.320 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflate N/A 4287156 avgt 5 1414761480.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflate N/A 4287156 avgt 5 388650900.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 34011 avgt 5 1819.806 ± 142.904 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 34011 avgt 5 1116581130.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 34011 avgt 5 586442290.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 42223 avgt 5 2266.576 ± 48.934 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 42223 avgt 5 1112196043.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 42223 avgt 5 501558981.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 51771 avgt 5 2090.894 ± 14.382 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 51771 avgt 5 1469312751.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 51771 avgt 5 583144407.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 62830 avgt 5 2319.647 ± 34.819 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 62830 avgt 5 1605557820.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 62830 avgt 5 579181410.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 81207 avgt 5 2589.494 ± 38.033 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 81207 avgt 5 1871658936.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 81207 avgt 5 548611544.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 94417 avgt 5 8856.307 ± 211.116 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 94417 avgt 5 642790936.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 94417 avgt 5 331781072.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 607930 avgt 5 31080.547 ± 915.416 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 607930 avgt 5 1205525190.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 607930 avgt 5 497382009.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 751048 avgt 5 35513.507 ± 3904.056 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 751048 avgt 5 1323346576.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 751048 avgt 5 474589414.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 781196 avgt 5 36702.529 ± 1031.408 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 781196 avgt 5 1323346024.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 781196 avgt 5 477647016.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 866049 avgt 5 59746.796 ± 2327.385 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 866049 avgt 5 909351450.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 866049 avgt 5 541611000.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 904172 avgt 5 63012.076 ± 3406.318 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 904172 avgt 5 911405376.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 904172 avgt 5 408627072.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 1075724 avgt 5 71470.611 ± 2167.831 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 1075724 avgt 5 974605944.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 1075724 avgt 5 446374422.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 1293080 avgt 5 102115.083 ± 3076.621 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 1293080 avgt 5 814640400.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 1293080 avgt 5 291225690.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 1448911 avgt 5 91477.746 ± 898.005 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 1448911 avgt 5 999748590.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 1448911 avgt 5 411958980.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 1599048 avgt 5 87042.272 ± 1930.155 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 1599048 avgt 5 1199286000.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 1599048 avgt 5 405991500.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 4072805 avgt 5 209263.908 ± 8090.159 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 4072805 avgt 5 1344025650.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 4072805 avgt 5 369996000.000 # RealDataCompressionBenchmark.encode deflateWithSize N/A 4287156 avgt 5 217106.435 ± 3646.876 us/op RealDataCompressionBenchmark.encode:totalInputBytes deflateWithSize N/A 4287156 avgt 5 1414761480.000 # RealDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize N/A 4287156 avgt 5 388652220.000 # RealDataCompressionBenchmark.encode zstd N/A 34011 avgt 5 410.056 ± 43.007 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 34011 avgt 5 4876293114.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 34011 avgt 5 2622310460.000 # RealDataCompressionBenchmark.encode zstd N/A 42223 avgt 5 418.420 ± 37.706 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 42223 avgt 5 5946771766.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 42223 avgt 5 2681772522.000 # RealDataCompressionBenchmark.encode zstd N/A 51771 avgt 5 474.917 ± 154.201 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 51771 avgt 5 6556072356.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 51771 avgt 5 2555894388.000 # RealDataCompressionBenchmark.encode zstd N/A 62830 avgt 5 499.395 ± 55.313 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 62830 avgt 5 7363047700.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 62830 avgt 5 2643337640.000 # RealDataCompressionBenchmark.encode zstd N/A 81207 avgt 5 490.008 ± 18.928 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 81207 avgt 5 9694004418.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 81207 avgt 5 2706447328.000 # RealDataCompressionBenchmark.encode zstd N/A 94417 avgt 5 1455.318 ± 92.519 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 94417 avgt 5 3909524719.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 94417 avgt 5 2020454565.000 # RealDataCompressionBenchmark.encode zstd N/A 607930 avgt 5 5656.345 ± 873.297 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 607930 avgt 5 6450137300.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 607930 avgt 5 2398825510.000 # RealDataCompressionBenchmark.encode zstd N/A 751048 avgt 5 5767.251 ± 569.292 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 751048 avgt 5 7830426448.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 751048 avgt 5 2440142744.000 # RealDataCompressionBenchmark.encode zstd N/A 781196 avgt 5 6091.230 ± 674.232 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 781196 avgt 5 7640878076.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 781196 avgt 5 2409637379.000 # RealDataCompressionBenchmark.encode zstd N/A 866049 avgt 5 9651.970 ± 1577.406 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 866049 avgt 5 5439653769.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 866049 avgt 5 2746203944.000 # RealDataCompressionBenchmark.encode zstd N/A 904172 avgt 5 7554.888 ± 1727.668 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 904172 avgt 5 7296668040.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 904172 avgt 5 2367100470.000 # RealDataCompressionBenchmark.encode zstd N/A 1075724 avgt 5 10767.948 ± 360.194 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 1075724 avgt 5 6017600056.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 1075724 avgt 5 2533785518.000 # RealDataCompressionBenchmark.encode zstd N/A 1293080 avgt 5 9203.632 ± 169.101 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 1293080 avgt 5 8437347000.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 1293080 avgt 5 2279352150.000 # RealDataCompressionBenchmark.encode zstd N/A 1448911 avgt 5 12437.469 ± 1094.401 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 1448911 avgt 5 7075032413.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 1448911 avgt 5 2699888828.000 # RealDataCompressionBenchmark.encode zstd N/A 1599048 avgt 5 11585.599 ± 982.817 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 1599048 avgt 5 8481350592.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 1599048 avgt 5 2322621600.000 # RealDataCompressionBenchmark.encode zstd N/A 4072805 avgt 5 19497.291 ± 667.292 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 4072805 avgt 5 12576821840.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 4072805 avgt 5 2241603904.000 # RealDataCompressionBenchmark.encode zstd N/A 4287156 avgt 5 20399.593 ± 815.852 us/op RealDataCompressionBenchmark.encode:totalInputBytes zstd N/A 4287156 avgt 5 12552792768.000 # RealDataCompressionBenchmark.encode:totalOutputBytes zstd N/A 4287156 avgt 5 2263671936.000 # RealDataCompressionBenchmark.encode snappy N/A 34011 avgt 5 153.648 ± 4.778 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 34011 avgt 5 13076855379.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 34011 avgt 5 8539885179.000 # RealDataCompressionBenchmark.encode snappy N/A 42223 avgt 5 161.384 ± 10.635 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 42223 avgt 5 15523117058.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 42223 avgt 5 8315784874.000 # RealDataCompressionBenchmark.encode snappy N/A 51771 avgt 5 202.091 ± 6.180 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 51771 avgt 5 15199706745.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 51771 avgt 5 7690721025.000 # RealDataCompressionBenchmark.encode snappy N/A 62830 avgt 5 207.201 ± 12.665 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 62830 avgt 5 17867595400.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 62830 avgt 5 7908323420.000 # RealDataCompressionBenchmark.encode snappy N/A 81207 avgt 5 258.072 ± 11.815 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 81207 avgt 5 18536959476.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 81207 avgt 5 7706327680.000 # RealDataCompressionBenchmark.encode snappy N/A 94417 avgt 5 612.033 ± 6.888 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 94417 avgt 5 9153822567.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 94417 avgt 5 6420870828.000 # RealDataCompressionBenchmark.encode snappy N/A 607930 avgt 5 2367.494 ± 119.482 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 607930 avgt 5 15040188200.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 607930 avgt 5 7658514400.000 # RealDataCompressionBenchmark.encode snappy N/A 751048 avgt 5 3795.363 ± 164.536 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 751048 avgt 5 11769673208.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 751048 avgt 5 6850452282.000 # RealDataCompressionBenchmark.encode snappy N/A 781196 avgt 5 3889.217 ± 102.056 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 781196 avgt 5 11984327836.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 781196 avgt 5 6929176857.000 # RealDataCompressionBenchmark.encode snappy N/A 866049 avgt 5 4173.711 ± 1136.547 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 866049 avgt 5 12370643916.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 866049 avgt 5 8550073868.000 # RealDataCompressionBenchmark.encode snappy N/A 904172 avgt 5 4650.381 ± 312.623 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 904172 avgt 5 11698177336.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 904172 avgt 5 6507011844.000 # RealDataCompressionBenchmark.encode snappy N/A 1075724 avgt 5 5465.214 ± 981.357 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 1075724 avgt 5 11908264680.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 1075724 avgt 5 6847702740.000 # RealDataCompressionBenchmark.encode snappy N/A 1293080 avgt 5 6294.506 ± 865.427 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 1293080 avgt 5 12364430960.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 1293080 avgt 5 5922377692.000 # RealDataCompressionBenchmark.encode snappy N/A 1448911 avgt 5 5772.153 ± 2056.446 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 1448911 avgt 5 14925232211.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 1448911 avgt 5 7312504783.000 # RealDataCompressionBenchmark.encode snappy N/A 1599048 avgt 5 7743.317 ± 2648.145 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 1599048 avgt 5 12440593440.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 1599048 avgt 5 5682550900.000 # RealDataCompressionBenchmark.encode snappy N/A 4072805 avgt 5 19535.629 ± 4534.214 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 4072805 avgt 5 13175524175.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 4072805 avgt 5 5619547615.000 # RealDataCompressionBenchmark.encode snappy N/A 4287156 avgt 5 19304.271 ± 2235.845 us/op RealDataCompressionBenchmark.encode:totalInputBytes snappy N/A 4287156 avgt 5 13641730392.000 # RealDataCompressionBenchmark.encode:totalOutputBytes snappy N/A 4287156 avgt 5 5812689862.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 34011 avgt 5 211.624 ± 2.626 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 34011 avgt 5 9539643357.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 34011 avgt 5 5731471358.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 42223 avgt 5 227.245 ± 42.976 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 42223 avgt 5 11052123588.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 42223 avgt 5 5705757288.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 51771 avgt 5 228.152 ± 2.576 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 51771 avgt 5 13358626443.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 51771 avgt 5 5909987832.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 62830 avgt 5 273.469 ± 4.646 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 62830 avgt 5 13545833850.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 62830 avgt 5 5779886355.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 81207 avgt 5 253.213 ± 3.952 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 81207 avgt 5 18924479280.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 81207 avgt 5 6210982080.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 94417 avgt 5 730.838 ± 40.959 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 94417 avgt 5 7679689946.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 94417 avgt 5 4533861458.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 607930 avgt 5 2780.415 ± 57.180 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 607930 avgt 5 13052257100.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 607930 avgt 5 6084383300.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 751048 avgt 5 2960.163 ± 13.803 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 751048 avgt 5 15146385016.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 751048 avgt 5 6094971575.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 781196 avgt 5 3177.894 ± 32.234 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 781196 avgt 5 14677891644.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 781196 avgt 5 6032753331.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 866049 avgt 5 5275.487 ± 486.962 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 866049 avgt 5 9856503669.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 866049 avgt 5 6346990223.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 904172 avgt 5 4947.297 ± 338.960 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 904172 avgt 5 10992923176.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 904172 avgt 5 5075016676.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 1075724 avgt 5 6444.524 ± 398.493 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 1075724 avgt 5 9885903560.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 1075724 avgt 5 4880524110.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 1293080 avgt 5 7524.924 ± 1136.375 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 1293080 avgt 5 10439034840.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 1293080 avgt 5 4253050152.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 1448911 avgt 5 7055.089 ± 252.909 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 1448911 avgt 5 12328783699.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 1448911 avgt 5 5698060359.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 1599048 avgt 5 8819.665 ± 474.536 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 1599048 avgt 5 10969469280.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 1599048 avgt 5 4363735180.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 4072805 avgt 5 15234.873 ± 907.226 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 4072805 avgt 5 16213836705.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 4072805 avgt 5 4329556455.000 # RealDataCompressionBenchmark.encode brotli_0 N/A 4287156 avgt 5 16484.924 ± 254.707 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_0 N/A 4287156 avgt 5 15716713896.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_0 N/A 4287156 avgt 5 4250862642.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 34011 avgt 5 1953.129 ± 19.183 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 34011 avgt 5 1042709238.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 34011 avgt 5 522626926.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 42223 avgt 5 2023.147 ± 54.195 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 42223 avgt 5 1245114047.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 42223 avgt 5 540120524.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 51771 avgt 5 2322.405 ± 81.602 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 51771 avgt 5 1316640072.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 51771 avgt 5 480130728.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 62830 avgt 5 2690.722 ± 99.406 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 62830 avgt 5 1399098440.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 62830 avgt 5 465646148.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 81207 avgt 5 2662.271 ± 63.398 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 81207 avgt 5 1831623885.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 81207 avgt 5 480759825.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 94417 avgt 5 6152.489 ± 52.438 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 94417 avgt 5 926136353.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 94417 avgt 5 450556797.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 607930 avgt 5 27166.271 ± 440.583 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 607930 avgt 5 1379393170.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 607930 avgt 5 487519609.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 751048 avgt 5 34462.646 ± 335.360 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 751048 avgt 5 1347380112.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 751048 avgt 5 413897328.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 781196 avgt 5 36014.058 ± 304.217 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 781196 avgt 5 1335845160.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 781196 avgt 5 413977320.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 866049 avgt 5 64934.304 ± 2070.563 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 866049 avgt 5 855656412.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 866049 avgt 5 424748116.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 904172 avgt 5 42186.065 ± 685.427 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 904172 avgt 5 1329132840.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 904172 avgt 5 413231700.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 1075724 avgt 5 65738.776 ± 871.711 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 1075724 avgt 5 1039149384.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 1075724 avgt 5 406964208.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 1293080 avgt 5 61231.378 ± 1963.086 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 1293080 avgt 5 1338337800.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 1293080 avgt 5 326374830.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 1448911 avgt 5 75953.373 ± 2947.117 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 1448911 avgt 5 1217085240.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 1448911 avgt 5 421870680.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 1599048 avgt 5 71611.948 ± 1156.518 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 1599048 avgt 5 1439143200.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 1599048 avgt 5 331069500.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 4072805 avgt 5 163650.326 ± 2235.699 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 4072805 avgt 5 1722796515.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 4072805 avgt 5 269374437.000 # RealDataCompressionBenchmark.encode brotli_6 N/A 4287156 avgt 5 183533.034 ± 31226.803 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_6 N/A 4287156 avgt 5 1671990840.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_6 N/A 4287156 avgt 5 263956680.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 34011 avgt 5 91673.633 ± 2234.368 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 34011 avgt 5 23501601.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 34011 avgt 5 11150667.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 42223 avgt 5 136412.120 ± 1141.029 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 42223 avgt 5 21111500.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 42223 avgt 5 8896500.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 51771 avgt 5 153172.354 ± 3314.764 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 51771 avgt 5 23296950.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 51771 avgt 5 8084700.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 62830 avgt 5 214615.574 ± 8034.409 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 62830 avgt 5 20733900.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 62830 avgt 5 6530040.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 81207 avgt 5 235405.656 ± 7009.956 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 81207 avgt 5 26798310.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 81207 avgt 5 6754770.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 94417 avgt 5 335676.798 ± 2529.991 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 94417 avgt 5 19827570.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 94417 avgt 5 9020550.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 607930 avgt 5 2267321.494 ± 48563.926 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 607930 avgt 5 82678480.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 607930 avgt 5 28292216.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 751048 avgt 5 2810721.680 ± 25324.096 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 751048 avgt 5 108150912.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 751048 avgt 5 32487120.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 781196 avgt 5 2872336.259 ± 23117.310 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 781196 avgt 5 103117872.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 781196 avgt 5 31149888.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 866049 avgt 5 2362169.645 ± 27826.834 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 866049 avgt 5 120380811.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 866049 avgt 5 56022560.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 904172 avgt 5 3263513.869 ± 62717.645 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 904172 avgt 5 130200768.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 904172 avgt 5 38620512.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 1075724 avgt 5 4209798.105 ± 46205.918 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 1075724 avgt 5 161358600.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 1075724 avgt 5 58235850.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 1293080 avgt 5 4235438.051 ± 65002.330 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 1293080 avgt 5 174565800.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 1293080 avgt 5 40355955.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 1448911 avgt 5 5124743.644 ± 59440.932 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 1448911 avgt 5 188358430.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 1448911 avgt 5 59839260.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 1599048 avgt 5 5586345.917 ± 95298.274 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 1599048 avgt 5 201480048.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 1599048 avgt 5 41758668.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 4072805 avgt 5 13571192.105 ± 60820.758 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 4072805 avgt 5 590556725.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 4072805 avgt 5 88683595.000 # RealDataCompressionBenchmark.encode brotli_11 N/A 4287156 avgt 5 13927248.385 ± 88848.318 us/op RealDataCompressionBenchmark.encode:totalInputBytes brotli_11 N/A 4287156 avgt 5 493022940.000 # RealDataCompressionBenchmark.encode:totalOutputBytes brotli_11 N/A 4287156 avgt 5 74586240.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 34011 avgt 5 126.205 ± 0.781 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 34011 avgt 5 16037512929.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 34011 avgt 5 10417239588.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 42223 avgt 5 120.044 ± 2.611 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 42223 avgt 5 20765398069.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 42223 avgt 5 11448190234.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 51771 avgt 5 171.749 ± 1.587 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 51771 avgt 5 17959877610.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 51771 avgt 5 9335348100.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 62830 avgt 5 161.893 ± 1.490 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 62830 avgt 5 23123199240.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 62830 avgt 5 10598102316.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 81207 avgt 5 205.913 ± 25.973 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 81207 avgt 5 23790240306.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 81207 avgt 5 9348875696.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 94417 avgt 5 435.458 ± 8.779 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 94417 avgt 5 12918983693.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 94417 avgt 5 9184783454.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 607930 avgt 5 1963.705 ± 150.361 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 607930 avgt 5 18585635960.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 607930 avgt 5 9545831852.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 751048 avgt 5 3205.018 ± 162.868 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 751048 avgt 5 14098673056.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 751048 avgt 5 9083470448.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 781196 avgt 5 3318.831 ± 32.604 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 781196 avgt 5 13934974248.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 781196 avgt 5 9016056558.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 866049 avgt 5 3009.356 ± 286.107 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 866049 avgt 5 17320113951.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 866049 avgt 5 11954762232.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 904172 avgt 5 3550.638 ± 137.999 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 904172 avgt 5 15296781896.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 904172 avgt 5 8478151176.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 1075724 avgt 5 4035.527 ± 61.807 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 1075724 avgt 5 15861550380.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 1075724 avgt 5 9302856420.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 1293080 avgt 5 4642.317 ± 99.497 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 1293080 avgt 5 16685904320.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 1293080 avgt 5 7713920872.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 1448911 avgt 5 4367.395 ± 264.964 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 1448911 avgt 5 20002216355.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 1448911 avgt 5 9811945165.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 1599048 avgt 5 6317.409 ± 151.343 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 1599048 avgt 5 15104607408.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 1599048 avgt 5 6819662498.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 4072805 avgt 5 15350.200 ± 867.715 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 4072805 avgt 5 16083506945.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 4072805 avgt 5 6361993011.000 # RealDataCompressionBenchmark.encode lz4_fast N/A 4287156 avgt 5 16019.807 ± 1005.665 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_fast N/A 4287156 avgt 5 16376935920.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_fast N/A 4287156 avgt 5 6474502720.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 34011 avgt 5 927.088 ± 27.711 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 34011 avgt 5 2192791203.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 34011 avgt 5 1248519645.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 42223 avgt 5 1466.172 ± 94.170 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 42223 avgt 5 1742163203.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 42223 avgt 5 852163433.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 51771 avgt 5 1076.725 ± 27.849 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 51771 avgt 5 2860503063.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 51771 avgt 5 1223522432.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 62830 avgt 5 1376.835 ± 23.495 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 62830 avgt 5 2740770260.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 62830 avgt 5 1058095232.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 81207 avgt 5 1336.911 ± 79.187 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 81207 avgt 5 3649929822.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 81207 avgt 5 1141044102.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 94417 avgt 5 5581.486 ± 369.178 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 94417 avgt 5 1028106713.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 94417 avgt 5 567817794.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 607930 avgt 5 27086.160 ± 281.112 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 607930 avgt 5 1367234570.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 607930 avgt 5 575676530.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 751048 avgt 5 20766.694 ± 216.651 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 751048 avgt 5 2227608368.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 751048 avgt 5 828000424.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 781196 avgt 5 21969.959 ± 692.946 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 781196 avgt 5 2174849664.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 781196 avgt 5 812724768.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 866049 avgt 5 37646.798 ± 2150.132 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 866049 avgt 5 1435909242.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 866049 avgt 5 907191280.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 904172 avgt 5 47921.213 ± 272.250 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 904172 avgt 5 1161861020.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 904172 avgt 5 524738745.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 1075724 avgt 5 57819.401 ± 939.484 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 1075724 avgt 5 1188675020.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 1075724 avgt 5 569329150.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 1293080 avgt 5 85639.304 ± 7225.690 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 1293080 avgt 5 956879200.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 1293080 avgt 5 351403060.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 1448911 avgt 5 96568.937 ± 16660.778 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 1448911 avgt 5 986708391.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 1448911 avgt 5 427745634.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 1599048 avgt 5 81597.278 ± 15951.063 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 1599048 avgt 5 1272842208.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 1599048 avgt 5 431316580.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 4072805 avgt 5 181950.538 ± 39421.080 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 4072805 avgt 5 1584321145.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 4072805 avgt 5 374788663.000 # RealDataCompressionBenchmark.encode lz4_high9 N/A 4287156 avgt 5 184837.847 ± 2149.687 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high9 N/A 4287156 avgt 5 1671990840.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 N/A 4287156 avgt 5 395076630.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 34011 avgt 5 2411.377 ± 46.174 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 34011 avgt 5 847996263.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 34011 avgt 5 482303952.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 42223 avgt 5 4185.666 ± 58.600 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 42223 avgt 5 606744510.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 42223 avgt 5 295748970.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 51771 avgt 5 3390.765 ± 54.312 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 51771 avgt 5 919297647.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 51771 avgt 5 392749326.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 62830 avgt 5 4900.372 ± 76.359 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 62830 avgt 5 769102030.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 62830 avgt 5 296550466.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 81207 avgt 5 4862.898 ± 197.866 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 81207 avgt 5 1007129214.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 81207 avgt 5 314626338.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 94417 avgt 5 11702.397 ± 97.411 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 94417 avgt 5 489552145.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 94417 avgt 5 269200015.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 607930 avgt 5 53762.327 ± 1085.271 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 607930 avgt 5 708238450.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 607930 avgt 5 298136315.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 751048 avgt 5 53866.959 ± 2760.792 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 751048 avgt 5 871215680.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 751048 avgt 5 323782680.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 781196 avgt 5 56652.149 ± 987.643 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 781196 avgt 5 867127560.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 781196 avgt 5 323986800.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 866049 avgt 5 131028.268 ± 18663.176 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 866049 avgt 5 440818941.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 866049 avgt 5 276663896.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 904172 avgt 5 137034.978 ± 19629.704 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 904172 avgt 5 458415204.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 904172 avgt 5 205011534.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 1075724 avgt 5 194326.133 ± 40752.274 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 1075724 avgt 5 417380912.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 1075724 avgt 5 198836808.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 1293080 avgt 5 195260.102 ± 2542.262 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 1293080 avgt 5 504301200.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 1293080 avgt 5 183937650.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 1448911 avgt 5 293468.596 ± 8290.268 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 1448911 avgt 5 391205970.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 1448911 avgt 5 168806700.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 1599048 avgt 5 219364.707 ± 1188.048 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 1599048 avgt 5 527685840.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 1599048 avgt 5 177563430.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 4072805 avgt 5 424059.871 ± 17950.530 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 4072805 avgt 5 855289050.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 4072805 avgt 5 201428220.000 # RealDataCompressionBenchmark.encode lz4_high17 N/A 4287156 avgt 5 439954.293 ± 6920.776 us/op RealDataCompressionBenchmark.encode:totalInputBytes lz4_high17 N/A 4287156 avgt 5 900302760.000 # RealDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 N/A 4287156 avgt 5 211805370.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 1024 avgt 5 14.695 ± 0.844 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 1024 avgt 5 3237149890.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 1024 avgt 5 4112706560.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 2048 avgt 5 22.287 ± 1.815 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 2048 avgt 5 4199268717.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 2048 avgt 5 5453457408.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 3072 avgt 5 28.517 ± 0.887 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 3072 avgt 5 4859121376.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 3072 avgt 5 6368268288.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 4096 avgt 5 35.755 ± 1.675 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 4096 avgt 5 5133154520.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 4096 avgt 5 6760579072.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 5120 avgt 5 42.981 ± 2.036 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 5120 avgt 5 5359892384.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 5120 avgt 5 7076495360.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 6144 avgt 5 49.837 ± 1.585 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 6144 avgt 5 5509157910.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 6144 avgt 5 7283896320.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 7168 avgt 5 56.503 ± 0.778 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 7168 avgt 5 5666257112.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 7168 avgt 5 7499211776.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 8192 avgt 5 67.064 ± 1.366 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 8192 avgt 5 5398644060.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 8192 avgt 5 7156260864.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 9216 avgt 5 74.666 ± 6.823 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 9216 avgt 5 5559694200.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 9216 avgt 5 7372394496.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 10240 avgt 5 80.320 ± 0.819 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 10240 avgt 5 5674269480.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 10240 avgt 5 7526492160.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 20480 avgt 5 160.628 ± 4.485 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 20480 avgt 5 5668077492.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 20480 avgt 5 7524126720.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 30720 avgt 5 233.545 ± 3.771 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 30720 avgt 5 5866774266.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 30720 avgt 5 7799009280.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 40960 avgt 5 321.988 ± 27.174 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 40960 avgt 5 5700991257.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 40960 avgt 5 7575920640.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 51200 avgt 5 396.874 ± 3.061 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 51200 avgt 5 5741277750.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 51200 avgt 5 7626240000.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 61440 avgt 5 472.050 ± 10.585 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 61440 avgt 5 5759017847.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 61440 avgt 5 7656591360.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 71680 avgt 5 569.142 ± 24.229 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 71680 avgt 5 5593262775.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 71680 avgt 5 7434864640.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 81920 avgt 5 645.880 ± 44.819 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 81920 avgt 5 5617831252.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 81920 avgt 5 7468318720.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 92160 avgt 5 722.455 ± 1.827 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 92160 avgt 5 5658355664.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 92160 avgt 5 7521730560.000 # StubDataCompressionBenchmark.decode gzip LOW_COMPRESSION_1_3 102400 avgt 5 810.095 ± 38.497 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip LOW_COMPRESSION_1_3 102400 avgt 5 5657520243.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip LOW_COMPRESSION_1_3 102400 avgt 5 7520153600.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 1024 avgt 5 12.783 ± 1.190 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 1024 avgt 5 2420927857.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 1024 avgt 5 4704041984.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 2048 avgt 5 18.655 ± 1.709 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 2048 avgt 5 3328132448.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 2048 avgt 5 6479101952.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 3072 avgt 5 24.062 ± 0.291 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 3072 avgt 5 3843976440.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 3072 avgt 5 7483330560.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 4096 avgt 5 29.831 ± 0.720 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 4096 avgt 5 4158472782.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 4096 avgt 5 8103284736.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 5120 avgt 5 35.494 ± 0.990 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 5120 avgt 5 4362062115.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 5120 avgt 5 8514585600.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 6144 avgt 5 41.031 ± 4.210 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 6144 avgt 5 4539025935.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 6144 avgt 5 8839231488.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 7168 avgt 5 46.415 ± 2.965 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 7168 avgt 5 4678838542.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 7168 avgt 5 9160861696.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 8192 avgt 5 53.886 ± 2.113 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 8192 avgt 5 4568396040.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 8192 avgt 5 8936079360.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 9216 avgt 5 59.267 ± 1.370 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 9216 avgt 5 4648946988.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 9216 avgt 5 9127544832.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 10240 avgt 5 64.512 ± 1.902 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 10240 avgt 5 4747992900.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 10240 avgt 5 9348096000.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 20480 avgt 5 142.593 ± 5.755 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 20480 avgt 5 4304804904.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 20480 avgt 5 8546181120.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 30720 avgt 5 216.340 ± 8.611 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 30720 avgt 5 4186820650.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 30720 avgt 5 8392765440.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 40960 avgt 5 326.398 ± 19.831 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 40960 avgt 5 3699840737.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 40960 avgt 5 7424696320.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 51200 avgt 5 415.769 ± 15.508 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 51200 avgt 5 3544696506.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 51200 avgt 5 7185100800.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 61440 avgt 5 504.930 ± 6.229 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 61440 avgt 5 3508821024.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 61440 avgt 5 7162429440.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 71680 avgt 5 613.090 ± 4.280 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 71680 avgt 5 3332304636.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 71680 avgt 5 6833541120.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 81920 avgt 5 706.777 ± 21.342 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 81920 avgt 5 3324879876.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 81920 avgt 5 6847528960.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 92160 avgt 5 820.462 ± 139.875 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 92160 avgt 5 3276906425.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 92160 avgt 5 6782699520.000 # StubDataCompressionBenchmark.decode gzip MEDIUM_COMPRESSION_2_1 102400 avgt 5 876.563 ± 24.334 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 102400 avgt 5 3308135256.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 102400 avgt 5 6863462400.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 1024 avgt 5 11.158 ± 0.112 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 1024 avgt 5 1967776448.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 1024 avgt 5 5359050752.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 2048 avgt 5 15.002 ± 0.756 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 2048 avgt 5 2717262466.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 2048 avgt 5 7938592768.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 3072 avgt 5 19.014 ± 0.051 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 3072 avgt 5 3164833894.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 3072 avgt 5 9430038528.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 4096 avgt 5 22.504 ± 0.225 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 4096 avgt 5 3554853680.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 4096 avgt 5 10706382848.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 5120 avgt 5 25.887 ± 0.928 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 5120 avgt 5 3827461770.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 5120 avgt 5 11643852800.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 6144 avgt 5 29.506 ± 3.081 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 6144 avgt 5 4064779866.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 6144 avgt 5 12449654784.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 7168 avgt 5 32.968 ± 1.610 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 7168 avgt 5 4126551160.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 7168 avgt 5 12694900736.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 8192 avgt 5 38.526 ± 0.881 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 8192 avgt 5 3999218550.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 8192 avgt 5 12433244160.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 9216 avgt 5 42.001 ± 0.279 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 9216 avgt 5 4138609488.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 9216 avgt 5 12868227072.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 10240 avgt 5 45.924 ± 3.416 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 10240 avgt 5 4200420184.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 10240 avgt 5 13145569280.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 20480 avgt 5 82.101 ± 1.676 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 20480 avgt 5 4468292048.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 20480 avgt 5 14486405120.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 30720 avgt 5 140.805 ± 5.019 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 30720 avgt 5 3929559276.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 30720 avgt 5 12905287680.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 40960 avgt 5 214.365 ± 9.464 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 40960 avgt 5 3395166852.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 40960 avgt 5 11297914880.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 51200 avgt 5 295.273 ± 26.436 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 51200 avgt 5 3030892146.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 51200 avgt 5 10128691200.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 61440 avgt 5 361.819 ± 17.781 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 61440 avgt 5 2964397665.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 61440 avgt 5 9935769600.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 71680 avgt 5 443.681 ± 8.711 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 71680 avgt 5 2816573400.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 71680 avgt 5 9491865600.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 81920 avgt 5 522.028 ± 64.069 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 81920 avgt 5 2774202160.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 81920 avgt 5 9351987200.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 92160 avgt 5 597.885 ± 29.975 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 92160 avgt 5 2719857239.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 92160 avgt 5 9155266560.000 # StubDataCompressionBenchmark.decode gzip HIGH_COMPRESSION_3_4 102400 avgt 5 651.708 ± 5.996 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip HIGH_COMPRESSION_3_4 102400 avgt 5 2745069390.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 102400 avgt 5 9263308800.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 9.463 ± 0.326 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 1397576140.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 6222252032.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 11.874 ± 0.579 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1948823745.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 10104281088.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 14.421 ± 1.315 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 2234987150.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 12483419136.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 16.655 ± 0.144 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2540616624.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 14294458368.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 18.769 ± 0.563 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2774267122.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 16031882240.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 21.448 ± 0.610 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 2830543812.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 16531236864.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 24.157 ± 1.483 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 2949870546.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 17360157696.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 29.049 ± 1.065 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 2764841046.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 16377135104.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 31.428 ± 0.865 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 2914180677.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 17183038464.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 33.275 ± 0.312 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 2983368724.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 17886238720.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 60.100 ± 0.303 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 3213707364.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 19711508480.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 109.863 ± 9.481 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 2692110956.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 16603422720.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 161.132 ± 3.814 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 2400016974.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 14933114880.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 206.981 ± 20.257 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 2350455080.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 14622515200.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 252.991 ± 7.559 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 2287306106.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 14302064640.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 315.220 ± 19.879 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 2147065108.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 13403729920.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 364.868 ± 30.971 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 2117031332.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 13221560320.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 404.494 ± 26.778 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 2139923416.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 13392322560.000 # StubDataCompressionBenchmark.decode gzip EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 448.014 ± 9.320 us/op StubDataCompressionBenchmark.decode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 2154950000.000 # StubDataCompressionBenchmark.decode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 13475840000.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 1024 avgt 5 14.545 ± 0.052 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 1024 avgt 5 3201015296.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 1024 avgt 5 4117889024.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 2048 avgt 5 24.065 ± 1.756 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 2048 avgt 5 3829047750.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 2048 avgt 5 5020416000.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 3072 avgt 5 32.842 ± 0.380 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 3072 avgt 5 4184605608.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 3072 avgt 5 5521953792.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 4096 avgt 5 42.346 ± 1.330 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 4096 avgt 5 4318993054.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 4096 avgt 5 5710327808.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 5120 avgt 5 50.202 ± 1.460 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 5120 avgt 5 4541509209.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 5120 avgt 5 6013066240.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 6144 avgt 5 60.842 ± 3.796 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 6144 avgt 5 4499395624.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 6144 avgt 5 5962960896.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 7168 avgt 5 68.959 ± 3.122 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 7168 avgt 5 4633639815.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 7168 avgt 5 6147312640.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 8192 avgt 5 77.600 ± 0.581 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 8192 avgt 5 4645694424.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 8192 avgt 5 6170157056.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 9216 avgt 5 85.655 ± 0.949 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 9216 avgt 5 4748633568.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 9216 avgt 5 6302333952.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 10240 avgt 5 94.863 ± 1.151 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 10240 avgt 5 4790704610.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 10240 avgt 5 6366054400.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 20480 avgt 5 188.428 ± 4.688 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 20480 avgt 5 4829673650.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 20480 avgt 5 6416588800.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 30720 avgt 5 282.624 ± 15.978 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 30720 avgt 5 4849177112.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 30720 avgt 5 6448496640.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 40960 avgt 5 374.330 ± 4.538 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 40960 avgt 5 4867922323.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 40960 avgt 5 6471393280.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 51200 avgt 5 478.719 ± 18.523 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 51200 avgt 5 4748429547.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 51200 avgt 5 6310041600.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 61440 avgt 5 565.425 ± 13.359 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 61440 avgt 5 4816223245.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 61440 avgt 5 6404812800.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 71680 avgt 5 666.892 ± 18.892 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 71680 avgt 5 4782557868.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 71680 avgt 5 6357585920.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 81920 avgt 5 750.458 ± 16.141 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 81920 avgt 5 4876871328.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 81920 avgt 5 6484131840.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 92160 avgt 5 868.707 ± 27.108 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 92160 avgt 5 4676544420.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 92160 avgt 5 6217850880.000 # StubDataCompressionBenchmark.decode deflate LOW_COMPRESSION_1_3 102400 avgt 5 959.407 ± 23.465 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate LOW_COMPRESSION_1_3 102400 avgt 5 4720939275.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate LOW_COMPRESSION_1_3 102400 avgt 5 6276198400.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 1024 avgt 5 12.630 ± 0.088 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 1024 avgt 5 2374446240.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 1024 avgt 5 4712079360.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 2048 avgt 5 21.206 ± 0.672 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 2048 avgt 5 2894465860.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 2048 avgt 5 5732945920.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 3072 avgt 5 28.131 ± 0.686 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 3072 avgt 5 3253107000.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 3072 avgt 5 6406118400.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 4096 avgt 5 36.261 ± 2.365 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 4096 avgt 5 3385971757.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 4096 avgt 5 6645395456.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 5120 avgt 5 43.520 ± 3.356 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 5120 avgt 5 3548068668.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 5120 avgt 5 6930984960.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 6144 avgt 5 49.033 ± 0.276 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 6144 avgt 5 3756518007.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 6144 avgt 5 7404570624.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 7168 avgt 5 55.939 ± 2.055 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 7168 avgt 5 3824997935.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 7168 avgt 5 7530234880.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 8192 avgt 5 63.712 ± 0.720 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 8192 avgt 5 3862705812.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 8192 avgt 5 7575601152.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 9216 avgt 5 70.936 ± 0.970 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 9216 avgt 5 3891246840.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 9216 avgt 5 7662763008.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 10240 avgt 5 77.302 ± 1.154 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 10240 avgt 5 3945993273.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 10240 avgt 5 7754168320.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 20480 avgt 5 160.434 ± 3.494 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 20480 avgt 5 3788361629.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 20480 avgt 5 7526010880.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 30720 avgt 5 260.984 ± 13.515 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 30720 avgt 5 3461037324.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 30720 avgt 5 6918021120.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 40960 avgt 5 349.996 ± 27.204 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 40960 avgt 5 3425879530.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 40960 avgt 5 6893158400.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 51200 avgt 5 466.842 ± 12.825 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 51200 avgt 5 3198249278.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 51200 avgt 5 6474649600.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 61440 avgt 5 570.168 ± 34.777 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 61440 avgt 5 3103632531.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 61440 avgt 5 6322728960.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 71680 avgt 5 658.462 ± 30.288 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 71680 avgt 5 3089127600.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 71680 avgt 5 6350848000.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 81920 avgt 5 763.561 ± 12.491 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 81920 avgt 5 3078677536.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 81920 avgt 5 6354698240.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 92160 avgt 5 860.488 ± 12.075 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 92160 avgt 5 3052629330.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 92160 avgt 5 6320609280.000 # StubDataCompressionBenchmark.decode deflate MEDIUM_COMPRESSION_2_1 102400 avgt 5 963.455 ± 3.611 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 102400 avgt 5 3022921160.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 102400 avgt 5 6268928000.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 1024 avgt 5 10.335 ± 0.500 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 1024 avgt 5 2056288278.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 1024 avgt 5 5800658944.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 2048 avgt 5 16.301 ± 0.714 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 2048 avgt 5 2563625064.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 2048 avgt 5 7374022656.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 3072 avgt 5 20.819 ± 0.221 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 3072 avgt 5 2902785650.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 3072 avgt 5 8699860992.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 4096 avgt 5 26.172 ± 2.226 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 4096 avgt 5 3060087912.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 4096 avgt 5 9243451392.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 5120 avgt 5 31.294 ± 1.577 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 5120 avgt 5 3169989456.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 5120 avgt 5 9655173120.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 6144 avgt 5 36.402 ± 1.204 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 6144 avgt 5 3185644881.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 6144 avgt 5 9900152832.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 7168 avgt 5 40.683 ± 0.158 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 7168 avgt 5 3303807251.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 7168 avgt 5 10256253952.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 8192 avgt 5 46.112 ± 4.841 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 8192 avgt 5 3370030125.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 8192 avgt 5 10517061632.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 9216 avgt 5 49.390 ± 0.636 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 9216 avgt 5 3506877156.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 9216 avgt 5 10970597376.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 10240 avgt 5 54.135 ± 0.354 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 10240 avgt 5 3552259860.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 10240 avgt 5 11123896320.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 20480 avgt 5 101.291 ± 4.442 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 20480 avgt 5 3685237380.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 20480 avgt 5 11923169280.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 30720 avgt 5 172.821 ± 14.431 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 30720 avgt 5 3199421890.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 30720 avgt 5 10528788480.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 40960 avgt 5 264.911 ± 1.325 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 40960 avgt 5 2735147085.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 40960 avgt 5 9076531200.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 51200 avgt 5 348.831 ± 52.694 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 51200 avgt 5 2619266230.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 51200 avgt 5 8748544000.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 61440 avgt 5 414.876 ± 1.411 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 61440 avgt 5 2613005705.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 61440 avgt 5 8773324800.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 71680 avgt 5 508.201 ± 66.941 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 71680 avgt 5 2525194735.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 71680 avgt 5 8502323200.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 81920 avgt 5 584.305 ± 21.364 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 81920 avgt 5 2400366384.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 81920 avgt 5 8089436160.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 92160 avgt 5 659.970 ± 8.605 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 92160 avgt 5 2430054165.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 92160 avgt 5 8192931840.000 # StubDataCompressionBenchmark.decode deflate HIGH_COMPRESSION_3_4 102400 avgt 5 742.945 ± 85.740 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate HIGH_COMPRESSION_3_4 102400 avgt 5 2434965064.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 102400 avgt 5 8217395200.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 8.664 ± 0.780 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 1459543195.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 6951498752.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 11.705 ± 0.218 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1901347584.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 10140520448.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 16.986 ± 0.125 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 1916981804.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 10591669248.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 19.948 ± 1.841 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2114364380.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 12197797888.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 22.892 ± 2.167 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2266118888.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 13229793280.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 27.497 ± 1.112 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 2218892442.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 13020893184.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 30.522 ± 1.514 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 2327983044.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 13871140864.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 33.157 ± 0.138 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 2422505820.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 14380556288.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 36.184 ± 0.746 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 2445278541.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 14796905472.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 39.876 ± 0.233 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 2510398395.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 15166064640.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 74.183 ± 3.741 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 2610672924.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 16085012480.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 134.405 ± 9.112 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 2193989553.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 13624289280.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 187.047 ± 3.470 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 2033445684.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 12692766720.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 254.436 ± 14.317 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 1893321144.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 11813068800.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 304.228 ± 4.484 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 1906838290.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 11903692800.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 358.211 ± 7.769 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 1877052954.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 11741614080.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 409.672 ± 3.177 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 1873027182.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 11755028480.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 464.650 ± 23.439 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 1865388756.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 11680542720.000 # StubDataCompressionBenchmark.decode deflate EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 541.855 ± 15.602 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 1784547680.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 11177984000.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 1024 avgt 5 12.806 ± 0.220 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 1024 avgt 5 3675395200.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 1024 avgt 5 4704505856.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 2048 avgt 5 20.387 ± 0.453 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 2048 avgt 5 4541629832.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 2048 avgt 5 5935710208.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 3072 avgt 5 27.819 ± 0.213 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 3072 avgt 5 4957578340.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 3072 avgt 5 6527938560.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 4096 avgt 5 35.285 ± 0.215 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 4096 avgt 5 5203076267.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 4096 avgt 5 6868127744.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 5120 avgt 5 42.750 ± 1.963 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 5120 avgt 5 5382012870.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 5120 avgt 5 7120389120.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 6144 avgt 5 50.187 ± 0.891 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 6144 avgt 5 5466184480.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 6144 avgt 5 7237982208.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 7168 avgt 5 57.602 ± 1.213 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 7168 avgt 5 5544653088.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 7168 avgt 5 7351844864.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 8192 avgt 5 64.956 ± 1.002 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 8192 avgt 5 5612258610.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 8192 avgt 5 7446650880.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 9216 avgt 5 74.075 ± 2.596 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 9216 avgt 5 5585206091.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 9216 avgt 5 7413691392.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 10240 avgt 5 81.866 ± 2.399 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 10240 avgt 5 5586272505.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 10240 avgt 5 7418419200.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 20480 avgt 5 161.392 ± 2.791 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 20480 avgt 5 5689471140.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 20480 avgt 5 7556444160.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 30720 avgt 5 238.120 ± 4.418 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 30720 avgt 5 5779103912.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 30720 avgt 5 7684792320.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 40960 avgt 5 319.934 ± 9.856 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 40960 avgt 5 5739660762.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 40960 avgt 5 7629783040.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 51200 avgt 5 402.630 ± 12.292 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 51200 avgt 5 5688659200.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 51200 avgt 5 7559680000.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 61440 avgt 5 479.540 ± 7.480 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 61440 avgt 5 5735071500.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 61440 avgt 5 7626240000.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 71680 avgt 5 563.044 ± 17.746 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 71680 avgt 5 5702023152.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 71680 avgt 5 7579013120.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 81920 avgt 5 643.185 ± 18.914 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 81920 avgt 5 5709645140.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 81920 avgt 5 7591854080.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 92160 avgt 5 725.831 ± 14.628 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 92160 avgt 5 5663842482.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 92160 avgt 5 7530762240.000 # StubDataCompressionBenchmark.decode deflateWithSize LOW_COMPRESSION_1_3 102400 avgt 5 810.017 ± 3.362 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 102400 avgt 5 5644801608.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 102400 avgt 5 7503052800.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 1024 avgt 5 11.125 ± 0.836 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 1024 avgt 5 2766639554.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 1024 avgt 5 5469187072.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 2048 avgt 5 17.680 ± 0.744 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 2048 avgt 5 3505567500.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 2048 avgt 5 6896640000.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 3072 avgt 5 23.473 ± 0.258 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 3072 avgt 5 3927278295.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 3072 avgt 5 7709008896.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 4096 avgt 5 29.722 ± 2.546 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 4096 avgt 5 4161146167.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 4096 avgt 5 8166772736.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 5120 avgt 5 35.456 ± 0.252 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 5120 avgt 5 4366323810.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 5120 avgt 5 8565355520.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 6144 avgt 5 41.380 ± 2.728 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 6144 avgt 5 4481818098.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 6144 avgt 5 8808794112.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 7168 avgt 5 46.817 ± 1.717 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 7168 avgt 5 4606198893.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 7168 avgt 5 9073161216.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 8192 avgt 5 52.086 ± 0.938 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 8192 avgt 5 4711469083.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 8192 avgt 5 9280200704.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 9216 avgt 5 59.556 ± 3.913 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 9216 avgt 5 4700748143.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 9216 avgt 5 9231215616.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 10240 avgt 5 64.406 ± 0.423 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 10240 avgt 5 4752871024.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 10240 avgt 5 9373921280.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 20480 avgt 5 144.524 ± 0.677 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 20480 avgt 5 4243286700.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 20480 avgt 5 8428953600.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 30720 avgt 5 225.483 ± 13.396 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 30720 avgt 5 4077610767.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 30720 avgt 5 8144087040.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 40960 avgt 5 314.449 ± 4.007 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 40960 avgt 5 3850409849.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 40960 avgt 5 7737466880.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 51200 avgt 5 420.751 ± 3.763 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 51200 avgt 5 3535004412.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 51200 avgt 5 7166873600.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 61440 avgt 5 520.732 ± 4.454 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 61440 avgt 5 3413994150.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 61440 avgt 5 6960537600.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 71680 avgt 5 613.594 ± 18.186 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 71680 avgt 5 3389161106.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 71680 avgt 5 6944573440.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 81920 avgt 5 718.194 ± 23.976 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 81920 avgt 5 3297019644.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 81920 avgt 5 6798868480.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 92160 avgt 5 807.662 ± 16.643 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 92160 avgt 5 3281282110.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 92160 avgt 5 6790993920.000 # StubDataCompressionBenchmark.decode deflateWithSize MEDIUM_COMPRESSION_2_1 102400 avgt 5 896.649 ± 33.197 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 102400 avgt 5 3262590938.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 102400 avgt 5 6776934400.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 1024 avgt 5 9.357 ± 0.053 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 1024 avgt 5 2356010250.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 1024 avgt 5 6433478656.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 2048 avgt 5 13.626 ± 0.777 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 2048 avgt 5 3052006653.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 2048 avgt 5 8942073856.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 3072 avgt 5 17.846 ± 0.796 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 3072 avgt 5 3430036108.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 3072 avgt 5 10250068992.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 4096 avgt 5 21.564 ± 0.133 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 4096 avgt 5 3689939206.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 4096 avgt 5 11228819456.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 5120 avgt 5 25.712 ± 0.055 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 5120 avgt 5 3862304440.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 5120 avgt 5 11777843200.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 6144 avgt 5 29.977 ± 1.398 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 6144 avgt 5 3968030992.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 6144 avgt 5 12195889152.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 7168 avgt 5 33.264 ± 1.441 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 7168 avgt 5 4116984425.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 7168 avgt 5 12747535360.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 8192 avgt 5 37.071 ± 0.310 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 8192 avgt 5 4183012925.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 8192 avgt 5 12984934400.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 9216 avgt 5 41.421 ± 0.314 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 9216 avgt 5 4219815586.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 9216 avgt 5 13165138944.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 10240 avgt 5 46.251 ± 4.457 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 10240 avgt 5 4198439734.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 10240 avgt 5 13163509760.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 20480 avgt 5 84.531 ± 3.201 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 20480 avgt 5 4435911760.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 20480 avgt 5 14401945600.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 30720 avgt 5 142.324 ± 1.417 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 30720 avgt 5 3879296728.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 30720 avgt 5 12774359040.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 40960 avgt 5 216.818 ± 30.428 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 40960 avgt 5 3376202400.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 40960 avgt 5 11243028480.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 51200 avgt 5 300.524 ± 29.042 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 51200 avgt 5 3058051392.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 51200 avgt 5 10225459200.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 61440 avgt 5 369.221 ± 3.113 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 61440 avgt 5 2939900106.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 61440 avgt 5 9838632960.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 71680 avgt 5 443.838 ± 10.866 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 71680 avgt 5 2862674160.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 71680 avgt 5 9630924800.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 81920 avgt 5 523.817 ± 11.068 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 81920 avgt 5 2743511478.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 81920 avgt 5 9249669120.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 92160 avgt 5 600.550 ± 16.309 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 92160 avgt 5 2674461952.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 92160 avgt 5 9013985280.000 # StubDataCompressionBenchmark.decode deflateWithSize HIGH_COMPRESSION_3_4 102400 avgt 5 669.983 ± 13.072 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 102400 avgt 5 2677961935.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 102400 avgt 5 9048780800.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 7.510 ± 0.235 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 1735729359.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 8042474496.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 10.494 ± 0.306 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 2226918732.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 11575455744.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 13.248 ± 0.366 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 2504041452.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 13711970304.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 16.277 ± 0.861 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2595468778.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 14744854528.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 18.838 ± 0.267 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2780549748.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 16068188160.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 21.246 ± 0.284 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 2915434277.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 17173948416.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 24.267 ± 0.500 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 2932807768.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 17402620928.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 27.061 ± 1.842 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 2996094452.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 17811324928.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 31.160 ± 3.374 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 2931702640.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 17601675264.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 33.431 ± 0.951 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 3055091904.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 18104248320.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 61.459 ± 0.961 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 3152782224.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 19495464960.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 114.162 ± 4.962 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 2559053952.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 15900917760.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 165.738 ± 11.515 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 2375319081.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 14690181120.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 214.972 ± 8.729 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 2265165340.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 14066278400.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 264.197 ± 30.111 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 2214392779.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 13808209920.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 312.947 ± 7.437 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 2174609484.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 13617192960.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 367.482 ± 17.501 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 2109382694.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 13188874240.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 411.312 ± 9.002 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 2118781170.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 13297029120.000 # StubDataCompressionBenchmark.decode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 469.249 ± 41.209 us/op StubDataCompressionBenchmark.decode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 2080653900.000 # StubDataCompressionBenchmark.decode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 13039104000.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 1024 avgt 5 44.422 ± 9.363 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 1024 avgt 5 1030697551.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 1024 avgt 5 1304615936.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 2048 avgt 5 46.415 ± 7.600 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 2048 avgt 5 1896233778.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 2048 avgt 5 2475134976.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 3072 avgt 5 49.323 ± 14.394 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 3072 avgt 5 2760404724.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 3072 avgt 5 3636347904.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 4096 avgt 5 49.276 ± 13.734 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 4096 avgt 5 3638432480.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 4096 avgt 5 4815192064.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 5120 avgt 5 53.256 ± 7.414 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 5120 avgt 5 4084281439.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 5120 avgt 5 5421706240.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 6144 avgt 5 55.425 ± 14.976 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 6144 avgt 5 4691753256.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 6144 avgt 5 6235373568.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 7168 avgt 5 58.203 ± 4.997 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 7168 avgt 5 5110849650.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 7168 avgt 5 6803077120.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 8192 avgt 5 68.841 ± 11.593 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 8192 avgt 5 5031221948.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 8192 avgt 5 6703931392.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 9216 avgt 5 68.932 ± 8.604 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 9216 avgt 5 5727861816.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 9216 avgt 5 7634939904.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 10240 avgt 5 69.221 ± 6.073 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 10240 avgt 5 6186210924.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 10240 avgt 5 8254730240.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 20480 avgt 5 106.106 ± 60.993 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 20480 avgt 5 8250589620.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 20480 avgt 5 11036712960.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 30720 avgt 5 126.460 ± 13.462 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 30720 avgt 5 10448821048.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 30720 avgt 5 13987614720.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 40960 avgt 5 154.240 ± 33.815 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 40960 avgt 5 11195849301.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 40960 avgt 5 14991728640.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 51200 avgt 5 186.296 ± 14.068 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 51200 avgt 5 11839696825.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 51200 avgt 5 15858534400.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 61440 avgt 5 219.006 ± 33.931 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 61440 avgt 5 12405904971.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 61440 avgt 5 16620195840.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 71680 avgt 5 250.993 ± 23.687 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 71680 avgt 5 12375994500.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 71680 avgt 5 16581519360.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 81920 avgt 5 261.694 ± 32.096 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 81920 avgt 5 13321630026.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 81920 avgt 5 17850204160.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 92160 avgt 5 288.710 ± 39.780 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 92160 avgt 5 13573425032.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 92160 avgt 5 18188421120.000 # StubDataCompressionBenchmark.decode zstd LOW_COMPRESSION_1_3 102400 avgt 5 305.317 ± 50.913 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd LOW_COMPRESSION_1_3 102400 avgt 5 14558509385.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd LOW_COMPRESSION_1_3 102400 avgt 5 19509145600.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 1024 avgt 5 42.023 ± 5.329 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 1024 avgt 5 594512226.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 1024 avgt 5 1317706752.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 2048 avgt 5 43.145 ± 8.279 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 2048 avgt 5 1187628288.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 2048 avgt 5 2684616704.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 3072 avgt 5 43.656 ± 6.962 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 3072 avgt 5 1733447484.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 3072 avgt 5 3997860864.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 4096 avgt 5 49.561 ± 8.634 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 4096 avgt 5 2070555082.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 4096 avgt 5 4667580416.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 5120 avgt 5 48.915 ± 9.408 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 5120 avgt 5 2627768675.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 5120 avgt 5 5961088000.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 6144 avgt 5 55.701 ± 18.012 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 6144 avgt 5 2897113242.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 6144 avgt 5 6609678336.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 7168 avgt 5 53.732 ± 6.600 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 7168 avgt 5 3324319778.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 7168 avgt 5 7605721088.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 8192 avgt 5 58.445 ± 11.877 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 8192 avgt 5 3373789204.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 8192 avgt 5 7700774912.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 9216 avgt 5 61.405 ± 17.847 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 9216 avgt 5 3655874250.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 9216 avgt 5 8319144960.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 10240 avgt 5 67.932 ± 19.238 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 10240 avgt 5 3738722826.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 10240 avgt 5 8496343040.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 20480 avgt 5 88.277 ± 8.110 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 20480 avgt 5 5765492260.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 20480 avgt 5 13148917760.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 30720 avgt 5 132.150 ± 17.612 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 30720 avgt 5 6145778340.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 30720 avgt 5 13740779520.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 40960 avgt 5 158.275 ± 22.471 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 40960 avgt 5 6478001822.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 40960 avgt 5 14372945920.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 51200 avgt 5 192.820 ± 61.268 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 51200 avgt 5 7113786120.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 51200 avgt 5 15676416000.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 61440 avgt 5 214.042 ± 24.556 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 61440 avgt 5 7618334688.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 61440 avgt 5 16756899840.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 71680 avgt 5 253.669 ± 29.703 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 71680 avgt 5 7496199130.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 71680 avgt 5 16376944640.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 81920 avgt 5 281.754 ± 34.807 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 81920 avgt 5 7220489472.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 81920 avgt 5 15718072320.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 92160 avgt 5 309.337 ± 36.261 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 92160 avgt 5 8034213780.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 92160 avgt 5 17399439360.000 # StubDataCompressionBenchmark.decode zstd MEDIUM_COMPRESSION_2_1 102400 avgt 5 349.642 ± 112.464 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 102400 avgt 5 8048992584.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 102400 avgt 5 17365094400.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 1024 avgt 5 45.104 ± 9.218 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 1024 avgt 5 429894350.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 1024 avgt 5 1240033280.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 2048 avgt 5 53.788 ± 16.491 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 2048 avgt 5 733250336.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 2048 avgt 5 2179530752.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 3072 avgt 5 53.190 ± 16.012 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 3072 avgt 5 1065855475.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 3072 avgt 5 3194446848.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 4096 avgt 5 54.128 ± 4.378 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 4096 avgt 5 1359428889.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 4096 avgt 5 4121554944.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 5120 avgt 5 61.313 ± 4.991 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 5120 avgt 5 1570780230.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 5120 avgt 5 4744775680.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 6144 avgt 5 70.590 ± 15.738 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 6144 avgt 5 1649830960.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 6144 avgt 5 5018099712.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 7168 avgt 5 74.514 ± 12.468 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 7168 avgt 5 1833177258.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 7168 avgt 5 5608286208.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 8192 avgt 5 88.522 ± 44.286 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 8192 avgt 5 1730832813.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 8192 avgt 5 5284749312.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 9216 avgt 5 86.404 ± 27.740 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 9216 avgt 5 2077385520.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 9216 avgt 5 6345768960.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 10240 avgt 5 85.101 ± 9.776 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 10240 avgt 5 2254894120.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 10240 avgt 5 6913208320.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 20480 avgt 5 125.214 ± 13.649 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 20480 avgt 5 3116502624.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 20480 avgt 5 9600778240.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 30720 avgt 5 150.418 ± 19.298 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 30720 avgt 5 3735830154.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 30720 avgt 5 11469588480.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 40960 avgt 5 188.590 ± 21.443 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 40960 avgt 5 4041069596.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 40960 avgt 5 12369018880.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 51200 avgt 5 213.507 ± 25.289 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 51200 avgt 5 4642813568.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 51200 avgt 5 14193459200.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 61440 avgt 5 242.592 ± 42.095 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 61440 avgt 5 4789530326.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 61440 avgt 5 14703144960.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 71680 avgt 5 281.192 ± 134.140 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 71680 avgt 5 5045935356.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 71680 avgt 5 15502663680.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 81920 avgt 5 298.147 ± 59.744 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 81920 avgt 5 5219684964.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 81920 avgt 5 15986114560.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 92160 avgt 5 318.835 ± 34.866 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 92160 avgt 5 5587510073.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 92160 avgt 5 17137981440.000 # StubDataCompressionBenchmark.decode zstd HIGH_COMPRESSION_3_4 102400 avgt 5 336.749 ± 59.620 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd HIGH_COMPRESSION_3_4 102400 avgt 5 5814743816.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 102400 avgt 5 17836851200.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 40.255 ± 5.061 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 379577505.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 1434270720.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 44.742 ± 11.718 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 599996960.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 2603376640.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 44.088 ± 3.571 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 857080140.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 3883407360.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 48.961 ± 10.264 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 943169211.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 4648882176.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 51.844 ± 13.903 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 1096149824.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 5545738240.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 58.865 ± 16.715 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 1135960800.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 5835571200.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 56.770 ± 12.606 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 1354965366.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 6947347456.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 68.511 ± 17.130 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 1355952024.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 6933807104.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 71.279 ± 16.414 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 1390745736.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 7168407552.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 74.623 ± 12.285 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 1526776368.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 7944202240.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 108.237 ± 10.332 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 1960946408.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 10308055040.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 125.461 ± 23.668 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 2621533728.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 13865963520.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 160.379 ± 13.861 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 2769048636.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 14699356160.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 183.562 ± 11.543 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 3051742716.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 16240435200.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 204.530 ± 40.657 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 3213002057.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 17152389120.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 266.705 ± 63.341 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 3028258320.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 16093235200.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 267.530 ± 53.574 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 3343791969.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 17820794880.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 288.781 ± 48.132 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 3492166796.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 18643230720.000 # StubDataCompressionBenchmark.decode zstd EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 336.099 ± 100.423 us/op StubDataCompressionBenchmark.decode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 3515416956.000 # StubDataCompressionBenchmark.decode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 18767462400.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 1024 avgt 5 0.360 ± 0.010 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 1024 avgt 5 167051478993.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 1024 avgt 5 166239761408.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 2048 avgt 5 0.480 ± 0.002 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 2048 avgt 5 248065379881.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 2048 avgt 5 247461226496.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 3072 avgt 5 0.663 ± 0.038 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 3072 avgt 5 271315881189.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 3072 avgt 5 270875003904.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 4096 avgt 5 0.775 ± 0.189 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 4096 avgt 5 305299383807.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 4096 avgt 5 304927158272.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 5120 avgt 5 0.966 ± 0.133 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 5120 avgt 5 310891960750.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 5120 avgt 5 310588651520.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 6144 avgt 5 1.066 ± 0.034 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 6144 avgt 5 335082400796.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 6144 avgt 5 334809931776.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 7168 avgt 5 1.226 ± 0.056 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 7168 avgt 5 336958396101.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 7168 avgt 5 336723516416.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 8192 avgt 5 1.376 ± 0.239 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 8192 avgt 5 356316138927.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 8192 avgt 5 356098793472.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 9216 avgt 5 1.529 ± 0.075 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 9216 avgt 5 350443911359.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 9216 avgt 5 350253886464.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 10240 avgt 5 1.637 ± 0.096 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 10240 avgt 5 362492329425.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 10240 avgt 5 362315417600.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 20480 avgt 5 3.147 ± 0.059 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 20480 avgt 5 371231026116.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 20480 avgt 5 371122298880.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 30720 avgt 5 5.473 ± 3.261 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 30720 avgt 5 334341404784.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 30720 avgt 5 334276116480.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 40960 avgt 5 6.037 ± 0.202 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 40960 avgt 5 388813713512.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 40960 avgt 5 388756766720.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 51200 avgt 5 7.053 ± 0.092 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 51200 avgt 5 415064877916.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 51200 avgt 5 415016243200.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 61440 avgt 5 8.286 ± 0.593 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 61440 avgt 5 424807412568.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 61440 avgt 5 424765931520.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 71680 avgt 5 9.673 ± 1.606 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 71680 avgt 5 426793220911.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 71680 avgt 5 426739640320.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 81920 avgt 5 10.715 ± 0.540 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 81920 avgt 5 443199103879.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 81920 avgt 5 443150417920.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 92160 avgt 5 11.752 ± 0.364 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 92160 avgt 5 444917920293.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 92160 avgt 5 444874475520.000 # StubDataCompressionBenchmark.decode snappy LOW_COMPRESSION_1_3 102400 avgt 5 13.131 ± 1.007 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy LOW_COMPRESSION_1_3 102400 avgt 5 449614425420.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy LOW_COMPRESSION_1_3 102400 avgt 5 449574912000.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 1024 avgt 5 0.381 ± 0.109 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 1024 avgt 5 159472649091.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 1024 avgt 5 158697757696.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 2048 avgt 5 1.206 ± 0.044 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 2048 avgt 5 97650750975.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 2048 avgt 5 99944396800.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 3072 avgt 5 0.885 ± 0.039 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 3072 avgt 5 203486875900.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 3072 avgt 5 203619440640.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 4096 avgt 5 1.441 ± 0.075 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 4096 avgt 5 166329372159.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 4096 avgt 5 167350800384.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 5120 avgt 5 6.031 ± 0.070 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 5120 avgt 5 45894074988.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 5120 avgt 5 49323607040.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 6144 avgt 5 7.331 ± 0.334 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 6144 avgt 5 46071962451.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 6144 avgt 5 49478436864.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 7168 avgt 5 10.590 ± 0.057 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 7168 avgt 5 36526399094.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 7168 avgt 5 40101275648.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 8192 avgt 5 12.397 ± 0.680 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 8192 avgt 5 35489502760.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 8192 avgt 5 38971850752.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 9216 avgt 5 16.759 ± 0.550 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 9216 avgt 5 28907199600.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 9216 avgt 5 32469073920.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 10240 avgt 5 18.991 ± 0.149 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 10240 avgt 5 28499130516.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 10240 avgt 5 31974481920.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 20480 avgt 5 23.884 ± 0.243 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 20480 avgt 5 46981363176.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 20480 avgt 5 50262671360.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 30720 avgt 5 83.210 ± 9.226 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 30720 avgt 5 18841820004.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 30720 avgt 5 22015088640.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 40960 avgt 5 124.049 ± 2.226 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 40960 avgt 5 16460077084.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 40960 avgt 5 19602964480.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 51200 avgt 5 162.277 ± 1.550 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 51200 avgt 5 15645828700.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 51200 avgt 5 18690304000.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 61440 avgt 5 193.528 ± 1.800 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 61440 avgt 5 15721646444.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 61440 avgt 5 18815262720.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 71680 avgt 5 220.504 ± 15.574 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 71680 avgt 5 16281618107.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 71680 avgt 5 19291310080.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 81920 avgt 5 221.314 ± 1.006 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 81920 avgt 5 18981083638.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 81920 avgt 5 21980610560.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 92160 avgt 5 283.483 ± 6.167 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 92160 avgt 5 16347697810.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 92160 avgt 5 19320883200.000 # StubDataCompressionBenchmark.decode snappy MEDIUM_COMPRESSION_2_1 102400 avgt 5 327.530 ± 11.746 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 102400 avgt 5 15667716341.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 102400 avgt 5 18618060800.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 1024 avgt 5 2.614 ± 0.179 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 1024 avgt 5 15319248560.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 1024 avgt 5 23589339136.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 2048 avgt 5 4.943 ± 0.044 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 2048 avgt 5 14576201744.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 2048 avgt 5 24428855296.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 3072 avgt 5 7.466 ± 0.146 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 3072 avgt 5 13912958256.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 3072 avgt 5 24298242048.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 4096 avgt 5 10.212 ± 0.766 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 4096 avgt 5 13600779159.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 4096 avgt 5 24002064384.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 5120 avgt 5 12.587 ± 0.824 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 5120 avgt 5 13255159804.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 5120 avgt 5 24125992960.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 6144 avgt 5 15.011 ± 1.274 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 6144 avgt 5 13239484544.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 6144 avgt 5 24325177344.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 7168 avgt 5 16.950 ± 0.132 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 7168 avgt 5 13304101344.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 7168 avgt 5 24938231808.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 8192 avgt 5 19.545 ± 0.801 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 8192 avgt 5 13375684371.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 8192 avgt 5 24886124544.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 9216 avgt 5 21.816 ± 2.147 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 9216 avgt 5 12987675792.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 9216 avgt 5 25220063232.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 10240 avgt 5 23.847 ± 0.110 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 10240 avgt 5 13103338830.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 10240 avgt 5 25369292800.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 20480 avgt 5 48.588 ± 1.127 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 20480 avgt 5 12600588693.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 20480 avgt 5 24882851840.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 30720 avgt 5 75.634 ± 2.025 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 30720 avgt 5 12075204996.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 30720 avgt 5 23846123520.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 40960 avgt 5 100.818 ± 7.892 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 40960 avgt 5 12155862430.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 40960 avgt 5 24181841920.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 51200 avgt 5 125.576 ± 10.049 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 51200 avgt 5 12114206223.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 51200 avgt 5 24216115200.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 61440 avgt 5 151.963 ± 2.026 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 61440 avgt 5 11970949870.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 61440 avgt 5 23856476160.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 71680 avgt 5 180.093 ± 10.618 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 71680 avgt 5 12021388368.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 71680 avgt 5 23868293120.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 81920 avgt 5 207.506 ± 24.826 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 81920 avgt 5 11903042302.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 81920 avgt 5 23675453440.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 92160 avgt 5 230.127 ± 8.230 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 92160 avgt 5 11979438611.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 92160 avgt 5 23784929280.000 # StubDataCompressionBenchmark.decode snappy HIGH_COMPRESSION_3_4 102400 avgt 5 254.007 ± 8.384 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy HIGH_COMPRESSION_3_4 102400 avgt 5 12028028650.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 102400 avgt 5 23976448000.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 2.394 ± 0.150 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 10559264430.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 25204398080.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 4.659 ± 0.541 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 10541577745.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 25732003840.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 6.926 ± 0.210 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 10832767740.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 26224005120.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 9.080 ± 0.516 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 10636736308.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 26582106112.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 11.385 ± 0.071 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 10819944434.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 26659343360.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 13.731 ± 0.097 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 10777015410.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 26422179840.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 15.871 ± 0.509 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 10781171070.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 26694105088.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 18.100 ± 0.617 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 10854722040.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 26897121280.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 20.299 ± 0.107 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 10860647766.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 26913613824.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 22.413 ± 0.164 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 10814083008.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 26930012160.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 48.713 ± 1.695 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 9969544277.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 24781680640.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 76.525 ± 8.779 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 9589614560.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 23942860800.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 101.544 ± 1.046 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 9583236272.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 23918673920.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 128.231 ± 1.593 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 9421617029.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 23458969600.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 157.933 ± 5.549 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 9178693618.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 22951403520.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 186.861 ± 6.505 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 9143879082.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 22844559360.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 213.991 ± 3.005 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 9067015341.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 22654402560.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 244.370 ± 1.515 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 8979431552.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 22322626560.000 # StubDataCompressionBenchmark.decode snappy EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 268.686 ± 1.420 us/op StubDataCompressionBenchmark.decode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 9017852208.000 # StubDataCompressionBenchmark.decode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 22385049600.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 1024 avgt 5 14.460 ± 1.360 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 1024 avgt 5 3457110966.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 1024 avgt 5 4199385088.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 2048 avgt 5 21.917 ± 3.343 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 2048 avgt 5 4379369280.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 2048 avgt 5 5584650240.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 3072 avgt 5 28.513 ± 2.543 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 3072 avgt 5 4889976088.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 3072 avgt 5 6341074944.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 4096 avgt 5 35.523 ± 1.936 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 4096 avgt 5 5224343293.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 4096 avgt 5 6830166016.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 5120 avgt 5 42.473 ± 2.729 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 5120 avgt 5 5430357784.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 5120 avgt 5 7136404480.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 6144 avgt 5 49.700 ± 7.740 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 6144 avgt 5 5598328724.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 6144 avgt 5 7385899008.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 7168 avgt 5 55.300 ± 4.198 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 7168 avgt 5 5785147940.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 7168 avgt 5 7646679040.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 8192 avgt 5 62.096 ± 3.881 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 8192 avgt 5 5885391330.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 8192 avgt 5 7793909760.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 9216 avgt 5 69.227 ± 2.678 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 9216 avgt 5 5945079084.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 9216 avgt 5 7882297344.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 10240 avgt 5 76.582 ± 6.250 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 10240 avgt 5 5994350775.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 10240 avgt 5 7958272000.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 20480 avgt 5 142.076 ± 1.864 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 20480 avgt 5 6413994073.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 20480 avgt 5 8558120960.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 30720 avgt 5 207.840 ± 1.129 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 30720 avgt 5 6554628115.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 30720 avgt 5 8759654400.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 40960 avgt 5 275.406 ± 2.459 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 40960 avgt 5 6649288045.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 40960 avgt 5 8789893120.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 51200 avgt 5 343.859 ± 14.517 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 51200 avgt 5 6667612840.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 51200 avgt 5 8822374400.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 61440 avgt 5 408.806 ± 5.788 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 61440 avgt 5 6735472176.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 61440 avgt 5 8915619840.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 71680 avgt 5 475.124 ± 2.381 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 71680 avgt 5 6758790981.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 71680 avgt 5 8947312640.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 81920 avgt 5 542.820 ± 4.734 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 81920 avgt 5 6776439523.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 81920 avgt 5 8973762560.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 92160 avgt 5 610.237 ± 19.898 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 92160 avgt 5 6771579968.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 92160 avgt 5 8967536640.000 # StubDataCompressionBenchmark.decode brotli_0 LOW_COMPRESSION_1_3 102400 avgt 5 673.282 ± 1.738 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 102400 avgt 5 6804566548.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 102400 avgt 5 9014886400.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 1024 avgt 5 14.691 ± 1.667 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 1024 avgt 5 2022360054.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 1024 avgt 5 4092681216.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 2048 avgt 5 21.987 ± 1.228 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 2048 avgt 5 2509759200.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 2048 avgt 5 5473894400.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 3072 avgt 5 30.754 ± 3.793 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 3072 avgt 5 2613851496.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 3072 avgt 5 5848326144.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 4096 avgt 5 37.517 ± 2.422 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 4096 avgt 5 2843495840.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 4096 avgt 5 6441902080.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 5120 avgt 5 45.110 ± 3.800 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 5120 avgt 5 2927176272.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 5120 avgt 5 6687703040.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 6144 avgt 5 52.290 ± 1.997 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 6144 avgt 5 3032878144.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 6144 avgt 5 6919421952.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 7168 avgt 5 59.992 ± 2.518 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 7168 avgt 5 3083012092.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 7168 avgt 5 7033427968.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 8192 avgt 5 67.671 ± 5.730 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 8192 avgt 5 3127923243.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 8192 avgt 5 7199760384.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 9216 avgt 5 75.411 ± 5.068 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 9216 avgt 5 3171268800.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 9216 avgt 5 7248614400.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 10240 avgt 5 81.952 ± 1.730 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 10240 avgt 5 3300335039.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 10240 avgt 5 7409653760.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 20480 avgt 5 156.622 ± 3.718 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 20480 avgt 5 3436367964.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 20480 avgt 5 7752458240.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 30720 avgt 5 233.058 ± 1.535 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 30720 avgt 5 3499662724.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 30720 avgt 5 7789424640.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 40960 avgt 5 334.333 ± 5.967 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 40960 avgt 5 3665146518.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 40960 avgt 5 7232471040.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 51200 avgt 5 429.971 ± 2.631 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 51200 avgt 5 3680519680.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 51200 avgt 5 7052492800.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 61440 avgt 5 519.766 ± 1.620 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 61440 avgt 5 3648910096.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 61440 avgt 5 6990397440.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 71680 avgt 5 607.669 ± 4.367 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 71680 avgt 5 3596606325.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 71680 avgt 5 6970521600.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 81920 avgt 5 714.187 ± 6.747 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 81920 avgt 5 3564689568.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 81920 avgt 5 6744719360.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 92160 avgt 5 805.165 ± 4.013 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 92160 avgt 5 3593655904.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 92160 avgt 5 6776709120.000 # StubDataCompressionBenchmark.decode brotli_0 MEDIUM_COMPRESSION_2_1 102400 avgt 5 899.024 ± 30.323 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 102400 avgt 5 3564811975.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 102400 avgt 5 6699520000.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 1024 avgt 5 14.483 ± 1.021 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 1024 avgt 5 1760515512.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 1024 avgt 5 4212074496.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 2048 avgt 5 21.651 ± 2.246 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 2048 avgt 5 2253386920.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 2048 avgt 5 5560164352.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 3072 avgt 5 28.804 ± 3.077 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 3072 avgt 5 2510898474.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 3072 avgt 5 6332906496.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 4096 avgt 5 34.937 ± 2.979 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 4096 avgt 5 2714240304.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 4096 avgt 5 6871154688.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 5120 avgt 5 40.820 ± 3.101 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 5120 avgt 5 2900046090.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 5120 avgt 5 7387182080.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 6144 avgt 5 47.008 ± 4.765 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 6144 avgt 5 2989982212.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 6144 avgt 5 7641618432.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 7168 avgt 5 52.863 ± 2.745 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 7168 avgt 5 3065800485.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 7168 avgt 5 7834459136.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 8192 avgt 5 59.994 ± 4.319 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 8192 avgt 5 3169815176.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 8192 avgt 5 8094490624.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 9216 avgt 5 63.120 ± 4.858 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 9216 avgt 5 3357050108.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 9216 avgt 5 8620388352.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 10240 avgt 5 67.299 ± 4.710 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 10240 avgt 5 3486949796.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 10240 avgt 5 8966942720.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 20480 avgt 5 123.510 ± 3.230 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 20480 avgt 5 3767790776.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 20480 avgt 5 9751592960.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 30720 avgt 5 179.029 ± 2.062 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 30720 avgt 5 3925821515.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 30720 avgt 5 10176460800.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 40960 avgt 5 241.819 ± 14.493 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 40960 avgt 5 3825285600.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 40960 avgt 5 9931776000.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 51200 avgt 5 293.107 ± 3.627 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 51200 avgt 5 3955546126.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 51200 avgt 5 10265292800.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 61440 avgt 5 346.978 ± 6.923 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 61440 avgt 5 3997392580.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 61440 avgt 5 10393559040.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 71680 avgt 5 403.807 ± 3.039 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 71680 avgt 5 4041497859.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 71680 avgt 5 10497320960.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 81920 avgt 5 455.869 ± 2.424 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 81920 avgt 5 4112712890.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 81920 avgt 5 10682777600.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 92160 avgt 5 513.207 ± 11.607 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 92160 avgt 5 4056419251.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 92160 avgt 5 10542274560.000 # StubDataCompressionBenchmark.decode brotli_0 HIGH_COMPRESSION_3_4 102400 avgt 5 567.638 ± 5.123 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 102400 avgt 5 4105897300.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 102400 avgt 5 10679296000.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 12.857 ± 3.358 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 1612880850.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 4718828544.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 18.443 ± 2.284 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1990808848.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 6451228672.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 23.345 ± 2.667 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 2270457696.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 7775748096.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 28.710 ± 3.534 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2404051798.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 8359079936.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 33.752 ± 2.314 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2546117064.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 8904453120.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 39.015 ± 4.289 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 2650821804.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 9376309248.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 43.417 ± 2.642 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 2742941376.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 9752680448.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 47.933 ± 1.627 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 2842408445.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 10101956608.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 54.444 ± 1.323 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 2801887038.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 9985379328.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 59.887 ± 11.229 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 2849854473.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 10264688640.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 111.911 ± 2.981 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 2997196332.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 10780221440.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 164.320 ± 3.450 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 3038295648.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 11036590080.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 223.708 ± 7.394 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 2996151264.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 10871930880.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 276.346 ± 23.343 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 3030800256.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 11029708800.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 334.774 ± 5.371 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 2975013325.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 10863882240.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 396.057 ± 11.922 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 2957154056.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 10775152640.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 445.790 ± 3.697 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 2988794830.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 10923622400.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 511.092 ± 34.094 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 2928747500.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 10689638400.000 # StubDataCompressionBenchmark.decode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 556.108 ± 5.996 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 2992654080.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 10913382400.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 1024 avgt 5 12.811 ± 2.641 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 1024 avgt 5 3643204880.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 1024 avgt 5 4758471680.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 2048 avgt 5 19.203 ± 1.055 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 2048 avgt 5 4718611532.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 2048 avgt 5 6250786816.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 3072 avgt 5 27.752 ± 2.044 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 3072 avgt 5 4980621523.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 3072 avgt 5 6626448384.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 4096 avgt 5 33.203 ± 2.032 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 4096 avgt 5 5442505728.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 4096 avgt 5 7256674304.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 5120 avgt 5 39.887 ± 2.741 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 5120 avgt 5 5669588844.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 5120 avgt 5 7571281920.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 6144 avgt 5 46.751 ± 1.961 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 6144 avgt 5 5838085575.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 6144 avgt 5 7799347200.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 7168 avgt 5 54.281 ± 6.393 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 7168 avgt 5 5848635753.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 7168 avgt 5 7822918656.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 8192 avgt 5 60.476 ± 2.432 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 8192 avgt 5 5986989801.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 8192 avgt 5 8010031104.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 9216 avgt 5 66.939 ± 2.588 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 9216 avgt 5 6085680599.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 9216 avgt 5 8141331456.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 10240 avgt 5 73.599 ± 1.410 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 10240 avgt 5 6129012192.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 10240 avgt 5 8200847360.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 20480 avgt 5 142.405 ± 10.560 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 20480 avgt 5 6423818280.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 20480 avgt 5 8604303360.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 30720 avgt 5 204.977 ± 0.865 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 30720 avgt 5 6625453518.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 30720 avgt 5 8877864960.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 40960 avgt 5 271.402 ± 0.294 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 40960 avgt 5 6661389228.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 40960 avgt 5 8927477760.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 51200 avgt 5 339.091 ± 5.212 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 51200 avgt 5 6684708762.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 51200 avgt 5 8957030400.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 61440 avgt 5 404.939 ± 1.074 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 61440 avgt 5 6680813280.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 61440 avgt 5 8954388480.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 71680 avgt 5 473.799 ± 1.672 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 71680 avgt 5 6704251059.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 71680 avgt 5 8986306560.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 81920 avgt 5 538.450 ± 4.996 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 81920 avgt 5 6734800748.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 81920 avgt 5 9026600960.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 92160 avgt 5 606.863 ± 3.179 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 92160 avgt 5 6731379057.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 92160 avgt 5 9022556160.000 # StubDataCompressionBenchmark.decode brotli_6 LOW_COMPRESSION_1_3 102400 avgt 5 674.057 ± 3.192 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 102400 avgt 5 6678670464.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 102400 avgt 5 8950579200.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 1024 avgt 5 13.664 ± 3.122 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 1024 avgt 5 2102596845.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 1024 avgt 5 4494904320.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 2048 avgt 5 20.959 ± 1.895 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 2048 avgt 5 2735459600.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 2048 avgt 5 5739980800.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 3072 avgt 5 29.619 ± 2.233 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 3072 avgt 5 2943957369.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 3072 avgt 5 6190169088.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 4096 avgt 5 36.650 ± 2.906 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 4096 avgt 5 3135652503.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 4096 avgt 5 6617018368.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 5120 avgt 5 43.682 ± 2.749 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 5120 avgt 5 3239257950.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 5120 avgt 5 6893184000.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 6144 avgt 5 52.242 ± 2.453 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 6144 avgt 5 3278244432.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 6144 avgt 5 6878939136.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 7168 avgt 5 59.252 ± 2.118 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 7168 avgt 5 3367912740.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 7168 avgt 5 7089926144.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 8192 avgt 5 68.429 ± 4.536 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 8192 avgt 5 3380087232.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 8192 avgt 5 7121829888.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 9216 avgt 5 73.691 ± 9.985 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 9216 avgt 5 3447398403.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 9216 avgt 5 7255360512.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 10240 avgt 5 80.014 ± 3.682 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 10240 avgt 5 3606752192.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 10240 avgt 5 7554334720.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 20480 avgt 5 157.394 ± 16.393 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 20480 avgt 5 3700206900.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 20480 avgt 5 7767552000.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 30720 avgt 5 231.401 ± 4.001 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 30720 avgt 5 3713835498.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 30720 avgt 5 7807365120.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 40960 avgt 5 305.880 ± 5.137 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 40960 avgt 5 3732922900.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 40960 avgt 5 7834624000.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 51200 avgt 5 382.867 ± 3.416 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 51200 avgt 5 3758030766.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 51200 avgt 5 7912294400.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 61440 avgt 5 456.414 ± 5.798 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 61440 avgt 5 3775305434.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 61440 avgt 5 7942840320.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 71680 avgt 5 533.847 ± 21.276 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 71680 avgt 5 3776873687.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 71680 avgt 5 7942215680.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 81920 avgt 5 604.011 ± 14.053 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 81920 avgt 5 3820118132.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 81920 avgt 5 8039874560.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 92160 avgt 5 683.173 ± 33.872 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 92160 avgt 5 3789994242.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 92160 avgt 5 7964743680.000 # StubDataCompressionBenchmark.decode brotli_6 MEDIUM_COMPRESSION_2_1 102400 avgt 5 752.788 ± 40.586 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 102400 avgt 5 3858958250.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 102400 avgt 5 8104960000.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 1024 avgt 5 13.108 ± 2.789 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 1024 avgt 5 1684537005.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 1024 avgt 5 4624573440.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 2048 avgt 5 18.876 ± 1.275 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 2048 avgt 5 2189866770.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 2048 avgt 5 6361485312.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 3072 avgt 5 24.707 ± 2.298 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 3072 avgt 5 2445338610.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 3072 avgt 5 7258048512.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 4096 avgt 5 31.358 ± 3.025 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 4096 avgt 5 2511753013.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 4096 avgt 5 7626493952.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 5120 avgt 5 35.674 ± 2.932 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 5120 avgt 5 2718354004.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 5120 avgt 5 8394434560.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 6144 avgt 5 40.727 ± 2.704 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 6144 avgt 5 2871949712.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 6144 avgt 5 8902754304.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 7168 avgt 5 46.300 ± 4.160 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 7168 avgt 5 2935839744.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 7168 avgt 5 9133723648.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 8192 avgt 5 50.759 ± 3.667 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 8192 avgt 5 2982021104.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 8192 avgt 5 9366839296.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 9216 avgt 5 55.011 ± 2.674 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 9216 avgt 5 3141086010.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 9216 avgt 5 9947851776.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 10240 avgt 5 59.738 ± 1.698 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 10240 avgt 5 3206474320.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 10240 avgt 5 10109081600.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 20480 avgt 5 106.862 ± 5.748 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 20480 avgt 5 3508114930.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 20480 avgt 5 11357286400.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 30720 avgt 5 156.733 ± 6.910 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 30720 avgt 5 3535330600.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 30720 avgt 5 11553761280.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 40960 avgt 5 205.502 ± 9.921 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 40960 avgt 5 3578112230.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 40960 avgt 5 11790786560.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 51200 avgt 5 257.835 ± 4.491 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 51200 avgt 5 3546778562.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 51200 avgt 5 11702220800.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 61440 avgt 5 305.968 ± 3.896 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 61440 avgt 5 3599785881.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 61440 avgt 5 11923599360.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 71680 avgt 5 360.514 ± 31.201 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 71680 avgt 5 3547448438.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 71680 avgt 5 11745628160.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 81920 avgt 5 404.937 ± 1.958 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 81920 avgt 5 3593805264.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 81920 avgt 5 11911495680.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 92160 avgt 5 457.726 ± 3.305 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 92160 avgt 5 3586320272.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 92160 avgt 5 11916472320.000 # StubDataCompressionBenchmark.decode brotli_6 HIGH_COMPRESSION_3_4 102400 avgt 5 512.905 ± 50.256 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 102400 avgt 5 3580091450.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 102400 avgt 5 11893760000.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 9.468 ± 1.060 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 1274823888.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 6276056064.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 13.391 ± 1.219 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1706508166.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 8870377472.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 17.475 ± 3.405 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 1904579550.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 10485427200.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 21.065 ± 3.918 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2062492828.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 11668467712.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 23.129 ± 2.559 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2254957390.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 12986931200.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 27.274 ± 6.188 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 2299563655.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 13316229120.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 30.046 ± 2.270 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 2430197616.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 14139331584.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 33.829 ± 3.771 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 2459360202.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 14411358208.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 36.176 ± 1.884 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 2532997236.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 14954582016.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 39.077 ± 1.782 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 2584427826.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 15332874240.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 68.884 ± 1.447 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 2871825044.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 17354670080.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 104.181 ± 7.617 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 2887384290.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 17512427520.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 137.284 ± 1.836 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 2896026100.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 17594368000.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 171.314 ± 2.256 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 2895523240.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 17669939200.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 206.826 ± 12.747 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 2824106226.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 17301135360.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 250.533 ± 13.494 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 2750399112.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 16790036480.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 283.078 ± 3.971 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 2806964068.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 17130782720.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 318.077 ± 3.213 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 2795495397.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 17096878080.000 # StubDataCompressionBenchmark.decode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 357.921 ± 3.975 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 2763067450.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 16924160000.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 1024 avgt 5 13.258 ± 3.336 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 1024 avgt 5 3520265427.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 1024 avgt 5 4603769856.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 2048 avgt 5 19.553 ± 1.290 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 2048 avgt 5 4616719560.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 2048 avgt 5 6119768064.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 3072 avgt 5 27.174 ± 2.418 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 3072 avgt 5 4995903724.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 3072 avgt 5 6649660416.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 4096 avgt 5 33.638 ± 2.260 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 4096 avgt 5 5358025907.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 4096 avgt 5 7146360832.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 5120 avgt 5 40.391 ± 2.982 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 5120 avgt 5 5592937155.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 5120 avgt 5 7466972160.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 6144 avgt 5 46.960 ± 1.789 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 6144 avgt 5 5777198482.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 6144 avgt 5 7719684096.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 7168 avgt 5 53.580 ± 3.522 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 7168 avgt 5 5954319017.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 7168 avgt 5 7958336512.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 8192 avgt 5 60.995 ± 2.277 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 8192 avgt 5 5967814428.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 8192 avgt 5 7980466176.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 9216 avgt 5 67.019 ± 2.642 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 9216 avgt 5 6058338158.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 9216 avgt 5 8104753152.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 10240 avgt 5 74.333 ± 3.151 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 10240 avgt 5 6116105864.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 10240 avgt 5 8184647680.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 20480 avgt 5 140.535 ± 1.639 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 20480 avgt 5 6431654208.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 20480 avgt 5 8615362560.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 30720 avgt 5 206.236 ± 0.452 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 30720 avgt 5 6588029067.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 30720 avgt 5 8826562560.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 40960 avgt 5 273.772 ± 2.724 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 40960 avgt 5 6599792531.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 40960 avgt 5 8846663680.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 51200 avgt 5 338.975 ± 0.572 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 51200 avgt 5 6674173112.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 51200 avgt 5 8945254400.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 61440 avgt 5 408.203 ± 12.686 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 61440 avgt 5 6654607988.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 61440 avgt 5 8920043520.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 71680 avgt 5 475.553 ± 29.226 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 71680 avgt 5 6686586328.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 71680 avgt 5 8962293760.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 81920 avgt 5 542.064 ± 2.029 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 81920 avgt 5 6690895692.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 81920 avgt 5 8968929280.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 92160 avgt 5 605.467 ± 4.514 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 92160 avgt 5 6719794744.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 92160 avgt 5 9008732160.000 # StubDataCompressionBenchmark.decode brotli_11 LOW_COMPRESSION_1_3 102400 avgt 5 673.536 ± 3.355 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 102400 avgt 5 6709792040.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 102400 avgt 5 8994406400.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 1024 avgt 5 13.578 ± 3.810 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 1024 avgt 5 1981434590.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 1024 avgt 5 4559525888.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 2048 avgt 5 20.780 ± 1.659 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 2048 avgt 5 2482208190.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 2048 avgt 5 5763676160.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 3072 avgt 5 29.234 ± 2.176 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 3072 avgt 5 2672474958.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 3072 avgt 5 6247977984.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 4096 avgt 5 36.799 ± 2.953 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 4096 avgt 5 2830908724.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 4096 avgt 5 6633525248.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 5120 avgt 5 43.978 ± 4.620 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 5120 avgt 5 2932387618.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 5120 avgt 5 6880762880.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 6144 avgt 5 51.363 ± 2.320 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 6144 avgt 5 3020009608.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 6144 avgt 5 7087448064.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 7168 avgt 5 58.540 ± 2.989 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 7168 avgt 5 3096163070.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 7168 avgt 5 7264581632.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 8192 avgt 5 65.556 ± 3.295 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 8192 avgt 5 3142316465.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 8192 avgt 5 7386472448.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 9216 avgt 5 74.769 ± 5.074 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 9216 avgt 5 3131343040.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 9216 avgt 5 7361851392.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 10240 avgt 5 80.951 ± 1.307 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 10240 avgt 5 3196856259.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 10240 avgt 5 7520286720.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 20480 avgt 5 154.315 ± 1.040 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 20480 avgt 5 3351832064.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 20480 avgt 5 7886663680.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 30720 avgt 5 228.402 ± 7.225 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 30720 avgt 5 3386105004.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 30720 avgt 5 7974635520.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 40960 avgt 5 304.157 ± 11.233 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 40960 avgt 5 3382232370.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 40960 avgt 5 7961395200.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 51200 avgt 5 378.224 ± 1.259 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 51200 avgt 5 3405536706.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 51200 avgt 5 8017817600.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 61440 avgt 5 454.372 ± 1.691 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 61440 avgt 5 3409964320.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 61440 avgt 5 8028364800.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 71680 avgt 5 526.426 ± 5.593 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 71680 avgt 5 3428873787.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 71680 avgt 5 8076687360.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 81920 avgt 5 600.490 ± 1.007 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 81920 avgt 5 3423868776.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 81920 avgt 5 8061255680.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 92160 avgt 5 676.363 ± 2.975 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 92160 avgt 5 3441489570.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 92160 avgt 5 8100311040.000 # StubDataCompressionBenchmark.decode brotli_11 MEDIUM_COMPRESSION_2_1 102400 avgt 5 755.397 ± 25.493 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 102400 avgt 5 3417367074.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 102400 avgt 5 8045670400.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 1024 avgt 5 12.505 ± 2.914 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 1024 avgt 5 1280098639.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 1024 avgt 5 4872940544.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 2048 avgt 5 19.412 ± 0.977 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 2048 avgt 5 1589130160.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 2048 avgt 5 6187335680.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 3072 avgt 5 27.266 ± 1.902 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 3072 avgt 5 1702379592.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 3072 avgt 5 6687608832.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 4096 avgt 5 34.084 ± 1.955 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 4096 avgt 5 1796093333.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 4096 avgt 5 7094308864.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 5120 avgt 5 41.233 ± 3.150 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 5120 avgt 5 1858207292.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 5120 avgt 5 7352412160.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 6144 avgt 5 47.983 ± 3.584 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 6144 avgt 5 1909658900.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 6144 avgt 5 7569641472.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 7168 avgt 5 55.073 ± 4.107 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 7168 avgt 5 1942728648.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 7168 avgt 5 7710674944.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 8192 avgt 5 61.886 ± 4.703 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 8192 avgt 5 1967354200.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 8192 avgt 5 7815987200.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 9216 avgt 5 70.008 ± 8.911 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 9216 avgt 5 1998418210.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 9216 avgt 5 7874058240.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 10240 avgt 5 75.572 ± 2.387 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 10240 avgt 5 2007689112.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 10240 avgt 5 7987077120.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 20480 avgt 5 145.878 ± 4.931 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 20480 avgt 5 2094985174.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 20480 avgt 5 8357089280.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 30720 avgt 5 212.852 ± 0.398 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 30720 avgt 5 2137240768.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 30720 avgt 5 8531189760.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 40960 avgt 5 283.326 ± 0.885 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 40960 avgt 5 2143038625.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 40960 avgt 5 8559616000.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 51200 avgt 5 354.846 ± 5.316 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 51200 avgt 5 2141181460.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 51200 avgt 5 8554700800.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 61440 avgt 5 425.337 ± 12.282 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 61440 avgt 5 2150147625.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 61440 avgt 5 8592199680.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 71680 avgt 5 493.652 ± 15.407 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 71680 avgt 5 2158238880.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 71680 avgt 5 8625254400.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 81920 avgt 5 567.120 ± 46.380 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 81920 avgt 5 2145480288.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 81920 avgt 5 8575221760.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 92160 avgt 5 633.237 ± 18.563 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 92160 avgt 5 2167982334.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 92160 avgt 5 8665159680.000 # StubDataCompressionBenchmark.decode brotli_11 HIGH_COMPRESSION_3_4 102400 avgt 5 702.650 ± 16.670 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 102400 avgt 5 2167677152.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 102400 avgt 5 8665292800.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 12.657 ± 1.479 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 644820540.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 4716401664.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 19.388 ± 1.756 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 806789094.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 6188404736.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 26.786 ± 2.457 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 881335620.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 6837027840.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 33.189 ± 1.813 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 929099684.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 7262580736.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 39.950 ± 2.869 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 956061504.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 7507722240.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 46.956 ± 3.159 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 992546880.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 7818215424.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 52.824 ± 5.142 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 1016382512.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 8023601152.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 59.567 ± 3.770 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 1030641808.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 8149630976.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 65.841 ± 2.310 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 1042064016.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 8250568704.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 73.139 ± 5.450 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 1040412716.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 8245995520.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 140.117 ± 1.233 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 1090938420.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 8680038400.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 203.185 ± 2.405 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 1119654829.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 8927016960.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 270.761 ± 1.702 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 1123269789.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 8963399680.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 339.674 ± 10.708 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 1117132794.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 8917555200.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 399.830 ± 9.570 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 1139194826.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 9098158080.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 465.711 ± 9.732 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 1144346532.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 9140490240.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 532.041 ± 4.848 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 1142592966.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 9128263680.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 600.769 ± 3.149 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 1135170124.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 9071124480.000 # StubDataCompressionBenchmark.decode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 660.390 ± 3.153 us/op StubDataCompressionBenchmark.decode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 1147724475.000 # StubDataCompressionBenchmark.decode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 9172480000.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 1024 avgt 5 0.232 ± 0.015 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 1024 avgt 5 261540468616.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 1024 avgt 5 259261800448.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 2048 avgt 5 0.380 ± 0.031 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 2048 avgt 5 319836546747.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 2048 avgt 5 317819140096.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 3072 avgt 5 0.505 ± 0.002 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 3072 avgt 5 350937339169.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 3072 avgt 5 349005990912.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 4096 avgt 5 0.627 ± 0.100 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 4096 avgt 5 385541239442.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 4096 avgt 5 383481524224.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 5120 avgt 5 0.776 ± 0.044 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 5120 avgt 5 378702095716.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 5120 avgt 5 376788715520.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 6144 avgt 5 0.918 ± 0.110 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 6144 avgt 5 393936959808.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 6144 avgt 5 392022786048.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 7168 avgt 5 1.050 ± 0.072 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 7168 avgt 5 398947933696.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 7168 avgt 5 397064536064.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 8192 avgt 5 1.142 ± 0.021 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 8192 avgt 5 418487558050.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 8192 avgt 5 416555294720.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 9216 avgt 5 1.347 ± 0.091 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 9216 avgt 5 399251694384.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 9216 avgt 5 397440442368.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 10240 avgt 5 1.460 ± 0.281 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 10240 avgt 5 411117873338.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 10240 avgt 5 409279313920.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 20480 avgt 5 2.752 ± 0.194 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 20480 avgt 5 430202384976.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 20480 avgt 5 428403425280.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 30720 avgt 5 4.656 ± 0.125 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 30720 avgt 5 381936714300.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 30720 avgt 5 380376576000.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 40960 avgt 5 7.130 ± 0.116 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 40960 avgt 5 329484156828.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 40960 avgt 5 328154234880.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 51200 avgt 5 7.315 ± 2.047 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 51200 avgt 5 409338421318.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 51200 avgt 5 407698073600.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 61440 avgt 5 8.396 ± 0.484 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 61440 avgt 5 424887739632.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 61440 avgt 5 423193313280.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 71680 avgt 5 9.481 ± 0.407 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 71680 avgt 5 438710184297.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 71680 avgt 5 436960634880.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 81920 avgt 5 10.825 ± 1.168 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 81920 avgt 5 441447119498.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 81920 avgt 5 439692001280.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 92160 avgt 5 11.870 ± 1.092 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 92160 avgt 5 449645041943.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 92160 avgt 5 447861565440.000 # StubDataCompressionBenchmark.decode lz4_fast LOW_COMPRESSION_1_3 102400 avgt 5 12.904 ± 0.097 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 102400 avgt 5 458070878673.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 102400 avgt 5 456257433600.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 1024 avgt 5 0.372 ± 0.021 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 1024 avgt 5 162754183100.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 1024 avgt 5 161806100480.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 2048 avgt 5 1.093 ± 0.035 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 2048 avgt 5 104863644815.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 2048 avgt 5 109852043264.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 3072 avgt 5 1.992 ± 0.224 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 3072 avgt 5 83922260998.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 3072 avgt 5 90332580864.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 4096 avgt 5 2.692 ± 0.123 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 4096 avgt 5 82439618126.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 4096 avgt 5 89355034624.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 5120 avgt 5 3.836 ± 0.387 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 5120 avgt 5 72000609444.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 5120 avgt 5 79500349440.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 6144 avgt 5 4.890 ± 0.149 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 6144 avgt 5 66194081512.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 6144 avgt 5 74431997952.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 7168 avgt 5 5.624 ± 0.227 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 7168 avgt 5 66739006585.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 7168 avgt 5 74806129664.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 8192 avgt 5 7.251 ± 0.475 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 8192 avgt 5 57017918781.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 8192 avgt 5 65722638336.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 9216 avgt 5 8.377 ± 0.060 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 9216 avgt 5 56270928012.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 9216 avgt 5 65051790336.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 10240 avgt 5 9.474 ± 0.043 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 10240 avgt 5 54471223224.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 10240 avgt 5 63305564160.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 20480 avgt 5 22.630 ± 0.169 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 20480 avgt 5 43602511995.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 20480 avgt 5 53201039360.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 30720 avgt 5 36.624 ± 2.798 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 30720 avgt 5 39604851360.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 30720 avgt 5 49313433600.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 40960 avgt 5 50.172 ± 3.354 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 40960 avgt 5 38601327900.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 40960 avgt 5 48717004800.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 51200 avgt 5 64.915 ± 0.724 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 51200 avgt 5 36674486214.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 51200 avgt 5 46494668800.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 61440 avgt 5 78.112 ± 1.711 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 61440 avgt 5 36338673020.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 61440 avgt 5 46393651200.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 71680 avgt 5 22.383 ± 0.293 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 71680 avgt 5 177993226128.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 71680 avgt 5 186267146240.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 81920 avgt 5 26.902 ± 0.878 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 81920 avgt 5 168955929615.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 81920 avgt 5 177494835200.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 92160 avgt 5 39.116 ± 1.262 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 92160 avgt 5 130495033928.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 92160 avgt 5 137050122240.000 # StubDataCompressionBenchmark.decode lz4_fast MEDIUM_COMPRESSION_2_1 102400 avgt 5 48.544 ± 1.347 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 102400 avgt 5 115387869776.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 102400 avgt 5 121210470400.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 1024 avgt 5 1.508 ± 0.031 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 1024 avgt 5 30158879464.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 1024 avgt 5 39951736832.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 2048 avgt 5 3.045 ± 0.041 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 2048 avgt 5 28647394365.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 2048 avgt 5 39668602880.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 3072 avgt 5 4.750 ± 0.338 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 3072 avgt 5 27053695692.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 3072 avgt 5 38263790592.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 4096 avgt 5 6.300 ± 0.118 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 4096 avgt 5 26846551320.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 4096 avgt 5 38261473280.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 5120 avgt 5 8.003 ± 0.069 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 5120 avgt 5 26509460796.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 5120 avgt 5 37828439040.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 6144 avgt 5 9.864 ± 0.327 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 6144 avgt 5 26099420794.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 6144 avgt 5 37179420672.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 7168 avgt 5 11.501 ± 0.634 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 7168 avgt 5 26034491164.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 7168 avgt 5 37122584576.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 8192 avgt 5 12.999 ± 0.065 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 8192 avgt 5 26063353960.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 8192 avgt 5 37197037568.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 9216 avgt 5 14.500 ± 0.107 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 9216 avgt 5 26192922039.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 9216 avgt 5 37594450944.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 10240 avgt 5 16.202 ± 0.451 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 10240 avgt 5 25944602400.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 10240 avgt 5 37556224000.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 20480 avgt 5 32.416 ± 2.020 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 20480 avgt 5 26080979090.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 20480 avgt 5 37378478080.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 30720 avgt 5 48.662 ± 1.602 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 30720 avgt 5 26059117400.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 30720 avgt 5 37592678400.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 40960 avgt 5 63.873 ± 2.116 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 40960 avgt 5 26525829940.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 40960 avgt 5 38176317440.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 51200 avgt 5 79.708 ± 2.076 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 51200 avgt 5 26565796561.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 51200 avgt 5 38214502400.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 61440 avgt 5 95.911 ± 5.047 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 61440 avgt 5 26186702770.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 61440 avgt 5 37816688640.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 71680 avgt 5 85.932 ± 0.578 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 71680 avgt 5 28211885780.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 71680 avgt 5 49540126720.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 81920 avgt 5 100.779 ± 6.321 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 81920 avgt 5 27687473385.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 81920 avgt 5 48573890560.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 92160 avgt 5 111.627 ± 1.212 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 92160 avgt 5 27884228364.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 92160 avgt 5 48904058880.000 # StubDataCompressionBenchmark.decode lz4_fast HIGH_COMPRESSION_3_4 102400 avgt 5 125.345 ± 5.923 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 102400 avgt 5 27557836480.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 102400 avgt 5 48519987200.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 2.366 ± 0.048 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 16113487936.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 25621446656.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 3.941 ± 0.067 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 18353609980.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 30362030080.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 5.918 ± 0.070 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 18450416300.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 30637664256.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 7.916 ± 0.189 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 18600943108.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 30647410688.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 9.902 ± 0.072 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 18474643192.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 30681210880.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 11.795 ± 0.059 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 18391661840.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 30789746688.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 13.737 ± 0.305 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 18987366204.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 30890022912.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 15.645 ± 0.565 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 18458607255.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 31030763520.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 17.528 ± 0.305 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 18644125288.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 31082535936.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 19.695 ± 0.375 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 18538042842.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 30926940160.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 37.813 ± 0.711 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 19215512316.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 32057159680.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 58.481 ± 0.800 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 18627489636.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 31028981760.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 75.193 ± 1.018 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 19341703920.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 32238796800.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 96.010 ± 3.136 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 18985577292.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 31594291200.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 115.240 ± 2.299 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 19026726836.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 31707770880.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 89.280 ± 3.724 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 23510207469.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 47134832640.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 102.844 ± 1.103 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 23706125102.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 47339438080.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 116.111 ± 3.778 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 23578873863.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 47154677760.000 # StubDataCompressionBenchmark.decode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 129.674 ± 1.908 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 23439335480.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 46843904000.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 1024 avgt 5 0.228 ± 0.009 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 1024 avgt 5 262389048159.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 1024 avgt 5 260102986752.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 2048 avgt 5 0.355 ± 0.005 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 2048 avgt 5 336197368620.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 2048 avgt 5 334076764160.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 3072 avgt 5 0.517 ± 0.080 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 3072 avgt 5 343899633401.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 3072 avgt 5 342007016448.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 4096 avgt 5 0.621 ± 0.059 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 4096 avgt 5 386165964750.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 4096 avgt 5 384102912000.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 5120 avgt 5 1.050 ± 0.024 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 5120 avgt 5 286530220725.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 5120 avgt 5 285137945600.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 6144 avgt 5 0.893 ± 0.048 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 6144 avgt 5 399817355238.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 6144 avgt 5 397874608128.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 7168 avgt 5 1.600 ± 0.063 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 7168 avgt 5 262112641078.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 7168 avgt 5 260911458304.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 8192 avgt 5 1.704 ± 0.159 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 8192 avgt 5 283635345162.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 8192 avgt 5 282360037376.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 9216 avgt 5 1.896 ± 0.029 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 9216 avgt 5 286444193550.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 9216 avgt 5 285237135360.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 10240 avgt 5 2.201 ± 0.157 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 10240 avgt 5 270891390220.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 10240 avgt 5 269706158080.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 20480 avgt 5 4.153 ± 0.094 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 20480 avgt 5 282658009129.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 20480 avgt 5 281544478720.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 30720 avgt 5 6.735 ± 0.598 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 30720 avgt 5 267440289300.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 30720 avgt 5 266529300480.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 40960 avgt 5 8.537 ± 0.518 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 40960 avgt 5 279554614085.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 40960 avgt 5 278636257280.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 51200 avgt 5 10.102 ± 0.230 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 51200 avgt 5 290856334738.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 51200 avgt 5 289888153600.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 61440 avgt 5 11.820 ± 1.056 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 61440 avgt 5 299139063077.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 61440 avgt 5 298299125760.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 71680 avgt 5 14.716 ± 1.647 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 71680 avgt 5 284522171670.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 71680 avgt 5 283781836800.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 81920 avgt 5 16.302 ± 0.288 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 81920 avgt 5 293660028240.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 81920 avgt 5 292873502720.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 92160 avgt 5 17.361 ± 0.466 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 92160 avgt 5 307537299540.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 92160 avgt 5 306771701760.000 # StubDataCompressionBenchmark.decode lz4_high9 LOW_COMPRESSION_1_3 102400 avgt 5 19.796 ± 0.530 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 102400 avgt 5 300879867288.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 102400 avgt 5 300152934400.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 1024 avgt 5 0.486 ± 0.048 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 1024 avgt 5 122122114532.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 1024 avgt 5 124679008256.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 2048 avgt 5 1.212 ± 0.071 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 2048 avgt 5 94523474808.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 2048 avgt 5 100198797312.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 3072 avgt 5 2.118 ± 0.103 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 3072 avgt 5 77910280777.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 3072 avgt 5 85265544192.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 4096 avgt 5 3.088 ± 0.070 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 4096 avgt 5 68830182694.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 4096 avgt 5 77071740928.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 5120 avgt 5 4.221 ± 0.428 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 5120 avgt 5 63840098992.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 5120 avgt 5 72218583040.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 6144 avgt 5 5.401 ± 0.028 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 6144 avgt 5 57969410411.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 6144 avgt 5 67162748928.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 7168 avgt 5 6.763 ± 0.061 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 7168 avgt 5 52604449016.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 7168 avgt 5 61774031872.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 8192 avgt 5 7.981 ± 0.310 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 8192 avgt 5 50833958080.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 8192 avgt 5 60730900480.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 9216 avgt 5 9.612 ± 1.304 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 9216 avgt 5 47394130206.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 9216 avgt 5 57313253376.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 10240 avgt 5 10.775 ± 0.083 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 10240 avgt 5 45858688092.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 10240 avgt 5 55784386560.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 20480 avgt 5 24.439 ± 0.213 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 20480 avgt 5 38059031760.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 20480 avgt 5 49583267840.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 30720 avgt 5 37.492 ± 0.457 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 30720 avgt 5 35973141696.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 30720 avgt 5 48571330560.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 40960 avgt 5 50.313 ± 0.486 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 40960 avgt 5 34515571494.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 40960 avgt 5 47763701760.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 51200 avgt 5 61.957 ± 1.358 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 51200 avgt 5 34541515960.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 51200 avgt 5 48726425600.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 61440 avgt 5 76.401 ± 5.493 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 61440 avgt 5 33510912848.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 61440 avgt 5 47997726720.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 71680 avgt 5 85.662 ± 1.036 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 71680 avgt 5 34148579090.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 71680 avgt 5 49592166400.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 81920 avgt 5 99.822 ± 3.578 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 81920 avgt 5 33223155706.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 81920 avgt 5 48608542720.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 92160 avgt 5 111.121 ± 0.859 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 92160 avgt 5 33212968800.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 92160 avgt 5 49015296000.000 # StubDataCompressionBenchmark.decode lz4_high9 MEDIUM_COMPRESSION_2_1 102400 avgt 5 125.470 ± 1.243 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 102400 avgt 5 32467932600.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 102400 avgt 5 48215040000.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 1024 avgt 5 1.249 ± 0.125 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 1024 avgt 5 33178540632.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 1024 avgt 5 48814404608.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 2048 avgt 5 2.404 ± 0.038 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 2048 avgt 5 30511159760.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 2048 avgt 5 50392625152.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 3072 avgt 5 3.609 ± 0.023 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 3072 avgt 5 29471016565.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 3072 avgt 5 50157874176.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 4096 avgt 5 4.774 ± 0.177 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 4096 avgt 5 28565302601.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 4096 avgt 5 50893205504.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 5120 avgt 5 5.740 ± 0.221 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 5120 avgt 5 29128715244.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 5120 avgt 5 52942499840.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 6144 avgt 5 6.758 ± 0.217 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 6144 avgt 5 28910320768.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 6144 avgt 5 53858402304.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 7168 avgt 5 7.853 ± 0.056 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 7168 avgt 5 28422680923.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 7168 avgt 5 53798198272.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 8192 avgt 5 8.696 ± 0.132 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 8192 avgt 5 29035012970.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 8192 avgt 5 55651573760.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 9216 avgt 5 9.652 ± 0.440 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 9216 avgt 5 29329631073.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 9216 avgt 5 56774181888.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 10240 avgt 5 10.771 ± 0.103 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 10240 avgt 5 28628698500.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 10240 avgt 5 56160512000.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 20480 avgt 5 19.884 ± 0.745 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 20480 avgt 5 28883901276.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 20480 avgt 5 60745768960.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 30720 avgt 5 28.151 ± 0.722 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 30720 avgt 5 29695785795.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 30720 avgt 5 64767805440.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 40960 avgt 5 37.462 ± 1.556 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 40960 avgt 5 28946943786.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 40960 avgt 5 64811786240.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 51200 avgt 5 44.432 ± 1.009 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 51200 avgt 5 29772200592.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 51200 avgt 5 68184678400.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 61440 avgt 5 54.382 ± 0.140 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 61440 avgt 5 28279178638.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 61440 avgt 5 65878241280.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 71680 avgt 5 60.262 ± 2.806 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 71680 avgt 5 29748217580.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 71680 avgt 5 70120099840.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 81920 avgt 5 67.488 ± 1.386 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 81920 avgt 5 29761067200.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 81920 avgt 5 70708428800.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 92160 avgt 5 75.814 ± 3.531 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 92160 avgt 5 30058480908.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 92160 avgt 5 71814942720.000 # StubDataCompressionBenchmark.decode lz4_high9 HIGH_COMPRESSION_3_4 102400 avgt 5 87.927 ± 0.755 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 102400 avgt 5 28647221526.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 102400 avgt 5 69050572800.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 0.926 ± 0.089 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 23133239674.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 65437672448.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1.599 ± 0.037 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 23929470810.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 74592931840.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 2.257 ± 0.214 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 24306536636.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 80986638336.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2.840 ± 0.056 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 25084466812.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 84634247168.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 3.498 ± 0.109 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 24684720868.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 86447175680.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 4.018 ± 0.084 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 25055839902.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 89815099392.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 4.755 ± 0.232 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 25267280080.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 89219637248.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 5.257 ± 0.096 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 25423194422.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 91868905472.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 5.981 ± 0.144 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 25068392070.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 90493655040.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 6.707 ± 0.643 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 25170744242.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 90692618240.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 12.756 ± 0.297 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 24974874080.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 94579404800.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 19.071 ± 0.099 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 25014667896.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 95199528960.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 24.772 ± 0.175 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 25423298757.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 96931799040.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 29.684 ± 1.017 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 26070875415.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 100069632000.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 35.666 ± 1.189 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 26366936490.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 101540966400.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 41.176 ± 0.153 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 26444438058.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 101730119680.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 47.200 ± 1.342 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 26459551950.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 102123274240.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 52.685 ± 1.060 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 26499172680.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 102203965440.000 # StubDataCompressionBenchmark.decode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 59.238 ± 2.647 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 26409155361.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 101983539200.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 1024 avgt 5 0.248 ± 0.002 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 1024 avgt 5 242773370872.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 1024 avgt 5 240658210816.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 2048 avgt 5 0.356 ± 0.019 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 2048 avgt 5 336505589109.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 2048 avgt 5 334383040512.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 3072 avgt 5 0.688 ± 0.075 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 3072 avgt 5 262029979584.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 3072 avgt 5 260672311296.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 4096 avgt 5 0.596 ± 0.017 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 4096 avgt 5 392762020666.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 4096 avgt 5 390663729152.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 5120 avgt 5 1.030 ± 0.022 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 5120 avgt 5 290512574864.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 5120 avgt 5 289157150720.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 6144 avgt 5 1.299 ± 0.133 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 6144 avgt 5 276579647674.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 6144 avgt 5 275280310272.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 7168 avgt 5 1.320 ± 0.009 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 7168 avgt 5 316367963493.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 7168 avgt 5 314918145024.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 8192 avgt 5 1.892 ± 0.479 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 8192 avgt 5 255651721440.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 8192 avgt 5 254564106240.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 9216 avgt 5 2.063 ± 0.224 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 9216 avgt 5 261166583288.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 9216 avgt 5 260037946368.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 10240 avgt 5 2.282 ± 0.162 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 10240 avgt 5 265214446224.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 10240 avgt 5 264079728640.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 20480 avgt 5 4.445 ± 0.150 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 20480 avgt 5 266522615078.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 20480 avgt 5 265524305920.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 30720 avgt 5 6.837 ± 0.095 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 30720 avgt 5 261325225800.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 30720 avgt 5 260435066880.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 40960 avgt 5 8.724 ± 0.187 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 40960 avgt 5 272971280700.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 40960 avgt 5 272041451520.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 51200 avgt 5 10.406 ± 0.801 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 51200 avgt 5 283740997800.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 51200 avgt 5 282912153600.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 61440 avgt 5 12.304 ± 0.966 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 61440 avgt 5 289652899655.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 61440 avgt 5 288802099200.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 71680 avgt 5 15.192 ± 0.483 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 71680 avgt 5 275815381119.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 71680 avgt 5 275120670720.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 81920 avgt 5 15.722 ± 1.204 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 81920 avgt 5 303559049360.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 81920 avgt 5 302753382400.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 92160 avgt 5 17.655 ± 1.344 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 92160 avgt 5 300724569860.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 92160 avgt 5 300014899200.000 # StubDataCompressionBenchmark.decode lz4_high17 LOW_COMPRESSION_1_3 102400 avgt 5 20.878 ± 2.938 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 102400 avgt 5 284897395509.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 102400 avgt 5 284256153600.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 1024 avgt 5 0.509 ± 0.004 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 1024 avgt 5 114424663353.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 1024 avgt 5 117053801472.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 2048 avgt 5 1.205 ± 0.201 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 2048 avgt 5 94462460664.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 2048 avgt 5 99669819392.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 3072 avgt 5 2.150 ± 0.020 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 3072 avgt 5 76559149568.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 3072 avgt 5 83519072256.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 4096 avgt 5 3.091 ± 0.050 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 4096 avgt 5 70265637468.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 4096 avgt 5 78251237376.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 5120 avgt 5 4.367 ± 0.153 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 5120 avgt 5 60747217272.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 5120 avgt 5 69394411520.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 6144 avgt 5 5.775 ± 0.239 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 6144 avgt 5 54214196176.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 6144 avgt 5 62859411456.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 7168 avgt 5 7.372 ± 0.165 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 7168 avgt 5 48316891955.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 7168 avgt 5 57387817984.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 8192 avgt 5 8.080 ± 0.033 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 8192 avgt 5 50042967219.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 8192 avgt 5 59698847744.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 9216 avgt 5 9.788 ± 0.059 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 9216 avgt 5 45920997012.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 9216 avgt 5 55119550464.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 10240 avgt 5 11.190 ± 0.524 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 10240 avgt 5 44419073400.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 10240 avgt 5 54226432000.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 20480 avgt 5 26.171 ± 2.569 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 20480 avgt 5 35123753376.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 20480 avgt 5 45864222720.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 30720 avgt 5 40.425 ± 1.066 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 30720 avgt 5 33115498920.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 30720 avgt 5 44854855680.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 40960 avgt 5 54.986 ± 2.438 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 40960 avgt 5 31660673013.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 40960 avgt 5 44051128320.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 51200 avgt 5 68.227 ± 0.770 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 51200 avgt 5 31311740551.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 51200 avgt 5 44375705600.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 61440 avgt 5 82.481 ± 8.328 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 61440 avgt 5 30812993097.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 61440 avgt 5 44355809280.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 71680 avgt 5 93.718 ± 1.316 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 71680 avgt 5 30965833860.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 71680 avgt 5 45296742400.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 81920 avgt 5 109.233 ± 6.050 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 81920 avgt 5 30138190818.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 81920 avgt 5 44538019840.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 92160 avgt 5 120.458 ± 7.218 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 92160 avgt 5 30705718726.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 92160 avgt 5 45733294080.000 # StubDataCompressionBenchmark.decode lz4_high17 MEDIUM_COMPRESSION_2_1 102400 avgt 5 137.183 ± 0.786 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 102400 avgt 5 29596530106.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 102400 avgt 5 44338073600.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 1024 avgt 5 1.341 ± 0.022 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 1024 avgt 5 30384047018.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 1024 avgt 5 45157132288.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 2048 avgt 5 2.641 ± 0.111 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 2048 avgt 5 27704283750.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 2048 avgt 5 45390698496.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 3072 avgt 5 3.792 ± 0.145 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 3072 avgt 5 27518425440.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 3072 avgt 5 48032160768.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 4096 avgt 5 4.809 ± 0.090 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 4096 avgt 5 27854608672.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 4096 avgt 5 50216759296.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 5120 avgt 5 5.789 ± 0.058 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 5120 avgt 5 28130080902.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 5120 avgt 5 52354058240.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 6144 avgt 5 7.097 ± 0.029 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 6144 avgt 5 26887323840.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 6144 avgt 5 50939166720.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 7168 avgt 5 7.978 ± 0.289 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 7168 avgt 5 27620525205.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 7168 avgt 5 53264440320.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 8192 avgt 5 8.952 ± 0.381 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 8192 avgt 5 27291206468.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 8192 avgt 5 53562425344.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 9216 avgt 5 10.060 ± 0.029 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 9216 avgt 5 27137072235.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 9216 avgt 5 54191821824.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 10240 avgt 5 11.281 ± 0.112 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 10240 avgt 5 26628100400.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 10240 avgt 5 53517516800.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 20480 avgt 5 20.550 ± 0.642 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 20480 avgt 5 26860215654.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 20480 avgt 5 58539663360.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 30720 avgt 5 30.845 ± 0.145 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 30720 avgt 5 25899487668.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 30720 avgt 5 58857246720.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 40960 avgt 5 37.756 ± 3.009 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 40960 avgt 5 27409258592.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 40960 avgt 5 64219381760.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 51200 avgt 5 46.401 ± 1.311 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 51200 avgt 5 27212728249.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 51200 avgt 5 65085798400.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 61440 avgt 5 54.675 ± 3.231 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 61440 avgt 5 27630376479.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 61440 avgt 5 67229429760.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 71680 avgt 5 63.001 ± 1.546 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 71680 avgt 5 27163646580.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 71680 avgt 5 67129466880.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 81920 avgt 5 72.710 ± 4.456 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 81920 avgt 5 26701369750.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 81920 avgt 5 66790113280.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 92160 avgt 5 80.029 ± 3.032 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 92160 avgt 5 27120854442.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 92160 avgt 5 68341616640.000 # StubDataCompressionBenchmark.decode lz4_high17 HIGH_COMPRESSION_3_4 102400 avgt 5 88.365 ± 2.478 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 102400 avgt 5 26972774744.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 102400 avgt 5 68509081600.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 0.972 ± 0.009 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 21299279053.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 61786010624.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1.566 ± 0.060 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 23337388873.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 77463488512.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 2.291 ± 0.097 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 22805079255.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 79701027840.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2.838 ± 0.012 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 23169074040.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 84808335360.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 3.466 ± 0.144 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 23027371102.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 85870458880.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 4.023 ± 0.157 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 23597780644.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 90108616704.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 4.559 ± 0.028 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 23576631221.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 92398738432.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 5.238 ± 0.311 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 23073665934.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 91357888512.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 5.793 ± 0.209 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 23377851336.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 93837229056.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 6.186 ± 0.397 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 23812515328.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 97849180160.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 11.879 ± 0.619 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 23122794120.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 102279659520.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 17.098 ± 0.131 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 22750162960.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 104874700800.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 21.895 ± 1.205 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 23208890931.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 109912842240.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 26.131 ± 0.999 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 23960096174.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 115753625600.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 30.495 ± 1.148 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 24091852959.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 118577541120.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 35.459 ± 3.540 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 24066419124.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 119897200640.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 39.472 ± 2.007 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 24132225000.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 121656115200.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 43.954 ± 1.697 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 24272104912.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 123395696640.000 # StubDataCompressionBenchmark.decode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 48.825 ± 1.666 us/op StubDataCompressionBenchmark.decode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 23993648181.000 # StubDataCompressionBenchmark.decode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 122535014400.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 1024 avgt 5 30.176 ± 0.303 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 1024 avgt 5 1953938432.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 1024 avgt 5 1543687687.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 2048 avgt 5 50.111 ± 8.806 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 2048 avgt 5 2435364864.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 2048 avgt 5 1870521939.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 3072 avgt 5 68.502 ± 9.597 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 3072 avgt 5 2641416192.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 3072 avgt 5 2013735912.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 4096 avgt 5 86.707 ± 2.006 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 4096 avgt 5 2773499904.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 4096 avgt 5 2105178516.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 5120 avgt 5 107.750 ± 3.688 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 5120 avgt 5 2811120640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 5120 avgt 5 2127008078.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 6144 avgt 5 129.455 ± 7.213 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 6144 avgt 5 2825668608.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 6144 avgt 5 2137647736.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 7168 avgt 5 150.737 ± 10.852 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 7168 avgt 5 2843954176.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 7168 avgt 5 2148835912.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 8192 avgt 5 171.463 ± 0.883 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 8192 avgt 5 2788466688.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 8192 avgt 5 2105986743.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 9216 avgt 5 200.510 ± 11.112 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 9216 avgt 5 2707190784.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 9216 avgt 5 2042730546.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 10240 avgt 5 243.402 ± 5.882 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 10240 avgt 5 2471198720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 10240 avgt 5 1862569504.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 20480 avgt 5 774.177 ± 110.689 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 20480 avgt 5 1585192960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 20480 avgt 5 1193925850.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 30720 avgt 5 1387.081 ± 86.542 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 30720 avgt 5 1323448320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 30720 avgt 5 995601910.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 40960 avgt 5 2119.606 ± 27.869 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 40960 avgt 5 1136844800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 40960 avgt 5 855409100.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 51200 avgt 5 2781.460 ± 188.163 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 51200 avgt 5 1100544000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 51200 avgt 5 828223845.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 61440 avgt 5 3427.969 ± 18.338 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 61440 avgt 5 1069854720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 61440 avgt 5 804759208.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 71680 avgt 5 4446.106 ± 21.560 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 71680 avgt 5 959221760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 71680 avgt 5 721637732.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 81920 avgt 5 5161.700 ± 185.270 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 81920 avgt 5 950026240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 81920 avgt 5 714444782.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 92160 avgt 5 5823.046 ± 71.799 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 92160 avgt 5 942428160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 92160 avgt 5 708896998.000 # StubDataCompressionBenchmark.encode gzip LOW_COMPRESSION_1_3 102400 avgt 5 6885.547 ± 366.873 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip LOW_COMPRESSION_1_3 102400 avgt 5 896512000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip LOW_COMPRESSION_1_3 102400 avgt 5 674607770.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 1024 avgt 5 27.069 ± 3.788 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 1024 avgt 5 2222183424.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 1024 avgt 5 1156663833.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 2048 avgt 5 44.510 ± 0.607 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 2048 avgt 5 2721105920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 2048 avgt 5 1392440920.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 3072 avgt 5 64.349 ± 4.159 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 3072 avgt 5 2801654784.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 3072 avgt 5 1440955260.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 4096 avgt 5 86.564 ± 9.912 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 4096 avgt 5 2804101120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 4096 avgt 5 1436280310.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 5120 avgt 5 132.820 ± 2.359 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 5120 avgt 5 2280816640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 5120 avgt 5 1173373248.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 6144 avgt 5 183.064 ± 36.478 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 6144 avgt 5 2012368896.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 6144 avgt 5 1027801692.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 7168 avgt 5 234.356 ± 6.867 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 7168 avgt 5 1810371584.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 7168 avgt 5 930947218.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 8192 avgt 5 299.849 ± 14.968 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 8192 avgt 5 1614233600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 8192 avgt 5 821895550.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 9216 avgt 5 360.087 ± 4.815 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 9216 avgt 5 1506880512.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 9216 avgt 5 767011337.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 10240 avgt 5 420.158 ± 2.383 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 10240 avgt 5 1432391680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 10240 avgt 5 727945928.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 20480 avgt 5 1237.656 ± 67.654 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 20480 avgt 5 981073920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 20480 avgt 5 494177664.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 30720 avgt 5 2460.042 ± 138.835 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 30720 avgt 5 749045760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 30720 avgt 5 374547263.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 40960 avgt 5 3950.268 ± 53.584 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 40960 avgt 5 623411200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 40960 avgt 5 310792400.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 51200 avgt 5 5426.326 ± 36.987 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 51200 avgt 5 567603200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 51200 avgt 5 279777382.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 61440 avgt 5 6983.844 ± 252.342 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 61440 avgt 5 528814080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 61440 avgt 5 259268661.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 71680 avgt 5 8572.860 ± 148.460 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 71680 avgt 5 505200640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 71680 avgt 5 245918816.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 81920 avgt 5 10112.507 ± 510.540 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 81920 avgt 5 491520000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 81920 avgt 5 238332000.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 92160 avgt 5 11585.035 ± 366.781 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 92160 avgt 5 482365440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 92160 avgt 5 233221806.000 # StubDataCompressionBenchmark.encode gzip MEDIUM_COMPRESSION_2_1 102400 avgt 5 13268.115 ± 627.923 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip MEDIUM_COMPRESSION_2_1 102400 avgt 5 470528000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip MEDIUM_COMPRESSION_2_1 102400 avgt 5 226924075.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 1024 avgt 5 30.568 ± 1.517 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 1024 avgt 5 1943482368.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 1024 avgt 5 706030704.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 2048 avgt 5 70.573 ± 1.588 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 2048 avgt 5 1703950336.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 2048 avgt 5 594052998.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 3072 avgt 5 194.533 ± 4.889 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 3072 avgt 5 941614080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 3072 avgt 5 320614690.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 4096 avgt 5 340.599 ± 7.024 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 4096 avgt 5 714584064.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 4096 avgt 5 239532207.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 5120 avgt 5 515.352 ± 17.172 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 5120 avgt 5 591651840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 5120 avgt 5 194020203.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 6144 avgt 5 710.093 ± 5.573 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 6144 avgt 5 516888576.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 6144 avgt 5 168089742.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 7168 avgt 5 933.467 ± 20.710 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 7168 avgt 5 459239424.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 7168 avgt 5 149790984.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 8192 avgt 5 1161.784 ± 26.872 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 8192 avgt 5 421027840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 8192 avgt 5 135682800.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 9216 avgt 5 1393.897 ± 14.319 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 9216 avgt 5 393993216.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 9216 avgt 5 126884968.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 10240 avgt 5 1669.850 ± 69.241 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 10240 avgt 5 367185920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 10240 avgt 5 117614240.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 20480 avgt 5 4014.269 ± 60.943 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 20480 avgt 5 305192960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 20480 avgt 5 93867698.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 30720 avgt 5 6348.480 ± 83.693 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 30720 avgt 5 291686400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 30720 avgt 5 88512390.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 40960 avgt 5 8684.019 ± 108.913 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 40960 avgt 5 285327360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 40960 avgt 5 85953474.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 51200 avgt 5 11116.006 ± 135.080 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 51200 avgt 5 279500800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 51200 avgt 5 83670093.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 61440 avgt 5 13422.190 ± 183.392 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 61440 avgt 5 278261760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 61440 avgt 5 83039215.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 71680 avgt 5 15952.178 ± 615.468 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 71680 avgt 5 274032640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 71680 avgt 5 81663103.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 81920 avgt 5 18240.594 ± 653.108 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 81920 avgt 5 275251200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 81920 avgt 5 81651360.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 92160 avgt 5 20494.224 ± 468.816 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 92160 avgt 5 275558400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 92160 avgt 5 81653910.000 # StubDataCompressionBenchmark.encode gzip HIGH_COMPRESSION_3_4 102400 avgt 5 22930.518 ± 162.467 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip HIGH_COMPRESSION_3_4 102400 avgt 5 272896000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip HIGH_COMPRESSION_3_4 102400 avgt 5 80901405.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 75.528 ± 6.268 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 815187968.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 180710614.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 263.566 ± 3.866 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 461639680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 89713180.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 458.848 ± 10.951 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 397151232.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 72914484.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 643.277 ± 14.095 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 379109376.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 67936104.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 836.262 ± 22.043 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 366878720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 63702184.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 1026.483 ± 31.859 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 357267456.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 61172748.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 1222.489 ± 36.539 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 350995456.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 59543872.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 1398.674 ± 51.077 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 349978624.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 58870916.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 1584.636 ± 93.331 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 348539904.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 58089984.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 1784.855 ± 87.764 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 343070720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 57323633.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 3682.471 ± 35.270 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 334192640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 54469484.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 5563.325 ± 179.721 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 332267520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 53733888.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 7509.919 ± 255.784 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 328253440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 52844316.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 9460.456 ± 307.681 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 327424000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 52669220.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 11273.203 ± 120.144 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 331161600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 53296320.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 13276.196 ± 443.935 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 328939520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 52544050.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 15069.463 ± 343.622 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 329564160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 52588656.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 17048.649 ± 482.275 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 330577920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 52865206.000 # StubDataCompressionBenchmark.encode gzip EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 19139.284 ± 617.946 us/op StubDataCompressionBenchmark.encode:totalInputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 328601600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes gzip EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 52390134.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 1024 avgt 5 31.409 ± 0.248 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 1024 avgt 5 1908911104.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 1024 avgt 5 1489472629.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 2048 avgt 5 50.487 ± 0.329 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 2048 avgt 5 2380292096.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 2048 avgt 5 1813113120.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 3072 avgt 5 72.971 ± 11.262 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 3072 avgt 5 2513498112.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 3072 avgt 5 1907214876.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 4096 avgt 5 89.946 ± 9.022 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 4096 avgt 5 2662367232.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 4096 avgt 5 2011725240.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 5120 avgt 5 112.119 ± 13.915 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 5120 avgt 5 2744796160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 5120 avgt 5 2072535538.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 6144 avgt 5 129.392 ± 2.697 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 6144 avgt 5 2807089152.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 6144 avgt 5 2115825173.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 7168 avgt 5 157.854 ± 12.437 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 7168 avgt 5 2709776384.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 7168 avgt 5 2041405200.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 8192 avgt 5 175.441 ± 16.299 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 8192 avgt 5 2770984960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 8192 avgt 5 2088048115.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 9216 avgt 5 216.351 ± 14.480 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 9216 avgt 5 2530040832.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 9216 avgt 5 1905217380.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 10240 avgt 5 244.782 ± 1.769 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 10240 avgt 5 2471434240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 10240 avgt 5 1861540263.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 20480 avgt 5 765.068 ± 17.628 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 20480 avgt 5 1581711360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 20480 avgt 5 1191071904.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 30720 avgt 5 1405.621 ± 44.828 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 30720 avgt 5 1296814080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 30720 avgt 5 974932330.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 40960 avgt 5 2122.319 ± 157.393 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 40960 avgt 5 1162936320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 40960 avgt 5 874729128.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 51200 avgt 5 2815.428 ± 64.217 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 51200 avgt 5 1089075200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 51200 avgt 5 819337649.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 61440 avgt 5 3487.905 ± 50.395 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 61440 avgt 5 1044541440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 61440 avgt 5 785565207.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 71680 avgt 5 4458.939 ± 21.683 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 71680 avgt 5 958863360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 71680 avgt 5 721301217.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 81920 avgt 5 5215.800 ± 325.144 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 81920 avgt 5 943063040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 81920 avgt 5 709300368.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 92160 avgt 5 5895.052 ± 50.874 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 92160 avgt 5 933580800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 92160 avgt 5 702110300.000 # StubDataCompressionBenchmark.encode deflate LOW_COMPRESSION_1_3 102400 avgt 5 6979.449 ± 257.821 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate LOW_COMPRESSION_1_3 102400 avgt 5 885964800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate LOW_COMPRESSION_1_3 102400 avgt 5 666454908.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 1024 avgt 5 27.660 ± 0.093 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 1024 avgt 5 2169871360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 1024 avgt 5 1097649770.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 2048 avgt 5 47.100 ± 3.632 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 2048 avgt 5 2535247872.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 2048 avgt 5 1292382216.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 3072 avgt 5 65.659 ± 2.445 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 3072 avgt 5 2740337664.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 3072 avgt 5 1389793646.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 4096 avgt 5 88.582 ± 9.184 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 4096 avgt 5 2742583296.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 4096 avgt 5 1396065960.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 5120 avgt 5 132.855 ± 3.122 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 5120 avgt 5 2281472000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 5120 avgt 5 1163016000.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 6144 avgt 5 184.619 ± 1.027 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 6144 avgt 5 1951205376.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 6144 avgt 5 995292586.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 7168 avgt 5 242.448 ± 22.936 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 7168 avgt 5 1769076736.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 7168 avgt 5 898606082.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 8192 avgt 5 296.168 ± 2.922 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 8192 avgt 5 1640464384.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 8192 avgt 5 835050840.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 9216 avgt 5 358.152 ± 6.951 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 9216 avgt 5 1504696320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 9216 avgt 5 762797440.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 10240 avgt 5 425.810 ± 25.927 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 10240 avgt 5 1409822720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 10240 avgt 5 717990770.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 20480 avgt 5 1225.987 ± 13.770 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 20480 avgt 5 994119680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 20480 avgt 5 500797497.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 30720 avgt 5 2468.521 ± 18.436 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 30720 avgt 5 744591360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 30720 avgt 5 372029062.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 40960 avgt 5 3950.581 ± 13.652 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 40960 avgt 5 623370240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 40960 avgt 5 309752307.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 51200 avgt 5 5474.025 ± 115.293 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 51200 avgt 5 562636800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 51200 avgt 5 277175547.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 61440 avgt 5 6988.695 ± 92.845 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 61440 avgt 5 530841600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 61440 avgt 5 260184960.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 71680 avgt 5 8547.696 ± 124.959 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 71680 avgt 5 506920960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 71680 avgt 5 247286624.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 81920 avgt 5 10105.288 ± 128.616 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 81920 avgt 5 489963520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 81920 avgt 5 237792598.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 92160 avgt 5 11594.859 ± 331.162 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 92160 avgt 5 481536000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 92160 avgt 5 232695375.000 # StubDataCompressionBenchmark.encode deflate MEDIUM_COMPRESSION_2_1 102400 avgt 5 13215.486 ± 247.602 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate MEDIUM_COMPRESSION_2_1 102400 avgt 5 471859200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate MEDIUM_COMPRESSION_2_1 102400 avgt 5 227243520.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 1024 avgt 5 32.246 ± 2.995 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 1024 avgt 5 1846236160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 1024 avgt 5 659885190.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 2048 avgt 5 73.935 ± 7.138 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 2048 avgt 5 1647327232.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 2048 avgt 5 565464377.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 3072 avgt 5 193.411 ± 4.156 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 3072 avgt 5 951886848.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 3072 avgt 5 316366039.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 4096 avgt 5 345.687 ± 6.264 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 4096 avgt 5 706023424.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 4096 avgt 5 234766578.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 5120 avgt 5 518.802 ± 12.036 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 5120 avgt 5 587816960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 5120 avgt 5 191040512.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 6144 avgt 5 722.033 ± 34.502 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 6144 avgt 5 511586304.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 6144 avgt 5 165782606.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 7168 avgt 5 929.271 ± 16.482 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 7168 avgt 5 461461504.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 7168 avgt 5 149292582.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 8192 avgt 5 1175.075 ± 21.646 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 8192 avgt 5 416980992.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 8192 avgt 5 134225937.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 9216 avgt 5 1414.661 ± 42.239 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 9216 avgt 5 389551104.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 9216 avgt 5 125031702.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 10240 avgt 5 1640.450 ± 78.511 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 10240 avgt 5 373975040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 10240 avgt 5 118620208.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 20480 avgt 5 4054.812 ± 65.801 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 20480 avgt 5 303267840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 20480 avgt 5 93645792.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 30720 avgt 5 6359.688 ± 88.483 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 30720 avgt 5 290918400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 30720 avgt 5 88421390.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 40960 avgt 5 8819.158 ± 438.527 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 40960 avgt 5 280657920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 40960 avgt 5 84498864.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 51200 avgt 5 11095.671 ± 186.003 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 51200 avgt 5 279603200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 51200 avgt 5 83558761.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 61440 avgt 5 13426.697 ± 646.846 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 61440 avgt 5 279306240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 61440 avgt 5 83173616.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 71680 avgt 5 15886.882 ± 199.721 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 71680 avgt 5 275251200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 71680 avgt 5 81822720.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 81920 avgt 5 18195.314 ± 380.703 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 81920 avgt 5 275415040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 81920 avgt 5 81837804.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 92160 avgt 5 20581.539 ± 436.079 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 92160 avgt 5 273623040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 92160 avgt 5 81169491.000 # StubDataCompressionBenchmark.encode deflate HIGH_COMPRESSION_3_4 102400 avgt 5 22892.907 ± 458.855 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate HIGH_COMPRESSION_3_4 102400 avgt 5 272896000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate HIGH_COMPRESSION_3_4 102400 avgt 5 80746835.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 68.083 ± 3.697 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 890517504.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 185234598.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 274.847 ± 3.803 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 444960768.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 85820070.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 472.201 ± 22.494 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 389781504.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 70800156.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 663.838 ± 47.281 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 367214592.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 64818396.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 845.633 ± 13.612 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 361180160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 63135985.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 1024.693 ± 23.520 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 359467008.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 60847280.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 1214.161 ± 11.338 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 352106496.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 59241132.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 1410.557 ± 56.604 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 349290496.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 58925716.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 1610.327 ± 75.136 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 342614016.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 56767752.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 1799.972 ± 59.005 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 341616640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 56780422.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 3683.010 ± 113.664 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 333086720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 53833840.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 5614.072 ± 154.045 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 330455040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 53602131.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 7532.677 ± 309.885 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 327024640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 52518752.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 9413.741 ± 412.665 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 327321600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 52480137.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 11384.123 ± 623.005 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 327536640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 52393068.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 13242.283 ± 626.864 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 327577600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 52303650.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 15154.261 ± 621.990 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 327434240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 52500595.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 17086.236 ± 895.770 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 330577920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 52649986.000 # StubDataCompressionBenchmark.encode deflate EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 18898.957 ± 644.041 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 330137600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflate EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 52638248.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 1024 avgt 5 29.691 ± 0.753 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 1024 avgt 5 2032751616.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 1024 avgt 5 1592057418.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 2048 avgt 5 48.463 ± 2.298 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 2048 avgt 5 2482409472.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 2048 avgt 5 1899382638.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 3072 avgt 5 69.034 ± 5.302 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 3072 avgt 5 2631143424.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 3072 avgt 5 1999052328.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 4096 avgt 5 86.031 ± 1.936 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 4096 avgt 5 2811944960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 4096 avgt 5 2130927040.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 5120 avgt 5 108.209 ± 4.562 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 5120 avgt 5 2812538880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 5120 avgt 5 2125883880.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 6144 avgt 5 127.394 ± 9.780 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 6144 avgt 5 2851989504.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 6144 avgt 5 2152453667.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 7168 avgt 5 158.843 ± 20.330 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 7168 avgt 5 2716944384.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 7168 avgt 5 2049837504.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 8192 avgt 5 182.820 ± 13.969 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 8192 avgt 5 2686754816.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 8192 avgt 5 2024577329.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 9216 avgt 5 209.837 ± 3.076 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 9216 avgt 5 2591944704.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 9216 avgt 5 1951552116.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 10240 avgt 5 234.713 ± 8.981 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 10240 avgt 5 2555842560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 10240 avgt 5 1924868928.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 20480 avgt 5 765.819 ± 45.856 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 20480 avgt 5 1581875200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 20480 avgt 5 1191195280.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 30720 avgt 5 1379.057 ± 99.447 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 30720 avgt 5 1319884800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 30720 avgt 5 992577430.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 40960 avgt 5 2100.676 ± 210.103 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 40960 avgt 5 1167605760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 40960 avgt 5 878469402.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 51200 avgt 5 2767.848 ± 53.295 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 51200 avgt 5 1105971200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 51200 avgt 5 832221727.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 61440 avgt 5 3443.770 ± 109.437 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 61440 avgt 5 1066168320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 61440 avgt 5 801864777.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 71680 avgt 5 4462.522 ± 97.377 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 71680 avgt 5 959150080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 71680 avgt 5 721543663.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 81920 avgt 5 5120.496 ± 113.919 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 81920 avgt 5 954449920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 81920 avgt 5 717806459.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 92160 avgt 5 5851.659 ± 231.033 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 92160 avgt 5 949063680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 92160 avgt 5 713826466.000 # StubDataCompressionBenchmark.encode deflateWithSize LOW_COMPRESSION_1_3 102400 avgt 5 6836.400 ± 136.247 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize LOW_COMPRESSION_1_3 102400 avgt 5 898764800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize LOW_COMPRESSION_1_3 102400 avgt 5 676171303.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 1024 avgt 5 26.615 ± 0.235 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 1024 avgt 5 2242732032.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 1024 avgt 5 1147648032.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 2048 avgt 5 44.160 ± 0.840 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 2048 avgt 5 2706882560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 2048 avgt 5 1377232240.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 3072 avgt 5 63.269 ± 1.110 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 3072 avgt 5 2856179712.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 3072 avgt 5 1459701220.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 4096 avgt 5 84.594 ± 1.216 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 4096 avgt 5 2845065216.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 4096 avgt 5 1442675892.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 5120 avgt 5 132.081 ± 9.068 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 5120 avgt 5 2264704000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 5120 avgt 5 1154468250.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 6144 avgt 5 183.377 ± 12.602 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 6144 avgt 5 1985144832.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 6144 avgt 5 1013897214.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 7168 avgt 5 236.870 ± 26.244 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 7168 avgt 5 1818779648.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 7168 avgt 5 924613984.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 8192 avgt 5 292.345 ± 6.826 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 8192 avgt 5 1663606784.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 8192 avgt 5 847846475.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 9216 avgt 5 354.632 ± 4.278 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 9216 avgt 5 1542159360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 9216 avgt 5 787311175.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 10240 avgt 5 422.222 ± 9.943 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 10240 avgt 5 1430118400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 10240 avgt 5 724695740.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 20480 avgt 5 1239.523 ± 81.340 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 20480 avgt 5 988221440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 20480 avgt 5 497777948.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 30720 avgt 5 2469.954 ± 61.791 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 30720 avgt 5 747110400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 30720 avgt 5 372387840.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 40960 avgt 5 3962.270 ± 61.375 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 40960 avgt 5 622141440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 40960 avgt 5 309703710.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 51200 avgt 5 5483.185 ± 40.426 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 51200 avgt 5 563865600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 51200 avgt 5 278254458.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 61440 avgt 5 7045.223 ± 401.023 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 61440 avgt 5 528384000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 61440 avgt 5 259118000.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 71680 avgt 5 8547.417 ± 101.664 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 71680 avgt 5 507494400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 71680 avgt 5 247261920.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 81920 avgt 5 10048.586 ± 151.886 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 81920 avgt 5 493158400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 81920 avgt 5 239054200.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 92160 avgt 5 11590.584 ± 89.917 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 92160 avgt 5 479600640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 92160 avgt 5 231926668.000 # StubDataCompressionBenchmark.encode deflateWithSize MEDIUM_COMPRESSION_2_1 102400 avgt 5 13200.073 ± 396.132 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 102400 avgt 5 471961600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize MEDIUM_COMPRESSION_2_1 102400 avgt 5 227209873.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 1024 avgt 5 30.935 ± 3.544 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 1024 avgt 5 1944845312.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 1024 avgt 5 698928784.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 2048 avgt 5 71.653 ± 1.506 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 2048 avgt 5 1688193024.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 2048 avgt 5 577019100.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 3072 avgt 5 195.759 ± 5.249 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 3072 avgt 5 937491456.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 3072 avgt 5 314328190.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 4096 avgt 5 339.192 ± 7.774 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 4096 avgt 5 722309120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 4096 avgt 5 238947475.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 5120 avgt 5 511.734 ± 4.869 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 5120 avgt 5 598681600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 5120 avgt 5 195974680.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 6144 avgt 5 717.512 ± 11.033 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 6144 avgt 5 512311296.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 6144 avgt 5 166934768.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 7168 avgt 5 933.903 ± 35.974 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 7168 avgt 5 459719680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 7168 avgt 5 148408390.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 8192 avgt 5 1184.323 ± 10.448 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 8192 avgt 5 413417472.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 8192 avgt 5 133533036.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 9216 avgt 5 1410.934 ± 62.995 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 9216 avgt 5 392417280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 9216 avgt 5 126036800.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 10240 avgt 5 1637.690 ± 15.117 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 10240 avgt 5 374497280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 10240 avgt 5 119444152.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 20480 avgt 5 4007.700 ± 70.623 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 20480 avgt 5 307220480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 20480 avgt 5 94836322.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 30720 avgt 5 6409.396 ± 128.137 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 30720 avgt 5 289566720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 30720 avgt 5 88142526.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 40960 avgt 5 8697.452 ± 130.741 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 40960 avgt 5 284999680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 40960 avgt 5 85736476.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 51200 avgt 5 11054.653 ± 222.800 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 51200 avgt 5 281190400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 51200 avgt 5 83950712.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 61440 avgt 5 13420.292 ± 820.913 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 61440 avgt 5 276910080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 61440 avgt 5 82378946.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 71680 avgt 5 15888.511 ± 673.741 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 71680 avgt 5 274176000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 71680 avgt 5 81495450.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 81920 avgt 5 18096.087 ± 139.754 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 81920 avgt 5 277299200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 81920 avgt 5 82231805.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 92160 avgt 5 20470.806 ± 491.200 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 92160 avgt 5 274728960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 92160 avgt 5 81366395.000 # StubDataCompressionBenchmark.encode deflateWithSize HIGH_COMPRESSION_3_4 102400 avgt 5 23000.239 ± 970.707 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize HIGH_COMPRESSION_3_4 102400 avgt 5 272896000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize HIGH_COMPRESSION_3_4 102400 avgt 5 80605590.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 74.086 ± 2.729 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 822801408.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 174363189.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 269.299 ± 13.225 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 456163328.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 87089776.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 466.754 ± 17.189 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 394269696.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 71487051.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 666.688 ± 23.618 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 369881088.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 65379372.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 844.664 ± 31.097 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 364108800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 62794545.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 1024.527 ± 30.878 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 357255168.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 61403232.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 1201.701 ± 24.415 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 356428800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 60167250.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 1407.770 ± 56.073 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 349716480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 58485300.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 1614.345 ± 58.178 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 343130112.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 57635136.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 1777.340 ± 97.052 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 346419200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 57544830.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 3689.182 ± 48.020 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 334540800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 54460890.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 5554.303 ± 128.592 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 332697600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 53597670.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 7562.154 ± 132.335 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 326205440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 52506652.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 9389.796 ± 263.215 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 330803200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 53141725.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 11332.333 ± 169.006 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 328396800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 52792565.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 13327.138 ± 491.626 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 329656320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 52736733.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 15246.412 ± 945.618 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 328826880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 52559316.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 16957.168 ± 554.638 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 331407360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 52987060.000 # StubDataCompressionBenchmark.encode deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 19068.429 ± 242.400 us/op StubDataCompressionBenchmark.encode:totalInputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 329625600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes deflateWithSize EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 52534080.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 1024 avgt 5 80.923 ± 18.735 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 1024 avgt 5 728127488.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 1024 avgt 5 576671282.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 2048 avgt 5 82.360 ± 15.081 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 2048 avgt 5 1370519552.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 2048 avgt 5 1049304032.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 3072 avgt 5 88.183 ± 14.266 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 3072 avgt 5 2010442752.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 3072 avgt 5 1525501971.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 4096 avgt 5 86.222 ± 12.659 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 4096 avgt 5 2623324160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 4096 avgt 5 1981583240.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 5120 avgt 5 95.449 ± 17.285 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 5120 avgt 5 2943621120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 5120 avgt 5 2218639434.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 6144 avgt 5 91.826 ± 13.747 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 6144 avgt 5 3754684416.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 6144 avgt 5 2824568908.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 7168 avgt 5 98.656 ± 17.232 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 7168 avgt 5 3933805568.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 7168 avgt 5 2954744584.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 8192 avgt 5 103.579 ± 31.354 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 8192 avgt 5 4572946432.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 8192 avgt 5 3433059150.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 9216 avgt 5 106.645 ± 20.647 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 9216 avgt 5 4699901952.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 9216 avgt 5 3525436436.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 10240 avgt 5 104.784 ± 15.433 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 10240 avgt 5 5507799040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 10240 avgt 5 4128697796.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 20480 avgt 5 131.892 ± 14.933 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 20480 avgt 5 8823275520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 20480 avgt 5 6596346264.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 30720 avgt 5 166.652 ± 30.549 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 30720 avgt 5 10890731520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 30720 avgt 5 8135078652.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 40960 avgt 5 204.597 ± 29.733 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 40960 avgt 5 11604213760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 40960 avgt 5 8663780786.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 51200 avgt 5 239.722 ± 74.046 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 51200 avgt 5 12635084800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 51200 avgt 5 9432880496.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 61440 avgt 5 256.112 ± 34.718 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 61440 avgt 5 14088867840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 61440 avgt 5 10516431771.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 71680 avgt 5 281.104 ± 82.134 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 71680 avgt 5 14813102080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 71680 avgt 5 11056509312.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 81920 avgt 5 335.707 ± 74.745 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 81920 avgt 5 14958755840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 81920 avgt 5 11163190668.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 92160 avgt 5 334.690 ± 23.631 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 92160 avgt 5 16036485120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 92160 avgt 5 11965417348.000 # StubDataCompressionBenchmark.encode zstd LOW_COMPRESSION_1_3 102400 avgt 5 361.852 ± 20.687 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd LOW_COMPRESSION_1_3 102400 avgt 5 16612147200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd LOW_COMPRESSION_1_3 102400 avgt 5 12395517024.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 1024 avgt 5 75.734 ± 15.394 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 1024 avgt 5 765859840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 1024 avgt 5 346282330.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 2048 avgt 5 92.794 ± 13.743 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 2048 avgt 5 1145298944.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 2048 avgt 5 514489760.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 3072 avgt 5 86.536 ± 11.663 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 3072 avgt 5 1927010304.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 3072 avgt 5 836166906.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 4096 avgt 5 112.621 ± 31.026 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 4096 avgt 5 2106920960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 4096 avgt 5 927436155.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 5120 avgt 5 121.332 ± 6.073 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 5120 avgt 5 2429030400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 5120 avgt 5 1067919420.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 6144 avgt 5 139.217 ± 44.600 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 6144 avgt 5 2510739456.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 6144 avgt 5 1104986896.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 7168 avgt 5 145.218 ± 20.068 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 7168 avgt 5 2751436800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 7168 avgt 5 1207208250.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 8192 avgt 5 153.514 ± 7.288 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 8192 avgt 5 2998329344.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 8192 avgt 5 1310305060.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 9216 avgt 5 175.159 ± 26.621 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 9216 avgt 5 3159005184.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 9216 avgt 5 1385149734.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 10240 avgt 5 198.158 ± 78.100 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 10240 avgt 5 3127828480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 10240 avgt 5 1373617644.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 20480 avgt 5 341.049 ± 30.774 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 20480 avgt 5 3441315840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 20480 avgt 5 1527419970.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 30720 avgt 5 525.915 ± 58.175 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 30720 avgt 5 3449272320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 30720 avgt 5 1543639188.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 40960 avgt 5 713.821 ± 65.704 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 40960 avgt 5 3420241920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 40960 avgt 5 1539192366.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 51200 avgt 5 951.014 ± 129.150 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 51200 avgt 5 3195238400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 51200 avgt 5 1449277761.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 61440 avgt 5 1151.992 ± 150.768 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 61440 avgt 5 3159859200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 61440 avgt 5 1439371410.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 71680 avgt 5 1388.176 ± 87.004 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 71680 avgt 5 3057725440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 71680 avgt 5 1400846062.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 81920 avgt 5 1667.980 ± 402.789 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 81920 avgt 5 3016704000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 81920 avgt 5 1386755850.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 92160 avgt 5 1821.812 ± 119.391 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 92160 avgt 5 3017963520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 92160 avgt 5 1394170778.000 # StubDataCompressionBenchmark.encode zstd MEDIUM_COMPRESSION_2_1 102400 avgt 5 1996.264 ± 72.004 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd MEDIUM_COMPRESSION_2_1 102400 avgt 5 3040153600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd MEDIUM_COMPRESSION_2_1 102400 avgt 5 1407614868.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 1024 avgt 5 82.002 ± 9.047 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 1024 avgt 5 684973056.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 1024 avgt 5 235459488.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 2048 avgt 5 99.829 ± 30.949 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 2048 avgt 5 1253003264.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 2048 avgt 5 420318966.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 3072 avgt 5 110.582 ± 27.036 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 3072 avgt 5 1629072384.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 3072 avgt 5 542493831.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 4096 avgt 5 122.047 ± 35.759 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 4096 avgt 5 1964773376.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 4096 avgt 5 647089669.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 5120 avgt 5 130.331 ± 27.585 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 5120 avgt 5 2253091840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 5120 avgt 5 741055988.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 6144 avgt 5 153.405 ± 31.703 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 6144 avgt 5 2340440064.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 6144 avgt 5 772147137.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 7168 avgt 5 166.629 ± 31.644 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 7168 avgt 5 2470207488.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 7168 avgt 5 812949144.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 8192 avgt 5 171.357 ± 12.066 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 8192 avgt 5 2800066560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 8192 avgt 5 919455450.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 9216 avgt 5 176.326 ± 19.402 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 9216 avgt 5 3041759232.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 9216 avgt 5 993456520.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 10240 avgt 5 190.946 ± 25.831 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 10240 avgt 5 3114188800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 10240 avgt 5 1013327840.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 20480 avgt 5 305.025 ± 63.060 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 20480 avgt 5 3975147520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 20480 avgt 5 1292505241.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 30720 avgt 5 401.572 ± 30.269 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 30720 avgt 5 4452587520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 30720 avgt 5 1447380826.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 40960 avgt 5 527.627 ± 70.464 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 40960 avgt 5 4598661120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 40960 avgt 5 1501862544.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 51200 avgt 5 627.271 ± 53.773 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 51200 avgt 5 4800921600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 51200 avgt 5 1568363568.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 61440 avgt 5 765.269 ± 87.145 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 61440 avgt 5 4794839040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 61440 avgt 5 1564253804.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 71680 avgt 5 880.141 ± 75.672 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 71680 avgt 5 4823705600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 71680 avgt 5 1575577835.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 81920 avgt 5 989.626 ± 83.144 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 81920 avgt 5 4859248640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 81920 avgt 5 1584238436.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 92160 avgt 5 1098.053 ± 115.981 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 92160 avgt 5 4977653760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 92160 avgt 5 1622436429.000 # StubDataCompressionBenchmark.encode zstd HIGH_COMPRESSION_3_4 102400 avgt 5 1217.984 ± 238.333 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd HIGH_COMPRESSION_3_4 102400 avgt 5 5046784000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd HIGH_COMPRESSION_3_4 102400 avgt 5 1644985445.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 75.819 ± 26.975 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 780995584.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 199825042.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 82.561 ± 24.545 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1428959232.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 339796458.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 88.673 ± 4.741 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 1962157056.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 421557180.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 95.502 ± 26.691 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2439217152.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 515117880.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 107.497 ± 15.177 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2681553920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 538405748.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 119.553 ± 27.351 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 3032690688.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 597752022.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 126.869 ± 24.097 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 3303078912.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 647897454.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 129.661 ± 27.000 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 3635232768.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 711781416.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 136.213 ± 14.471 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 3869475840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 746519970.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 144.439 ± 20.500 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 4186337280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 801699942.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 216.050 ± 48.287 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 5583994880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 1057359968.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 275.722 ± 64.605 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 6571622400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 1244586560.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 326.333 ± 40.193 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 7530414080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 1423902760.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 405.320 ± 100.980 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 7366553600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 1388854334.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 468.563 ± 131.143 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 7862108160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 1475168992.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 504.952 ± 39.445 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 8328140800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 1564547210.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 563.123 ± 26.894 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 8538030080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 1600567968.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 652.366 ± 177.603 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 8410337280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 1575934402.000 # StubDataCompressionBenchmark.encode zstd EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 693.819 ± 132.855 us/op StubDataCompressionBenchmark.encode:totalInputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 8775065600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes zstd EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 1648581172.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 1024 avgt 5 1.274 ± 0.188 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 1024 avgt 5 47379342336.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 1024 avgt 5 47610686781.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 2048 avgt 5 1.655 ± 0.061 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 2048 avgt 5 72687216640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 2048 avgt 5 72864675665.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 3072 avgt 5 2.024 ± 0.018 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 3072 avgt 5 86847912960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 3072 avgt 5 86989266985.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 4096 avgt 5 2.375 ± 0.282 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 4096 avgt 5 101048193024.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 4096 avgt 5 101171542869.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 5120 avgt 5 2.807 ± 0.248 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 5120 avgt 5 106062960640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 5120 avgt 5 106166537750.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 6144 avgt 5 3.199 ± 0.452 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 6144 avgt 5 114403946496.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 6144 avgt 5 114497048666.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 7168 avgt 5 3.448 ± 0.047 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 7168 avgt 5 118661358592.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 7168 avgt 5 118744130187.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 8192 avgt 5 3.826 ± 0.082 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 8192 avgt 5 124917129216.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 8192 avgt 5 124993372581.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 9216 avgt 5 4.921 ± 0.134 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 9216 avgt 5 109483232256.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 9216 avgt 5 109542630711.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 10240 avgt 5 5.335 ± 0.510 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 10240 avgt 5 112086456320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 10240 avgt 5 112141186035.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 20480 avgt 5 8.450 ± 0.112 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 20480 avgt 5 139384197120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 20480 avgt 5 139425032334.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 30720 avgt 5 11.395 ± 0.125 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 30720 avgt 5 155715778560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 30720 avgt 5 155746191798.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 40960 avgt 5 14.109 ± 0.761 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 40960 avgt 5 168790507520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 40960 avgt 5 168815232692.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 51200 avgt 5 17.458 ± 2.573 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 51200 avgt 5 174118809600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 51200 avgt 5 174139214148.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 61440 avgt 5 19.319 ± 0.478 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 61440 avgt 5 183728332800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 61440 avgt 5 183746275020.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 71680 avgt 5 22.958 ± 0.573 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 71680 avgt 5 180554967040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 71680 avgt 5 180577637167.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 81920 avgt 5 26.405 ± 0.799 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 81920 avgt 5 176539402240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 81920 avgt 5 176558797438.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 92160 avgt 5 29.154 ± 3.944 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 92160 avgt 5 182942115840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 92160 avgt 5 182959981281.000 # StubDataCompressionBenchmark.encode snappy LOW_COMPRESSION_1_3 102400 avgt 5 31.805 ± 2.696 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy LOW_COMPRESSION_1_3 102400 avgt 5 186132480000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy LOW_COMPRESSION_1_3 102400 avgt 5 186148839300.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 1024 avgt 5 1.692 ± 0.041 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 1024 avgt 5 35885693952.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 1024 avgt 5 36095961690.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 2048 avgt 5 5.735 ± 0.042 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 2048 avgt 5 21122940928.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 2048 avgt 5 20710383488.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 3072 avgt 5 11.137 ± 0.059 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 3072 avgt 5 16211328000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 3072 avgt 5 15599181500.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 4096 avgt 5 2.344 ± 0.144 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 4096 avgt 5 102181498880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 4096 avgt 5 102306232155.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 5120 avgt 5 16.088 ± 0.091 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 5120 avgt 5 18867087360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 5120 avgt 5 17920048014.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 6144 avgt 5 26.362 ± 0.353 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 6144 avgt 5 13827557376.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 6144 avgt 5 12758532351.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 7168 avgt 5 32.250 ± 0.605 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 7168 avgt 5 13185958912.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 7168 avgt 5 12056469686.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 8192 avgt 5 3.889 ± 0.216 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 8192 avgt 5 122335002624.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 8192 avgt 5 122409669984.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 9216 avgt 5 4.948 ± 0.228 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 9216 avgt 5 107808003072.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 9216 avgt 5 107866492657.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 10240 avgt 5 51.358 ± 7.301 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 10240 avgt 5 12021667840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 10240 avgt 5 10624618550.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 20480 avgt 5 9.064 ± 0.227 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 20480 avgt 5 128908288000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 20480 avgt 5 128946054100.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 30720 avgt 5 164.121 ± 1.082 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 30720 avgt 5 11075973120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 30720 avgt 5 9862735830.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 40960 avgt 5 14.132 ± 0.531 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 40960 avgt 5 167995596800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 40960 avgt 5 168020205530.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 51200 avgt 5 393.064 ± 15.245 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 51200 avgt 5 7794278400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 51200 avgt 5 6563330448.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 61440 avgt 5 455.320 ± 13.795 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 61440 avgt 5 8004403200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 61440 avgt 5 6770130480.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 71680 avgt 5 561.150 ± 6.201 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 71680 avgt 5 7553064960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 71680 avgt 5 6342235308.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 81920 avgt 5 547.702 ± 14.882 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 81920 avgt 5 8870379520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 81920 avgt 5 7640848765.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 92160 avgt 5 726.903 ± 33.177 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 92160 avgt 5 7540992000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 92160 avgt 5 6396260250.000 # StubDataCompressionBenchmark.encode snappy MEDIUM_COMPRESSION_2_1 102400 avgt 5 826.410 ± 44.087 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy MEDIUM_COMPRESSION_2_1 102400 avgt 5 7385292800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy MEDIUM_COMPRESSION_2_1 102400 avgt 5 6231052312.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 1024 avgt 5 5.076 ± 0.033 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 1024 avgt 5 11863017472.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 1024 avgt 5 7657670458.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 2048 avgt 5 10.179 ± 0.073 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 2048 avgt 5 11939035136.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 2048 avgt 5 7182075824.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 3072 avgt 5 15.267 ± 0.047 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 3072 avgt 5 11954371584.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 3072 avgt 5 6988949012.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 4096 avgt 5 20.211 ± 0.162 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 4096 avgt 5 11985022976.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 4096 avgt 5 6817652230.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 5120 avgt 5 25.533 ± 0.177 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 5120 avgt 5 11890426880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 5120 avgt 5 6453807871.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 6144 avgt 5 30.764 ± 0.810 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 6144 avgt 5 11834376192.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 6144 avgt 5 6414139440.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 7168 avgt 5 35.066 ± 0.148 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 7168 avgt 5 12118980608.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 7168 avgt 5 6566702104.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 8192 avgt 5 40.511 ± 0.944 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 8192 avgt 5 11961606144.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 8192 avgt 5 6395487660.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 9216 avgt 5 46.102 ± 0.173 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 9216 avgt 5 11842108416.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 9216 avgt 5 6118936662.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 10240 avgt 5 51.493 ± 0.939 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 10240 avgt 5 11806597120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 10240 avgt 5 6040504132.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 20480 avgt 5 105.317 ± 6.665 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 20480 avgt 5 11532083200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 20480 avgt 5 5862893080.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 30720 avgt 5 157.400 ± 1.800 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 30720 avgt 5 11562055680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 30720 avgt 5 5826944858.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 40960 avgt 5 211.477 ± 3.079 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 40960 avgt 5 11476992000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 40960 avgt 5 5793415200.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 51200 avgt 5 267.400 ± 15.947 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 51200 avgt 5 11382118400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 51200 avgt 5 5726183706.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 61440 avgt 5 320.851 ± 2.915 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 61440 avgt 5 11365601280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 61440 avgt 5 5721092949.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 71680 avgt 5 380.742 ± 16.442 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 71680 avgt 5 11220357120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 71680 avgt 5 5691263172.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 81920 avgt 5 430.695 ± 5.058 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 81920 avgt 5 11301765120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 81920 avgt 5 5684958927.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 92160 avgt 5 484.408 ± 4.608 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 92160 avgt 5 11304714240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 92160 avgt 5 5666463480.000 # StubDataCompressionBenchmark.encode snappy HIGH_COMPRESSION_3_4 102400 avgt 5 540.730 ± 5.671 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy HIGH_COMPRESSION_3_4 102400 avgt 5 11246592000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy HIGH_COMPRESSION_3_4 102400 avgt 5 5647788090.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 4.659 ± 0.130 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 12972956672.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 5396952678.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 9.170 ± 0.128 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 13217959936.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 5376250306.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 14.039 ± 0.619 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 12983445504.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 5337920466.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 18.086 ± 0.599 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 13384695808.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 5378713208.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 22.765 ± 0.063 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 13356139520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 5436366164.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 27.397 ± 0.126 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 13310877696.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 5420542968.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 31.724 ± 0.213 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 13354793984.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 5416069491.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 35.556 ± 0.843 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 13662388224.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 5401913508.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 41.179 ± 1.054 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 13298300928.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 5366360802.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 45.910 ± 0.153 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 13236899840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 5389124554.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 89.874 ± 0.709 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 13544796160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 5434452639.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 134.352 ± 2.551 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 13571573760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 5438348730.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 178.655 ± 1.415 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 13623009280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 5469159292.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 223.154 ± 3.569 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 13659136000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 5476993400.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 265.641 ± 2.005 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 13747814400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 5509642480.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 311.233 ± 13.967 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 13656401920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 5470562566.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 356.337 ± 8.251 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 13666549760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 5488974856.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 398.648 ± 1.303 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 13721333760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 5509228658.000 # StubDataCompressionBenchmark.encode snappy EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 444.682 ± 3.655 us/op StubDataCompressionBenchmark.encode:totalInputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 13665689600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes snappy EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 5481222688.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 1024 avgt 5 14.312 ± 1.502 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 1024 avgt 5 4262131712.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 1024 avgt 5 3521253348.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 2048 avgt 5 19.607 ± 1.650 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 2048 avgt 5 6255865856.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 2048 avgt 5 4905722932.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 3072 avgt 5 25.934 ± 1.619 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 3072 avgt 5 6992913408.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 3072 avgt 5 5390370752.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 4096 avgt 5 32.578 ± 3.564 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 4096 avgt 5 7473909760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 4096 avgt 5 5716738105.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 5120 avgt 5 37.971 ± 1.721 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 5120 avgt 5 7933573120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 5120 avgt 5 6036953296.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 6144 avgt 5 43.505 ± 1.942 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 6144 avgt 5 8329236480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 6144 avgt 5 6317422200.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 7168 avgt 5 49.029 ± 3.096 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 7168 avgt 5 8638723072.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 7168 avgt 5 6535685717.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 8192 avgt 5 55.834 ± 2.869 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 8192 avgt 5 8720760832.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 8192 avgt 5 6585281556.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 9216 avgt 5 62.943 ± 2.873 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 9216 avgt 5 8622388224.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 9216 avgt 5 6502343550.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 10240 avgt 5 68.202 ± 2.041 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 10240 avgt 5 8852572160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 10240 avgt 5 6670551444.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 20480 avgt 5 121.402 ± 1.659 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 20480 avgt 5 9980743680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 20480 avgt 5 7481659032.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 30720 avgt 5 174.532 ± 3.571 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 30720 avgt 5 10349230080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 30720 avgt 5 7744067443.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 40960 avgt 5 200.972 ± 3.780 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 40960 avgt 5 11993907200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 40960 avgt 5 9068635400.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 51200 avgt 5 247.819 ± 1.561 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 51200 avgt 5 12268902400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 51200 avgt 5 9274044154.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 61440 avgt 5 289.143 ± 1.072 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 61440 avgt 5 12558336000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 61440 avgt 5 9487430400.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 71680 avgt 5 336.236 ± 5.789 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 71680 avgt 5 12647577600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 71680 avgt 5 9550967850.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 81920 avgt 5 384.345 ± 13.703 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 81920 avgt 5 12682690560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 81920 avgt 5 9576886662.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 92160 avgt 5 433.912 ± 3.180 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 92160 avgt 5 12672184320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 92160 avgt 5 9568764180.000 # StubDataCompressionBenchmark.encode brotli_0 LOW_COMPRESSION_1_3 102400 avgt 5 473.649 ± 3.087 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 LOW_COMPRESSION_1_3 102400 avgt 5 12760985600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 LOW_COMPRESSION_1_3 102400 avgt 5 9581705672.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 1024 avgt 5 11.810 ± 3.492 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 1024 avgt 5 5180018688.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 1024 avgt 5 2554599060.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 2048 avgt 5 17.408 ± 1.177 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 2048 avgt 5 7022190592.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 2048 avgt 5 3219646956.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 3072 avgt 5 24.577 ± 1.005 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 3072 avgt 5 7448927232.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 3072 avgt 5 3363171247.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 4096 avgt 5 29.233 ± 1.053 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 4096 avgt 5 8300535808.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 4096 avgt 5 3669987878.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 5120 avgt 5 35.420 ± 3.001 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 5120 avgt 5 8375004160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 5120 avgt 5 3675514521.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 6144 avgt 5 41.412 ± 3.271 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 6144 avgt 5 8685834240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 6144 avgt 5 3797225060.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 7168 avgt 5 51.107 ± 3.432 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 7168 avgt 5 8263248896.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 7168 avgt 5 3637074535.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 8192 avgt 5 53.836 ± 4.081 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 8192 avgt 5 8957362176.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 8192 avgt 5 3896977392.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 9216 avgt 5 62.160 ± 0.598 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 9216 avgt 5 8804358144.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 9216 avgt 5 3805095322.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 10240 avgt 5 75.656 ± 4.186 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 10240 avgt 5 8001331200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 10240 avgt 5 3526367940.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 20480 avgt 5 150.635 ± 9.412 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 20480 avgt 5 8071004160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 20480 avgt 5 3641410080.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 30720 avgt 5 227.880 ± 3.551 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 30720 avgt 5 7875502080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 30720 avgt 5 3659852464.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 40960 avgt 5 269.292 ± 6.711 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 40960 avgt 5 9043476480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 40960 avgt 5 4381317072.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 51200 avgt 5 379.323 ± 10.015 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 51200 avgt 5 7994316800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 51200 avgt 5 4042907127.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 61440 avgt 5 466.065 ± 3.313 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 61440 avgt 5 7746846720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 61440 avgt 5 3957776232.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 71680 avgt 5 608.971 ± 65.873 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 71680 avgt 5 7044208640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 71680 avgt 5 3660570977.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 81920 avgt 5 703.494 ± 9.513 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 81920 avgt 5 6888161280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 81920 avgt 5 3609557952.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 92160 avgt 5 774.286 ± 4.086 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 92160 avgt 5 7075676160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 92160 avgt 5 3686783520.000 # StubDataCompressionBenchmark.encode brotli_0 MEDIUM_COMPRESSION_2_1 102400 avgt 5 916.278 ± 18.434 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 MEDIUM_COMPRESSION_2_1 102400 avgt 5 6622003200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 MEDIUM_COMPRESSION_2_1 102400 avgt 5 3530484792.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 1024 avgt 5 12.939 ± 4.510 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 1024 avgt 5 4818680832.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 1024 avgt 5 2061115434.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 2048 avgt 5 19.450 ± 3.367 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 2048 avgt 5 6234875904.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 2048 avgt 5 2505518979.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 3072 avgt 5 26.511 ± 3.506 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 3072 avgt 5 6869059584.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 3072 avgt 5 2712294686.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 4096 avgt 5 32.662 ± 1.510 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 4096 avgt 5 7400456192.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 4096 avgt 5 2932358496.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 5120 avgt 5 39.352 ± 6.578 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 5120 avgt 5 7715266560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 5120 avgt 5 3016789776.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 6144 avgt 5 46.144 ± 1.308 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 6144 avgt 5 7813963776.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 6144 avgt 5 3045970580.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 7168 avgt 5 53.224 ± 4.124 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 7168 avgt 5 7971031040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 7168 avgt 5 3121468210.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 8192 avgt 5 59.687 ± 4.353 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 8192 avgt 5 8135843840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 8192 avgt 5 3167139405.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 9216 avgt 5 73.193 ± 9.124 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 9216 avgt 5 7539969024.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 9216 avgt 5 2924028786.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 10240 avgt 5 78.413 ± 5.275 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 10240 avgt 5 7817410560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 10240 avgt 5 3013214793.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 20480 avgt 5 145.851 ± 6.004 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 20480 avgt 5 8343265280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 20480 avgt 5 3229348822.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 30720 avgt 5 214.116 ± 6.147 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 30720 avgt 5 8521850880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 30720 avgt 5 3285850380.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 40960 avgt 5 242.471 ± 8.808 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 40960 avgt 5 10092093440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 40960 avgt 5 3898120369.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 51200 avgt 5 291.304 ± 4.188 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 51200 avgt 5 10425600000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 51200 avgt 5 4024444500.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 61440 avgt 5 352.138 ± 49.812 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 61440 avgt 5 10434846720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 61440 avgt 5 4017687728.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 71680 avgt 5 401.002 ± 4.427 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 71680 avgt 5 10591795200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 71680 avgt 5 4078166235.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 81920 avgt 5 459.958 ± 30.299 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 81920 avgt 5 10576527360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 81920 avgt 5 4073486508.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 92160 avgt 5 513.227 ± 39.442 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 92160 avgt 5 10643097600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 92160 avgt 5 4096368435.000 # StubDataCompressionBenchmark.encode brotli_0 HIGH_COMPRESSION_3_4 102400 avgt 5 568.577 ± 17.679 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 HIGH_COMPRESSION_3_4 102400 avgt 5 10706432000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 HIGH_COMPRESSION_3_4 102400 avgt 5 4119571555.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 12.103 ± 2.615 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 5040407552.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 1703106458.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 19.473 ± 2.657 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 6252943360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1938778825.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 26.196 ± 3.442 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 6911185920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 2033760440.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 33.783 ± 3.009 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 7186128896.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2075485958.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 41.140 ± 5.389 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 7463116800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2128154400.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 47.134 ± 3.144 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 7661967360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 2158669515.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 54.185 ± 3.933 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 7820703744.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 2189753406.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 61.836 ± 5.485 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 7794311168.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 2204518918.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 72.330 ± 4.536 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 7547784192.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 2122814304.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 79.546 ± 4.065 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 7641497600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 2149171200.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 148.514 ± 6.794 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 8180428800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 2268391365.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 216.107 ± 6.124 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 8398325760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 2299424413.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 215.459 ± 8.209 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 11300208640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 3100660276.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 265.053 ± 3.862 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 11411251200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 3149683632.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 313.769 ± 5.250 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 11622359040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 3191608752.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 361.234 ± 2.779 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 11729786880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 3214727445.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 413.742 ± 35.548 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 11841044480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 3235039264.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 460.876 ± 3.812 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 11809198080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 3239328640.000 # StubDataCompressionBenchmark.encode brotli_0 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 512.635 ± 7.983 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 11847987200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_0 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 3249287349.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 1024 avgt 5 38.257 ± 4.636 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 1024 avgt 5 1596040192.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 1024 avgt 5 1220409639.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 2048 avgt 5 54.313 ± 7.506 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 2048 avgt 5 2273982464.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 2048 avgt 5 1716590278.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 3072 avgt 5 66.773 ± 4.720 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 3072 avgt 5 2711098368.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 3072 avgt 5 2035971333.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 4096 avgt 5 82.580 ± 6.616 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 4096 avgt 5 2927673344.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 4096 avgt 5 2195755008.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 5120 avgt 5 95.779 ± 5.170 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 5120 avgt 5 3172024320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 5120 avgt 5 2374681488.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 6144 avgt 5 113.065 ± 17.471 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 6144 avgt 5 3276724224.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 6144 avgt 5 2452209958.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 7168 avgt 5 128.852 ± 4.839 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 7168 avgt 5 3260952576.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 7168 avgt 5 2438435520.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 8192 avgt 5 135.251 ± 5.693 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 8192 avgt 5 3597336576.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 8192 avgt 5 2688780744.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 9216 avgt 5 159.678 ± 5.613 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 9216 avgt 5 3432812544.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 9216 avgt 5 2565669792.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 10240 avgt 5 163.870 ± 7.812 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 10240 avgt 5 3720796160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 10240 avgt 5 2780423068.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 20480 avgt 5 316.703 ± 11.716 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 20480 avgt 5 3809812480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 20480 avgt 5 2844151514.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 30720 avgt 5 467.429 ± 15.419 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 30720 avgt 5 3844024320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 30720 avgt 5 2868503044.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 40960 avgt 5 679.741 ± 18.286 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 40960 avgt 5 3550494720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 40960 avgt 5 2649868740.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 51200 avgt 5 832.413 ± 57.566 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 51200 avgt 5 3630131200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 51200 avgt 5 2708347299.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 61440 avgt 5 1006.032 ± 16.675 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 61440 avgt 5 3598172160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 61440 avgt 5 2685217964.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 71680 avgt 5 1208.430 ± 38.561 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 71680 avgt 5 3534254080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 71680 avgt 5 2637377940.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 81920 avgt 5 1366.257 ± 31.728 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 81920 avgt 5 3584901120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 81920 avgt 5 2674628559.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 92160 avgt 5 1522.599 ± 25.289 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 92160 avgt 5 3604469760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 92160 avgt 5 2688959472.000 # StubDataCompressionBenchmark.encode brotli_6 LOW_COMPRESSION_1_3 102400 avgt 5 1676.016 ± 53.231 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 LOW_COMPRESSION_1_3 102400 avgt 5 3637964800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 LOW_COMPRESSION_1_3 102400 avgt 5 2714014111.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 1024 avgt 5 58.185 ± 4.624 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 1024 avgt 5 1045709824.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 1024 avgt 5 496303686.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 2048 avgt 5 98.109 ± 9.915 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 2048 avgt 5 1232769024.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 2048 avgt 5 585685674.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 3072 avgt 5 138.341 ± 9.545 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 3072 avgt 5 1325524992.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 3072 avgt 5 629538074.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 4096 avgt 5 183.141 ± 16.855 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 4096 avgt 5 1341788160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 4096 avgt 5 633549390.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 5120 avgt 5 228.710 ± 3.825 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 5120 avgt 5 1333181440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 5120 avgt 5 625970348.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 6144 avgt 5 325.036 ± 14.268 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 6144 avgt 5 1129820160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 6144 avgt 5 535119900.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 7168 avgt 5 389.081 ± 2.939 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 7168 avgt 5 1091951616.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 7168 avgt 5 519469170.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 8192 avgt 5 479.870 ± 18.323 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 8192 avgt 5 1018798080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 8192 avgt 5 484899135.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 9216 avgt 5 534.106 ± 17.442 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 9216 avgt 5 1028828160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 9216 avgt 5 489966015.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 10240 avgt 5 596.966 ± 12.889 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 10240 avgt 5 1017292800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 10240 avgt 5 485797050.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 20480 avgt 5 1308.483 ± 11.406 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 20480 avgt 5 937738240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 20480 avgt 5 448310308.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 30720 avgt 5 2028.759 ± 27.119 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 30720 avgt 5 908636160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 30720 avgt 5 432312048.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 40960 avgt 5 2811.903 ± 108.283 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 40960 avgt 5 879247360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 40960 avgt 5 417900088.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 51200 avgt 5 3618.967 ± 229.352 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 51200 avgt 5 856627200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 51200 avgt 5 406312335.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 61440 avgt 5 4525.437 ± 120.706 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 61440 avgt 5 817274880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 61440 avgt 5 388139058.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 71680 avgt 5 5483.578 ± 325.480 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 71680 avgt 5 788408320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 71680 avgt 5 374218977.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 81920 avgt 5 6470.038 ± 86.482 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 81920 avgt 5 762757120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 81920 avgt 5 362710005.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 92160 avgt 5 7516.368 ± 128.911 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 92160 avgt 5 740782080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 92160 avgt 5 352546680.000 # StubDataCompressionBenchmark.encode brotli_6 MEDIUM_COMPRESSION_2_1 102400 avgt 5 8553.636 ± 115.362 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 MEDIUM_COMPRESSION_2_1 102400 avgt 5 723763200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 MEDIUM_COMPRESSION_2_1 102400 avgt 5 343935948.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 1024 avgt 5 59.356 ± 7.691 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 1024 avgt 5 1029649408.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 1024 avgt 5 376063358.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 2048 avgt 5 99.815 ± 6.490 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 2048 avgt 5 1215250432.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 2048 avgt 5 417742336.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 3072 avgt 5 204.603 ± 18.553 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 3072 avgt 5 895534080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 3072 avgt 5 298802875.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 4096 avgt 5 325.112 ± 47.716 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 4096 avgt 5 761761792.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 4096 avgt 5 250696996.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 5120 avgt 5 434.447 ± 15.566 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 5120 avgt 5 701281280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 5120 avgt 5 228190354.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 6144 avgt 5 572.963 ± 17.079 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 6144 avgt 5 640634880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 6144 avgt 5 206663140.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 7168 avgt 5 710.641 ± 20.631 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 7168 avgt 5 603316224.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 7168 avgt 5 193333896.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 8192 avgt 5 877.243 ± 73.345 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 8192 avgt 5 559382528.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 8192 avgt 5 179108932.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 9216 avgt 5 1000.455 ± 21.096 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 9216 avgt 5 548176896.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 9216 avgt 5 173387115.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 10240 avgt 5 1154.494 ± 40.930 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 10240 avgt 5 527247360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 10240 avgt 5 166309470.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 20480 avgt 5 2658.689 ± 89.614 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 20480 avgt 5 462970880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 20480 avgt 5 142689072.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 30720 avgt 5 4105.515 ± 73.649 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 30720 avgt 5 448389120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 30720 avgt 5 136998056.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 40960 avgt 5 5594.114 ± 56.468 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 40960 avgt 5 441835520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 40960 avgt 5 134589399.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 51200 avgt 5 7094.052 ± 129.188 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 51200 avgt 5 436633600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 51200 avgt 5 132687152.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 61440 avgt 5 8627.014 ± 549.719 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 61440 avgt 5 431063040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 61440 avgt 5 130736144.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 71680 avgt 5 9996.510 ± 94.209 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 71680 avgt 5 433018880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 71680 avgt 5 130890347.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 81920 avgt 5 11540.981 ± 245.882 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 81920 avgt 5 429752320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 81920 avgt 5 129649644.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 92160 avgt 5 13107.006 ± 387.373 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 92160 avgt 5 428544000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 92160 avgt 5 128972400.000 # StubDataCompressionBenchmark.encode brotli_6 HIGH_COMPRESSION_3_4 102400 avgt 5 14646.179 ± 1304.341 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 HIGH_COMPRESSION_3_4 102400 avgt 5 426086400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 HIGH_COMPRESSION_3_4 102400 avgt 5 128167122.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 69.378 ± 6.952 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 860865536.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 181588824.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 222.217 ± 30.195 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 551409664.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 102312340.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 380.245 ± 13.425 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 482801664.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 88325044.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 528.208 ± 19.671 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 459075584.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 81705591.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 675.703 ± 14.215 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 451962880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 78828682.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 813.991 ± 22.637 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 449679360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 77800970.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 967.907 ± 40.208 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 440057856.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 75327984.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 1127.692 ± 16.148 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 434216960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 74631040.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 1264.690 ± 79.680 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 439409664.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 74188524.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 1425.926 ± 48.971 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 429875200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 72499460.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 2907.159 ± 63.269 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 423751680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 70266636.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 4377.941 ± 32.966 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 423168000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 69577525.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 5844.855 ± 56.709 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 423526400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 69453780.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 7340.678 ± 84.575 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 421376000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 69230760.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 8824.336 ± 301.121 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 421232640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 69046776.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 10271.383 ± 84.479 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 422338560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 69166188.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 11750.539 ± 165.723 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 424099840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 69371800.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 13273.742 ± 379.898 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 422645760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 68996370.000 # StubDataCompressionBenchmark.encode brotli_6 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 14681.380 ± 346.533 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 425369600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_6 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 69442418.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 1024 avgt 5 1225.058 ± 22.794 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 1024 avgt 5 49669120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 1024 avgt 5 38076425.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 2048 avgt 5 2193.588 ± 128.266 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 2048 avgt 5 56152064.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 2048 avgt 5 42415646.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 3072 avgt 5 2997.445 ± 45.639 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 3072 avgt 5 61332480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 3072 avgt 5 46059255.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 4096 avgt 5 3876.790 ± 105.657 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 4096 avgt 5 63680512.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 4096 avgt 5 47744837.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 5120 avgt 5 4611.867 ± 283.190 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 5120 avgt 5 66984960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 5120 avgt 5 50173305.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 6144 avgt 5 5576.739 ± 116.687 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 6144 avgt 5 66367488.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 6144 avgt 5 49678398.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 7168 avgt 5 6590.431 ± 46.934 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 7168 avgt 5 65522688.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 7168 avgt 5 49023183.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 8192 avgt 5 7760.645 ± 214.512 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 8192 avgt 5 64012288.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 8192 avgt 5 47868564.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 9216 avgt 5 8246.657 ± 251.843 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 9216 avgt 5 67792896.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 9216 avgt 5 50675484.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 10240 avgt 5 7881.670 ± 93.638 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 10240 avgt 5 78182400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 10240 avgt 5 58415385.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 20480 avgt 5 17211.594 ± 117.811 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 20480 avgt 5 72478720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 20480 avgt 5 54107771.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 30720 avgt 5 47613.747 ± 526.137 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 30720 avgt 5 40273920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 30720 avgt 5 30057297.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 40960 avgt 5 53149.470 ± 1689.612 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 40960 avgt 5 48865280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 40960 avgt 5 36462852.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 51200 avgt 5 71290.740 ± 705.978 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 51200 avgt 5 46080000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 51200 avgt 5 34376400.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 61440 avgt 5 98728.608 ± 643.575 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 61440 avgt 5 41656320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 61440 avgt 5 31078164.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 71680 avgt 5 132544.698 ± 1007.884 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 71680 avgt 5 36556800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 71680 avgt 5 27271740.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 81920 avgt 5 118597.654 ± 4180.186 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 81920 avgt 5 46694400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 81920 avgt 5 34835550.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 92160 avgt 5 127132.870 ± 975.229 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 92160 avgt 5 47001600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 92160 avgt 5 35062500.000 # StubDataCompressionBenchmark.encode brotli_11 LOW_COMPRESSION_1_3 102400 avgt 5 140911.295 ± 6408.233 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 LOW_COMPRESSION_1_3 102400 avgt 5 51814400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 LOW_COMPRESSION_1_3 102400 avgt 5 38650304.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 1024 avgt 5 1280.677 ± 110.780 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 1024 avgt 5 48315392.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 1024 avgt 5 21043618.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 2048 avgt 5 3045.126 ± 39.781 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 2048 avgt 5 40427520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 2048 avgt 5 17351460.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 3072 avgt 5 3297.342 ± 168.870 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 3072 avgt 5 56349696.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 3072 avgt 5 24010987.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 4096 avgt 5 4242.212 ± 104.227 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 4096 avgt 5 58114048.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 4096 avgt 5 24772248.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 5120 avgt 5 8402.365 ± 75.449 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 5120 avgt 5 36920320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 5120 avgt 5 15719980.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 6144 avgt 5 6322.951 ± 187.446 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 6144 avgt 5 58619904.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 6144 avgt 5 24940174.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 7168 avgt 5 7457.627 ± 201.162 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 7168 avgt 5 58361856.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 7168 avgt 5 24833100.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 8192 avgt 5 8540.707 ± 165.655 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 8192 avgt 5 58023936.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 8192 avgt 5 24663006.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 9216 avgt 5 9565.855 ± 179.959 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 9216 avgt 5 58457088.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 9216 avgt 5 24877246.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 10240 avgt 5 17274.347 ± 184.376 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 10240 avgt 5 36249600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 10240 avgt 5 15420240.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 20480 avgt 5 23509.281 ± 752.640 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 20480 avgt 5 53514240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 20480 avgt 5 22696518.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 30720 avgt 5 38827.601 ± 282.479 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 30720 avgt 5 49582080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 30720 avgt 5 21075612.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 40960 avgt 5 53313.992 ± 1368.606 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 40960 avgt 5 47923200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 40960 avgt 5 20354490.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 51200 avgt 5 72016.442 ± 7374.149 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 51200 avgt 5 45772800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 51200 avgt 5 19450758.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 61440 avgt 5 85003.536 ± 751.175 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 61440 avgt 5 46080000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 61440 avgt 5 19576500.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 71680 avgt 5 100380.261 ± 1002.155 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 71680 avgt 5 45803520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 71680 avgt 5 19453716.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 81920 avgt 5 115042.939 ± 2407.223 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 81920 avgt 5 46694400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 81920 avgt 5 19836570.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 92160 avgt 5 133496.417 ± 1249.792 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 92160 avgt 5 47001600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 92160 avgt 5 19966500.000 # StubDataCompressionBenchmark.encode brotli_11 MEDIUM_COMPRESSION_2_1 102400 avgt 5 223538.071 ± 1261.406 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 MEDIUM_COMPRESSION_2_1 102400 avgt 5 33792000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 MEDIUM_COMPRESSION_2_1 102400 avgt 5 14353350.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 1024 avgt 5 1725.142 ± 37.198 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 1024 avgt 5 35663872.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 1024 avgt 5 9368732.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 2048 avgt 5 3245.025 ± 50.738 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 2048 avgt 5 37894144.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 2048 avgt 5 9714075.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 3072 avgt 5 4863.346 ± 43.626 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 3072 avgt 5 38003712.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 3072 avgt 5 9674122.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 4096 avgt 5 12287.474 ± 388.156 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 4096 avgt 5 20279296.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 4096 avgt 5 5163893.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 5120 avgt 5 8136.740 ± 36.841 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 5120 avgt 5 38062080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 5120 avgt 5 9619596.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 6144 avgt 5 9790.146 ± 158.039 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 6144 avgt 5 38031360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 6144 avgt 5 9588310.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 7168 avgt 5 11489.936 ± 106.436 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 7168 avgt 5 37940224.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 7168 avgt 5 9559158.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 8192 avgt 5 13224.365 ± 142.250 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 8192 avgt 5 37560320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 8192 avgt 5 9454270.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 9216 avgt 5 14879.560 ± 187.865 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 9216 avgt 5 37804032.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 9216 avgt 5 9508436.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 10240 avgt 5 16899.423 ± 385.882 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 10240 avgt 5 36986880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 10240 avgt 5 9297288.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 20480 avgt 5 36388.046 ± 1518.169 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 20480 avgt 5 35041280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 20480 avgt 5 8784274.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 30720 avgt 5 57134.544 ± 490.854 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 30720 avgt 5 34099200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 30720 avgt 5 8541450.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 40960 avgt 5 78924.549 ± 1148.378 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 40960 avgt 5 32768000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 40960 avgt 5 8204000.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 51200 avgt 5 103955.205 ± 2439.052 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 51200 avgt 5 32256000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 51200 avgt 5 8073450.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 61440 avgt 5 125238.879 ± 1380.544 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 61440 avgt 5 33177600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 61440 avgt 5 8302500.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 71680 avgt 5 288846.832 ± 2397.577 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 71680 avgt 5 19353600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 71680 avgt 5 4847310.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 81920 avgt 5 167073.213 ± 3168.386 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 81920 avgt 5 32768000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 81920 avgt 5 8198400.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 92160 avgt 5 191186.712 ± 3301.262 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 92160 avgt 5 35942400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 92160 avgt 5 8991840.000 # StubDataCompressionBenchmark.encode brotli_11 HIGH_COMPRESSION_3_4 102400 avgt 5 211828.140 ± 1469.109 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 HIGH_COMPRESSION_3_4 102400 avgt 5 33792000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 HIGH_COMPRESSION_3_4 102400 avgt 5 8452950.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 2038.626 ± 32.700 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 30145536.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 4092021.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 9059.426 ± 367.797 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 13641728.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 1798470.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 5998.659 ± 47.496 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 30931968.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 3987324.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 8161.695 ± 49.540 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 30371840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 3885460.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 16231.006 ± 196.190 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 19225600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2444505.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 12534.306 ± 18.129 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 29816832.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 3785340.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 14753.742 ± 113.167 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 29546496.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 3742776.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 26806.627 ± 88.315 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 18882560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 2387980.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 19386.578 ± 1632.754 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 29223936.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 3691044.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 21605.132 ± 73.530 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 28887040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 3644732.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 75269.678 ± 434.581 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 17817600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 2237640.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 110863.113 ± 2828.297 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 18493440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 2320108.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 152940.865 ± 1559.483 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 18432000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 2310300.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 127497.492 ± 1685.952 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 26112000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 3270630.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 154897.216 ± 532.264 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 27648000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 3461850.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 286839.977 ± 2080.202 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 19353600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 2422980.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 336794.360 ± 9840.225 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 17612800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 2204610.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 351244.391 ± 19209.887 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 19353600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 2422560.000 # StubDataCompressionBenchmark.encode brotli_11 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 259471.503 ± 1736.249 us/op StubDataCompressionBenchmark.encode:totalInputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 27648000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes brotli_11 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 3459510.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 1024 avgt 5 1.623 ± 0.068 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 1024 avgt 5 36513042432.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 1024 avgt 5 36833957844.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 2048 avgt 5 2.225 ± 0.118 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 2048 avgt 5 53543022592.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 2048 avgt 5 53882895294.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 3072 avgt 5 2.924 ± 0.503 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 3072 avgt 5 62447874048.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 3072 avgt 5 62793451476.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 4096 avgt 5 3.370 ± 0.391 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 4096 avgt 5 71589888000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 4096 avgt 5 71974404000.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 5120 avgt 5 3.713 ± 0.162 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 5120 avgt 5 80922721280.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 5120 avgt 5 81333656974.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 6144 avgt 5 4.160 ± 0.040 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 6144 avgt 5 87174279168.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 6144 avgt 5 87599934828.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 7168 avgt 5 4.588 ± 0.494 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 7168 avgt 5 91875940352.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 7168 avgt 5 92311735828.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 8192 avgt 5 5.008 ± 0.145 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 8192 avgt 5 95900131328.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 8192 avgt 5 96344980570.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 9216 avgt 5 5.434 ± 0.151 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 9216 avgt 5 99054111744.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 9216 avgt 5 99505530222.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 10240 avgt 5 6.034 ± 0.543 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 10240 avgt 5 100099563520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 10240 avgt 5 100549229528.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 20480 avgt 5 9.604 ± 0.248 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 20480 avgt 5 123561431040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 20480 avgt 5 124080292518.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 30720 avgt 5 13.023 ± 0.593 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 30720 avgt 5 138709063680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 30720 avgt 5 139277987574.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 40960 avgt 5 15.945 ± 0.957 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 40960 avgt 5 152233902080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 40960 avgt 5 152850865648.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 51200 avgt 5 18.348 ± 0.117 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 51200 avgt 5 159843788800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 51200 avgt 5 160486910294.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 61440 avgt 5 21.845 ± 0.461 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 61440 avgt 5 162414182400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 61440 avgt 5 163064473560.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 71680 avgt 5 25.237 ± 0.873 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 71680 avgt 5 166078187520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 71680 avgt 5 166743149013.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 81920 avgt 5 27.590 ± 0.379 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 81920 avgt 5 172572672000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 81920 avgt 5 173261530200.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 92160 avgt 5 29.810 ± 1.177 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 92160 avgt 5 181594183680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 92160 avgt 5 182317328921.000 # StubDataCompressionBenchmark.encode lz4_fast LOW_COMPRESSION_1_3 102400 avgt 5 32.454 ± 1.493 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast LOW_COMPRESSION_1_3 102400 avgt 5 181232230400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast LOW_COMPRESSION_1_3 102400 avgt 5 181952557722.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 1024 avgt 5 3.475 ± 0.141 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 1024 avgt 5 17383427072.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 1024 avgt 5 17247619048.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 2048 avgt 5 7.239 ± 0.825 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 2048 avgt 5 16862623744.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 2048 avgt 5 16343900455.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 3072 avgt 5 10.896 ± 0.044 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 3072 avgt 5 16668026880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 3072 avgt 5 15675107310.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 4096 avgt 5 14.879 ± 0.148 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 4096 avgt 5 16265314304.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 4096 avgt 5 14903253072.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 5120 avgt 5 19.178 ± 0.554 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 5120 avgt 5 15818296320.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 5120 avgt 5 14292077886.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 6144 avgt 5 22.487 ± 0.292 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 6144 avgt 5 16132780032.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 6144 avgt 5 14389263440.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 7168 avgt 5 27.434 ± 2.437 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 7168 avgt 5 15661621248.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 7168 avgt 5 13664589744.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 8192 avgt 5 30.787 ± 0.364 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 8192 avgt 5 15762735104.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 8192 avgt 5 13778924082.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 9216 avgt 5 35.167 ± 1.085 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 9216 avgt 5 15481801728.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 9216 avgt 5 13380268095.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 10240 avgt 5 39.394 ± 0.726 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 10240 avgt 5 15403028480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 10240 avgt 5 13229456590.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 20480 avgt 5 108.485 ± 15.699 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 20480 avgt 5 11376721920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 20480 avgt 5 9344688288.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 30720 avgt 5 188.768 ± 1.998 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 30720 avgt 5 9697474560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 30720 avgt 5 7796176081.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 40960 avgt 5 278.174 ± 26.609 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 40960 avgt 5 8770641920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 40960 avgt 5 6959127500.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 51200 avgt 5 365.060 ± 17.004 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 51200 avgt 5 8341094400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 51200 avgt 5 6566331072.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 61440 avgt 5 447.085 ± 19.806 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 61440 avgt 5 8191119360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 61440 avgt 5 6428775499.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 71680 avgt 5 314.572 ± 43.935 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 71680 avgt 5 13703065600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 71680 avgt 5 13095336170.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 81920 avgt 5 338.593 ± 16.912 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 81920 avgt 5 14229340160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 81920 avgt 5 13600206004.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 92160 avgt 5 414.244 ± 117.549 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 92160 avgt 5 13896069120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 92160 avgt 5 13244690880.000 # StubDataCompressionBenchmark.encode lz4_fast MEDIUM_COMPRESSION_2_1 102400 avgt 5 474.087 ± 108.480 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast MEDIUM_COMPRESSION_2_1 102400 avgt 5 12705689600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast MEDIUM_COMPRESSION_2_1 102400 avgt 5 12093607893.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 1024 avgt 5 4.470 ± 0.194 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 1024 avgt 5 13330118656.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 1024 avgt 5 10075695156.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 2048 avgt 5 8.946 ± 0.234 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 2048 avgt 5 13513988096.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 2048 avgt 5 9574607777.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 3072 avgt 5 13.555 ± 0.411 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 3072 avgt 5 13492346880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 3072 avgt 5 9605391480.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 4096 avgt 5 17.753 ± 0.458 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 4096 avgt 5 13660020736.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 4096 avgt 5 9611372012.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 5120 avgt 5 21.987 ± 0.325 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 5120 avgt 5 13811338240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 5120 avgt 5 9657146660.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 6144 avgt 5 26.651 ± 0.244 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 6144 avgt 5 13658290176.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 6144 avgt 5 9612377396.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 7168 avgt 5 31.244 ± 0.850 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 7168 avgt 5 13626066944.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 7168 avgt 5 9499087126.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 8192 avgt 5 35.637 ± 0.686 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 8192 avgt 5 13666729984.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 8192 avgt 5 9574385178.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 9216 avgt 5 40.041 ± 0.570 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 9216 avgt 5 13659816960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 9216 avgt 5 9570468545.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 10240 avgt 5 44.351 ± 1.089 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 10240 avgt 5 13695334400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 10240 avgt 5 9514512590.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 20480 avgt 5 89.345 ± 1.721 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 20480 avgt 5 13643120640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 20480 avgt 5 9466913448.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 30720 avgt 5 134.184 ± 2.388 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 30720 avgt 5 13666160640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 30720 avgt 5 9489351322.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 40960 avgt 5 178.842 ± 8.444 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 40960 avgt 5 13568942080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 40960 avgt 5 9419085209.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 51200 avgt 5 220.955 ± 2.092 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 51200 avgt 5 13793382400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 51200 avgt 5 9557035950.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 61440 avgt 5 265.767 ± 5.070 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 61440 avgt 5 13749288960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 61440 avgt 5 9530736776.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 71680 avgt 5 281.709 ± 9.201 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 71680 avgt 5 15179386880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 71680 avgt 5 8651064632.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 81920 avgt 5 320.025 ± 18.235 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 81920 avgt 5 15160197120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 81920 avgt 5 8647715469.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 92160 avgt 5 358.028 ± 1.086 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 92160 avgt 5 15267133440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 92160 avgt 5 8677052761.000 # StubDataCompressionBenchmark.encode lz4_fast HIGH_COMPRESSION_3_4 102400 avgt 5 400.627 ± 4.550 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast HIGH_COMPRESSION_3_4 102400 avgt 5 15227596800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast HIGH_COMPRESSION_3_4 102400 avgt 5 8662480164.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 3.952 ± 0.024 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 15251107840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 9129813580.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 8.151 ± 0.130 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 14885033984.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 9208661161.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 11.867 ± 0.164 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 15307213824.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 9253091169.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 15.596 ± 0.178 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 15592292352.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 9269343720.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 19.393 ± 0.121 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 15612825600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 9337201560.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 23.679 ± 0.406 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 15336136704.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 9405365088.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 27.147 ± 0.295 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 15655119872.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 9410980961.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 30.692 ± 0.264 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 15806611456.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 9414118322.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 35.009 ± 0.743 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 15597057024.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 9396143728.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 38.653 ± 0.450 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 15662725120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 9400694198.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 78.105 ± 0.892 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 15584563200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 9442814685.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 115.496 ± 1.459 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 15820247040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 9438590096.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 154.313 ± 0.688 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 15796346880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 9524857794.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 193.476 ± 5.361 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 15781939200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 9480876678.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 230.791 ± 2.360 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 15859814400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 9524923365.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 226.126 ± 1.324 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 18874204160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 9452900800.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 258.173 ± 4.639 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 18903613440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 9459421701.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 290.672 ± 4.258 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 18879989760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 9459046953.000 # StubDataCompressionBenchmark.encode lz4_fast EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 322.050 ± 1.509 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 18883481600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_fast EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 9450961250.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 1024 avgt 5 19.067 ± 0.224 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 1024 avgt 5 3162975232.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 1024 avgt 5 3190774819.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 2048 avgt 5 32.444 ± 4.471 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 2048 avgt 5 3800168448.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 2048 avgt 5 3824290611.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 3072 avgt 5 43.784 ± 3.970 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 3072 avgt 5 4042871808.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 3072 avgt 5 4065244471.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 4096 avgt 5 55.844 ± 3.775 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 4096 avgt 5 4314906624.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 4096 avgt 5 4338082392.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 5120 avgt 5 70.152 ± 8.185 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 5120 avgt 5 4352778240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 5120 avgt 5 4374882192.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 6144 avgt 5 83.161 ± 0.906 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 6144 avgt 5 4378331136.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 6144 avgt 5 4399709706.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 7168 avgt 5 99.642 ± 12.525 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 7168 avgt 5 4278012928.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 7168 avgt 5 4297111200.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 8192 avgt 5 113.228 ± 1.285 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 8192 avgt 5 4318642176.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 8192 avgt 5 4337620584.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 9216 avgt 5 133.547 ± 13.531 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 9216 avgt 5 4123846656.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 9216 avgt 5 4139507966.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 10240 avgt 5 147.916 ± 2.080 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 10240 avgt 5 4051404800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 10240 avgt 5 4068813180.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 20480 avgt 5 389.479 ± 18.335 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 20480 avgt 5 3135180800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 20480 avgt 5 3146356005.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 30720 avgt 5 714.356 ± 9.001 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 30720 avgt 5 2553169920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 30720 avgt 5 2562644574.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 40960 avgt 5 1088.742 ± 7.397 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 40960 avgt 5 2246737920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 40960 avgt 5 2254197792.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 51200 avgt 5 1547.725 ± 138.966 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 51200 avgt 5 1979545600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 51200 avgt 5 1985770343.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 61440 avgt 5 1999.489 ± 173.056 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 61440 avgt 5 1849221120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 61440 avgt 5 1854367878.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 71680 avgt 5 2528.689 ± 431.830 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 71680 avgt 5 1726556160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 71680 avgt 5 1730964081.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 81920 avgt 5 2965.790 ± 53.569 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 81920 avgt 5 1652490240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 81920 avgt 5 1656988596.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 92160 avgt 5 3496.237 ± 210.032 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 92160 avgt 5 1586257920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 92160 avgt 5 1590337164.000 # StubDataCompressionBenchmark.encode lz4_high9 LOW_COMPRESSION_1_3 102400 avgt 5 3997.883 ± 503.665 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 LOW_COMPRESSION_1_3 102400 avgt 5 1537331200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 LOW_COMPRESSION_1_3 102400 avgt 5 1541234580.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 1024 avgt 5 19.335 ± 1.156 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 1024 avgt 5 3140096000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 1024 avgt 5 3054234000.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 2048 avgt 5 30.688 ± 2.619 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 2048 avgt 5 3961335808.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 2048 avgt 5 3740831764.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 3072 avgt 5 42.998 ± 6.133 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 3072 avgt 5 4289869824.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 3072 avgt 5 3954723744.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 4096 avgt 5 55.915 ± 6.401 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 4096 avgt 5 4433158144.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 4096 avgt 5 3969927752.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 5120 avgt 5 66.140 ± 3.166 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 5120 avgt 5 4601482240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 5120 avgt 5 4002930058.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 6144 avgt 5 80.701 ± 10.385 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 6144 avgt 5 4554627072.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 6144 avgt 5 3932665465.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 7168 avgt 5 95.701 ± 1.689 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 7168 avgt 5 4415566848.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 7168 avgt 5 3730562616.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 8192 avgt 5 116.444 ± 14.741 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 8192 avgt 5 4216897536.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 8192 avgt 5 3529180848.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 9216 avgt 5 138.959 ± 2.046 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 9216 avgt 5 3910551552.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 9216 avgt 5 3241395758.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 10240 avgt 5 165.101 ± 2.383 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 10240 avgt 5 3686737920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 10240 avgt 5 3015276375.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 20480 avgt 5 486.618 ± 8.392 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 20480 avgt 5 2501550080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 20480 avgt 5 1924043792.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 30720 avgt 5 921.506 ± 15.140 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 30720 avgt 5 1998858240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 30720 avgt 5 1483657734.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 40960 avgt 5 1440.208 ± 14.622 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 40960 avgt 5 1701642240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 40960 avgt 5 1231281072.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 51200 avgt 5 2013.943 ± 26.057 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 51200 avgt 5 1526937600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 51200 avgt 5 1084066050.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 61440 avgt 5 2682.370 ± 36.877 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 61440 avgt 5 1376256000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 61440 avgt 5 960489600.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 71680 avgt 5 3513.863 ± 389.904 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 71680 avgt 5 1240494080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 71680 avgt 5 857304628.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 81920 avgt 5 4214.649 ± 228.639 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 81920 avgt 5 1174487040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 81920 avgt 5 802757304.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 92160 avgt 5 4938.184 ± 25.640 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 92160 avgt 5 1127024640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 92160 avgt 5 764349187.000 # StubDataCompressionBenchmark.encode lz4_high9 MEDIUM_COMPRESSION_2_1 102400 avgt 5 5668.230 ± 53.295 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 102400 avgt 5 1085132800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 MEDIUM_COMPRESSION_2_1 102400 avgt 5 731034045.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 1024 avgt 5 21.695 ± 0.909 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 1024 avgt 5 2802021376.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 1024 avgt 5 1874399065.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 2048 avgt 5 42.351 ± 3.556 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 2048 avgt 5 2853851136.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 2048 avgt 5 1733491608.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 3072 avgt 5 86.729 ± 3.715 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 3072 avgt 5 2113861632.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 3072 avgt 5 1234462164.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 4096 avgt 5 163.932 ± 8.865 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 4096 avgt 5 1504788480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 4096 avgt 5 843871860.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 5120 avgt 5 250.380 ± 3.849 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 5120 avgt 5 1226306560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 5120 avgt 5 676624225.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 6144 avgt 5 360.155 ± 3.999 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 6144 avgt 5 1024505856.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 6144 avgt 5 550271700.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 7168 avgt 5 474.433 ± 4.544 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 7168 avgt 5 904752128.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 7168 avgt 5 480649568.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 8192 avgt 5 609.147 ± 17.254 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 8192 avgt 5 808157184.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 8192 avgt 5 421046736.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 9216 avgt 5 764.645 ± 73.698 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 9216 avgt 5 724580352.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 9216 avgt 5 374162098.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 10240 avgt 5 893.691 ± 10.781 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 10240 avgt 5 686745600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 10240 avgt 5 349408650.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 20480 avgt 5 3109.414 ± 13.180 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 20480 avgt 5 396124160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 20480 avgt 5 187888188.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 30720 avgt 5 6984.346 ± 108.463 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 30720 avgt 5 265728000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 30720 avgt 5 121593050.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 40960 avgt 5 12412.395 ± 190.879 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 40960 avgt 5 200294400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 40960 avgt 5 89589690.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 51200 avgt 5 19416.299 ± 275.586 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 51200 avgt 5 161280000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 51200 avgt 5 70263900.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 61440 avgt 5 28017.706 ± 685.065 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 61440 avgt 5 134492160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 61440 avgt 5 57848703.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 71680 avgt 5 37576.497 ± 1569.770 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 71680 avgt 5 118056960.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 71680 avgt 5 50060565.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 81920 avgt 5 47405.248 ± 205.549 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 81920 avgt 5 109363200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 81920 avgt 5 46042815.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 92160 avgt 5 56833.662 ± 806.896 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 92160 avgt 5 102297600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 92160 avgt 5 42713910.000 # StubDataCompressionBenchmark.encode lz4_high9 HIGH_COMPRESSION_3_4 102400 avgt 5 66452.492 ± 562.956 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 HIGH_COMPRESSION_3_4 102400 avgt 5 99840000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 HIGH_COMPRESSION_3_4 102400 avgt 5 41466750.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 60.389 ± 3.713 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 1016384512.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 370225999.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 401.289 ± 5.178 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 305991680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 98760010.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 895.179 ± 70.793 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 207630336.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 63938248.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 1538.894 ± 114.272 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 160710656.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 47318616.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 2271.706 ± 24.395 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 135654400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 39530540.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 3074.750 ± 170.741 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 121122816.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 34046078.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 3787.110 ± 17.504 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 113949696.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 31809897.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 4594.940 ± 16.804 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 107388928.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 29508359.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 5327.601 ± 52.838 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 104555520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 28759575.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 6083.070 ± 153.600 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 101642240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 27693540.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 13544.227 ± 58.880 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 91545600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 24285510.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 21006.431 ± 54.893 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 89395200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 23518620.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 28862.632 ± 262.698 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 87244800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 22888980.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 36102.476 ± 148.421 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 87552000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 22866120.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 43510.961 ± 333.592 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 88842240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 23134554.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 51111.537 ± 866.912 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 88166400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 22769760.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 58629.867 ± 473.537 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 90030080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 23454858.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 66258.900 ± 324.326 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 90777600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 23489295.000 # StubDataCompressionBenchmark.encode lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 73166.643 ± 105.510 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 89088000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high9 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 23041080.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 1024 avgt 5 24.208 ± 0.193 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 1024 avgt 5 2463862784.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 1024 avgt 5 2485517828.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 2048 avgt 5 41.251 ± 1.803 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 2048 avgt 5 2954467328.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 2048 avgt 5 2973221271.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 3072 avgt 5 59.424 ± 4.900 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 3072 avgt 5 3080973312.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 3072 avgt 5 3097020048.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 4096 avgt 5 77.512 ± 9.511 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 4096 avgt 5 3163385856.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 4096 avgt 5 3180376698.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 5120 avgt 5 95.798 ± 8.662 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 5120 avgt 5 3222307840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 5120 avgt 5 3238041765.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 6144 avgt 5 112.507 ± 7.819 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 6144 avgt 5 3277731840.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 6144 avgt 5 3292669420.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 7168 avgt 5 130.961 ± 5.367 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 7168 avgt 5 3291882496.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 7168 avgt 5 3307496894.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 8192 avgt 5 152.221 ± 11.336 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 8192 avgt 5 3209428992.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 8192 avgt 5 3224316480.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 9216 avgt 5 170.979 ± 4.810 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 9216 avgt 5 3219922944.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 9216 avgt 5 3233548920.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 10240 avgt 5 192.982 ± 10.273 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 10240 avgt 5 3168030720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 10240 avgt 5 3181333974.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 20480 avgt 5 476.697 ± 7.364 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 20480 avgt 5 2567065600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 20480 avgt 5 2577218545.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 30720 avgt 5 860.900 ± 5.780 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 30720 avgt 5 2126469120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 30720 avgt 5 2133806546.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 40960 avgt 5 1302.485 ± 142.726 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 40960 avgt 5 1879859200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 40960 avgt 5 1886100920.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 51200 avgt 5 1795.596 ± 67.485 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 51200 avgt 5 1710848000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 51200 avgt 5 1715993910.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 61440 avgt 5 2313.965 ± 219.245 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 61440 avgt 5 1591541760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 61440 avgt 5 1596282192.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 71680 avgt 5 2897.094 ± 68.053 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 71680 avgt 5 1482414080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 71680 avgt 5 1486136660.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 81920 avgt 5 3472.159 ± 95.618 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 81920 avgt 5 1414922240.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 81920 avgt 5 1418670264.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 92160 avgt 5 4063.375 ± 64.747 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 92160 avgt 5 1364428800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 92160 avgt 5 1367759925.000 # StubDataCompressionBenchmark.encode lz4_high17 LOW_COMPRESSION_1_3 102400 avgt 5 4636.164 ± 77.848 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 LOW_COMPRESSION_1_3 102400 avgt 5 1328537600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 LOW_COMPRESSION_1_3 102400 avgt 5 1331755152.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 1024 avgt 5 26.496 ± 0.720 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 1024 avgt 5 2277506048.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 1024 avgt 5 2217454619.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 2048 avgt 5 48.077 ± 3.409 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 2048 avgt 5 2503182336.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 2048 avgt 5 2345511183.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 3072 avgt 5 72.812 ± 3.393 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 3072 avgt 5 2478280704.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 3072 avgt 5 2277404436.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 4096 avgt 5 104.216 ± 6.625 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 4096 avgt 5 2345734144.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 4096 avgt 5 2082297204.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 5120 avgt 5 140.194 ± 17.201 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 5120 avgt 5 2206638080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 5120 avgt 5 1929515368.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 6144 avgt 5 179.656 ± 5.110 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 6144 avgt 5 2040453120.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 6144 avgt 5 1751189665.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 7168 avgt 5 230.780 ± 6.437 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 7168 avgt 5 1840742400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 7168 avgt 5 1568020800.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 8192 avgt 5 295.747 ± 23.774 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 8192 avgt 5 1669636096.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 8192 avgt 5 1396526676.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 9216 avgt 5 374.976 ± 8.079 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 9216 avgt 5 1466781696.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 9216 avgt 5 1206402480.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 10240 avgt 5 442.921 ± 4.846 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 10240 avgt 5 1380464640.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 10240 avgt 5 1132277589.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 20480 avgt 5 1387.653 ± 24.398 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 20480 avgt 5 885493760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 20480 avgt 5 677869686.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 30720 avgt 5 2487.554 ± 37.123 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 30720 avgt 5 744407040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 30720 avgt 5 548830568.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 40960 avgt 5 3705.797 ± 67.031 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 40960 avgt 5 665190400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 40960 avgt 5 478738960.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 51200 avgt 5 5061.416 ± 61.989 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 51200 avgt 5 608409600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 51200 avgt 5 429166428.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 61440 avgt 5 6533.939 ± 67.750 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 61440 avgt 5 565309440.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 61440 avgt 5 391925796.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 71680 avgt 5 8109.985 ± 44.215 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 71680 avgt 5 535091200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 71680 avgt 5 366359805.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 81920 avgt 5 9714.002 ± 139.624 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 81920 avgt 5 509870080.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 81920 avgt 5 345432000.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 92160 avgt 5 11336.856 ± 255.421 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 92160 avgt 5 494622720.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 92160 avgt 5 332018721.000 # StubDataCompressionBenchmark.encode lz4_high17 MEDIUM_COMPRESSION_2_1 102400 avgt 5 12802.047 ± 104.468 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 102400 avgt 5 484966400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 MEDIUM_COMPRESSION_2_1 102400 avgt 5 323572992.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 1024 avgt 5 49.730 ± 5.272 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 1024 avgt 5 1224846336.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 1024 avgt 5 809786103.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 2048 avgt 5 120.564 ± 1.676 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 2048 avgt 5 1014634496.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 2048 avgt 5 613338626.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 3072 avgt 5 279.884 ± 4.135 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 3072 avgt 5 656873472.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 3072 avgt 5 374195500.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 4096 avgt 5 464.443 ± 4.969 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 4096 avgt 5 528371712.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 4096 avgt 5 291791214.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 5120 avgt 5 652.867 ± 17.057 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 5120 avgt 5 469959680.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 5120 avgt 5 252144383.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 6144 avgt 5 855.181 ± 7.500 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 6144 avgt 5 429803520.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 6144 avgt 5 227003975.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 7168 avgt 5 1080.419 ± 75.428 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 7168 avgt 5 400031744.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 7168 avgt 5 205764096.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 8192 avgt 5 1316.236 ± 24.089 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 8192 avgt 5 373850112.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 8192 avgt 5 190302120.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 9216 avgt 5 1564.754 ± 35.309 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 9216 avgt 5 354226176.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 9216 avgt 5 177804936.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 10240 avgt 5 1839.285 ± 25.110 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 10240 avgt 5 333649920.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 10240 avgt 5 164446401.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 20480 avgt 5 5488.793 ± 380.541 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 20480 avgt 5 226426880.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 20480 avgt 5 104025904.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 30720 avgt 5 11161.827 ± 145.064 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 30720 avgt 5 166748160.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 30720 avgt 5 73500548.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 40960 avgt 5 19021.538 ± 409.010 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 40960 avgt 5 131031040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 40960 avgt 5 55937714.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 51200 avgt 5 28987.682 ± 2406.164 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 51200 avgt 5 108902400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 51200 avgt 5 45551832.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 61440 avgt 5 40900.554 ± 424.908 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 61440 avgt 5 94003200.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 61440 avgt 5 38647800.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 71680 avgt 5 54280.869 ± 692.464 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 71680 avgt 5 83865600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 71680 avgt 5 33935850.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 81920 avgt 5 68493.037 ± 327.553 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 81920 avgt 5 76185600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 81920 avgt 5 30532830.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 92160 avgt 5 82503.914 ± 415.862 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 92160 avgt 5 74649600.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 92160 avgt 5 29622510.000 # StubDataCompressionBenchmark.encode lz4_high17 HIGH_COMPRESSION_3_4 102400 avgt 5 96497.949 ± 585.199 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 HIGH_COMPRESSION_3_4 102400 avgt 5 70656000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 HIGH_COMPRESSION_3_4 102400 avgt 5 27828390.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 180.649 ± 12.776 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 340290560.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 1024 avgt 5 115645620.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 706.625 ± 56.387 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 167895040.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 2048 avgt 5 51073540.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 1382.850 ± 34.773 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 133229568.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 3072 avgt 5 38468303.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 2363.349 ± 28.589 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 103862272.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 4096 avgt 5 28754838.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 3433.221 ± 7.120 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 89717760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 5120 avgt 5 24111648.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 4764.429 ± 34.841 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 77893632.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 6144 avgt 5 20474970.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 6256.564 ± 10.108 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 69185536.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 7168 avgt 5 17692116.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 7807.096 ± 61.873 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 63537152.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 8192 avgt 5 15992872.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 9623.097 ± 33.175 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 57876480.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 9216 avgt 5 14381200.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 11895.230 ± 486.673 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 52469760.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 10240 avgt 5 12891984.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 43245.232 ± 1342.894 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 29839360.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 20480 avgt 5 6748824.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 92711.202 ± 703.417 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 21196800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 30720 avgt 5 4607130.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 160340.319 ± 215.541 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 18432000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 40960 avgt 5 3891600.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 244684.634 ± 3199.117 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 16896000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 51200 avgt 5 3485130.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 345392.928 ± 5471.147 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 12902400.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 61440 avgt 5 2620590.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 460355.876 ± 8226.144 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 15052800.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 71680 avgt 5 3018960.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 580340.679 ± 10305.329 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 12288000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 81920 avgt 5 2437650.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 693473.349 ± 18139.034 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 13824000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 92160 avgt 5 2722650.000 # StubDataCompressionBenchmark.encode lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 813394.770 ± 6840.719 us/op StubDataCompressionBenchmark.encode:totalInputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 15360000.000 # StubDataCompressionBenchmark.encode:totalOutputBytes lz4_high17 EXTRA_HIGH_COMPRESSION_6_2 102400 avgt 5 3003450.000 # Benchmark result is saved to /static/data/charts/java-compression/jdk17.json