doc(tests/bench/README): update speedcenter URL

This commit is contained in:
Sebastian Ullrich 2019-07-05 16:23:07 +02:00
parent b343e45958
commit 3ee9371374

View file

@ -5,7 +5,7 @@ separate benchmark suites based on the
[temci](https://github.com/parttimenerd/temci) benchmarking tool:
* The light-weight "Speedcenter" suite benchmarks the current build of Lean. It
can be used for quick comparisons on the cmdline and powers the [Lean
Speedcenter](http://i44vm3.ipd.kit.edu/lean-speedcenter/) website.
Speedcenter](http://speedcenter.informatik.kit.edu/lean/) website.
* The heavy-weight "Cross" suite benchmarks multiple Lean configurations and
other functional compilers against each other and generates CSV and HTML
reports from that. It was created for the paper "Counting Immutable Beans -