e93b10ff24
doc for compression
b4979205db
add config for compression
a945b66518
add compressed data block
675882a5bf
doc for compression
865467c619
add config for compression
f82351b92f
add compressed data block
3b3a1f275f
Add a second plot
dba9af2968
Update benchmark
trinity-1686a
deleted branch try-other-ring-alg from trinity-1686a/garage
2021-12-14 09:20:27 +00:00
trinity-1686a
deleted branch feature/smoke-test from trinity-1686a/garage
2021-12-14 09:20:10 +00:00
trinity-1686a
deleted branch allow-missing-bootstrap-peers from trinity-1686a/garage
2021-12-14 09:19:43 +00:00
Upstreaming patches written for Garage's benchmark
5a8be6fc73
Merge pull request 'Upstreaming patches written for Garage's benchmark' (#1) from quentin/mknet:improvements into main
79a14c3cbc
Merge branch 'main' into improvements
9719f4b294
Change env name + fix python casting
1607ceaf5c
fix pip instruction
69871eeee8
Remove MINIO_PATH
Add support for compression
- on a per-instance basis: yes, fairly easily
- on a per-bucket basis: it would be possible, with some limitations (blocks are not owned by a single bucket, so if a block is shared between two…