phetsims / greenhouse-effect

"Greenhouse Effect" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
4 stars 4 forks source link

Performance testing and sign-off #328

Closed jbphet closed 1 year ago

jbphet commented 1 year ago

As part of the code review process for the release of the phet-io version of this sim, performance should be reviewed and approved by the designer(s).

jbphet commented 1 year ago

@KatieWoe and I just discussed how best to approach doing a performance test for this sim, and here's what we are currently thinking:

jbphet commented 1 year ago

Worst cases for each of the three screens:

jbphet commented 1 year ago

The dev version has been built and can be found at https://phet-dev.colorado.edu/html/greenhouse-effect/1.2.0-dev.1/phet/greenhouse-effect_all_phet.html.

jbphet commented 1 year ago

The table for collecting the performance data is below (in the next comment). Here are some notes:

jbphet commented 1 year ago
Device Browser Waves WC FPS Waves WC Usable? Photons WC FPS Photons WC Usable? Layers WC FPS Layers WC Usable?
@jbphet's Dell Precision Chrome 60 yes 60 yes 60 yes
Device X ? ? ? ? ? ? ?
jbphet commented 1 year ago

Assigning to @KatieWoe and @Nancy-Salpepi for the next steps.

Nancy-Salpepi commented 1 year ago
Device Browser Waves WC FPS Waves WC Usable? Photons WC FPS Photons WC Usable? Layers WC FPS Layers WC Usable?
@jbphet's Dell Precision Chrome 60 yes 60 yes 60 yes
macbook air safari 60 yes 60 yes 60 yes
2003 mac desktop safari 60 yes 60 yes 60 yes
iPad (9th gen) safari 30 yes 30 yes 30 yes
chromebook chrome *20 yes *14 yes *23 yes
KatieWoe commented 1 year ago
Device Browser Waves WC FPS Waves WC Usable? Photons WC FPS Photons WC Usable? Layers WC FPS Layers WC Usable?
@jbphet's Dell Precision Chrome 60 yes 60 yes 60 yes
Samsung Win 11 Firefox 60 yes 60 yes 50-60 yes
Chromebook Chrome 40-50 yes 45-55 yes 30 yes
iPad Pro Safari 60 yes 55 yes 35 yes
KatieWoe commented 1 year ago

Between @Nancy-Salpepi and I, I think think this is enough data. @jbphet back to you

jbphet commented 1 year ago

Thanks QA team!

Based on the data above, it looks like QA found the worst case situations for each of the three screens usable on all test devices. @arouinfar - as the designer, I think it is up to you to ultimately sign off on this, though you're welcome to bring in @kathy-phet if you like.

arouinfar commented 1 year ago

Thanks @Nancy-Salpepi @KatieWoe!

Performance is generally looking good, with lower-performing devices still being acceptable. I'm happy to close @jbphet.