mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-17 19:00:52 +01:00
Updated Rendering performance (markdown)
parent
a02d16869b
commit
a88d480da2
@ -1,3 +1,4 @@
|
||||
## Graphic card performance
|
||||
<table>
|
||||
<tr><th>GPU</th><th>Video RAM</th><th>Render time v2.3.5</th><th>Render Time v2.4.7</th><th>Turbo Mode?</th><th>Maximum render size</th></tr>
|
||||
<tr><td>RTX 2070</td><td>8 GB</td><td>8.8s</td><td>12s</td><td>Yes</td><td>1216×1216</td></tr>
|
||||
@ -5,6 +6,12 @@
|
||||
<tr><td>GTX 1650</td><td>4 GB</td><td>82.5s</td><td>86s</td><td>No</td><td>704×704</td></tr>
|
||||
</table>
|
||||
|
||||
## CPU rendering performance
|
||||
<table>
|
||||
<tr><th>CPU</th><th>Clock spped</th><th>Render Time v2.4.7</th></tr>
|
||||
<tr><td>Xeon E5-1650</td><td>3.20GHz</td><td>410s</td></tr>
|
||||
</table>
|
||||
|
||||
```
|
||||
Prompt: a photograph of an astronaut riding a horse
|
||||
Seed: 3464895
|
||||
|
Loading…
Reference in New Issue
Block a user