-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev test: Energy Forms and Changes 1.1.0-dev.4 #293
Comments
I saw the sim go to spiral once in edge, but upon every other load so far use the default behavior. |
Edge also has brief periods of lags and graphical flashes, but overall I would say it is acceptable for the platform. @jbphet let me know if you want further investigation on this. |
Windows 7 + IE Performance
Visually, |
Windows 7 + Chrome Performance
Looks like the bad performance on Windows 7 + IE is due to IE, not Windows 7. |
Forgot to mention you, @jbphet. |
iOS 11 + Safari Performance
Without |
Feynman (ChromeOS 73.0.3683.32) Performance
Without or without, the performance is pretty bad. Feynman is enrolled in the Chrome Beta, so the Chrome version is newer than regular Chrome. Performance on Chadwick (another Chromebook test device we have) is much better than performance on Feynman. Chadwick is not enrolled in the Chrome Beta. |
Checked the following low performance platforms:
Posted a comment in this issue if I thought there was anything noteworthy. @chrisklus, @jbphet, let me know if there are any other platforms you'd like tested. |
I think QA is done unless @KatieWoe has anything else she'd like to test. |
I agree, this looks good. Thanks @lmulhall-phet |
Thanks everyone, closing. |
@jbphet, @arouinfar, @KatieWoe, @ariel-phet, energy-forms-and-changes/1.1.0-dev.4 is ready for dev testing. Please document issues in https://github.com/phetsims/energy-forms-and-changes/issues and link to this issue.
Assigning @ariel-phet for prioritization.
General Dev Test
What to Test
Focus and Special Instructions
We've added an alternative algorithm for distributing the energy chunks within their blocks and beakers. It's faster and meant to replace the usual repulsive algorithm on slow devices. We'd like to make sure that it's kicking in when it should on slower devices like Tycho and Jemison, and is not kicking in on normal/fast devices. See the query param below to familiarize yourself with its behavior.
Query params:
To view the alternative energy chunk distribution algorithm (on any device, regardless of speed), add the query param
ecDistribution=spiral
.You can add speed controls to the first screen with the query param
showSpeedControls
. This is useful for testing, but we are not looking for issues caused only by fast forward.If you're tired of having to manually hold the burners on the intro screen, you can make them sticky with the query param
stickyBurners
.General Dev Test Platforms
Link
FAQs for QA Members
There are multiple tests in this issue... Which test should I do first?
Test in order! Test the first thing first, the second thing second, and so on.
How should I format my issue?
Here's a template for making issues:
Who should I assign?
We typically assign the developer who opened the issue in the QA repository.
My question isn't in here... What should I do?
You should:
The text was updated successfully, but these errors were encountered: