diff options
author | Wolfy-J <[email protected]> | 2018-01-23 20:45:25 -0500 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-01-23 20:45:25 -0500 |
commit | e82b61c331ef75ddbe65f3b809d7a1dd02b2120c (patch) | |
tree | 51b40cc9a4ac633c284666f19132686b6a956896 | |
parent | 1ea5cf2b5dbfacc1eedf77daa5870eb2b7a5fb61 (diff) |
no more magic smoke. numbers 245K rq/s!
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Features: - worker lifecycle management (create/stop/allocate timeouts) - payload context - protocol, job and worker level error management -- very fast (~250k calls per second on Ryzen 1700X over 17 threads) +- very fast (~250k calls per second on Ryzen 1700X over 16 threads) - works on Windows Examples: |