Function measurements
Each profiling run executes the entered program and associates observed execution time with the functions represented in the results. The call count records how many times each function ran during that execution. Repeated invocations therefore increase the count and contribute additional measured work. These figures characterize one run with one input and browser state; they do not establish a permanent runtime for the code.