40 Commits (1662c37c40c88dd37c35a1a6722c71a23eaa577c)

Author SHA1 Message Date
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Ryan Dahl 444b33584d Remove switch-replace residue 15 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Ryan Dahl ab723d022d Add buffer response to http_simple.js 15 years ago
Ryan Dahl 99984772df Allow different ports for http_simple.js 15 years ago
Ryan Dahl ac3bc2ed41 Simplify GC idle notification 15 years ago
Ryan Dahl b36f11d7b5 Set old/new from benchmark script args 15 years ago
Ryan Dahl 50c70ac714 Update stream API: forceClose() -> destroy(), close() -> end() 15 years ago
Ryan Dahl 62277ab79b Support both old and new HTTP closing APIs in benchmark program 15 years ago
Ryan Dahl 0281e1acf6 Fix benchmark script for testing both old and new version 15 years ago
Ryan Dahl 1b758ef268 Allow stream to write on close 15 years ago
arlolra 6f84063a3b Migrates benchmarks to the new api. 15 years ago
Ryan Dahl b80f6e9ed1 http2 now default 15 years ago
Ryan Dahl 1762abcece http2 now passes all tests 15 years ago
Ryan Dahl b07f2e25f4 Update http2 for new stream API 15 years ago
Ryan Dahl fb6dc11f11 Clean up some things in the benchmarks 15 years ago
Ryan Dahl 04999ef969 Remove -Werror from deps/v8/SConstruct 15 years ago
isaacs c488e5775a Remove process.mixin dependencies from benchmark scripts 15 years ago
Ryan Dahl 6d60d2db00 Revert "Use kqueue on macintosh" 15 years ago
Ryan Dahl 409020a67d Use kqueue on macintosh 15 years ago
Benjamin Thomas b1b84960ce Rename writeHeader to writeHead 15 years ago
Ryan Dahl 12d78cd1df Rename sendHeader to writeHeader; allow reasonPhrase 15 years ago
Ryan Dahl 7c1c89fc29 Update benchmark script to new API 15 years ago
Ryan Dahl ae85d9af97 API: Make request/response object closer to stream interface 15 years ago
Ryan Dahl 8e0dad4a27 Update http benchmark script to new url api. 15 years ago
Christopher Lenz f8ba9c3bc9 Add http.Client.prototype.request() 15 years ago
Ryan Dahl 54c8ea5ea2 Fix http_simple server for new API 15 years ago
Ryan Dahl d582599c14 Upgrade benchmark scripts for new module API 15 years ago
Ryan Dahl ad0a4cefb8 Namespace EVERYTHING under process; introduce GLOBAL 15 years ago
Ryan Dahl 04e53cab90 Rename node.libraryPaths to require.paths 15 years ago
Ryan Dahl 1a2762b78e Update benchmarks with new createChildProcess API 15 years ago
Ryan Dahl 8185e1fd25 Remove include() add node.mixin() 15 years ago
Ryan Dahl 23c7f472d0 API: Move node.exit() to process.exit(). 15 years ago
Ryan Dahl f6657c3c9d Move http library to /http.js 15 years ago
Ryan ad9d683f9f API: rename node.Process to node.ChildProcess 15 years ago
Ryan 316e2833f0 Use flat object instead of array-of-arrays for HTTP headers. 15 years ago
Ryan 65ec2d5db4 Fix http benchmark. Wasn't correctly dispatching. 15 years ago
Ryan 05d6319fa0 Add benchmark scripts. 15 years ago
Ryan 70fe920fb5 Use events for all HTTP messages. 16 years ago
Ryan 61fcbb1cd6 Add benchmark dir with ruby script 16 years ago