pyrocko.squirrel.tool.commands.benchmark¶
Implementation of squirrel benchmark.
Classes
|
Undocumented. |
|
Undocumented. |
- class BatchInfo(**kwargs)[source]¶
Bases:
ObjectUndocumented.
- ♦ tmin¶
float
- ♦ tmax¶
float
- ♦ i¶
int
- ♦ n¶
int
- class ThroughputStats(**kwargs)[source]¶
Bases:
ObjectUndocumented.
- ♦ time¶
pyrocko.util.get_time_float (
pyrocko.guts.Timestamp)
- ♦ nbytes_mseed¶
int
- ♦ nbytes_traces¶
int
- ♦ nsamples¶
int
- ♦ time_averages¶
listoffloatobjects, default:[]
- ♦ nbytes_mseed_rates¶
listoffloatobjects, default:[]
- ♦ nbytes_traces_rates¶
listoffloatobjects, default:[]
- ♦ nsamples_rates¶
listoffloatobjects, default:[]