Timeline for Can we answer these Javascript/CSS3 performance questions?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 30, 2014 at 11:16 | comment | added | Pimgd | Testing? Well, there'd be many ways. You could test how long the animation takes to complete. You could test how long it takes browsers to render a specific page. Heck, open up google chrome. Right clicky. Inspect element, move to the profiles tab. You can measure how long your browser spends on each line! | |
| Jul 30, 2014 at 10:44 | comment | added | skiwi | How can you test improved performance with Javascript code? In say Java you can measure your improvement in algorithms, but so far these Javascript questions seem to be purely about visual performance as in that it needs to look good, I do not see how that can be reviewed if both the original and the improved version look as good. | |
| Jul 30, 2014 at 10:39 | history | answered | Pimgd | CC BY-SA 3.0 |