My experience using loom for a load generator

Alen Vrečko alen.vrecko at gmail.com
Thu May 28 14:18:45 UTC 2020


Hi, Eric. Thanks for testing with wrk2. If I understand correctly you got
up to ~13K request per second with wrk2. But with your code you got up to
~10K requests per second?

For networking you don't need many threads. You could have just 1 event
loop thread per core. If you have time you might explore event loop per
core approach.

Best regards
Alen


More information about the loom-dev mailing list