Skip to content

[thumbnail] Fix reading thumbnail plugins only once

Nicolas Fella requested to merge work/fixthumbnailperf into master

Reading the list of plugins is relatively expensive, so we only want to read them once

ab2660f2 removed the 'static' here, introducing a performance regression

Edited by Nicolas Fella

Merge request reports