| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2021-04-20 | build: Add workaround for kotlinx-benchmark with Gradle 7 | Fabian Mastenbroek | |
| This change adds a quick workaround for getting kotlinx-benchmark to work again with Gradle 7. See https://github.com/Kotlin/kotlinx-benchmark/issues/39. | |||
| 2021-03-22 | simulator: Add benchmarks for resource consumption framework | Fabian Mastenbroek | |
| This change adds an initial set of benchmarks for the resource consumption framework in order to measure the effect of changes on the performance of the simulator. | |||
