466 Commits (276720921ba8b4428d3832867e8c6474156a75d1)

Author SHA1 Message Date
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition 8 years ago
Joyee Cheung 3fa5d80eda benchmark: chunky http client should exit with 0 8 years ago
Rich Trott a82e0e6f36 benchmark: check for time precision in common.js 8 years ago
Vse Mozhet Byt 65d6249979 benchmark: update an obsolete path 8 years ago
Refael Ackermann 68c933c01e test: fix flakyness with `yes.exe` 8 years ago
Rich Trott ff001c12b0 test: move WPT to its own testing module 8 years ago
Rich Trott a1a54ca3f1 benchmark: terminate child process on Windows 8 years ago
James M Snell 1052383f7c v8: refactor struture of v8 module 8 years ago
James M Snell bed4612c40 benchmark: add benchmark for v8.getHeap*Statistics 8 years ago
Vse Mozhet Byt d8965d5b0e benchmark: fix typo in _http-benchmarkers.js 8 years ago
Vse Mozhet Byt a3778cb9b1 benchmark: fix URL in _http-benchmarkers.js 8 years ago
Vse Mozhet Byt 3b1e837c27 benchmark: add benchmark for string concatenations 8 years ago
Vse Mozhet Byt 22aa3d4899 benchmark: reduce string concatenations 8 years ago
Vse Mozhet Byt bbbb1f6078 benchmark: fix CLI arguments check in common.js 8 years ago
Joyee Cheung 3d7c82bd61 test: add test for child_process benchmark 8 years ago
James M Snell 0227571c17 Revert "benchmark: fix CLI arguments check in common.js" 8 years ago
Brian White ccdcd9168a benchmark: improve cli error message 8 years ago
Vse Mozhet Byt e34f8e1444 benchmark: fix CLI arguments check in common.js 8 years ago
Brian White e0f0f2664e
buffer: use slightly faster NaN check 8 years ago
Brian White 4749ec2aa3
buffer: optimize write() 8 years ago
Brian White 3ee4a1a281
buffer: optimize toString() 8 years ago
Brian White 4a86803f60
buffer: optimize from() and byteLength() 8 years ago
Refael Ackermann fbe946bb63 benchmark,windows: TCP.readStart() meaningful only after completion 8 years ago
Vse Mozhet Byt 0f69f40af0 benchmark: replace more [].join() with ''.repeat() 8 years ago
Joyee Cheung 3e3414f45f benchmark: control HTTP benchmarks run time 8 years ago
Joyee Cheung a3e71a8901 benchmark: add test double HTTP benchmarker 8 years ago
Brian White b76a350a19 url: avoid instanceof for WHATWG URL 8 years ago
Michaël Zasso eefdf452c3 benchmark: avoid TurboFan deopt in arrays bench 8 years ago
Alexey Orlenko e77a83f5a5 buffer: optimize decoding wrapped base64 data 8 years ago
Vse Mozhet Byt 74dc3bfe08 benchmark: replace [].join() with ''.repeat() 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Vse Mozhet Byt 642baf4699 benchmark: check end() argument to be > 0 8 years ago
Rich Trott 874b6b948c benchmark: update obsolete information pointer 8 years ago
Timothy Gu a6e69f8c08 benchmark: add more options to map-bench 8 years ago
Sorin Baltateanu d9b0e4c729 benchmark: repair the fs/readfile benchmark 8 years ago
Nikolai Vavilov 43fa0a8847 benchmark: allow multiple values for same config 8 years ago
Vse Mozhet Byt ae8a8691e6 benchmark: add final clean-up to module-loader.js 8 years ago
Vse Mozhet Byt 4b841cb0b6 benchmark: harmonize progress bar + stderr output 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago
Vse Mozhet Byt ab2d49bcac benchmark: fix fs\bench-realpathSync.js 8 years ago
Lucas Lago 3129ba2bae benchmark: remove v8ForceOptimization calls 8 years ago
James M Snell c8acd08a37 benchmark: benchmark comparing forEach with for 8 years ago
Brian White 6a5ab5d550 fs: include more fs.stat*() optimizations 8 years ago
Timothy Gu d77a7588cf url: spec-compliant URLSearchParams serializer 8 years ago
Brian White 190dc69c89
benchmark: add parameter for module benchmark 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Bartosz Sosnowski 6df23fa39f benchmark: fix punycode and get-ciphers benchmark 8 years ago
Bartosz Sosnowski 75cdc895ec benchmark: cleanup after forced optimization drop 8 years ago
Bartosz Sosnowski ca86aa5323 benchmark: remove forced optimization from util 8 years ago
Bartosz Sosnowski c5958d20fd benchmark: remove forced optimization from url 8 years ago