summaryrefslogtreecommitdiff
path: root/opendc/opendc-format/src
AgeCommit message (Expand)Author
2020-05-17Merge branch 'feat/database-metrics' into '2.x'Georgios Andreadis
2020-05-15perf: Reduce memory consumption of perf interference modelFabian Mastenbroek
2020-05-13Add filtering optionGeorgios Andreadis
2020-05-12Add testGeorgios Andreadis
2020-05-12Add SWF trace reading capabilityGeorgios Andreadis
2020-05-06test: Add initial integration test for SC20 experimentsFabian Mastenbroek
2020-05-06refactor: Rename VmTraceReader to BitbrainsTraceReaderFabian Mastenbroek
2020-05-05Fix cluster formatGeorgios Andreadis
2020-05-05Add basic replay policyGeorgios Andreadis
2020-04-16perf: Convert traces to Parquet formatFabian Mastenbroek
2020-04-15feat: Add support for seeding experimentsFabian Mastenbroek
2020-04-15perf: Optimize trace loading for memory usageFabian Mastenbroek
2020-04-15perf: Optimize performance interferenceFabian Mastenbroek
2020-04-15bug: Address uid collision issueFabian Mastenbroek
2020-04-13feat: Make workload identifiers deterministicFabian Mastenbroek
2020-04-12style: Address style issuesFabian Mastenbroek
2020-04-12bug: Fix invalid FLOPs value for trace fragmentsFabian Mastenbroek
2020-04-11Use VM filename as ID instead of the column valueGeorgios Andreadis
2020-04-08bug: Fix incorrect reporting of overcommissionFabian Mastenbroek
2020-03-26feat: Add cluster metadata to bare metal nodesFabian Mastenbroek
2020-03-25refactor: Rework monitor interfacesFabian Mastenbroek
2020-03-16Extend performance interference model to support minimum server loadGeorgios Andreadis
2020-03-13refactor: Change burst to MFLOpsFabian Mastenbroek
2020-03-12Add simple power model to the proprietary readerGeorgios Andreadis
2020-03-11Make VM ID in trace reader random to allow for duplicatesGeorgios Andreadis
2020-03-11feat: Pass all relevant SC20 parameters as argumentsGeorgios Andreadis
2020-03-11Fix constructor callGeorgios Andreadis
2020-03-11Fix redundant bracesGeorgios Andreadis
2020-03-11Write parsers for internal (proprietary) traces and environment filesGeorgios Andreadis
2020-03-11feat: Use linear power model for SC20 experimentsFabian Mastenbroek
2020-03-10feat: Implement basic power modelFabian Mastenbroek
2020-03-09feat: Define key for performance interference model of imageFabian Mastenbroek
2020-03-04Fix file name ktlint suggestionGeorgios Andreadis
2020-03-04Move performance interference to image tagsGeorgios Andreadis
2020-03-04[ci skip] Add performance interference model startGeorgios Andreadis
2020-02-28refactor: Create distinction between CPU node and coreFabian Mastenbroek
2020-02-28refactor: Change from logical processes to simulation domainsFabian Mastenbroek
2020-02-28bug: Fix timing issues to to unit differencesFabian Mastenbroek
2020-02-26Model memory usage in VMsGeorgios Andreadis
2020-02-24feat: Add support for workflow tasks with known durationFabian Mastenbroek
2020-02-21feat: Simplify tagging of cloud resourcesFabian Mastenbroek
2020-02-21feat: Add support for resource taggingFabian Mastenbroek
2020-02-20feat: Implement VM supportGeorgios Andreadis
2020-02-14style: Fix Ktlint issuesFabian Mastenbroek
2020-02-14refactor: Rename FakeBareMetalDriver to SimpleBareMetalDriverFabian Mastenbroek
2020-02-14refactor: Rename Flavor to ServerFlavorFabian Mastenbroek
2020-02-14refactor: Integrate opendc-compute in existing modelFabian Mastenbroek
2020-02-11refactor: Reimplement OpenDC model using 2.x APIFabian Mastenbroek