X-Profiler / xprofiler

🌀An addon for node.js, which supporting output performance log and real-time profiling through sampling.
Other
426 stars 57 forks source link

fix: worker_threads uptime #158

Closed legendecas closed 2 years ago

legendecas commented 2 years ago

each worker thread has its own uptime.

codecov[bot] commented 2 years ago

Codecov Report

Merging #158 (7f1cf66) into master (6242c54) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #158   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          297       297           
=========================================
  Hits           297       297           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6242c54...7f1cf66. Read the comment docs.