test tls: make tests use new `tls.connect` API
[platform/upstream/nodejs.git] / benchmark /
2012-01-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-30 Ben Noordhuisbench: add /echo endpoint to http_simple
2011-12-29 Ryan DahlMerge remote branch 'origin/isolates2'
2011-12-29 Ben NoordhuisMerge branch 'v0.6'
2011-12-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-26 Ben Noordhuisbench: fix use of fd after close
2011-12-23 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-23 Bert BelderAdd another nextTick benchmark
2011-11-10 Ben Noordhuisbench: optimize io.c benchmark
2011-11-09 Ben Noordhuisbench: start (NUM_CPUS-1) workers
2011-11-05 koichikbench: update static_http_server benchmark to new API
2011-11-04 Ben Noordhuisbench: add http_simple cluster edition benchmark
2011-10-31 Ben Noordhuisbench: add process.nextTick() benchmark
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-10-12 Ryan DahlRemove uname and git-rev detection from http_simple.js
2011-10-12 Ryan DahlAdd throughput benchmark
2011-10-06 Ryan DahlPrint libuv counters after http_simple exits
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-08 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-26 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-17 Ben Noordhuisbench: make number of response body chunks configurable...
2011-08-17 Ryan DahlMerge remote branch 'origin/v0.4'
2011-08-17 Ben Noordhuisbench: make http_simple send chunked encoding if requested
2011-08-12 Ben Noordhuistyped arrays: preliminary benchmarks
2011-02-18 Ryan DahlMerge branch 'v0.4'
2011-02-18 Ryan DahlAdd startup memory script to benchmarks
2011-02-15 Ryan DahlAdd script for running V8 benchmarks
2011-01-11 Ryan DahlMerge branch 'vanilla-libeio'
2011-01-11 Ryan DahlBump size of bench histogram to 100ms
2011-01-07 Ryan DahlRemove debugger statement from http_simple.js
2011-01-04 Bert BelderMerge branch 'master' of git://github.com/ry/node
2011-01-03 Ryan DahlMerge branch 'debugger'
2010-12-30 Ryan Dahldebugger: Disable/Enable raw mode for child
2010-10-28 Ryan DahlAbstract out a Server.prototype.pause method
2010-10-28 Ryan DahlAbstract out net.Server.prototype._rejectPending
2010-10-27 Ryan DahlAdd extra anti-DoS tech to net.Server
2010-10-27 Ryan DahlImprove idle benchmarks
2010-10-27 Ryan DahlGracefully handle EMFILE
2010-10-26 Ryan DahlUse the timer list for setTimeout
2010-10-21 Ryan DahlAdd incomplete R plot file
2010-10-19 Ryan Dahluse bash instead of sh in http_simple_bench.sh
2010-10-15 Ryan DahlAdd idle connection test
2010-10-13 Ryan DahlAdd 'make bench' script
2010-10-13 Ryan DahlImprove benchmark/http_simple.js
2010-10-11 Micheil SmithSoft migration of sys -> util, Removal of deprecated...
2010-09-28 Ryan Dahloutput time of function calls
2010-09-25 Ryan DahlFix timing on I/O benchmark
2010-09-24 Ryan DahlAdd function_call benchmark
2010-09-09 Ryan DahlDon't use empty.js - breaks module test
2010-09-09 Felix GeisendörferSimple benchmark for node's startup time
2010-09-09 Ryan DahlMerge branch 'fast-buffer'
2010-09-09 Ryan DahlUpdate fast buffer benchmarks
2010-08-21 Ryan DahlImprove appendix markdown
2010-08-19 Ryan DahlAdd buffer_creation benchmark
2010-08-17 Ryan DahlAdd Paul Querna's io benchmarks
2010-06-30 Blake Mizeranyfix whitespace errors
2010-06-24 Ryan DahlRemove switch-replace residue
2010-06-24 Ryan Dahl:%s/sys.puts/console.log/g
2010-05-05 Ryan DahlAdd buffer response to http_simple.js
2010-05-03 Ryan DahlAllow different ports for http_simple.js
2010-04-15 Rhys JonesMerge branch 'master' into openssl
2010-04-15 Ryan DahlSimplify GC idle notification
2010-04-14 Rhys JonesMerge branch 'master' into openssl
2010-04-09 Ryan DahlSet old/new from benchmark script args
2010-04-08 Ryan DahlUpdate stream API: forceClose() -> destroy(), close...
2010-04-08 Ryan DahlSupport both old and new HTTP closing APIs in benchmark...
2010-04-07 Ryan DahlFix benchmark script for testing both old and new version
2010-04-05 Ryan DahlAllow stream to write on close
2010-03-23 arlolraMigrates benchmarks to the new api.
2010-03-20 Ryan DahlMerge branch 'net2'
2010-03-20 Ryan DahlMerge branch 'master' into net2
2010-03-20 Ryan Dahlhttp2 now default
2010-03-18 Ryan Dahlhttp2 now passes all tests
2010-03-17 Ryan DahlMerge branch 'master' into net2
2010-03-15 Ryan DahlMerge branch 'master' into net2
2010-03-12 Ryan DahlMerge branch 'master' into net2
2010-03-12 Ryan DahlMerge branch 'master' into HEAD
2010-03-10 Ryan DahlMerge branch 'master' into net2
2010-03-10 Ryan DahlMerge branch 'master' into net2
2010-03-09 Ryan DahlUpdate http2 for new stream API
2010-03-09 Ryan DahlMerge branch 'master' into net2
2010-03-09 Ryan DahlClean up some things in the benchmarks
2010-03-09 Ryan DahlRemove -Werror from deps/v8/SConstruct
2010-03-09 isaacsRemove process.mixin dependencies from benchmark scripts
2010-03-05 Ryan DahlRevert "Use kqueue on macintosh"
2010-03-05 Ryan DahlMerge remote branch 'felixge/file2'
2010-03-04 Ryan DahlUse kqueue on macintosh
2010-02-26 Ryan DahlMerge branch 'master' into net2
2010-02-25 Benjamin ThomasRename writeHeader to writeHead
2010-02-22 Ryan DahlMerge branch 'master' into net2
2010-02-22 Ryan DahlRename sendHeader to writeHeader; allow reasonPhrase
2010-02-17 Ryan DahlMerge branch 'master' into net2
2010-02-17 Ryan DahlUpdate benchmark script to new API
2010-02-17 Ryan DahlAPI: Make request/response object closer to stream...
2010-01-13 Ryan DahlMerge branch 'master' into net2
2010-01-11 Ryan DahlUpdate http benchmark script to new url api.
2009-12-06 Christopher LenzAdd http.Client.prototype.request()
2009-11-06 Ryan DahlFix http_simple server for new API
2009-10-31 Ryan DahlUpgrade benchmark scripts for new module API
next