You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework CI-lazy-methods' symbol table garbage collection to avoid swap
This is useful because in a forthcoming commit symbol_tablet will become an interface,
and therefore lose its `swap` method. In the case where the particular implementation
journals its operations this will also provide a more accurate impression of what has
taken place (many symbols were erased, cf. this table was swapped with another which
experienced many insertions)
0 commit comments