lean4-htt/tests
Sebastian Ullrich f0347ee719
chore: lean --stats gives number of imported bytes (#8725)
Thanks to `mmap`, startup time is not necessarily related to this
figure, but it can be used as a rough measure for that and how much data
the module depends on, i.e. the rebuild chance.

Also adds new cumulative benchmarks for this metric as well as the
number of imported constants and env ext entries.
2025-06-12 08:29:42 +00:00
..
bench chore: lean --stats gives number of imported bytes (#8725) 2025-06-12 08:29:42 +00:00
compiler fix: remove incorrect strictOr/strictAnd optimizations (#8594) 2025-06-02 16:14:56 +00:00
elabissues
ir
lean chore: add failing grind tests from Mathlib (#8737) 2025-06-12 05:57:32 +00:00
pkg feat: explicit defeq attribute (#8419) 2025-06-06 18:40:06 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain