Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 386 Bytes

tallywally

aiming to be a high performance event counter 🧮 in node ⚙️

connection handling benchmarks

handling 100 requests from 100 concurrent threads (4 core codespace cpu)

Method Elapsed Time
tcp 4.909334393s
tcp clustering 2.005522667s
udp 🤯 165.407222ms