From 8428614b26a54cb58af6d070ceb541348cc61f63 Mon Sep 17 00:00:00 2001 From: Muescha <184316+muescha@users.noreply.github.com> Date: Mon, 2 Mar 2020 00:07:07 +0100 Subject: [PATCH] fix --- benchmarks/image-processing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/image-processing/README.md b/benchmarks/image-processing/README.md index fae6b5e828ea8..9f346e637a826 100644 --- a/benchmarks/image-processing/README.md +++ b/benchmarks/image-processing/README.md @@ -5,7 +5,7 @@ by downloading and processing images. Defaults to building a site with 100 image pages. Set the `NUM_IMAGES` environment variable to change that e.g. `NUM_IMAGES=1000 gatsby build` -The max number of images you can process is 1300. +The max number of images you can process is 65535. # Running the benchmark