Is it possible to get information from Chrome profile (Developer Tools) how many times functions are called? I found how to do it in code: and some really old (year 2011 and around) topics and feature request like this one. But no new information if it is possible to record count for every function calls. Sometimes you figure it out