Skip to content

Commit 918d39e

Browse files
Update Benchmarks.md
1 parent 2ab597d commit 918d39e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Benchmarks.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
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

35
Compression:
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
1822
package com.ning.jcbm.jblosc;

0 commit comments

Comments
 (0)