1691 samples overall, 1686 in selection

Throughput of computing the category breakdown: 593.1 nanoseconds per sample

Throughput of computing the heaviest stack: 296.6 nanoseconds per sample

Category Breakdown

  1. User (76.3%)
  2. Ion (8.0%)
  3. BaselineIC (6.1%)
  4. Kernel (3.1%)
  5. Baseline (3.0%)
  6. IonIC (1.5%)
  7. BaselineInterpreter (1.3%)
  8. Trampoline (0.6%)
  9. JIT (0.0%)

Heaviest Stack

  1. ZwWaitForAlertByThreadId
  2. RtlSleepConditionVariableSRW
  3. SleepConditionVariableSRW
  4. mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&)
  5. mozilla::OffTheBooksCondVar::Wait()
  6. mozilla::TaskController::GetRunnableForMTTask(bool)
  7. nsThread::ProcessNextEvent(bool, bool*)
  8. NS_ProcessNextEvent(nsIThread*, bool)
  9. mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
  10. MessageLoop::RunInternal()
  11. MessageLoop::RunHandler()
  12. MessageLoop::Run()
  13. nsBaseAppShell::Run()
  14. nsAppShell::Run()
  15. XRE_RunAppShell()
  16. mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*)
  17. MessageLoop::RunInternal()
  18. MessageLoop::RunHandler()
  19. MessageLoop::Run()
  20. XRE_InitChildProcess(int, char**, XREChildData const*)
  21. mozilla::BootstrapImpl::XRE_InitChildProcess(int, char**, XREChildData const*)
  22. content_process_main(mozilla::Bootstrap*, int, char**)
  23. NS_internal_main(int, char**, char**)
  24. wmain(int, wchar_t**)
  25. invoke_main()
  26. __scrt_common_main_seh()
  27. BaseThreadInitThunk
  28. RtlUserThreadStart