Update README.md

This commit is contained in:
Nathan Braswell
2022-05-18 05:31:43 +00:00
committed by GitHub
parent a0c4eb3eaf
commit 4481784666

View File

@@ -5,6 +5,8 @@ at b1670308f88dd1fc6c22cad28385fcb185d5b27d from the test/bench directory
and modified by me to run inside a reproducable environment defined by a Nix Flake, and modified by me to run inside a reproducable environment defined by a Nix Flake,
and to use Bash to coordinate and Hyperfine to time instead of the Koka based runner. and to use Bash to coordinate and Hyperfine to time instead of the Koka based runner.
**It is under the Apache 2 License to match the source Koka, not BSD-2-Clause-Patent of the rest of Kraken**
./test.sh will build and run the benchmarks. ./test.sh will build and run the benchmarks.
I'm slowly porting them over to the Kraken project, and adding Kraken versions of each one. I'm slowly porting them over to the Kraken project, and adding Kraken versions of each one.