Update README.md benchmark and docs
Browse files
README.md
CHANGED
|
@@ -57,8 +57,8 @@ repeated batched `encode()` calls after `5` warmup batches.
|
|
| 57 |
|
| 58 |
| Resolution | Batch Size | Mean (ms/batch) | ms/image | Images/s | Peak Allocated VRAM |
|
| 59 |
|---:|---:|---:|---:|---:|---:|
|
| 60 |
-
| `256x256` | `128` | `12.
|
| 61 |
-
| `512x512` | `
|
| 62 |
|
| 63 |
## Decode Latency
|
| 64 |
|
|
@@ -69,9 +69,9 @@ sampler and PDG disabled.
|
|
| 69 |
|
| 70 |
| Resolution | Batch Size | Images | Mean (ms/image) | Images/s | Peak Allocated VRAM |
|
| 71 |
|---:|---:|---:|---:|---:|---:|
|
| 72 |
-
| `512x512` | `1` | `20` | `
|
| 73 |
-
| `1024x1024` | `1` | `20` | `
|
| 74 |
-
| `2048x2048` | `1` | `20` | `
|
| 75 |
|
| 76 |
## Latent Interface
|
| 77 |
|
|
|
|
| 57 |
|
| 58 |
| Resolution | Batch Size | Mean (ms/batch) | ms/image | Images/s | Peak Allocated VRAM |
|
| 59 |
|---:|---:|---:|---:|---:|---:|
|
| 60 |
+
| `256x256` | `128` | `12.38` | `0.097` | `10336.1` | `567.8 MiB` |
|
| 61 |
+
| `512x512` | `128` | `53.49` | `0.418` | `2393.0` | `1353.8 MiB` |
|
| 62 |
|
| 63 |
## Decode Latency
|
| 64 |
|
|
|
|
| 69 |
|
| 70 |
| Resolution | Batch Size | Images | Mean (ms/image) | Images/s | Peak Allocated VRAM |
|
| 71 |
|---:|---:|---:|---:|---:|---:|
|
| 72 |
+
| `512x512` | `1` | `20` | `3.89` | `256.8` | `340.8 MiB` |
|
| 73 |
+
| `1024x1024` | `1` | `20` | `9.79` | `102.2` | `409.6 MiB` |
|
| 74 |
+
| `2048x2048` | `1` | `20` | `51.90` | `19.3` | `720.9 MiB` |
|
| 75 |
|
| 76 |
## Latent Interface
|
| 77 |
|