Standardize measured performance comparison
Browse files
README.md
CHANGED
|
@@ -58,10 +58,10 @@ The directly timed A/B used the same layout and kernel on a matched 512x512
|
|
| 58 |
Turbo generation on a 32 GiB M1 Pro; it is representative of the projection
|
| 59 |
path, not a separately timed standard-model claim.
|
| 60 |
|
| 61 |
-
|
|
| 62 |
|---|---:|---:|---:|
|
| 63 |
-
|
|
| 64 |
-
|
|
| 65 |
|
| 66 |
The generated images were identical. The standard checkpoint in this
|
| 67 |
repository separately passed a real H3ddle image-quality check before
|
|
|
|
| 58 |
Turbo generation on a 32 GiB M1 Pro; it is representative of the projection
|
| 59 |
path, not a separately timed standard-model claim.
|
| 60 |
|
| 61 |
+
| comparison | regular / baseline | optimized path | resulting gain |
|
| 62 |
|---|---:|---:|---:|
|
| 63 |
+
| transformer, output-major vs input-major | 253.9 s | 231.4 s | **8.9% (1.10x)** |
|
| 64 |
+
| complete generation, same layout A/B | 278.7 s | 256.5 s | **8.0% (1.09x)** |
|
| 65 |
|
| 66 |
The generated images were identical. The standard checkpoint in this
|
| 67 |
repository separately passed a real H3ddle image-quality check before
|