From 526faab4b82dd78730c5cfef98e41efadd093d4d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 19 Apr 2023 09:39:13 -0400 Subject: [PATCH] update links --- pages/README.md | 10 ++++++---- pages/benchmark.html | 10 +++++----- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/pages/README.md b/pages/README.md index f7f7b8f..2b343c7 100644 --- a/pages/README.md +++ b/pages/README.md @@ -1,6 +1,7 @@ # SD WebUI Benchmark Data ## Run Benchmark & Submit + - Benchmark data is created using **SD WebUI Extension** [**System Info**](https://github.com/vladmandic/sd-extension-system-info) - Record is appended if any of the system properties change @@ -9,15 +10,16 @@ ## Update Results + - GitHub Action runs periodically - + - Downloads latest benchmark data - Merges downloaded data with local data - + - Creates JSON with sorted unique records - + - Renders as Markdown table - + - GitPages Serves HTML page which downloads and renders JSON data diff --git a/pages/benchmark.html b/pages/benchmark.html index c6c914c..6d9f344 100644 --- a/pages/benchmark.html +++ b/pages/benchmark.html @@ -36,11 +36,11 @@ Benchmark data is created using | SD WebUI Extension System Info Last modified | - (page is updated automatically hourly if new data is found) | STATUS + (page is updated automatically hourly if new data is found) | STATUS
Download - | DATA - | RAW - | MD | + | DATA + | RAW + | MD |
Note | Performance is measured as iterations per second for different batch sizes (1, 2, 4, 8 ...) and using standardized txt2img settings

@@ -50,7 +50,7 @@