| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2021-08-24 | fix(capelin): Update Bitbrains trace tests | Fabian Mastenbroek | |
| This change updates the Bitbrains trace tests with the updated trace that does not hardcode the duration of the trace fragments. | |||
| 2021-04-25 | build: Migrate to flat project structure | Fabian Mastenbroek | |
| This change updates the project structure to become flattened. Previously, the simulator, frontend and API each lived into their own directory. With this change, all modules of the project live in the top-level directory of the repository. This should improve discoverability of modules of the project. | |||
