From 523e65f0019605e610a45708d1a88b70371bc666 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Thu, 18 May 2023 17:26:38 +0200 Subject: [PATCH] docs: update timings with clear_cache --- reports/timings.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reports/timings.md b/reports/timings.md index 2b6e48a..9f5e6e5 100644 --- a/reports/timings.md +++ b/reports/timings.md @@ -1,5 +1,5 @@ # Dagger runtime benchmark results -1. build-image: 0.674 -2. pull-image: 0.833 -3. run-wasm: 6.924 -4. run-binary: 6.925 +1. build-image: 55.175 +2. pull-image: 7.012 +3. run-wasm: 32.458 +4. run-binary: 32.328