- agda:
agda FILE -vprofile:7 +RTS -M10G
- coq:
time coqtop -l FILE -batch -type-in-type -time
or without-time
if we're benchmarking elaboration. - lean:
- grab the correct Lean path with
elan which lean
su
ulimit -s unlimited
lean FILE --profile
wherelean
is the path we got
- grab the correct Lean path with
- idris2:
time idris2 -c FILE
bench
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||