I'm defintely noticing a major slowdown in WAV file loading (using SoundBuffer::loadFromFile). Loading a bunch of small files (< few secs long) previously took around 800ms, but now takes around 6 seconds. Previously I was using SFML 2.3.2. Has anything been changed in that regard?