/tally

🧮 WIP, high performance socket-based event counter

Primary LanguageJavaScript

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