File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- A simple benchmark has been created using https://github.com/ning/jvm-compressor-benchmark .
1+ # JBlosc Benchmarks
2+
3+ A simple benchmark has been created using [ jvm-compressor-benchmark] ( https://github.com/ning/jvm-compressor-benchmark ) .
24
35Compression:
46
@@ -8,11 +10,13 @@ Decompression:
810
911![ alt text] ( https://github.com/Blosc/jblosc/blob/master/benchmarks/2017_04_14_08_48_silesia/testcase2.jpg " Decompression ")
1012
11- The full benchmark is available at folder benchmarks.
13+ The full benchmark is available in the benchmarks folder.
14+
15+ ## Reproducing the benchmarks
1216
13- You can add jblosc to the benchmark drivers available in jvm-compressor-benchmark. Following these steps:
17+ You can add JBlosc to the benchmark driver set that is available in jvm-compressor-benchmark. Follow these steps:
1418
15- 1 . Add the following class to the jvm-compressor-benchmark
19+ 1 . Add the following class to the [ jvm-compressor-benchmark] ( https://github.com/ning/jvm-compressor-benchmark ) :
1620
1721``` java
1822package com.ning.jcbm.jblosc ;
You can’t perform that action at this time.
0 commit comments