Skip to content

Commit 0b01d7e

Browse files
AlvarVGroldanbob
andauthored
Update _posts/2026-01-08-measuring-debezium-server-performance-mysql-streaming.adoc
Co-authored-by: roldanbob <23705736+roldanbob@users.noreply.github.com> Signed-off-by: Alvar Viana Gomez <alvigo92@gmail.com>
1 parent e170ef0 commit 0b01d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2026-01-08-measuring-debezium-server-performance-mysql-streaming.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Other factors - I/O wait, batching or internal optimizations - might play a more
187187
</div>
188188
++++
189189

190-
The memory consumption remains stable across different operation counts and tables, with no clear relationship to the number of operations executed. Most measurements cluster within a similar range, suggesting a consistent baseline memory footprint largely independent of workload size.
190+
Memory consumption remains stable across different operation counts and tables, with no clear relationship to the number of operations executed. Most measurements cluster within a similar range, suggesting a consistent baseline memory footprint that is largely independent of workload size.
191191
The chart suggests that memory usage is dominated by logical database schema or configuration-related factors rather than by the volume of operations, and that memory is unlikely to be the primary scaling constraint.
192192

193193
++++

0 commit comments

Comments
 (0)