Mat_CheckInode_FactorLU() has mallocs inside very tight loops and spends a lot of time in them. Surely a single large enough malloc could be done initially?
Barry
Mat_CheckInode_FactorLU() has mallocs inside very tight loops and spends a lot of time in them. Surely a single large enough malloc could be done initially?
Barry