summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03build: Update to Quarkus 2.11.1Fabian Mastenbroek
2022-07-29fix(trace/api): Do not cache trace formatsFabian Mastenbroek
2022-07-07build(trace/parquet): Ignore reload4j dependencyFabian Mastenbroek
2022-06-28ci: Bump mikepenz/action-junit-report from 3.0.3 to 3.1.0 (#91)dependabot[bot]
2022-06-23merge: Update build and runtime dependencies (#90)Fabian Mastenbroek
2022-06-23bug(compute/workload): Fix conversion from UUID to BinaryFabian Mastenbroek
2022-06-23build: Update simulator dependenciesFabian Mastenbroek
2022-06-16merge: Fix distributed strategy for TensorFlow experiment (#89)Fabian Mastenbroek
2022-06-15fix(sim/compute): Always recompute power usageFabian Mastenbroek
2022-06-15fix(exp/tf20): Derive device statistics directly from SimMachineFabian Mastenbroek
2022-06-09fix(sim/compute): Limit growth rate for trace constructionFabian Mastenbroek
2022-06-09merge: Introduce schema for trace API (#88)Fabian 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-18merge: Add embedded experiment runner for dev mode (#87)Fabian Mastenbroek
2022-05-18feat(web/api): Add initial server distributionFabian Mastenbroek
2022-05-18feat(web/runner): Add Quarkus extension for OpenDC runnerFabian Mastenbroek
2022-05-18refactor(web/ui): Remove module nesting in Quarkus extensionFabian Mastenbroek
2022-05-18refactor(web/runner): Move runner CLI into separate configurationFabian Mastenbroek
2022-05-18feat(web/client): Support client construction without AuthControllerFabian Mastenbroek
2022-05-18build: Use correct group for Gradle modulesFabian Mastenbroek
2022-05-16merge: Update build and runtime dependencies (#86)Fabian Mastenbroek
2022-05-16build(web/ui): Update dependencies of web UIFabian Mastenbroek
2022-05-16fix(web/ui): Fix hotkeys support in React 18Fabian Mastenbroek
2022-05-16build: Update simulator dependenciesFabian Mastenbroek
2022-05-15merge: Build Docker images for build pipeline (#85)Fabian Mastenbroek
2022-05-15build(web/api): Ensure Node.js is downloadedFabian Mastenbroek
2022-05-15build(web/runner): Reduce build steps for Docker imageFabian Mastenbroek
2022-05-15ci: Build Docker images for build pipelineFabian Mastenbroek
2022-05-15ci: Bump docker/login-action from 1 to 2 (#84)dependabot[bot]
2022-05-15ci: Bump docker/build-push-action from 2 to 3 (#83)dependabot[bot]
2022-05-06merge: Restructure experiments and remove legacy harness (#82)Fabian Mastenbroek
2022-05-06build(trace/parquet): Remove unnecessary dependenciesFabian Mastenbroek
2022-05-06refactor(harness): Remove OpenDC Harness modulesFabian Mastenbroek
2022-05-06refactor(exp/capelin): Add independent Capelin distributionFabian Mastenbroek
2022-05-06refactor(exp/tf20): Convert experiment into integration testFabian Mastenbroek
2022-05-06fix(exp/tf20): Fix infinite loop due to invalid roundingFabian Mastenbroek
2022-05-06feat(faas): Add helper tools for FaaS simulationsFabian Mastenbroek
2022-05-06merge: Move OpenTelemetry integration outside core modules (#81)Fabian Mastenbroek
2022-05-06refactor(telemetry): Remove dependency on OpenTelemetry SDKFabian Mastenbroek
2022-05-06refactor(exp/tf20): Remove OpenTelemetry from TF20 experimentFabian Mastenbroek
2022-05-06refactor(workflow/service): Remove OpenTelemetry from "FaaS" modulesFabian Mastenbroek
2022-05-06refactor(workflow/service): Remove OpenTelemetry from "workflow" modulesFabian Mastenbroek
2022-05-06refactor(compute/service): Remove OpenTelemetry from "compute" modulesFabian Mastenbroek
2022-05-06merge: Expose metrics directly to user (#80)Fabian Mastenbroek
2022-05-06refactor(exp/tf20): Directly expose device stats stats to userFabian Mastenbroek
2022-05-06refactor(faas/service): Directly expose scheduler/function stats to userFabian Mastenbroek
2022-05-06refactor(workflow/service): Directly expose scheduler stats to userFabian Mastenbroek