[Bug 2037] Thread count view queries all summaries for the last hour, every second.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jun 2 12:32:04 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2037

--- Comment #6 from Severin Gehwolf <sgehwolf at redhat.com> ---
Note that time taken in ThreadDao.getThreadSummary(range) is ~5-10ms for little
historical data. That grows to ~50-100ms per query as the result set grows. A
proper fix would keep this constant as much as possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160602/8457f7d3/attachment.html>


More information about the distro-pkg-dev mailing list