Hacker News new | ask | show | jobs
by catlifeonmars 357 days ago
I see what you’re getting at, but if you add a database call the I/O blocking time will completely eclipse CPU time. It would not be a useful comparison, similar to if you added a time.Sleep to each event handler.