I forgot to mention something last time and that is, if you have Nvidia GPU, make sure you export these variables in your .bashrc export __GL_SHADER_DISK_CACHE=1 export __GL_SHADER_DISK_CACHE_SKIP_CLEANUP=1 export __GL_SHADER_DISK_CACHE_PATH='$HOME/.nv/GLCache' ...