| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-16 | Revamped the trace system. All TraceFormat files are now in the api m… (#216) | Dante Niewenhuis | |
| * Revamped the trace system. All TraceFormat files are now in the api module. This fixes some problems with not being able to use types of traces * applied spotless | |||
| 2022-04-22 | feat(trace/opendc): Incorporate interference model in trace format | Fabian Mastenbroek | |
| This change updates the OpenDC VM trace format to incorporate the VM interference model in the trace format itself. This makes sense since the model is tightly coupled to the actual trace that is being simulated. This approach has as benefit that we can directly load the interference model from the workload trace, without having to resolve the model seperately (as we did before). | |||
