index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-faas
/
opendc-faas-simulator
Age
Commit message (
Expand
)
Author
2022-11-04
refactor: Use RandomGenerator as randomness source
Fabian Mastenbroek
2022-10-28
refactor(sim/compute): Provide workload constructors in SimWorkloads
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-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
Fabian Mastenbroek
2022-10-03
feat(exp/faas): Add provisioners for FaaS service
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Remove OpenTelemetry from "FaaS" modules
Fabian Mastenbroek
2022-05-06
refactor(faas/service): Directly expose scheduler/function stats to user
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
Fabian Mastenbroek
2021-10-25
refactor(simulator): Support running workloads without coroutines
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Create separate MeterProvider per service/host
Fabian Mastenbroek
2021-06-21
simulator: Re-organize compute simulator module
Fabian Mastenbroek
2021-06-17
faas: Rename opendc-serverless to opendc-faas
Fabian Mastenbroek