hmm ghost, I added some console.time tags here and there to measure the difference between loading only SRD data vs bigger compendiums (I tried the compendiums I have with stuff imported from ddbi) and I noticed that times lower significantly after the first calls on each of the compendium groups, these are cached midway I guess ? I am not aware of how the foundry infrastructure works inside.
I mean.. I tried multiple times like this:
1) using only SRD compendiums, Times X
2) using DDBImporter compendiums, Times Y > X
3) repeat test 2 (without reloading client), Times Y² < Y thought Y² > X
4) repeat test 3, Times Y³ ~= Y²