tx-generator-2.11: A transaction workload generator for Cardano clusters
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Benchmarking.TpsThrottle

Documentation

data Step Source #

Constructors

Next 
Stop 

Instances

Instances details
Show Step Source # 
Instance details

Defined in Cardano.Benchmarking.TpsThrottle

Eq Step Source # 
Instance details

Defined in Cardano.Benchmarking.TpsThrottle

Methods

(==) :: Step -> Step -> Bool Source #

(/=) :: Step -> Step -> Bool Source #

test :: IO () Source #