summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-15perf: Convert output format to parquetFabian Mastenbroek
2020-04-15bug: Report shutdown state of all machinesFabian Mastenbroek
2020-04-15bug: Address uid collision issueFabian Mastenbroek
2020-04-13Merge branch 'bug/slice-sync' into '2.x'Georgios Andreadis
2020-04-13bug: Restrict provisioning to 5 minute batchesFabian Mastenbroek
2020-04-13bug: Remove failed vms from monitorFabian Mastenbroek
2020-04-13feat: Make workload identifiers deterministicFabian Mastenbroek
2020-04-13refactor: Make total burst calculation more reliableFabian Mastenbroek
2020-04-13Merge branch 'bug/2.x-requested-cap' into '2.x'Fabian Mastenbroek
2020-04-12bug: Adjust requested burst for run durationFabian Mastenbroek
2020-04-12Uncap total requested burstGeorgios Andreadis
2020-04-12Merge branch 'bug/virt-driver-behavior' into '2.x'Georgios Andreadis
2020-04-12style: Address style issuesFabian Mastenbroek
2020-04-12bug: Fix scheduling slices to minimum 5 minFabian Mastenbroek
2020-04-12perf: Address profiling hotspot in simulation engineFabian Mastenbroek
2020-04-12perf: Cache clock and job in VmImageFabian Mastenbroek
2020-04-12perf: Improve performance interference model performanceFabian Mastenbroek
2020-04-12feat: Make bare metal server uid deterministicFabian Mastenbroek
2020-04-12perf: Address bottlenecks in VirtDriverFabian Mastenbroek
2020-04-12bug: Fix invalid FLOPs value for trace fragmentsFabian Mastenbroek
2020-04-11Merge branch 'bug/2.x-perf-interf-id' into '2.x'Georgios Andreadis
2020-04-11Use VM filename as ID instead of the column valueGeorgios Andreadis
2020-04-11Merge branch 'bug/virt-driver-behavior' into '2.x'Georgios Andreadis
2020-04-11Merge branch '2.x-perf-interf' into '2.x'Fabian Mastenbroek
2020-04-11bug: Improve behavior of VirtDriver metricsFabian Mastenbroek
2020-04-11Fix computation of VM interference set sizeGeorgios Andreadis
2020-04-10Merge branch 'bug/virt-driver-interference' into '2.x'Georgios Andreadis
2020-04-10bug: Do not report error states as final stateFabian Mastenbroek
2020-04-10bug: Improve accuracy of overcommission metricFabian Mastenbroek
2020-04-09Merge branch '2.x-upgrade-gradle' into '2.x'Fabian Mastenbroek
2020-04-09bug: Do not schedule too large VMs on hypervisorsFabian Mastenbroek
2020-04-09style: Fix typo in interferedBurstFabian Mastenbroek
2020-04-09Upgrade Gradle wrapperGeorgios Andreadis
2020-04-08bug: Fix incorrect reporting of overcommissionFabian Mastenbroek
2020-04-06Merge branch 'perf/virt-driver' into '2.x'Georgios Andreadis
2020-04-06perf: Optimize SimpleVirtDriverFabian Mastenbroek
2020-04-03Merge branch 'feat/failure-recovery' into '2.x'Georgios Andreadis
2020-04-03feat: Report hypervisor state every sliceFabian Mastenbroek
2020-04-03feat: Move to ERROR state on failureFabian Mastenbroek
2020-04-03feat: Fix failure duration parametersFabian Mastenbroek
2020-04-03feat: Add initial prototype for failure recoveryFabian Mastenbroek
2020-04-03Merge branch '2.x-perf-interf-optimization' into '2.x'Fabian Mastenbroek
2020-04-03Filter on vms updated eventsGeorgios Andreadis
2020-04-01Launch in coroutine scopeGeorgios Andreadis
2020-04-01Optimizes the performance interference model logicGeorgios Andreadis
2020-03-31Merge branch 'feat/2.x-allocation-policies' into '2.x'Georgios Andreadis
2020-03-31feat: Add reversed policies and random allocation policyFabian Mastenbroek
2020-03-30feat: Add option for specifying allocation policyFabian Mastenbroek
2020-03-30feat: Add more VM allocation policiesFabian Mastenbroek
2020-03-30Merge branch 'feat/2.x-failure-flag' into '2.x'Georgios Andreadis