Add thread times to Struct::Tms ------------------------------- Key: JRUBY-5381 URL: http://jira.codehaus.org/browse/JRUBY-5381 Project: JRuby Issue Type: New Feature Components: Core Classes/Modules Reporter: Charles Oliver Nutter Fix For: JRuby 1.7
Evan Phoenix has proposed that thread timings be added to Struct::Tms: http://www.devcomments.com/ruby-core-34568-Add-thread-timing-to-Struct-Tms-at1101486.htm If accepted, we will need to support the same feature. If not, we may or may not choose to support it. In addition there's a patch to benchmark.rb to report current thread times for benchmarking. We would implement these using ThreadMXBean: http://download.oracle.com/javase/1.5.0/docs/api/java/lang/management/ThreadMXBean.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email