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-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
2021-10-25
fix(simulator): Compute energy usage in absence of convergence
Fabian Mastenbroek
2021-10-25
fix(simulator): Fix queue resizing logic
Fabian Mastenbroek
2021-10-08
perf(simulator): Eliminate clock access in hot path
Fabian Mastenbroek
2021-10-08
perf(simulator): Specialize FlowEngine queues
Fabian Mastenbroek
2021-10-08
perf(simulator): Optimize clock storage
Fabian Mastenbroek
2021-10-08
perf(simulator): Eliminate ArrayList iteration overhead
Fabian Mastenbroek
2021-10-08
perf(simulator): Do not update outputs if rate is unchanged
Fabian Mastenbroek
2021-10-08
refactor(simulator): Simplify FlowSink implementation
Fabian Mastenbroek
2021-10-08
fix(simulator): Count interference for multiplexer inputs
Fabian Mastenbroek
2021-10-08
perf(simulator): Skip fair-share algorithm if capacity remaining
Fabian Mastenbroek
2021-10-08
perf(simulator): Optimize SimTraceWorkload
Fabian Mastenbroek
2021-10-05
perf(simulator): Only sort outputs on capacity change
Fabian Mastenbroek
2021-10-05
perf(simulator): Ignore sync pulls without changes
Fabian Mastenbroek
2021-10-05
refactor(simulator): Extract scheduler for max min multiplexer
Fabian Mastenbroek
2021-10-05
perf(simulator): Manage deadlines centrally in max min mux
Fabian Mastenbroek
2021-10-05
perf(experiments): Add benchmark for Capelin experiment
Fabian Mastenbroek
2021-10-05
perf(simulator): Do not prune invocations on sync engine invocation
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): Reduce field accesses in FlowConsumerContextImpl
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 capacity event
Fabian Mastenbroek
2021-10-03
refactor(simulator): Remove failure callback from FlowSource
Fabian Mastenbroek
2021-10-03
perf(simulator): Manage flow connection timers more efficiently
Fabian Mastenbroek
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
[prev]
[next]