0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/test
Trevor Norris 946315f7d8 node: improve GetActiveHandles performance
Improve performance of process._getActiveHandles by sending handles in
batches to JS to be set on the passed Array. Add test to check proper
active handles are returned.

Alter implementation of GetActiveRequests to match GetActiveHandles'
implementation.

PR-URL: https://github.com/nodejs/node/pull/3780
Reviewed-By: Fedor Indutny <fedor@indutny.com>
2015-12-17 17:29:12 -07:00
..
abort
addons test: fix path to module for repl test on Windows 2015-11-15 16:33:11 -08:00
cctest
debugger debugger: introduce exec method for debugger 2015-11-17 12:11:40 -08:00
disabled
fixtures test: add test for debugging one line files 2015-12-16 10:08:43 -05:00
gc
internet test: eliminate multicast test FreeBSD flakiness 2015-11-30 20:45:38 -08:00
message src: fix line numbers on core errors 2015-12-14 17:06:32 -05:00
parallel node: improve GetActiveHandles performance 2015-12-17 17:29:12 -07:00
pummel test: skip/replace weak crypto tests in FIPS mode 2015-11-19 16:31:11 -05:00
sequential module,src: do not wrap modules with -1 lineOffset 2015-12-16 10:07:20 -05:00
testpy
timers
.eslintrc test: make common.js mandatory via linting rule 2015-10-06 15:11:58 -07:00
common.js test: try other ipv6 localhost alternatives 2015-12-17 12:52:18 -05:00