Performance statistics about the events analyzed per second, usually constrained to a specific time period.
| Name | Type | Description | Notes |
|---|---|---|---|
| durationSeconds | Integer | Sum of seconds spent in analysis (net). | [optional] |
| eventsAnalyzed | Integer | Sum of events analyzed. | [optional] |
| eventsPerSecond | Float | Average events per second (EPS). Equals to events_analyzed/duration_seconds. | [optional] |