summaryrefslogtreecommitdiff
path: root/opendc-trace
AgeCommit message (Expand)Author
2025-10-02Changed the input of "nature" to a boolean to safe space and make loading fas...Dante Niewenhuis
2025-09-16updated workflow implementation for performance (#368)Dante Niewenhuis
2025-07-22Updated workload schema (#360)Dante Niewenhuis
2025-07-16Added Workflows (#359)Dante Niewenhuis
2025-07-15multi gpu support (#351)Niels Thiele
2025-06-22Implemented Single GPU Support & outline of host-level allocation policies (#...Niels Thiele
2025-03-20Adds load shifting over time (#319)Sacheendra Talluri
2025-03-18Unit System v2 (#243)Alessio Leonardo Tomei
2024-09-05Sim trace update (#249)Dante Niewenhuis
2024-08-27Renamed input files and internally server is changed to task (#246)Dante Niewenhuis
2024-08-22Refactored exporters. Allows output column selection in scenario (#241) (#241)Alessio Leonardo Tomei
2024-05-07Revamped failure models (#228)Dante Niewenhuis
2024-04-22Merged scenario and portfolio (#220)Radu Nicolae
2024-04-17Added support for carbon traces (#218)Dante Niewenhuis
2024-04-16Revamped the trace system. All TraceFormat files are now in the api m… (#216)Dante Niewenhuis
2024-03-05Updated package versions, updated web server tests. (#207)Dante Niewenhuis
2022-12-14fix(trace/wtf): Disable Parquet strict typingFabian Mastenbroek
2022-10-21fix: Add log4j-core dependencyFabian Mastenbroek
2022-10-06build: Switch to Spotless for formattingFabian Mastenbroek
2022-10-06style: Eliminate use of wildcard importsFabian Mastenbroek
2022-07-29fix(trace/api): Do not cache trace formatsFabian Mastenbroek
2022-07-07build(trace/parquet): Ignore reload4j dependencyFabian Mastenbroek
2022-06-23build: Update simulator dependenciesFabian Mastenbroek
2022-06-08test(trace): Add conformance suite for OpenDC trace APIFabian Mastenbroek
2022-06-07perf(trace/azure): Add benchmarks for Azure trace formatFabian Mastenbroek
2022-06-07perf(trace/opendc): Add benchmarks for odcvm trace formatFabian Mastenbroek
2022-06-07refactor(trace/api): Introduce type system for trace APIFabian Mastenbroek
2022-05-18refactor(web/runner): Move runner CLI into separate configurationFabian Mastenbroek
2022-05-06build(trace/parquet): Remove unnecessary dependenciesFabian Mastenbroek
2022-05-02perf(trace/calcite): Add support for projectionsFabian Mastenbroek
2022-05-02feat(trace/api): Add support for projecting tablesFabian Mastenbroek
2022-05-02refactor(trace/parquet): Drop dependency on AvroFabian Mastenbroek
2022-05-02refactor(trace/wtf): Do not use Avro when reading WTF traceFabian Mastenbroek
2022-05-02perf(trace/opendc): Read records using low-level APIFabian Mastenbroek
2022-05-01refactor(trace/parquet): Support custom ReadSupport implementationsFabian Mastenbroek
2022-04-30feat(trace/tools): Add support for querying traces using SQLFabian Mastenbroek
2022-04-30feat(trace/calcite): Add support for writing via SQLFabian Mastenbroek
2022-04-30feat(trace/calcite): Add Calcite (SQL) integrationFabian Mastenbroek
2022-04-24build: Move modules into subgroupsFabian Mastenbroek
2022-04-23build: Enable testing for all library modulesFabian Mastenbroek
2022-04-22refactor(trace/api): Move conventions into separate packageFabian Mastenbroek
2022-04-22feat(trace/opendc): Incorporate interference model in trace formatFabian Mastenbroek
2022-02-18bug(trace): Adjust CPU capacity to number of vCPUsFabian Mastenbroek
2022-02-18build: Remove opendc-platform moduleFabian Mastenbroek
2021-12-12fix(trace): Read dependencies from .gwf trace file (#50)Florian Gerlinghoff
2021-11-02refactor(trace): Support gaps in trace dataFabian Mastenbroek
2021-10-25feat(trace): Support conversion from Azure trace formatFabian Mastenbroek
2021-10-25feat(trace): Add column for CPU capacity in OpenDC formatFabian Mastenbroek
2021-10-25fix(trace): Fix timestamp retrieval for Azure traceFabian Mastenbroek
2021-10-25refactor(trace): Support GZIP files in Azure traceFabian Mastenbroek