From 0b6210cd37b68b94252cb798598b12974a20e1c1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 22:56:19 +0200 Subject: Adding upstream version 5.28.2+dfsg1+~cs23.11.12.3. Signed-off-by: Daniel Baumann --- fastify-busboy/benchmarks/busboy/regenerate.cmd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 fastify-busboy/benchmarks/busboy/regenerate.cmd (limited to 'fastify-busboy/benchmarks/busboy/regenerate.cmd') diff --git a/fastify-busboy/benchmarks/busboy/regenerate.cmd b/fastify-busboy/benchmarks/busboy/regenerate.cmd new file mode 100644 index 0000000..87c0768 --- /dev/null +++ b/fastify-busboy/benchmarks/busboy/regenerate.cmd @@ -0,0 +1,17 @@ +rem Make sure to run this in Admin account +rem +call npm run install-node +timeout /t 2 +call nvm use 17.2.0 +timeout /t 2 +call npm run benchmark-all +call nvm use 16.13.1 +timeout /t 2 +call npm run benchmark-all +call nvm use 14.18.2 +timeout /t 2 +call npm run benchmark-all +call nvm use 12.22.7 +timeout /t 2 +call npm run benchmark-all +call npm run combine-results -- cgit v1.2.3