sahib / brig

File synchronization on top of ipfs with git like interface & web based UI
https://brig.readthedocs.io
GNU Affero General Public License v3.0
567 stars 33 forks source link

provide automated benchmarks for streaming layers #68

Closed sahib closed 3 years ago

sahib commented 3 years ago

brig has many layers of streaming and for regression and performance debugging, we should provide automated benchmarks. The following things should be measured in throughputs:

1 this is the I/O baseline your CPU can do - that's roughly 32 MB/s for my rather slow laptop.

sahib commented 3 years ago

Extensively covered by #93.