lean4-htt/tests
Leonardo de Moura 7d99f6f555 perf: isClassQuick? was incorrectly producing undef
Then `isClassExpensive?` was being invoked too often. In some
benchmarks the performance hit was substantial. For example,
in the new test `state8.lean`. The runtime on my machine went from 2s
to 0.76s.
2022-04-09 10:38:49 -07:00
..
bench
compiler refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
elabissues chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
ir
lean perf: isClassQuick? was incorrectly producing undef 2022-04-09 10:38:49 -07:00
pkg feat: support for user-defined simp attributes in the simp tactic. 2022-03-20 18:45:57 -07:00
playground
plugin
simpperf
.gitignore
common.sh