There seem to be a lot of tools to check how much time it takes to load a specific script, but what about performance impact on the user's machine? Does anyone know of any tools to see the CPU demands of a specific script, especially on mobile?
As I write apps, I feel like I'm trying my best to cut down on unnecessary logic, but I have a hard time knowing how I'm doing — and whether the end user's experience will be smooth — with no CPU benchmarks or guidelines.