index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-simulator
Age
Commit message (
Expand
)
Author
2021-10-03
perf(simulator): Do not use set for tracking convergence
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): Remove transform from SimResourceForwarder
Fabian Mastenbroek
2021-10-03
refactor(simulator): Merge distributor and aggregator into switch
Fabian Mastenbroek
2021-10-03
refactor(simulator): Eliminate usage of distributor and aggregator
Fabian Mastenbroek
2021-10-03
refactor(simulator): Remove SimResourceFlow interface
Fabian Mastenbroek
2021-10-03
refactor(simulator): Do not expose SimResourceState
Fabian Mastenbroek
2021-10-03
refactor(simulator): Remove onUpdate callback
Fabian Mastenbroek
2021-10-03
refactor(simulator): Lazily push changes to resource context
Fabian Mastenbroek
2021-10-03
refactor(simulator): Invoke consumer callback on every invalidation
Fabian Mastenbroek
2021-10-03
refactor(simulator): Simplify max-min aggregator implementation
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-10-03
perf(simulator): Use direct field access for perf-sensitive code
Fabian Mastenbroek
2021-10-03
test(simulator): Use longer traces for benchmarks
Fabian Mastenbroek
2021-10-03
build: Migrate from kotlinx-benchmark to jmh-gradle
Fabian Mastenbroek
2021-09-19
refactor(simulator): Remove dependency on SnakeYaml
Fabian Mastenbroek
2021-09-17
fix(simulator): Support workload/machine CPU count mismatch
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Standardize SimHost metrics
Fabian Mastenbroek
2021-09-10
refactor(compute): Integrate fault injection into compute simulator
Fabian Mastenbroek
2021-09-10
feat(simulator): Support generic distribution in fault injector
Fabian Mastenbroek
2021-08-25
refactor(compute): Measure power draw without PSU overhead
Fabian Mastenbroek
2021-08-25
refactor(simulator): Remove usage and speed fields from SimMachine
Fabian Mastenbroek
2021-08-25
fix(simulator): Eliminate unnecessary double to long conversions
Fabian Mastenbroek
2021-08-25
build: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-08-24
feat(simulator): Add support for reporting interfered work
Fabian Mastenbroek
2021-08-24
fix(simulator): Support unaligned trace fragments
Fabian Mastenbroek
2021-08-24
fix(simulator): Support trace fragments with zero cores available
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-22
perf(simulator): Prevent counter update without work
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
simulator: Add interface for resource interference
Fabian Mastenbroek
2021-06-22
simulator: Add support for storage devices (v1)
Fabian Mastenbroek
2021-06-22
simulator: Add virtual network switch
Fabian Mastenbroek
2021-06-22
simulator: Add support for attaching network adapter to machine
Fabian Mastenbroek
2021-06-21
simulator: Re-organize compute simulator module
Fabian Mastenbroek
2021-06-21
simulator: Add core module for network simulation
Fabian Mastenbroek
2021-06-21
simulator: Reduce allocations in interpreter hot path
Fabian Mastenbroek
2021-06-21
simulator: Optimize flag management of resource context
Fabian Mastenbroek
2021-06-21
simulator: Remove concept of resource lifecycle
Fabian Mastenbroek
2021-06-21
simulator: Pool update allocations in interpreter
Fabian Mastenbroek
2021-06-21
simulator: Optimize access to remainingWork property
Fabian Mastenbroek
2021-06-21
simulator: Add Linux CPU frequency scaling governors
Hongyu
2021-06-20
simulator: Add Linux CPU frequency scaling governors
Hongyu
2021-06-14
simulator: Add energy modelling subsystem to OpenDC
Fabian Mastenbroek
[prev]
[next]