| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-05 | perf(experiments): Add benchmark for Capelin experiment | Fabian Mastenbroek | |
| 2021-10-03 | feat(simulator): Expose CPU time counters directly on hypervisor | Fabian Mastenbroek | |
| This change adds a new interface to the SimHypervisor interface that exposes the CPU time counters directly. These are derived from the flow counters and will be used by SimHost to expose them via telemetry. | |||
| 2021-10-03 | refactor(simulator): Migrate to flow-based simulation | Fabian Mastenbroek | |
| This change renames the `opendc-simulator-resources` module into the `opendc-simulator-flow` module to indicate that the core simulation model of OpenDC is based around modelling and simulating flows. Previously, the distinction between resource consumer and provider, and input and output caused some confusion. By switching to a flow-based model, this distinction is now clear (as in, the water flows from source to consumer/sink). | |||
