RenaudRohlinger / stats-gl

https://stats.renaudrohlinger.com/
167 stars 7 forks source link

Question : How to benchmark a device ? #3

Open vis-prime opened 11 months ago

vis-prime commented 11 months ago

so I'm using lib to display stats, works great!

and saw that there are some functions and variable holding logs and average

I want to use these values/methods to decide if I should reduce or increase renderer pixel ratio (similar to r3f performance monitor)

is this possible & is this a valid usecase ?