choam-profiler
0.5-4c4b98d
choam-profiler
API
dev.tauri.choam.profiler
RxnProfiler
RxnProfiler
Config
Config
choam-profiler
/
dev.tauri.choam.profiler
/
RxnProfiler
/
Config
Config
dev.tauri.choam.profiler.RxnProfiler.Config
See the
Config
companion object
final case
class
Config
(
commitsPerSecond
:
Boolean
,
retriesPerCommit
:
Boolean
,
triesPerCommit
:
Boolean
,
extensionsPerCommit
:
Boolean
,
avgLogSize
:
Boolean
,
maxLogSize
:
Boolean
,
reusedWeakRefs
:
Boolean
,
exchangesPerSecond
:
Boolean
,
exchangeCount
:
Boolean
,
exchangerStats
:
Boolean
)
Attributes
Companion
object
Source
RxnProfiler.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
measureExchanges
:
Boolean
Attributes
Source
RxnProfiler.scala
def
||
(
that
:
Config
):
Config
Attributes
Source
RxnProfiler.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods