Skip to content

Commit c81a530

Browse files
committed
update README.md
1 parent c6ed3a1 commit c81a530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Nonetheless, it makes sense to post some generic data that gives at least some i
5151
- `general.default_mailbox_size: 0` (setting a fixed mailbox_size would further increase performance)
5252
- `general.default_message_throughput: 15` (obviously could also be optimized for single actor usage, but would probably not be a fair measurement)
5353
- `thread_pool.config.default.threads_max: 10` (overwritten by `_single_thread` tests)
54-
- running `benchmark_single_actor` 10mil messages always within at least 3.3 seconds
54+
- running `benchmark_single_actor`
5555
- send+receive 10mil messages in at least 3.3 seconds
5656
- ~3mil messages per second
5757
- running `benchmark_single_actor_process_after_send_single_thread`

0 commit comments

Comments
 (0)