Hierarchical Instanced Static Meshes update multiple location

hello everyone. i am trying to optimize large amount of static mesh as we allow user to spawn ship from their base and all unit are the same. so I create a instanced static mesh with ustruct to track movement and movement force. However, i am trying to push the performance further. is there anything I can do to update the location faster?