index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-simulator
/
opendc-simulator-compute
/
src
/
main
Age
Commit message (
Expand
)
Author
2024-06-17
Fixed CPU limit problem (#234)
Dante Niewenhuis
2024-05-07
Revamped failure models (#228)
Dante Niewenhuis
2024-04-22
Updated the power models and added tests (#222)
Dante Niewenhuis
2024-04-22
Merged scenario and portfolio (#220)
Radu Nicolae
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
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
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-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
perf(sim/compute): Optimize workload implementation of SimTrace
Fabian Mastenbroek
2022-10-21
refactor(sim/compute): Re-implement using flow2
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-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-02-18
refactor(simulator): Remove delta parameter from flow callbacks
Fabian Mastenbroek
2022-02-18
fix(simulator): Flush results before accessing counters
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
fix(simulator): Compute energy usage in absence of convergence
Fabian Mastenbroek
2021-10-08
fix(simulator): Count interference for multiplexer inputs
Fabian Mastenbroek
2021-10-08
perf(simulator): Optimize SimTraceWorkload
Fabian Mastenbroek
2021-10-03
feat(simulator): Expose CPU time counters directly on hypervisor
Fabian Mastenbroek
2021-10-03
perf(simulator): Optimize hot path in SimTraceWorkload
Fabian Mastenbroek
2021-10-03
perf(simulator): Make convergence callback optional
Fabian Mastenbroek
2021-10-03
fix(simulator): Fix loss computation for UPS and PDU
Fabian Mastenbroek
2021-10-03
refactor(simulator): Create separate callbacks for remaining events
Fabian Mastenbroek
2021-10-03
refactor(simulator): Remove failure callback from FlowSource
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
[prev]
[next]