Fixed link to results

This commit is contained in:
Jeroen Engels 2021-11-20 09:09:31 +01:00
parent 8e61bed99f
commit 90a8b17c4b

View File

@ -10,12 +10,12 @@ Namely that
We track both benchmark performance and minified+gzipped asset size.
[Here are the general results](current/results.current.md)!
[Here are the general results](current/results.md)!
Also, every time we do a release, we run the benchmark using the old transformations and again using the new ones.
This is so we can get comparable results. So, compare `current/results.md` to `current/results.previous.v1.md`.
This is so we can get comparable results. So, compare `current/results.md` to `current/results.previous.v1.md`.
We also run the benchmark suite with `--O3` enabled, which is the option that sacrifices asset size for speed.