
- implementing logic to implement the 'compression' attribute - adjusting tests - updating readme.md
245 B
245 B
1 | Query duration (s) | none / time (s) | none / space (mb) | gzip / time (s) | gzip / space (mb) | deflate / time (s) | deflate / space (mb) |
---|---|---|---|---|---|---|---|
2 | 10 | 1 | 35.3 | 5.1 | 16.2 | 5.1 | 16.2 |
3 | 30 | 3 | 108 | 15.7 | 49.7 | 15.6 | 49.7 |
4 | 60 | 6 | 208 | 30.4 | 95.5 | 30.1 | 95.5 |
5 | 300 | 25 | 900 | 129 | 413 | 127 | 413 |