node/lib/internal/perf
theanarkh e5200392a2
net,dns: trace tcp connection and dns by perf_hooks
use the perf_hooks to trace the time spent by net.connect, dns.lookup,
dns.lookupService, dns.resolvexxx.

PR-URL: https://github.com/nodejs/node/pull/42390
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
2022-03-29 16:43:28 +01:00
..
event_loop_delay.js perf_hooks: multiple fixes for Histogram 2021-12-19 09:56:36 -08:00
event_loop_utilization.js perf_hooks: refactor perf_hooks for snapshot building 2021-06-28 16:20:12 +08:00
nodetiming.js perf_hooks: refactor perf_hooks for snapshot building 2021-06-28 16:20:12 +08:00
observe.js net,dns: trace tcp connection and dns by perf_hooks 2022-03-29 16:43:28 +01:00
performance_entry.js perf_hooks: use arrays to store EntryBuffers 2022-02-20 22:57:31 +00:00
performance.js perf_hooks: do not return all entries with getEntriesBy[Name|Type] 2022-02-26 08:46:59 +00:00
timerify.js perf_hooks: refactor perf_hooks for snapshot building 2021-06-28 16:20:12 +08:00
usertiming.js perf_hooks: use spec-compliant structuredClone 2021-11-29 12:45:46 +00:00
utils.js perf_hooks: refactor perf_hooks for snapshot building 2021-06-28 16:20:12 +08:00