Sygil-Dev / stable-diffusion

GNU Affero General Public License v3.0
1.72k stars 149 forks source link

k_euler very slow suddenly #213

Closed 1blackbar closed 2 years ago

1blackbar commented 2 years ago

With k_euler_a i had like 6 seconds with 20 steps on 512x512, now in new version i have like 23 seconds (!!!!!!) What happened ? Did something major was changed?

hlky commented 2 years ago

Nothing changed that would cause a decrease in speed. The speed can vary depending on the current activity of your computer.

If you can point out a commit where you think the speed was faster and a commit where you think the speed is slower I can investigate.