Skip to content

Commit 99520cd

Browse files
authored
Added entry showing log compression amount
1 parent e0d8fa0 commit 99520cd

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,12 @@ Hello logger, msg number: 999999998
100100
Hello logger, msg number: 999999999
101101
```
102102

103-
| Type | Value |
104-
| ------------------- | --------- |
105-
| Time Taken | 2m 19s |
106-
| Throughput | 258 MB/s |
107-
| Deflated File Size | ~35 GB |
103+
| Type | Value |
104+
| ------------------- | ---------- |
105+
| Time Taken | 2m 19s |
106+
| Throughput | 258 MB/s |
107+
| Deflated File Size | ~35 GB |
108+
| Log Compression | ***7x*** |
108109

109110
See [benchmarks](https://github.com/p-ranav/binary_log/blob/master/README.md#benchmarks) section for more performance metrics.
110111

0 commit comments

Comments
 (0)