I have a page which is very slow, not in loading, but in terms of the responsiveness of typing into the form fields on the page.
There is no ajax on the page - this is nothing to do with network transport.
What are good strategies for discovering where the code bottlenecks are? I have found nothing in the chrome developer tools to tell me where the bottlenecks are.