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

75
Views
Node Benchmarking tool to examine the sub requests/methods timing

I used the apache bench , siege and benchmark.js for the benchmarking, load test to examine.But these tools/libraries gave the overall result/time which took from start to end. I want the execution time for all the sub methods or requests calling from the main request/method.Kindly suggest any tool or library.

Thanks

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I am not sure I understand what you mean with "sub method" execution time.

If you just want to know the percentiles of the latency of your HTTP server (Node.js or not), you can use something like autocannon.

Instead, if you want to know the execution time of the functions you call in your route handlers, you'll probably want tracing and profiling capabilities. For this you can try node-clinic (it's a suite of 3 tools) or FlameScope.

Anyway, Stack Overflow isn't the best website for open-ended questions. You might have more luck on Software Recommendations.

about 4 years ago · Juan Pablo Isaza Report
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!