Skip to content

Commit d971ddb

Browse files
committed
docs: fix detail
1 parent ac16aac commit d971ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/peformance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ Publishing 1000 messages to Kafka (running in docker on the local machine) to a
8080
| PublishAsync inside foreach | 15.68 s | 15.60 s | - | 20.17 MB | 6.31 MB | -69 % |
8181
| WrapAndPublishBatchAsync | *15.68 s | 0.02 s | -99.9 % | 20.17 MB | 3.43 MB | -83 % |
8282

83-
\* `WrapAndPublishBatchAsync` did not exist in v4.6.2 so it's compared against `PublishAsync` inside a `foreach`, being it the only straightforward possibility in v4.5.1.
83+
\* `WrapAndPublishBatchAsync` did not exist in v4.6.2 so it's compared against `PublishAsync` inside a `foreach`, being it the only straightforward possibility in v4.6.2.

0 commit comments

Comments
 (0)