Commit dbc26c80 authored by Hans-Peter Deifel's avatar Hans-Peter Deifel 🐢
Browse files

Update link to benchmark repo in README

parent 55ccf345
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ Command line syntax is described in `stack exec -- copar --help`.
## Benchmarks

Extensive benchmarks of CoPaR on different input files can be found at
[gitlab.cs.fau.de/hpd/copar-benchmarks](https://gitlab.cs.fau.de/hpd/copar-benchmarks).
[git8.cs.fau.de/software/copar-benchmarks](https://git8.cs.fau.de/software/copar-benchmarks).

Micro-Benchmarks for internal data structures and routines are available in the
`bench/` directory and can be executed with `stack bench`.