summaryrefslogtreecommitdiff
path: root/benchmark/misc
Commit message (Expand)AuthorAgeFilesLines
...
* string_decoder: optimize write()Brian White2015-03-251-0/+60
* benchmark: stop v8 benchmark clobbering RegExpBen Noordhuis2015-01-181-4/+8
* Remove excessive copyright/license boilerplateisaacs2015-01-122-43/+0
* fs: deprecate exists() and existsSync()cjihrig2014-12-191-1/+3
* domain: forward args to .run(fn)micnic2014-12-121-0/+43
* benchmark: add test for module loaderRobert Kowalski2014-09-241-0/+72
* benchmark: update misc to new v8 APITrevor Norris2013-08-011-4/+3
* bench: add child process read perf benchmarkBen Noordhuis2013-03-251-0/+28
* bench: Simplify duration arguments to benchmarksisaacs2013-02-191-1/+1
* bench: Consistency in benchmark filenamesisaacs2013-02-192-0/+0
* bench: Fail gracefully if function_call binding failsisaacs2013-02-191-1/+10
* bench: Move v8_bench into miscisaacs2013-02-191-0/+18
* bench: Move string_creation into miscisaacs2013-02-191-0/+16
* bench: Move timers to misc/timersisaacs2013-02-191-0/+40
* bench: move next-tick to misc/next-tick-breadthisaacs2013-02-191-0/+21
* bench: Move nexttick-2 to misc/next-tick-depthisaacs2013-02-191-0/+40
* bench: Move process_loop to misc/spawn-echoisaacs2013-02-191-0/+25
* bench: Add function_call to bench-miscisaacs2013-02-195-0/+62
* bench: misc/startup.jsisaacs2013-02-191-0/+40
* bench: misc/urlisaacs2013-02-191-0/+40