The performance isn’t equal because Instanced Static Meshes are different from the editor-default instances of a static mesh.
To make use of Instanced Static Meshes, you’d have to make an actor blueprint and add the meshes as Instanced Static Mesh Actors and add the instances manually there.
So that’s why the framerate is poopy.