26 Commits (88728408e0cf38f49889001309da661d3c7c1b6b)

Author SHA1 Message Date
Andreas Madsen d9079ab801 benchmark: move misc to categorized directories 9 years ago
Rich Trott 4bb529d972 benchmark: use strict mode 9 years ago
Trevor Norris 56985ca258 node: improve accessor perf of process.env 9 years ago
Trevor Norris 36e8a2c63d node: improve performance of hrtime() 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 9 years ago
Brian White c7782c0af8 node: improve nextTick performance 10 years ago
Brian White 8a945814dd string_decoder: optimize write() 10 years ago
Ben Noordhuis 50177fb13c benchmark: stop v8 benchmark clobbering RegExp 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
cjihrig 5678595856 fs: deprecate exists() and existsSync() 10 years ago
micnic 8c69d7bed4 domain: forward args to .run(fn) 10 years ago
Robert Kowalski efa47e593d benchmark: add test for module loader 10 years ago
Trevor Norris 9a29aa8c55 benchmark: update misc to new v8 API 11 years ago
Ben Noordhuis 05bd6b7bcd bench: add child process read perf benchmark 12 years ago
isaacs 4b80f217cd bench: Simplify duration arguments to benchmarks 12 years ago
isaacs 2ed56e5235 bench: Consistency in benchmark filenames 12 years ago
isaacs 7658f4c29c bench: Fail gracefully if function_call binding fails 12 years ago
isaacs 844b33205c bench: Move v8_bench into misc 12 years ago
isaacs 2a2942bd7f bench: Move string_creation into misc 12 years ago
isaacs 3761be3d99 bench: Move timers to misc/timers 12 years ago
isaacs 7e5cd08061 bench: move next-tick to misc/next-tick-breadth 12 years ago
isaacs f7a4ccb409 bench: Move nexttick-2 to misc/next-tick-depth 12 years ago
isaacs 44be55fc4e bench: Move process_loop to misc/spawn-echo 12 years ago
isaacs 4e1bcdcab9 bench: Add function_call to bench-misc 12 years ago
isaacs 921c3c2097 bench: misc/startup.js 12 years ago
isaacs 3b16657e77 bench: misc/url 12 years ago