summaryrefslogtreecommitdiff
path: root/benchmark/misc
AgeCommit message (Expand)Author
2016-09-26benchmark: make v8-bench.js output consistentBartosz Sosnowski
2016-09-26benchmark: add --expose_internals switchBartosz Sosnowski
2016-07-26benchmark: remove broken string-creation.jsAndreas Madsen
2016-07-26benchmark: refactor to use process.sendAndreas Madsen
2016-06-27benchmark: `util._extend` vs `object.assign`surya panikkal
2016-04-20benchmarks: fix lint errorMyles Borins
2016-04-20console: refactor to use rest params and template stringsJames M Snell
2016-03-18timers: improve setImmediate() performanceBrian White
2016-03-03benchmark: fix lint errorsRich Trott
2016-03-02lib: freelist: use .pop() for allocationAnton Khlynovskiy
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-26benchmark: move misc to categorized directoriesAndreas Madsen
2016-02-22benchmark: use strict modeRich Trott
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