index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-experiments
/
opendc-experiments-capelin
Age
Commit message (
Expand
)
Author
2022-09-23
refactor(compute): Provide access to instances in compute service
Fabian Mastenbroek
2022-09-22
refactor(compute): Pass failure model during workload evaluation
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Make interference domain independent of profile
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Extract Random dependency from interference model
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Move VM interference model into compute simulator
Fabian Mastenbroek
2022-06-15
fix(sim/compute): Always recompute power usage
Fabian Mastenbroek
2022-05-06
refactor(exp/capelin): Add independent Capelin distribution
Fabian Mastenbroek
2022-05-06
refactor(compute/service): Remove OpenTelemetry from "compute" modules
Fabian Mastenbroek
2022-05-06
refactor(telemetry/compute): Support direct metric access
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-04-22
refactor(compute): Load interference model via trace library
Fabian Mastenbroek
2022-02-18
fix(simulator): Flush results before accessing counters
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
Fabian Mastenbroek
2022-02-15
refactor: Update OpenTelemetry to version 1.11
Fabian Mastenbroek
2021-11-16
feat(workflow): Add helper tools for workflow simulations
Fabian Mastenbroek
2021-11-02
refactor(trace): Support gaps in trace data
Fabian Mastenbroek
2021-10-25
perf(telemetry): Prevent allocations during collection cycle
Fabian Mastenbroek
2021-10-25
perf(compute): Redesign VM interference algorithm
Fabian Mastenbroek
2021-10-25
fix(simulator): Compute energy usage in absence of convergence
Fabian Mastenbroek
2021-10-08
perf(simulator): Skip fair-share algorithm if capacity remaining
Fabian Mastenbroek
2021-10-05
perf(simulator): Manage deadlines centrally in max min mux
Fabian Mastenbroek
2021-10-05
perf(experiments): Add benchmark for Capelin experiment
Fabian Mastenbroek
2021-10-03
feat(simulator): Expose CPU time counters directly on hypervisor
Fabian Mastenbroek
2021-10-03
refactor(simulator): Separate push and pull flags
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
2021-10-03
refactor(simulator): Merge distributor and aggregator into switch
Fabian Mastenbroek
2021-10-03
refactor(simulator): Remove onUpdate callback
Fabian Mastenbroek
2021-10-03
refactor(simulator): Invoke consumer callback on every invalidation
Fabian Mastenbroek
2021-10-03
perf(simulator): Reduce memory allocations in SimResourceInterpreter
Fabian Mastenbroek
2021-10-03
refactor(simulator): Combine work and deadline to duration
Fabian Mastenbroek
2021-09-28
refactor(telemetry): Do not require clock for ComputeMetricExporter
Fabian Mastenbroek
2021-09-21
feat(trace): Add support for writing traces
Fabian Mastenbroek
2021-09-19
feat(trace): Update OpenDC VM trace format
Fabian Mastenbroek
2021-09-19
refactor(capelin): Make workload sampling model extensible
Fabian Mastenbroek
2021-09-19
refactor(capelin): Support flexible topology creation
Fabian Mastenbroek
2021-09-19
refactor(capelin): Extract common code out of Capelin experiments
Fabian Mastenbroek
2021-09-17
feat(capelin): Use logical types for Parquet output columns
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Standardize SimHost metrics
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Standardize compute scheduler metrics
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Create separate MeterProvider per service/host
Fabian Mastenbroek
2021-09-17
refactor(capelin): Improve ParquetDataWriter implementation
Fabian Mastenbroek
2021-09-17
build(telemetry): Update to OpenTelemetry 1.6.0
Fabian Mastenbroek
2021-09-12
refactor(trace): Add API for accessing available table columns
Fabian Mastenbroek
2021-09-11
feat(capelin): Implement trace API for Azure VM trace format
Fabian Mastenbroek
2021-09-11
fix(capelin): Parse last column in Solvinity trace format
Fabian Mastenbroek
2021-09-11
perf(trace): Keep reader state in own class
Fabian Mastenbroek
2021-09-10
refactor(compute): Integrate fault injection into compute simulator
Fabian Mastenbroek
2021-09-10
refactor(capelin): Terminate servers after reaching deadline
Fabian Mastenbroek
2021-09-10
feat(simulator): Support generic distribution in fault injector
Fabian Mastenbroek
2021-09-07
refactor(capelin): Restructure input reading classes
Fabian Mastenbroek
[next]