8160 Commits (25eaacad9a14c27465dc65e15e3a5eb5544031e6)
 

Author SHA1 Message Date
isaacs 089ec58613 path: Throw TypeError on non-string args to path.resolve 12 years ago
Ben Noordhuis ef94521909 zlib: fix assert on bad input 12 years ago
Nathan Rajlich 50c88e0ff2 test: modify async native test.js to test for #4820 12 years ago
Nathan Rajlich 4b61522f16 test: add an "async-hello-world" native addon test 12 years ago
Arianit Uka 055110dab0 path: join throws TypeError on non-string args 12 years ago
Fedor Indutny ebc95f0716 tls: _handle.readStart/readStop for CryptoStream 12 years ago
Trevor Norris 7301ba3969 process: fix bug where spinner wasn't called 12 years ago
isaacs bbcb8b3ae0 path: Do not coerce paths to strings on Windows 12 years ago
Ben Noordhuis 9d10bf58a3 stream_wrap: remove superfluous buffer len check 12 years ago
Ben Noordhuis 6ad792610b deps: upgrade libuv to 26fa6f8 12 years ago
Trevor Norris d69a26b965 buffer: check logic simplification 12 years ago
Timothy J Fontaine 9d45b945f7 test: add TAP output to the test runner 12 years ago
isaacs 053e02ef8e benchmark: Fix alignment issues on --html compare output 12 years ago
Ben Noordhuis 57ef65916b node: code cleanup, make tick_infobox static 12 years ago
Ben Noordhuis 0dcbecd32b crypto: fix uninitialized memory access in openssl 12 years ago
Bert Belder da945a7376 openssl: make perlasm target pentium or newer for masm outputs 12 years ago
Bert Belder eb29c4b2e6 openssl: disable HT sidechannel attack mitigation 12 years ago
Fedor Indutny f317f5aee9 openssl: update to 1.0.1e 12 years ago
isaacs f1780a6be6 Merge branch 'benchmark-refactor-2' 12 years ago
isaacs bd4d585b7a bench: Add bench-crypto 12 years ago
isaacs 4b80f217cd bench: Simplify duration arguments to benchmarks 12 years ago
isaacs 2ed56e5235 bench: Consistency in benchmark filenames 12 years ago
isaacs 1eb6a92984 bench: Only run http,net,fs,tls by default 12 years ago
isaacs 06fbcca6bb bench: Remove _bench_timer (no loner used) 12 years ago
isaacs ef08f0fbb1 bench: Use wrk for http benchmarking 12 years ago
isaacs e850cbab1c tools: Add wrk for benchmarking http servers 12 years ago
isaacs 035aa6b4ce bench: Show % change rather than % difference 12 years ago
isaacs 087c437961 bench: Add --html to compare script 12 years ago
isaacs 7658f4c29c bench: Fail gracefully if function_call binding fails 12 years ago
isaacs 0e59efd079 make: Add benchmark make targets 12 years ago
isaacs 7d51745827 bench: Remove old run script 12 years ago
isaacs 0a406869df bench: Replace tls-fragmentation with tls/throughput 12 years ago
isaacs bafc51c0f9 bench: Move tls-connect into benchmark/tls 12 years ago
isaacs 8c719f7c71 bench: Make io.c output easier to read 12 years ago
isaacs 8a3f52170e bench: Remove io.js 12 years ago
isaacs 2a64edb025 bench: Add fs write stream throughput 12 years ago
isaacs 1fc6f99340 bench: Add read-stream throughput 12 years ago
isaacs 6d116be7cf bench: Move fs-readfile.js to fs/readfile.js 12 years ago
isaacs 844b33205c bench: Move v8_bench into misc 12 years ago
isaacs 2a2942bd7f bench: Move string_creation into misc 12 years ago
isaacs fef35fc4f1 bench: Remove settimeout (Covered by misc/timeout.js) 12 years ago
isaacs 3761be3d99 bench: Move timers to misc/timers 12 years ago
isaacs 7e5cd08061 bench: move next-tick to misc/next-tick-breadth 12 years ago
isaacs f7a4ccb409 bench: Move nexttick-2 to misc/next-tick-depth 12 years ago
isaacs 44be55fc4e bench: Move process_loop to misc/spawn-echo 12 years ago
isaacs 4e1bcdcab9 bench: Add function_call to bench-misc 12 years ago
isaacs e87ed91fac bench: Arrays 12 years ago
isaacs 3f67a48dd4 bench: Add buffers/dataview_set 12 years ago
isaacs 56b22956ad bench: Remove unused 'fast_buffer2' benchmarks 12 years ago
isaacs 048f7fd37c bench: Merge fast_buffer_creation and buffer_creation 12 years ago