lean4-htt/tests
Henrik Böving 75b5c8b0aa
perf: phashmap benchmark (#9517)
This PR adds a benchmark for the persistent hashmap, in particular also
covering the non
linear insert case which is often hit in practical uses. Furthermore the
same test case is also
added to the treemap benchmark.
2025-07-24 14:57:07 +00:00
..
bench perf: phashmap benchmark (#9517) 2025-07-24 14:57:07 +00:00
compiler fix: avoid caching uses of never_extract constants in toLCNF (#8956) 2025-06-24 02:04:56 +00:00
elabissues
ir
lean fix: Make mframe, mspec and mvcgen hygienic (#9512) 2025-07-24 10:30:16 +00:00
pkg perf: do not export specializations (#9465) 2025-07-23 13:12:15 +00:00
playground refactor: migrate all usages of old slice notation (#9000) 2025-06-27 18:52:07 +00:00
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain