Main public logs
Appearance
Combined display of all available logs of JOHNWICK. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:56, 14 November 2025 PC talk contribs created page I Fired My Entire Node.js Stack — Rust Rebuilt It in 3 Weeks (The Ugly Truth) (Created page with "Our billing API hit 200k requests per minute during peak hours. Node.js was handling it fine — until it wasn’t. P99 latencies spiked to 850ms. Event loop blockages cascading through the system. Memory usage climbing 40% week-over-week despite zero traffic growth. I profiled everything. Optimized database queries. Threw more instances at it. The core problem: garbage collection pauses during high-throughput operations were killing us. I made the call: migrate to Rust....")