sojeri / howsTheWeatherSeattle

Seattle, how's the weather right now?
https://sojeri.github.io/howsTheWeatherSeattle
2 stars 0 forks source link

investigate performance #8

Open sojeri opened 5 years ago

sojeri commented 5 years ago

with things like every raindrop separately animated, it's highly likely that this is not a very performant app. calculate some baseline stats and compare with positioning drops on a layer that moves instead. dive into the heap to find out what else could be improved.