DEV Community

Discussion on: Fast GIF parsing on the web with WASM + Wuffs

Collapse
 
samthor profile image
Sam Thorogood

That's great! We see a huge spread—some of it, I suspect, is that we are hitting initial startup work in either case. Running the code 100 times on user's browsers is not considered friendly, since I'd size their devices up for minutes, but that would be the way to really determine what the time is.