In Safari 4, I am trying to use the profiler to see how the time is spent in the code that runs when the page loads.
- I enabled the profiler ("Start profiling JavaScript")
- I load the page.
- I stop the profiler.
At this point, this doesn't create a "profile" snapshot (while it does if I start the profiler after the page is loaded). Any hint on this?