Open theophanemayaud opened 2 years ago
When implementing use cache only option, it seemed that db access might be a bottleneck, so loading metadata and images from cache in one big SQL request instead of multiple for each video might speed things up a lot !
When implementing use cache only option, it seemed that db access might be a bottleneck, so loading metadata and images from cache in one big SQL request instead of multiple for each video might speed things up a lot !