summaryrefslogtreecommitdiff
path: root/opendc-compute/opendc-compute-workload/src
AgeCommit message (Expand)Author
2025-03-20Adds load shifting over time (#319)Sacheendra Talluri
2025-03-18Made some changes to improve RAM of OpenDC (#318)Dante Niewenhuis
2025-03-14Added more battery policies (#312)Dante Niewenhuis
2025-01-24Added Fragment scaling (#296)Dante Niewenhuis
2025-01-23Added sampleFraction and submissionTime to the workloadSpec (#295)Dante Niewenhuis
2025-01-22Simplified the WorkloadLoader into a single class that can be extended when n...Dante Niewenhuis
2024-10-29Updated all floats to Doubles (#257)Dante Niewenhuis
2024-10-25Rewrote the FlowEngine (#256)Dante Niewenhuis
2024-09-05Sim trace update (#249)Dante Niewenhuis
2024-08-27Renamed input files and internally server is changed to task (#246)Dante Niewenhuis
2024-05-07Revamped failure models (#228)Dante Niewenhuis
2024-03-19Scenario and Portfolio update (#209)Dante Niewenhuis
2024-03-05Updated package versions, updated web server tests. (#207)Dante Niewenhuis
2024-01-08refactored opendc-experiment-compute (#190)Dante Niewenhuis
2022-10-03refactor(exp/compute): Integrate compute workload classesFabian Mastenbroek
2022-10-03feat(exp/compute): Add provisioners for compute serviceFabian Mastenbroek
2022-09-23refactor(compute): Provide access to instances in compute serviceFabian Mastenbroek
2022-09-22refactor(compute): Pass failure model during workload evaluationFabian Mastenbroek
2022-09-22refactor(sim/compute): Simplify SimHypervisor classFabian Mastenbroek
2022-09-22refactor(sim/compute): Make interference domain independent of profileFabian Mastenbroek
2022-09-22refactor(compute): Simplify constructor of SimHostFabian Mastenbroek
2022-09-22refactor(sim/compute): Extract Random dependency from interference modelFabian Mastenbroek
2022-09-21refactor(sim/compute): Remove timestamp parameter from SimTraceFabian Mastenbroek
2022-06-23bug(compute/workload): Fix conversion from UUID to BinaryFabian Mastenbroek
2022-06-07refactor(trace/api): Introduce type system for trace APIFabian Mastenbroek
2022-05-06refactor(compute/service): Remove OpenTelemetry from "compute" modulesFabian Mastenbroek
2022-05-06refactor(telemetry/compute): Support direct metric accessFabian Mastenbroek
2022-05-02refactor(compute): Do not use Avro when exporting experiment dataFabian Mastenbroek
2022-05-01refactor(trace/parquet): Support custom ReadSupport implementationsFabian Mastenbroek
2022-04-22refactor(trace/api): Move conventions into separate packageFabian Mastenbroek
2022-04-22refactor(compute): Load interference model via trace libraryFabian Mastenbroek
2022-02-18fix(compute): Disallow duplicate UIDs for SimHostFabian Mastenbroek
2022-02-15refactor: Update OpenTelemetry to version 1.11Fabian Mastenbroek
2021-11-16feat(workflow): Add helper tools for workflow simulationsFabian Mastenbroek
2021-11-02refactor(trace): Support gaps in trace dataFabian Mastenbroek
2021-10-25perf(telemetry): Prevent allocations during collection cycleFabian Mastenbroek
2021-10-25feat(telemetry): Report provisioning time of virtual machinesFabian Mastenbroek
2021-10-25perf(compute): Redesign VM interference algorithmFabian Mastenbroek
2021-10-25feat(compute): Support filtering hosts based on CPU capacityFabian Mastenbroek
2021-10-08perf(simulator): Optimize SimTraceWorkloadFabian Mastenbroek
2021-10-03refactor(simulator): Migrate to flow-based simulationFabian Mastenbroek
2021-09-28fix(compute): Write null values explicitly in Parquet exporterFabian Mastenbroek
2021-09-28refactor(telemetry): Do not require clock for ComputeMetricExporterFabian Mastenbroek
2021-09-21feat(trace): Add support for writing tracesFabian Mastenbroek
2021-09-20refactor(trace): Simplify TraceFormat SPI interfaceFabian Mastenbroek
2021-09-20perf(compute): Use index lookup in trace loaderFabian Mastenbroek
2021-09-20refactor(trace): Unify columns of different tablesFabian Mastenbroek
2021-09-19feat(trace): Add tool for converting workload tracesFabian Mastenbroek
2021-09-19feat(trace): Update OpenDC VM trace formatFabian Mastenbroek
2021-09-19feat(trace): Add support for internal OpenDC VM trace formatFabian Mastenbroek