About webgpu vs webgl2 rendering performance

image

I use webgl2 and webgpu to render the same scene, why the frame rate of webgpu is lower, what may be the reason?

webgpu is 20fps, webgl2 is at 50fps

See Render performance - #2 by sebavan for more context about WebGPU performance compared to WebGL.

However, so much difference between WebGPU and WebGL is not normal, are you able to setup a repro in the Playground (or somewhere else)?

2 Likes