Use the following lines in the INCAR file to improve the efficiency of VASP for large systems:
ALGO = Fast # RMM-DIIS algorithm for electrons LREAL = A # evaluate projection operators in real space NSIM = 4 # blocked algorithm update, four bands at a timeIn additions you might try to set the MAXMIX tag.