Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

187
Views
See the call stack or origin from Performance Observer long task entry

I want to use the Performance observer to debug the long tasks. It gives me every registered tong task but I can't find its origin.

I want to know is there a way to see the origin of the task or even the call stack like in the Performance dev tool of chrome.

  const po = new PerformanceObserver(list => {
    for (const entry of list.getEntries()) {
      console.log('long task', entry);
    }
  });

  po.observe({ type: 'longtask', buffered: true });

enter image description here enter image description here

I found a similar question, but the solution is not satisfying for me, because I want to know is there a way to achieve this without marks

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!