Skip to content

Commit f8646a0

Browse files
Update Benchmarks.md
1 parent 918d39e commit f8646a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Benchmarks.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# JBlosc Benchmarks
22

3-
A simple benchmark has been created using [jvm-compressor-benchmark](https://github.com/ning/jvm-compressor-benchmark).
3+
A simple benchmark has been created using the [jvm-compressor-benchmark](https://github.com/ning/jvm-compressor-benchmark).
44

55
Compression:
66

@@ -10,13 +10,13 @@ Decompression:
1010

1111
![alt text](https://github.com/Blosc/jblosc/blob/master/benchmarks/2017_04_14_08_48_silesia/testcase2.jpg "Decompression")
1212

13-
The full benchmark is available in the benchmarks folder.
13+
The full benchmark is available in the [benchmarks folder](benchmarks).
1414

1515
## Reproducing the benchmarks
1616

17-
You can add JBlosc to the benchmark driver set that is available in jvm-compressor-benchmark. Follow these steps:
17+
You can add JBlosc to the benchmark driver set that is available in [jvm-compressor-benchmark](https://github.com/ning/jvm-compressor-benchmark). Follow these steps:
1818

19-
1. Add the following class to the [jvm-compressor-benchmark](https://github.com/ning/jvm-compressor-benchmark):
19+
1. Add the following class to the jvm-compressor-benchmark sources:
2020

2121
```java
2222
package com.ning.jcbm.jblosc;

0 commit comments

Comments
 (0)