holgerbrandl / kalasim

Discrete Event Simulator
https://www.kalasim.org/
MIT License
68 stars 10 forks source link

It should provide a statistics API for the internal event bus #65

Closed holgerbrandl closed 8 months ago

holgerbrandl commented 1 year ago

The internal event bus is the workhorse to enable analytics with kalasim. should provide better insights into the event volumes, to potentially indicate bottle-necks and potential for optimization

Create a BusMetrics component to