summaryrefslogtreecommitdiff
path: root/opendc-simulator/opendc-simulator-resources/src/test
AgeCommit message (Expand)Author
2021-10-03refactor(simulator): Migrate to flow-based simulationFabian Mastenbroek
2021-10-03refactor(simulator): Remove transform from SimResourceForwarderFabian Mastenbroek
2021-10-03refactor(simulator): Merge distributor and aggregator into switchFabian Mastenbroek
2021-10-03refactor(simulator): Remove onUpdate callbackFabian Mastenbroek
2021-10-03refactor(simulator): Invoke consumer callback on every invalidationFabian Mastenbroek
2021-10-03perf(simulator): Reduce memory allocations in SimResourceInterpreterFabian Mastenbroek
2021-10-03refactor(simulator): Add support for pushing flow from contextFabian Mastenbroek
2021-10-03refactor(simulator): Combine work and deadline to durationFabian Mastenbroek
2021-06-21simulator: Remove concept of resource lifecycleFabian Mastenbroek
2021-06-02simulator: Add uniform interface for resource metricsFabian Mastenbroek
2021-06-01simulator: Centralize resource logic in SimResourceInterpreterFabian Mastenbroek
2021-05-03simulator: Introduce SimResourceSchedulerFabian Mastenbroek
2021-05-03simulator: Add generic approach for reporting resource eventsFabian Mastenbroek
2021-05-03simulator: Simplify scheduling logic of resource aggregatorFabian Mastenbroek
2021-04-25build: Migrate to flat project structureFabian Mastenbroek