Files
InvokeAI/invokeai/app/services/session_processor
psychedelicious 3b4d1b8786 perf(app): gc before every queue item
This reduces peak memory usage at a negligible cost. Queue items typically take on the order of seconds, making the time cost of a GC essentially free.

Not a great idea on a hotter code path though.
2025-06-11 12:56:16 +10:00
..
2023-09-20 15:09:24 +10:00