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
2024-03-05
Cpu fix (#208)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2024-02-14
Updated metrics and parquet output (#195)
Dante Niewenhuis
2024-01-08
refactored opendc-experiment-compute (#190)
Dante Niewenhuis
2023-12-14
Updated tests to run successfully (#187)
Dante Niewenhuis
2023-11-14
Updated TraceReader, Simulation now continues until all tasks are done
Dante Niewenhuis
2023-01-11
Heap size comparison was incorrect. Fixed
Sacheendra Talluri
2022-12-07
bug(sim/flow): Record capacity changes on idle outlets
Fabian Mastenbroek
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
[next]