composablesys / collabs

Collabs library monorepo

Home Page:https://collabs.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmark saving size vs recomputing

mweidner037 opened this issue · comments

In AddWinsCSet and MergingMutCMap. Currently recomputes the size in postLoad().

Doesn't effect asymptotic performance, so not a priority.