From 049f3e9cc94046b34d42df00bc707dcab4a8ec3d Mon Sep 17 00:00:00 2001 From: profan Date: Sun, 7 Jun 2026 19:12:23 +0100 Subject: [PATCH] add note about image resolution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69bc044..2aefa91 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ You'll need .NET 10, with `dotnet run -c Release` that should be all you need. The only dependencies are RayLib-Cs (for the interactivity) and SkiaSharp (for writing out the image). -# (Crude) Benchmark Results +# (Crude) Benchmark Results (1024x1024 image) On my own machine (CPU: Ryzen 7 4800HS), the results tabulate roughly as follows.