Compression settings UE4 - performance.

Can someone please explain to me how compression settings affect performance? What are the consequences of using no/very low compression in the texture settings?

Higher memory usage, higher memory bandwidth usage, take longer to stream in textures. Takes up more storage space.

Texture pool is also filled much sooner so not all used textures fit there with highest resolution. This may cause low resolution textures to be visible.