Performance Guide #8755
aifartist
started this conversation in
Optimization
Replies: 1 comment 2 replies
-
Any way to just faster launch web ui instead?) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is less a discussion than a top level post I'll keep correcting and enhancing based on feedback and instead of burying the good stuff in endless replies. This is a work in progress and a placeholder. The goal is to provide easy to understand facts on performance related issues in this one stop shop. This is version minus 1! No complains please. At least not till I get to version 0. :-)
What do I mean by performance?
I will discuss them all.
Bite sized facts(These will be expanding upon):
-- Hardware Speed/Efficiency/Capability:
-- Algorithm Efficiency: When xformers came out it provided a big boost in perf.
-- Software Efficiency: A great algorithm can be ruined by a bad programmer that can't write efficient code. Also compiler optimizations.
Time to sleep.
Beta Was this translation helpful? Give feedback.
All reactions