Which asset class takes the longest to load using PreloadAsync

I’m wondering what’s the largest class that takes the longest to preload into the game.
Having removed a folder containing visual effects, folders, parts and some billboard GUIs my loading screen time sped up by over 300% despite me loading imagelabels and animations, to keep in mind there’s way more animations and images than there is particles, parts etc.

Appreciate any input