Commits
Click on a commit to change the comparison rangeStore `cycle_heads` in a side map instead of inside the memo
Since most queries don't have cycles (and even those that do get removed from the map when the cycle is verified), this saves memory.
The details were tricky to get right (and it took multiple attempts), but I think I nailed it now.2 months ago
by ChayimFriedman2