Documentation ¶
Overview ¶
Package benchmark defines integration benchmarks for Stratumn Node.
The tests are done by connecting via the API to Stratumn nodes launched in separate processes.
Index ¶
Constants ¶
View Source
const ( // NumNodes is the number of nodes launched before each test. NumNodes = 11 // MaxDuration is the maximum allowed duration for each test. MaxDuration = 2 * time.Minute // SessionDir is the directory where session data will be saved. SessionDir = "../tmp/benchmark" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.