I hate to be that guy but this takes up 45% cpu under firefox for a simple spin animation.
Spin.js, a pure JS spinner
11–20 of 70 posts
Re: Spin.js, a pure JS spinner
#12I hate to be that guy but this takes up 45% cpu under firefox for a simple spin animation.
Re: Spin.js, a pure JS spinner
#13I hate to be that guy but this takes up 45% cpu under firefox for a simple spin animation.
1% on chrome
I'm on Chromium 12 on a Fedora 15 box. Top reports ~25% (on a dual core Arrandale, so that's about 1/8th the available CPU time), but checking the clocks more carefully shows that they're spending half their time in sleep states and never moving from the 1.2GHz base speed (this model turbos at 2.9GHz). So my envelope tells me this is about 4-5% usage vs. a fully loaded system.
Re: Spin.js, a pure JS spinner
#14Re: Spin.js, a pure JS spinner
#15I hate to be that guy but this takes up 45% cpu under firefox for a simple spin animation.
Re: Spin.js, a pure JS spinner
#16What's the battery drain like?
Re: Spin.js, a pure JS spinner
#17Re: Spin.js, a pure JS spinner
#18What's the battery drain like?
It's not like animating a gif doesn't use up CPU cycles.