Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BenchmarkStoreConcurrentAccess ¶ added in v3.7.1
BenchmarkStoreConcurrentAccess executes a benchmark against a store with parallel setting.
func BenchmarkStoreSequentialAccess ¶ added in v3.7.1
BenchmarkStoreSequentialAccess executes a benchmark against a store without parallel setting.
func TestStoreConcurrentAccess ¶
TestStoreConcurrentAccess verify that store works as expected with a concurrent access.
func TestStoreSequentialAccess ¶
TestStoreSequentialAccess verify that store works as expected with a sequential access.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.