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
2022-11-13
test(sim/power): Remove use of Spy object from TestInlet
Fabian Mastenbroek
2022-11-13
refactor: Replace use of CoroutineContext by Dispatcher
Fabian Mastenbroek
2022-11-13
refactor(sim/core): Re-implement SimulationScheduler as Dispatcher
Fabian Mastenbroek
2022-11-13
refactor: Use InstantSource as time source
Fabian Mastenbroek
2022-10-31
feat(sim/compute): Add support for snapshotting workloads
Fabian Mastenbroek
2022-10-31
refactor(sim/compute): Report exceptions in onStop as suppressed
Fabian Mastenbroek
2022-10-31
feat(sim/flow): Support synchronous update of FlowStage
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add support for chaining workloads
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add support for resetting machine context
Fabian Mastenbroek
2022-10-28
refactor(sim/compute): Provide workload constructors in SimWorkloads
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add completion parameter to startWorkload
Fabian Mastenbroek
2022-10-21
refactor(sim/flow): Remove old flow simulator
Fabian Mastenbroek
2022-10-21
perf(sim/compute): Optimize workload implementation of SimTrace
Fabian Mastenbroek
2022-10-21
refactor(sim/compute): Re-implement using flow2
Fabian Mastenbroek
2022-10-21
refactor(sim/power): Re-implement power sim using flow2
Fabian Mastenbroek
2022-10-21
refactor(sim/net): Re-implement network sim using flow2
Fabian Mastenbroek
2022-10-21
feat(sim/flow): Expose metrics on FlowMultiplexer
Fabian Mastenbroek
2022-10-21
feat(sim/flow): Add forwarding flow multiplexer
Fabian Mastenbroek
2022-10-21
feat(sim/flow): Support flow transformations
Fabian Mastenbroek
2022-10-21
perf(sim/flow): Add support for multi-flow stages
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
Fabian Mastenbroek
2022-10-05
feat(sim/core): Add Java-based simulator core
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Simplify SimHypervisor class
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Make interference domain independent of profile
Fabian Mastenbroek
2022-09-22
refactor(compute): Simplify constructor of SimHost
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Extract Random dependency from interference model
Fabian Mastenbroek
2022-09-21
perf(sim/compute): Prevent boxing in interference algorithm
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Move interference logic into VmInterferenceMember
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Pass interference key via parameter
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove timestamp parameter from SimTrace
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove FlowEngine from SimMachineContext
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove convergence listener parameter
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-06-09
fix(sim/compute): Limit growth rate for trace construction
Fabian Mastenbroek
2022-04-24
build: Move modules into subgroups
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-02-18
refactor(simulator): Remove delta parameter from flow callbacks
Fabian Mastenbroek
2022-02-18
perf(simulator): Move logger field out of class
Fabian Mastenbroek
2022-02-18
fix(simulator): Flush results before accessing counters
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
Fabian Mastenbroek
2021-12-09
fix(simulator): Support convergence of space shared hypervisor
Fabian Mastenbroek
2021-11-02
refactor(trace): Support gaps in trace data
Fabian Mastenbroek
2021-10-25
refactor(simulator): Support running workloads without coroutines
Fabian Mastenbroek
2021-10-25
fix(simulator): Use correct flow input capacity for counters
Fabian Mastenbroek
2021-10-25
perf(compute): Redesign VM interference algorithm
Fabian Mastenbroek
2021-10-25
build(jmh): Fix duplicate classpath entries
Fabian Mastenbroek
[prev]
[next]