ssbc / ssb-db2

A new database for secure-scuttlebutt
47 stars 8 forks source link

Improve box1 & box2 benchmarks #369

Closed arj03 closed 2 years ago

arj03 commented 2 years ago

Right now the box1 and box2 benchmarks don't decrypt anything because no messages are for you. While in the groups benchmark 30% is for you. This is confusion when reasoning about performance and also not super realistic. This PR changes things so that we can more easily compare things. See https://github.com/ssbc/ssb-db2/issues/346 for some numbers.

With this I think we can close #346. The conclusion is in https://github.com/ssbc/ssb-db2/issues/346#issuecomment-1184148122.