index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-experiments
Age
Commit message (
Expand
)
Author
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): Add support for pushing flow from context
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
refactor(experiments): Remove energy experiments shell
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
2021-09-07
refactor(capelin): Move metric collection outside Capelin code
Fabian Mastenbroek
2021-09-07
feat(capelin): Report up/downtime metrics in experiment monitor
Fabian Mastenbroek
2021-09-07
refactor(capelin): Make ExperimentMonitor optional for trace processing
Fabian Mastenbroek
2021-09-02
refactor(capelin): Migrate trace reader to new trace API
Fabian Mastenbroek
2021-09-02
refactor(trace): Implement trace API for WTF reader
Fabian Mastenbroek
2021-09-02
refactor(trace): Move Bitbrains format into separate module
Fabian Mastenbroek
2021-09-02
refactor(format): Remove environment reader from format library
Fabian Mastenbroek
2021-09-02
refactor(trace): Extract Parquet helpers into separate module
Fabian Mastenbroek
2021-08-25
refactor(compute): Measure power draw without PSU overhead
Fabian Mastenbroek
2021-08-25
refactor(capelin): Simplify metric extraction for monitor
Fabian Mastenbroek
2021-08-25
fix(capelin): Eliminate unnecessary double to long conversions
Fabian Mastenbroek
2021-08-25
build: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-08-24
test(capelin): Add tests for interference and failures
Fabian Mastenbroek
2021-08-24
fix(capelin): Update Bitbrains trace tests
Fabian Mastenbroek
2021-08-24
fix(capelin): Keep trace order after sampling
Fabian Mastenbroek
2021-08-24
refactor(format): Clean up Bitbrains trace reader to enable re-use
Fabian Mastenbroek
2021-08-24
fix(simulator): Support unaligned trace fragments
Fabian Mastenbroek
2021-08-24
fix(simulator): Record overcommit only after deadline
Fabian Mastenbroek
2021-08-24
refactor(simulator): Execute traces based on timestamps
Fabian Mastenbroek
2021-08-22
refactor(compute): Update FilterScheduler to follow OpenStack's Nova
Fabian Mastenbroek
2021-08-13
build: Update Kotlin dependencies
Fabian Mastenbroek
2021-06-24
simulator: Re-implement performance interference model
Fabian Mastenbroek
2021-06-24
format: Remove performance interference from trace readers
Fabian Mastenbroek
2021-06-21
simulator: Re-organize compute simulator module
Fabian Mastenbroek
[next]