package
Version:
v0.30.2
Opens a new window with list of versions in this module.
Published: Mar 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
WarmupEventType = "warmup.perf-test"
MeasureEventType = "measure.perf-test"
GCEventType = "gc.perf-test"
EndEventType = "end.perf-test"
CEReceiverPort = "8080"
WaitForFlush = 5 * time.Second
WaitForReceiverGC = 3 * time.Second
WaitAfterWarmup = 5 * time.Second
)
func CalculateMemoryConstraintsForPaceSpecs(paceSpecs []PaceSpec) (estimatedNumberOfMessagesInsideAChannel uint64, estimatedNumberOfTotalMessages uint64)
We need those estimates to allocate memory before benchmark starts
EventTimestamp is the recorded EventTimestamp of an event.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.