Package | Description |
---|---|
org.jruby | |
org.jruby.embed | |
org.jruby.runtime.profile.builtin |
This package contains the implementation of
ProfilingService and all related
classes will be used for all profiling methods which are shipped with jruby. |
Class and Description |
---|
ProfiledMethods
This is a collection af all methods which will be profiled.
|
ProfileOutput |
Class and Description |
---|
ProfileOutput |
Class and Description |
---|
Invocation |
ProfileData
Encapsulates the logic of recording and reporting profiled timings of
method invocations.
|
ProfiledMethod
A dynamic method + it's invocation name holder for profiling purposes.
|
ProfilePrinter |
Copyright © 2001–2015 JRuby. All rights reserved.