index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-23
build: Update simulator dependencies
Fabian Mastenbroek
2022-06-16
merge: Fix distributed strategy for TensorFlow experiment (#89)
Fabian Mastenbroek
2022-06-15
fix(sim/compute): Always recompute power usage
Fabian Mastenbroek
2022-06-15
fix(exp/tf20): Derive device statistics directly from SimMachine
Fabian Mastenbroek
2022-06-09
fix(sim/compute): Limit growth rate for trace construction
Fabian Mastenbroek
2022-06-09
merge: Introduce schema for trace API (#88)
Fabian Mastenbroek
2022-06-08
test(trace): Add conformance suite for OpenDC trace API
Fabian Mastenbroek
2022-06-07
perf(trace/azure): Add benchmarks for Azure trace format
Fabian Mastenbroek
2022-06-07
perf(trace/opendc): Add benchmarks for odcvm trace format
Fabian Mastenbroek
2022-06-07
refactor(trace/api): Introduce type system for trace API
Fabian Mastenbroek
2022-05-18
merge: Add embedded experiment runner for dev mode (#87)
Fabian Mastenbroek
2022-05-18
feat(web/api): Add initial server distribution
Fabian Mastenbroek
2022-05-18
feat(web/runner): Add Quarkus extension for OpenDC runner
Fabian Mastenbroek
2022-05-18
refactor(web/ui): Remove module nesting in Quarkus extension
Fabian Mastenbroek
2022-05-18
refactor(web/runner): Move runner CLI into separate configuration
Fabian Mastenbroek
2022-05-18
feat(web/client): Support client construction without AuthController
Fabian Mastenbroek
2022-05-18
build: Use correct group for Gradle modules
Fabian Mastenbroek
2022-05-16
merge: Update build and runtime dependencies (#86)
Fabian Mastenbroek
2022-05-16
build(web/ui): Update dependencies of web UI
Fabian Mastenbroek
2022-05-16
fix(web/ui): Fix hotkeys support in React 18
Fabian Mastenbroek
2022-05-16
build: Update simulator dependencies
Fabian Mastenbroek
2022-05-15
merge: Build Docker images for build pipeline (#85)
Fabian Mastenbroek
2022-05-15
build(web/api): Ensure Node.js is downloaded
Fabian Mastenbroek
2022-05-15
build(web/runner): Reduce build steps for Docker image
Fabian Mastenbroek
2022-05-15
ci: Build Docker images for build pipeline
Fabian Mastenbroek
2022-05-15
ci: Bump docker/login-action from 1 to 2 (#84)
dependabot[bot]
2022-05-15
ci: Bump docker/build-push-action from 2 to 3 (#83)
dependabot[bot]
2022-05-06
merge: Restructure experiments and remove legacy harness (#82)
Fabian Mastenbroek
2022-05-06
build(trace/parquet): Remove unnecessary dependencies
Fabian Mastenbroek
2022-05-06
refactor(harness): Remove OpenDC Harness modules
Fabian Mastenbroek
2022-05-06
refactor(exp/capelin): Add independent Capelin distribution
Fabian Mastenbroek
2022-05-06
refactor(exp/tf20): Convert experiment into integration test
Fabian Mastenbroek
2022-05-06
fix(exp/tf20): Fix infinite loop due to invalid rounding
Fabian Mastenbroek
2022-05-06
feat(faas): Add helper tools for FaaS simulations
Fabian Mastenbroek
2022-05-06
merge: Move OpenTelemetry integration outside core modules (#81)
Fabian Mastenbroek
2022-05-06
refactor(telemetry): Remove dependency on OpenTelemetry SDK
Fabian Mastenbroek
2022-05-06
refactor(exp/tf20): Remove OpenTelemetry from TF20 experiment
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Remove OpenTelemetry from "FaaS" modules
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Remove OpenTelemetry from "workflow" modules
Fabian Mastenbroek
2022-05-06
refactor(compute/service): Remove OpenTelemetry from "compute" modules
Fabian Mastenbroek
2022-05-06
merge: Expose metrics directly to user (#80)
Fabian Mastenbroek
2022-05-06
refactor(exp/tf20): Directly expose device stats stats to user
Fabian Mastenbroek
2022-05-06
refactor(faas/service): Directly expose scheduler/function stats to user
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Directly expose scheduler stats to user
Fabian Mastenbroek
2022-05-06
refactor(telemetry/compute): Support direct metric access
Fabian Mastenbroek
2022-05-04
refactor(compute): Directly expose scheduler stats to user
Fabian Mastenbroek
2022-05-04
feat(compute): Add support for looking up hosts
Fabian Mastenbroek
2022-05-04
ci: Bump mikepenz/action-junit-report from 3.0.2 to 3.0.3 (#79)
dependabot[bot]
2022-05-03
refactor(compute): Expose CPU and system stats via Host interface
Fabian Mastenbroek
2022-05-02
merge: Add support for SQL via Apache Calcite (#78)
Fabian Mastenbroek
[next]