summaryrefslogtreecommitdiff
path: root/benchmark/static_http_server.js
AgeCommit message (Expand)Author
2013-01-17benchmark: Add resume() in static_http_serverisaacs
2011-11-06bench: update static_http_server benchmark to new APIkoichik
2010-03-23Migrates benchmarks to the new api.arlolra
2010-03-08Clean up some things in the benchmarksRyan Dahl
2010-02-25Rename writeHeader to writeHeadBenjamin Thomas
2010-02-21Rename sendHeader to writeHeader; allow reasonPhraseRyan Dahl
2010-02-17Update benchmark script to new APIRyan Dahl
2010-02-16API: Make request/response object closer to stream interfaceRyan Dahl
2009-12-06Add http.Client.prototype.request()Christopher Lenz
2009-10-31Upgrade benchmark scripts for new module APIRyan Dahl
2009-10-29Namespace EVERYTHING under process; introduce GLOBALRyan Dahl
2009-10-25Rename node.libraryPaths to require.pathsRyan Dahl
2009-09-28Move http library to /http.jsRyan Dahl
2009-08-26API: rename node.Process to node.ChildProcessRyan
2009-08-23Use flat object instead of array-of-arrays for HTTP headers.Ryan
2009-08-08Fix http benchmark. Wasn't correctly dispatching.Ryan
2009-07-13Add benchmark scripts.Ryan