vhive-serverless / invitro

Load generator and trace sampler for serverless computing
MIT License
17 stars 14 forks source link

Spillover tracking #562

Open cvetkovic opened 20 hours ago

cvetkovic commented 20 hours ago

image

We have decided to turn off this feature until we determine the fate of it. Failure rate tracking should not be done per minute, but per experiment, since for functions with a small number of invocations it can happen that a relative difference becomes too large, which implies per-function driver termination.

It could lead to non-deterministic experiments in the presence of failures.