holgerbrandl / kalasim

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

Consider if resources claimers could be a list instead of a queue for better performance #31

Closed holgerbrandl closed 2 years ago

holgerbrandl commented 2 years ago

Won't fix for now, until performance tests indicate otherwise.

The correct fix would also detangle ComponentList and ComponentQueue