ProfilingService and all related
classes will be used for all profiling methods which are shipped with jruby.See: Description
| Class | Description |
|---|---|
| BuiltinProfilingService |
This implementation of
ProfilingService will be used for all profiling methods
which are shipped with jruby. |
| FlatProfilePrinter | |
| GraphProfilePrinter | |
| HtmlProfilePrinter | |
| Invocation | |
| JsonProfilePrinter | |
| 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.
|
| ProfiledMethods |
This is a collection af all methods which will be profiled.
|
| ProfileOutput | |
| ProfilePrinter |
ProfilingService and all related
classes will be used for all profiling methods which are shipped with jruby.Copyright © 2001–2024 JRuby. All rights reserved.