wgpu-native icon indicating copy to clipboard operation
wgpu-native copied to clipboard

WGPU vs Native API performance

Open miguelmartin75 opened this issue 3 years ago • 1 comments

I'm just wondering about this. What's the cost of the overhead of using WebGPU vs raw native APIs? Are there any benchmarks or theoretical analysis of the overhead due to abstraction?

Thanks.

miguelmartin75 avatar Jan 01 '22 07:01 miguelmartin75

That's a good question! We haven't done any measurements, in particular because in Firefox presentation is still a bit clunky, so the comparison wouldn't be fair. But I'd love to see more experiments here to get an idea.

kvark avatar Jan 01 '22 21:01 kvark