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

Render without blocking JS thread

Open happylolonly opened this issue 2 years ago • 1 comments

It is possible somehow render graph (3d) without blocking JS main thread?

We are using lib at https://cyb.ai main page, and while graph is rendering, page freezes.

here is code

Screenshot 2023-10-27 at 22 14 34

happylolonly avatar Oct 27 '23 18:10 happylolonly

Did some optimizations, but still would be good to know how to do optimizations via lib.

happylolonly avatar Nov 03 '23 10:11 happylolonly