When working on the #211, I noticed that cache misses were due to the global new names used in DimProbe. Perhaps it's possible to use nameless schemes for these binders and/or symbols. For now, the SMT experiment in #211 is paused and caching is not needed.
(This was a GitHub Discussion.)
When working on the #211, I noticed that cache misses were due to the global new names used in
DimProbe
. Perhaps it's possible to use nameless schemes for these binders and/or symbols. For now, the SMT experiment in #211 is paused and caching is not needed.