index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
settings.gradle.kts
Age
Commit message (
Expand
)
Author
2022-05-06
refactor(telemetry): Remove dependency on OpenTelemetry SDK
Fabian Mastenbroek
2022-05-06
refactor(compute/service): Remove OpenTelemetry from "compute" modules
Fabian Mastenbroek
2022-04-30
feat(trace/calcite): Add Calcite (SQL) integration
Fabian Mastenbroek
2022-04-05
feat(web/ui): Add extension for serving OpenDC web UI
Fabian Mastenbroek
2022-04-04
feat(web/client): Add separate web client implementation
Fabian Mastenbroek
2022-04-04
feat(web/proto): Design unified communication protocol
Fabian Mastenbroek
2022-04-04
build: Move build dependencies into version catalog
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
Fabian Mastenbroek
2022-02-18
refactor(utils): Rename utils module to common module
Fabian Mastenbroek
2021-11-16
feat(workflow): Add helper tools for workflow simulations
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
2021-09-19
feat(trace): Add tool for converting workload traces
Fabian Mastenbroek
2021-09-19
feat(trace): Add support for internal OpenDC VM trace format
Fabian Mastenbroek
2021-09-19
feat(trace): Add support for Azure VM trace format
Fabian Mastenbroek
2021-09-19
refactor(capelin): Extract common code out of Capelin experiments
Fabian Mastenbroek
2021-09-17
refactor(experiments): Remove energy experiments shell
Fabian Mastenbroek
2021-09-11
feat(trace): Add support for WfCommons (WorkflowHub) traces
Fabian Mastenbroek
2021-09-10
refactor(compute): Integrate fault injection into compute simulator
Fabian Mastenbroek
2021-09-07
refactor(capelin): Move metric collection outside Capelin code
Fabian Mastenbroek
2021-09-02
refactor(trace): Implement trace API for WTF reader
Fabian Mastenbroek
2021-09-02
refactor(trace): Implement trace API for SWF reader
Fabian Mastenbroek
2021-09-02
refactor(trace): Move Bitbrains format into separate module
Fabian Mastenbroek
2021-09-02
refactor(trace): Extract Parquet helpers into separate module
Fabian Mastenbroek
2021-09-02
refactor(trace): Move GWF trace reader into separate module
Fabian Mastenbroek
2021-09-01
feat(trace): Add API for trace reading
Fabian Mastenbroek
2021-06-21
simulator: Add core module for network simulation
Fabian Mastenbroek
2021-06-17
faas: Rename opendc-serverless to opendc-faas
Fabian Mastenbroek
2021-06-10
simulator: Add module for datacenter power components
Fabian Mastenbroek
2021-05-09
exp: Add TensorFlow experiment setup
Wenchen Lai
2021-05-07
build: Use Gradle version catalog
Fabian Mastenbroek
2021-05-06
build: Use type-safe project accessors
Fabian Mastenbroek
2021-05-05
harness: Split harness into separate modules
Fabian Mastenbroek
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek