package
0.0.0-20250121190149-75e6485a8c29
Repository: https://github.com/couchbaselabs/spectroperf.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
InitMetrics initialises the metrics labelled with the operations performed by the given workload.
No description provided by the author
No description provided by the author
Setup uploads the documents generated by the workload, and calls the workloads Setup function.
# Interfaces
A spectroperf Workload is defined by: - The documents it operates on - The Operations it performs on those documents - The probability matrix defining the likelihood of one operation being followed by another.
# Type aliases
No description provided by the author