Closed quentin452 closed 10 months ago
hey, lurking around: what kinda "setting" even is skipRenderingIfNotVisible and how can it be modified?
And what's spark.lucko.me, client side benchmarking?!! 🤨
hey, lurking around: what kinda "setting" even is skipRenderingIfNotVisible and how can it be modified?
And what's spark.lucko.me, client side benchmarking?!! raised_eyebrow
need to change the source code to remove skipRenderingIfNotVisible And i used /sparkc profiler run to profile client thread
Threaded chunk updating & the occlusion tweak were removed from ArchaicFix in 0.7.0, so this issue is no longer relevant.
https://spark.lucko.me/k4qYhmLAdb
I get a significantly improvement when disabling this method in dev
edit :
~480 fps with skipRenderingIfNotVisible enabled with some special mobs through walls ~600 fps without skipRenderingIfNotVisible enabled with some special mobs through walls
but it seem that disabling skipRenderingIfNotVisible make some issues