summaryrefslogtreecommitdiff
path: root/benchmark/bench/memory.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bench/memory.js')
-rw-r--r--benchmark/bench/memory.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/bench/memory.js b/benchmark/bench/memory.js
index f1846204f..9a3f94bc7 100644
--- a/benchmark/bench/memory.js
+++ b/benchmark/bench/memory.js
@@ -26,6 +26,7 @@ export async function run(projectDir, outputFile) {
ASTRO_TIMER_PATH: outputFilePath,
},
},
+ throwOnError: true,
});
console.log('Raw results written to', outputFilePath);