Submission + - An interesting look at the performance of JavaScript on mobile devices (sealedabstract.com)
faffod writes: Coming from a background of console development where memory management is a daily concern, I found it interesting that there was any doubt that memory management on a constrained system, like a mobile device, would be a concern. Drew Crawford took the time to document his thoughts, and though there is room for some bikesheding, overall it is spot on. Plus it taught me what bikeshedding means