When NOT to use ISM or HISM?

Hello! I have been developing a videogame for a while now and I have recently been learning about optimization methods.

While looking at HISM and ISM tutorials, I was wondering, when is it better to NOT use instancing and simply leave static meshes as they are?

Is there a number of minimum static meshes where the overhead of HISMs is not worth it?