This PR adds `seal` commands at `grind_ite.lean` to workaround expensive definitionally equality tests in the canonicalizer. The new module system will automatically hide definitions such as `HashMap.insert` and `TreeMap.insert` which are being unfolded by the canonicalizer in this test. This PR also adds a `profileItM` for tracking the time spent in the `grind` canonicalizer. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lean-toolchain | ||