28 Commits (ff3045e40b804174d3f966c3d27e57df6e6ccaaa)

Author SHA1 Message Date
Rich Trott df283f8a03 benchmark: fix linting issues 9 years ago
Rich Trott c901741c60 benchmark: use strict mode 9 years ago
Rich Trott 4be2065dbc benchmark: refactor to eliminate redeclared vars 9 years ago
Rich Trott 6dc49ae203 tools,benchmark: increase lint compliance 9 years ago
Rich Trott ddac368533 benchmark: fix lint errors 9 years ago
Anton Khlynovskiy b690916e5a lib: freelist: use .pop() for allocation 9 years ago
Michaël Zasso 7ce749d722 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