thorvg / thorvg.web

ThorVG for Web System
https://www.thorvg.org
MIT License
3 stars 1 forks source link

ensure consistent animations test set for performance assessment #7

Closed theashraf closed 1 month ago

theashraf commented 1 month ago

For better performance assessment, I think we should avoid randomizing the animations test set we use. We should ensure it is consistent across all players because, as far as I understand, not all animations have the same features, which might impact performance

hermet commented 1 month ago

The test tool allows users to use a random seed to reproduce the same contents set. they can copy & paste it, if they'd like to compare them. image

tinyjin commented 1 month ago

We can keep same test set with the queryparameter seed. Thanks, I'm closing this issue :)