We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6742cc commit 2ee441dCopy full SHA for 2ee441d
docs/static/persistent-queues.asciidoc
@@ -126,8 +126,8 @@ These tables show examples of overhead by event type and how that affects the mu
126
| JSON document size (bytes) | Serialized {ls} event size (bytes) | Overhead (bytes) | Overhead (%) | Multiplication Factor
127
| 947 | 1133 | 186 | 20% | 1.20
128
| 2707 | 3206 | 499 | 18% | 1.18
129
-| 6751 | 7388 | 637 | 9% | 1.9
130
-| 58901 | 59693 | 792 | 1% | 1.1
+| 6751 | 7388 | 637 | 9% | 1.09
+| 58901 | 59693 | 792 | 1% | 1.01
131
|=======================================================================
132
133
*Example*
0 commit comments