Hacker News new | ask | show | jobs
by smitherfield 3552 days ago
I would assume if the method is rarely called, but very complex or time-consuming when it is called.

Of course, I'm not an expert on JVMs, so I wouldn't know whether their analysis is synchronous or asynchronous or a mix of both.