summaryrefslogtreecommitdiff
path: root/benchmark/misc
AgeCommit message (Expand)Author
2015-12-17node: improve accessor perf of process.envTrevor Norris
2015-12-17node: improve performance of hrtime()Trevor Norris
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaƫl Zasso
2015-05-01node: improve nextTick performanceBrian White
2015-03-25string_decoder: optimize write()Brian White
2015-01-18benchmark: stop v8 benchmark clobbering RegExpBen Noordhuis
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-19fs: deprecate exists() and existsSync()cjihrig
2014-12-12domain: forward args to .run(fn)micnic
2014-09-24benchmark: add test for module loaderRobert Kowalski
2013-08-01benchmark: update misc to new v8 APITrevor Norris
2013-03-25bench: add child process read perf benchmarkBen Noordhuis
2013-02-19bench: Simplify duration arguments to benchmarksisaacs
2013-02-19bench: Consistency in benchmark filenamesisaacs
2013-02-19bench: Fail gracefully if function_call binding failsisaacs
2013-02-19bench: Move v8_bench into miscisaacs
2013-02-19bench: Move string_creation into miscisaacs
2013-02-19bench: Move timers to misc/timersisaacs
2013-02-19bench: move next-tick to misc/next-tick-breadthisaacs
2013-02-19bench: Move nexttick-2 to misc/next-tick-depthisaacs
2013-02-19bench: Move process_loop to misc/spawn-echoisaacs
2013-02-19bench: Add function_call to bench-miscisaacs
2013-02-19bench: misc/startup.jsisaacs
2013-02-19bench: misc/urlisaacs