0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/misc
cjihrig 5678595856 fs: deprecate exists() and existsSync()
These methods don't follow standard conventions, and shouldn't
be used anyway.

Fixes: https://github.com/iojs/io.js/issues/103
PR-URL: https://github.com/iojs/io.js/pull/166
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2014-12-19 10:27:48 -05:00
..
function_call benchmark: update misc to new v8 API 2013-08-01 15:02:38 -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 fs: deprecate exists() and existsSync() 2014-12-19 10:27:48 -05: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.js bench: Move nexttick-2 to misc/next-tick-depth 2013-02-19 14:14:34 -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
timers.js bench: Move timers to misc/timers 2013-02-19 14:14:34 -08:00
url.js
v8-bench.js bench: Consistency in benchmark filenames 2013-02-19 17:16:55 -08:00