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-09-05
build(ui): Bump immer from 9.0.5 to 9.0.6
dependabot[bot]
2021-09-02
build: Update to Gradle 7.2
Fabian Mastenbroek
2021-09-02
merge: Add generic trace reading library
Fabian Mastenbroek
2021-09-02
perf(trace): Improve performance of column lookup
Fabian Mastenbroek
2021-09-02
refactor(capelin): Migrate trace reader to new trace API
Fabian Mastenbroek
2021-09-02
refactor(trace): Implement trace API for WTF reader
Fabian Mastenbroek
2021-09-02
refactor(trace): Implement trace API for SWF reader
Fabian Mastenbroek
2021-09-02
refactor(trace): Move Bitbrains format into separate module
Fabian Mastenbroek
2021-09-02
refactor(format): Remove environment reader from format library
Fabian Mastenbroek
2021-09-02
refactor(trace): Extract Parquet helpers into separate module
Fabian Mastenbroek
2021-09-02
refactor(trace): Move GWF trace reader into separate module
Fabian Mastenbroek
2021-09-01
feat(trace): Add API for trace reading
Fabian Mastenbroek
2021-09-01
build(ui): Bump Next.js from 11.1.0 to 11.1.1
dependabot[bot]
2021-08-31
merge: Update build dependencies
Fabian Mastenbroek
2021-08-31
build: Update dependencies to latest version
Fabian Mastenbroek
2021-08-31
build: Update to Kotlin 1.5.30
Fabian Mastenbroek
2021-08-25
merge: Measure power draw in SimHost without PSU overhead
Fabian Mastenbroek
2021-08-25
refactor(compute): Measure power draw without PSU overhead
Fabian Mastenbroek
2021-08-25
refactor(simulator): Remove usage and speed fields from SimMachine
Fabian Mastenbroek
2021-08-25
merge: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-08-25
refactor(capelin): Simplify metric extraction for monitor
Fabian Mastenbroek
2021-08-25
fix(capelin): Eliminate unnecessary double to long conversions
Fabian Mastenbroek
2021-08-25
fix(simulator): Eliminate unnecessary double to long conversions
Fabian Mastenbroek
2021-08-25
build: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-08-24
merge: Add tests for interference and failures in Capelin
Fabian Mastenbroek
2021-08-24
test(capelin): Add tests for interference and failures
Fabian Mastenbroek
2021-08-24
feat(compute): Add support for SimHost failure
Fabian Mastenbroek
2021-08-24
feat(simulator): Add support for reporting interfered work
Fabian Mastenbroek
2021-08-24
fix(capelin): Update Bitbrains trace tests
Fabian Mastenbroek
2021-08-24
fix(capelin): Keep trace order after sampling
Fabian Mastenbroek
2021-08-24
refactor(format): Clean up Bitbrains trace reader to enable re-use
Fabian Mastenbroek
2021-08-24
merge: Execute trace fragments based on timestamps
Fabian Mastenbroek
2021-08-24
fix(simulator): Support unaligned trace fragments
Fabian Mastenbroek
2021-08-24
fix(simulator): Support trace fragments with zero cores available
Fabian Mastenbroek
2021-08-24
fix(simulator): Record overcommit only after deadline
Fabian Mastenbroek
2021-08-24
refactor(simulator): Execute traces based on timestamps
Fabian Mastenbroek
2021-08-22
merge: Follow OpenStack's Nova scheduler implementation more closely
Fabian Mastenbroek
2021-08-22
refactor(compute): Update FilterScheduler to follow OpenStack's Nova
Fabian Mastenbroek
2021-08-22
fix(compute): Track failed servers with counters correctly
Fabian Mastenbroek
2021-08-22
perf(simulator): Prevent counter update without work
Fabian Mastenbroek
2021-08-17
feat(ui): Add context selectors
Fabian Mastenbroek
2021-08-13
build: Update Kotlin dependencies
Fabian Mastenbroek
2021-08-13
build(ui): Bump Next.js to 11.1.0
dependabot[bot]
2021-07-29
build: Update Kotlin dependencies
Fabian Mastenbroek
2021-07-22
merge: Address technical debt in topology view v2 (#163)
Fabian Mastenbroek
2021-07-22
feat(ui): Toggle to Floor Plan on room select
Fabian Mastenbroek
2021-07-22
feat(ui): Extract topology construction out of Sagas
Fabian Mastenbroek
2021-07-22
feat(ui): Add table view for topology rooms
Fabian Mastenbroek
2021-07-22
fix(ui): Load correct topology view
Fabian Mastenbroek
2021-07-20
refactor(ui): Perform Saga mutations through React Query
Fabian Mastenbroek
[next]