-
-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Labels
Description
I'm raising this as an issue to see if anyone has found a workaround for the slow initialization on Windows Chrome. (I understand that performance issue can be solved WebGPU.)
I check the performance with profiler, getProgramInfoLog and getProgramParameter functions are taking up the most of time, which is explained in getProgramInfoLog performance issue.