phetsims / neuron

"Neuron" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 3 forks source link

Chart cursor doesn't move steadily while recording #63

Closed jbphet closed 8 years ago

jbphet commented 9 years ago

The chart cursor move at different speeds instead of at a steady, consistent rate when moving across the chart after an action potential. I noticed this initially on Chrome 40 + Win 7, and it also happens on Firefox + Win 7, though the nature of the hesitations is a bit different.

This is probably a performance issue - I suspect that the 60 fps frame rate isn't quite being met.

jbphet commented 9 years ago

Assigning to @AshrafSharf for a quick look while I'm working on other issues. @AshrafSharf - please log any ideas and/or try them out for fixing this issue. If it is something that simply requires optimization, and you're not sure how to improve it, you can assign the issue back to me and I'll work on it.

jbphet commented 8 years ago

This is much better after all of the optimizations that have occurred since this was originally reported. I think it's as good as it's going to get. Closing.