react-force-graph icon indicating copy to clipboard operation
react-force-graph copied to clipboard

Measuring and improving performance

Open xiaoxiaobt opened this issue 3 years ago • 0 comments

Hello, I am working on a scene that has multiple sets of identical 3D objects with react-force-graph-3d, and the performance is still not great after trying some suggestions in other Issues. Therefore, I have two questions:

  1. Would it be possible to use Three.js InstancedMesh with this library?
  2. Is there a way to display FPS of the graph? I've tried Three.js Stats module (three/examples/jsm/libs/stats.module) but it does not show the value.

Thank you in advance!

xiaoxiaobt avatar Jun 19 '22 19:06 xiaoxiaobt