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-24
build: Update OpenDC dependencies
Fabian Mastenbroek
2021-11-24
build: Update to Kotlin 1.6
Fabian Mastenbroek
2021-11-19
docs: Add CITATION.cff
Fabian Mastenbroek
2021-11-17
merge: Improve workflow service (#43)
Fabian Mastenbroek
2021-11-17
refactor(workflow): Remove WorkflowSchedulerMode
Fabian Mastenbroek
2021-11-16
feat(workflow): Add helper tools for workflow simulations
Fabian Mastenbroek
2021-11-11
merge: Upgrade to Gradle 7.3 (#42)
Fabian Mastenbroek
2021-11-11
ci: Build with Java 17
Fabian Mastenbroek
2021-11-11
ci: Fix Gradle release candidate test workflow
Fabian Mastenbroek
2021-11-11
build: Upgrade to Gradle 7.3
Fabian Mastenbroek
2021-11-02
ci: Update Github Actions workflows (#40)
Fabian Mastenbroek
2021-11-02
build: Update build dependencies
Fabian Mastenbroek
2021-11-02
ci: Add workflows for testing Java and Gradle EA releases
Fabian Mastenbroek
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
[next]