node/benchmark/misc
Trevor Norris 56985ca258 node: improve accessor perf of process.env
Set process.env array entries in JS.

PR-URL: https://github.com/nodejs/node/pull/3780
Reviewed-By: Fedor Indutny <fedor@indutny.com>
2015-12-17 17:29:31 -07:00
..
function_call src: replace usage of v8::Handle with v8::Local 2015-09-06 21:38:05 +10:00
bench-env.js node: improve accessor perf of process.env 2015-12-17 17:29:31 -07:00
bench-hrtime.js node: improve performance of hrtime() 2015-12-17 17:29:16 -07:00
child-process-read.js bench: add child process read perf benchmark 2013-03-25 13:16:07 +01:00
domain-fn-args.js domain: forward args to .run(fn) 2014-12-12 12:14:11 +11:00
module-loader.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
next-tick-breadth-args.js node: improve nextTick performance 2015-05-01 21:27:34 -04:00
next-tick-breadth.js bench: move next-tick to misc/next-tick-breadth 2013-02-19 14:14:34 -08:00
next-tick-depth-args.js node: improve nextTick performance 2015-05-01 21:27:34 -04:00
next-tick-depth.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
spawn-echo.js bench: Move process_loop to misc/spawn-echo 2013-02-19 14:14:34 -08:00
startup.js bench: Simplify duration arguments to benchmarks 2013-02-19 17:16:55 -08:00
string-creation.js bench: Consistency in benchmark filenames 2013-02-19 17:16:55 -08:00
string-decoder.js string_decoder: optimize write() 2015-03-25 00:34:34 -04:00
timers.js bench: Move timers to misc/timers 2013-02-19 14:14:34 -08:00
url.js bench: misc/url 2013-02-19 14:14:31 -08:00
v8-bench.js benchmark: stop v8 benchmark clobbering RegExp 2015-01-18 14:08:29 +01:00