419 Commits (60c8115f6347d469a43a843fbef3aa2c19bbf3a4)

Author SHA1 Message Date
Rich Trott dcfda1007b tools,benchmark: increase lint compliance 9 years ago
Andreas Madsen 2426b3dd86 benchmark: move string-decoder to its own category 9 years ago
Andreas Madsen 15720fa25a benchmark: fix configuation parameters 9 years ago
Andreas Madsen f6c505d0b1 benchmark: merge url.js with url-resolve.js 9 years ago
Andreas Madsen d9079ab801 benchmark: move misc to categorized directories 9 years ago
Rich Trott 4bb529d972 benchmark: use strict mode 9 years ago
Brian White 00638ac160 querystring: improve escape() performance 9 years ago
Brian White a2a69a2b63 querystring: improve parse() performance 9 years ago
Brian White e1348b0819 benchmark: split path benchmarks 9 years ago
Brian White 72d0f88215 benchmark: allow empty parameters 9 years ago
Matteo Collina 7764b6cb96 streams: 5% throughput gain when sending small chunks 9 years ago
Matteo Collina 137f53c7b7 dgram: support dgram.send with multiple buffers 9 years ago
Minwoo Jung 4126441013 benchmark: add a constant declaration for `net` 9 years ago
Brian White 4bc1a47761 querystring: improve parse() performance 9 years ago
Jackson Tian 3e740caaf3 util: faster arrayToHash 9 years ago
Jackson Tian 5396baf7c1 buffer: faster case for create Buffer from new Buffer(0) 9 years ago
Claudio Rodriguez 63786227cc assert: typed array deepequal performance fix 9 years ago
Trevor Norris 56985ca258 node: improve accessor perf of process.env 9 years ago
Trevor Norris 36e8a2c63d node: improve performance of hrtime() 9 years ago
Trevor Norris 0fde28ce37 fs: use pushValueToArray for readdir(Sync) 9 years ago
Trevor Norris d39ace16ba http_parser: use pushValueToArray for headers 9 years ago
Myles Borins b619831381 meta: remove use of profanity in source 9 years ago
Karl Skomski a18dd7b788 src: replace naive search in Buffer::IndexOf 9 years ago
Minwoo Jung f1d27d27f5 benchmark: update comment in common.js 10 years ago
Dmitry Vasilyev 942da888b5 doc: rename from iojs(1) to node(1) in benchmarks 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 9 years ago
Nathan Woltman 99d9d7e716 benchmark: add remaining path benchmarks & optimize 9 years ago
Ben Noordhuis 8fd3ce100e src: make base64 decoding 50% faster 9 years ago
Nathan Woltman 0d15161c24 benchmark: Add some path benchmarks for #1778 10 years ago
Rich Trott 05a73c0f25 benchmark: make concurrent requests configurable 9 years ago
Rich Trott f52d73352e benchmark: fix typo in README 9 years ago
Ben Noordhuis 8350f3a3a2 buffer: optimize Buffer#toString() 9 years ago
Jeremiah Senkpiel dbd5dc932d doc: clarify prerequisites in benchmark/README.md 9 years ago
Rich Trott 5c2707c1b2 doc: benchmark/README.md copyedit 9 years ago
Brendan Ashworth 9da168b71f buffer: optimize Buffer.byteLength 10 years ago
Brian White c7782c0af8 node: improve nextTick performance 10 years ago
Jackson Tian d2b62a4973 benchmark: don't check wrk in non-http benchmark 10 years ago
Shigeki Ohtsu 3a69b7689b benchmark: add rsa/aes-gcm performance test 10 years ago
Shigeki Ohtsu 1c709f3aa9 benchmark: add/remove hash algorithm 10 years ago
Brian White a081c7c522 benchmark: fix chunky client benchmark execution 10 years ago
Brian White 8a945814dd string_decoder: optimize write() 10 years ago
Brendan Ashworth c638dad567 benchmark: add output format option [csv] 10 years ago
Brendan Ashworth 97d8d4928d benchmark: add plot_csv R graphing script 10 years ago
Rudi Cilibrasi 030a92347d benchmark: chunky http client benchmark variation 10 years ago
Brian White b27931b0fe benchmark: fix `wrk` check 10 years ago
Johan Bergström 2b79052494 benchmark: check for wrk ahead of running benchmarks 10 years ago
Johan Bergström a45d4f8fd6 build: remove tools/wrk from the tree 10 years ago
Petka Antonov 8a1e22af3a benchmark: pass execArgv to the benchmarking process 10 years ago