org.bitbucket.inkytonik

dsprofile

package dsprofile

Visibility
  1. Public
  2. All

Type Members

  1. trait Action extends AnyRef

  2. class ActionFunction extends () ⇒ Unit

  3. class JavaProfiler extends AnyRef

  4. trait Profiler extends Values

    General profile support for domain-specific programs.

  5. trait Values extends AnyRef

    The interface and default implementation for a profiler's access to profiled values.

Value Members

  1. object Events

  2. object Profiler extends Profiler

    The default profiler, useful for testing via the REPL.

  3. object ScalaProfiler extends Profiler

    Entry points to profiling library from Scala.

Ungrouped