Draw call stats
#1440
-
I'm just wondering, if there is any way I can measure the draw call in react three fiber. Since there are lots of ways for doing the same thing, it'll be helpful to know which way is more efficient and since sometimes those things might not affect framerate much but later when app gets complex those small things might bite you in the ass. It'll be more easy to understand how to render stuff. |
Beta Was this translation helpful? Give feedback.
Answered by
gsimone
Jun 17, 2021
Replies: 1 comment 2 replies
-
This is pretty good https://github.com/RenaudRohlinger/r3f-perf |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
bhushan6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is pretty good https://github.com/RenaudRohlinger/r3f-perf