| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-19 | feat(trace): Update OpenDC VM trace format | Fabian Mastenbroek | |
| This change optimizes the OpenDC VM trace format by removing unnecessary columns as well as optimizing the writer settings. The new implementation still supports reading the old trace format in case users run OpenDC with older workload traces. | |||
| 2021-09-19 | refactor(capelin): Make workload sampling model extensible | Fabian Mastenbroek | |
| This change updates the workload sampling implementation to be more flexible in the way the workload is constructed. Users can now sample multiple workloads at the same time using multiple samplers and use them as a single workload to simulate. | |||
