You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test platform: macOS 12.2.1, Chrome 99.0.4844.51, MacBookPro16,1
Testing was done with a local build grunt --minify.mangle=false --brands=phet-io that has identical shas with 1.1.0-dev.37.
Stanalone PhET-iO sim was run from the Wrapper Index using local URL: .../geometric-optics/build/phet-io/geometric-optics_all_phet-io.html?postMessageOnError&phetioStandalone&fuzz
Heap snapshots:
Snapshot 1 was taken immediately after starting the sim with no query parameters. It's the baseline memory footprint.
Snapshots 2-11 were taken at 1-minute intervals, running the sim with ?fuzz, similar to the testing procedure described in the QA Book.
Snapshot 12 was taken 10 minutes after Snapshot 11, to test the sim's memory consumption over a longer period of time.
Test platform: macOS 12.2.1, Chrome 99.0.4844.51, MacBookPro16,1
Testing was done with a local build
grunt --minify.mangle=false --brands=phet-io
that has identical shas with 1.1.0-dev.37.Stanalone PhET-iO sim was run from the Wrapper Index using local URL:
.../geometric-optics/build/phet-io/geometric-optics_all_phet-io.html?postMessageOnError&phetioStandalone&fuzz
Heap snapshots:
Snapshot 1 was taken immediately after starting the sim with no query parameters. It's the baseline memory footprint.
Snapshots 2-11 were taken at 1-minute intervals, running the sim with
?fuzz
, similar to the testing procedure described in the QA Book.Snapshot 12 was taken 10 minutes after Snapshot 11, to test the sim's memory consumption over a longer period of time.
Conclusions:
I'll leave this issue open so that it can be referred to during the QA process.
The text was updated successfully, but these errors were encountered: