Closed w4ffl35 closed 2 years ago
I was finally able to start debugging this, first update:
I'm performing tests with flags mega
False and is_reusable
False at all times
will do a diff between 3e64e86 and b913b58 later today to try and determine what caused the generation to slow down
I'm guessing its related to https://github.com/kuprel/min-dalle/issues/39
https://github.com/kuprel/min-dalle/issues/39#issuecomment-1171061913
ok wow... this only applies if you're not using is_reusuable
... :1st_place_medal: this is what i get for multitasking.
future programmer, learn from my pain: just turn that bool on and your images will generate in half the time when used in a loop
still digging into it, but something after commit
3e64e86
doubled image generation time again. will update with more info if i can find it