summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2022-10-17 22:03:02 +0200
committerFabian Mastenbroek <mail.fabianm@gmail.com>2022-10-28 15:01:55 +0200
commitd5aed4b1e6e5548728c5978e3b46d1472b62e791 (patch)
tree5ceb12076922ab5e3c724a451150b2b74791314b /.github
parenteb105ae96191d99745c145e5ef0959f5e5c77fc4 (diff)
refactor(compute/sim): Use workload chaining for boot delay
This change updates the implementation of `SimHost` to use workload chaining for modelling boot delays. Previously, this was implemented by sleeping 1 millisecond using Kotlin coroutines. With this change, we remove the need for coroutines and instead use the `SimDurationWorkload` to model the boot delay. In the future, we envision a user-supplied stochastic boot model to model the boot delay for VM instances.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions