Open cvetkovic opened 1 year ago
Reuse Knative services (deployments) between experiments to avoid high latency for deploying functions.
Need to be careful with this because under load some instances may carry side effects from one step of loader to another...
Reuse Knative services (deployments) between experiments to avoid high latency for deploying functions.