clarkbw / about-history

A firefox add-on with an awesome history view
Other
13 stars 7 forks source link

Update images to use single sprite sheet.. or better? #88

Closed antlam closed 9 years ago

antlam commented 10 years ago

Currently going old school for the power of speed

clarkbw commented 10 years ago

I'm not sure there would be a speed advantage to sprites, all the images are local already so we don't have to worry about multiple requests slowing things down.

erikvold commented 9 years ago

Ya I think sprites will be premature optimization at this point, we should collect telemetry (measurement data) on this stuff before trying to optimize it.