composablesys / collabs

Collabs library monorepo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmarks with replica renaming

mweidner037 opened this issue · comments

The current benchmarks use just one replica. This is not realistic, even for single-user uses, since typically each browser refresh creates a new replica. We should add benchmarks that rotate the replica occasionally (like the current "save rounds" benchmarks) and observe the effect on performance, especially network usage (RGA may be vulnerable here).