I noticed in my voxel engine that if I turn off -v (verbose output) from command line arguments, my scene takes 28 seconds to finish loading. If -v is specified, my scene takes 4 seconds only. Note: ...