Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKujawa committed Aug 19, 2024
1 parent db2c123 commit 389cc94
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,9 @@ Looking into it further, the backpressure is not affected by the newest feature

![higher-load-less-throughput-commit-latency](higher-load-less-throughput-commit-latency.png)

The slower benchmark, seem to have a degraded commit latency, which in consequence slows down the whole system. It is unclear right now, which this is.
The slower benchmark, seem to have a degraded commit latency, which in consequence slows down the whole system. It is unclear right now, why this is.

The fast benchmark, with the configured exporting, has a much better commit latency. It is unlikely that this configuration affected this part of the system. We will have to retry the both benchmarks.
The faster benchmark, with the configured exporting, has a much better commit latency. It is unlikely that the exporter configuration affected this part of the system. We will have to retry the both benchmarks.

![higher-load-higher-throughput](higher-load-higher-throughput-commit-latency.png)

Expand Down

0 comments on commit 389cc94

Please sign in to comment.