Class: PgEventstore::SubscriptionHandlerPerformance
- Inherits:
-
Object
- Object
- PgEventstore::SubscriptionHandlerPerformance
- Extended by:
- Forwardable
- Defined in:
- lib/pg_eventstore/subscriptions/subscription_handler_performance.rb,
sig/pg_eventstore/subscriptions/subscription_handler_performance.rbs
Overview
This class measures the performance of Subscription's handler and returns the average time required to process an event.
Constant Summary collapse
- TIMINGS_TO_KEEP =
10