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