index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-02
ci: Update Java Github Actions workflows
Fabian Mastenbroek
2021-11-02
build(ui): Bump ansi-regex to 5.0.1 (#38)
dependabot[bot]
2021-11-02
refactor(trace): Support gaps in trace data
Fabian Mastenbroek
2021-10-25
merge: Improve the OpenDC compute model (#37)
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(telemetry): Prevent allocations during collection cycle
Fabian Mastenbroek
2021-10-25
feat(telemetry): Report provisioning time of virtual machines
Fabian Mastenbroek
2021-10-25
perf(compute): Redesign VM interference algorithm
Fabian Mastenbroek
2021-10-25
perf(telemetry): Do not allocate lambda in fast-path
Fabian Mastenbroek
2021-10-25
feat(compute): Support filtering hosts based on CPU capacity
Fabian Mastenbroek
2021-10-25
merge: Support conversion from Azure traces to OpenDC traces (#36)
Fabian Mastenbroek
2021-10-25
feat(trace): Support conversion from Azure trace format
Fabian Mastenbroek
2021-10-25
feat(trace): Add column for CPU capacity in OpenDC format
Fabian Mastenbroek
2021-10-25
fix(trace): Fix timestamp retrieval for Azure trace
Fabian Mastenbroek
2021-10-25
refactor(trace): Support GZIP files in Azure trace
Fabian Mastenbroek
2021-10-25
merge: Address several regressions in simulator
Fabian Mastenbroek
2021-10-25
ci: Fix release workflow
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(telemetry): Fix clock resolution
Fabian Mastenbroek
2021-10-25
fix(simulator): Fix queue resizing logic
Fabian Mastenbroek
2021-10-25
merge: Integrate v2.1 progress into public repository
Fabian Mastenbroek
2021-10-21
feat(ui): Add tooltip to graphs in portfolio results
Koen Teuwen
2021-10-21
fix(ui): Fix version number in package.json
Fabian Mastenbroek
2021-10-08
merge: Performance improvements for flow engine
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
merge: Add benchmarks for Capelin experiments
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
merge: Migrate to flow-based simulation for low-level models
Fabian Mastenbroek
2021-10-03
perf(compute): Optimize telemetry collection
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
[next]