431 Commits (v7.x-staging)

Author SHA1 Message Date
Rich Trott 224fd3af97 benchmark: terminate child process on Windows 8 years ago
James M Snell 373e9f08af benchmark: add benchmark for v8.getHeap*Statistics 8 years ago
Vse Mozhet Byt 7d87edc1ba benchmark: add benchmark for string concatenations 8 years ago
Vse Mozhet Byt 08ba9d437c benchmark: fix CLI arguments check in common.js 8 years ago
Joyee Cheung e919941a21 test: add test for child_process benchmark 8 years ago
James M Snell 440f4d4eef Revert "benchmark: fix CLI arguments check in common.js" 8 years ago
Brian White b7aeed7a7e benchmark: improve cli error message 8 years ago
Vse Mozhet Byt 917534d541 benchmark: fix CLI arguments check in common.js 8 years ago
Brian White e4b2f61fb5 buffer: use slightly faster NaN check 8 years ago
Brian White ebeb6c0a26 buffer: optimize write() 8 years ago
Refael Ackermann d58fa7873f benchmark,windows: TCP.readStart() meaningful only after completion 8 years ago
Vse Mozhet Byt f316b50e8d benchmark: replace more [].join() with ''.repeat() 8 years ago
Brian White b50a84a259 url: avoid instanceof for WHATWG URL 8 years ago
Timothy Gu 01b8839495 url: spec-compliant URLSearchParams parser 8 years ago
Timothy Gu b8ff2c9f37 url: spec-compliant URLSearchParams serializer 8 years ago
Vse Mozhet Byt 211dd169cb
benchmark: add final clean-up to module-loader.js 8 years ago
Michaël Zasso 6083e7aa7b
benchmark: avoid TurboFan deopt in arrays bench 8 years ago
Alexey Orlenko 805ebef8b1
buffer: optimize decoding wrapped base64 data 8 years ago
Vse Mozhet Byt f057cc3d84
benchmark: replace [].join() with ''.repeat() 8 years ago
Vse Mozhet Byt 751c1153a4
benchmark: check end() argument to be > 0 8 years ago
Rich Trott 210250465a
benchmark: update obsolete information pointer 8 years ago
Sorin Baltateanu 7aeeee3276
benchmark: repair the fs/readfile benchmark 9 years ago
Nikolai Vavilov 90acb773be
benchmark: allow multiple values for same config 8 years ago
Vse Mozhet Byt 2f4ad6fea2
benchmark: harmonize progress bar + stderr output 8 years ago
Vse Mozhet Byt d62ddbe145
benchmark: fix fs\bench-realpathSync.js 8 years ago
Lucas Lago 85eb1bc0a9
benchmark: remove v8ForceOptimization calls 8 years ago
Bartosz Sosnowski f48763c5b9
benchmark: remove benchmarks forced optimizations 8 years ago
James M Snell dcac2d8f04
benchmark: benchmark comparing forEach with for 8 years ago
Vse Mozhet Byt 5b1d61ce09 child_process: fix deoptimizing use of arguments 8 years ago
Benjamin Fleischer f56ca30bf0
benchmark,build,doc,lib,src,test: correct typos 8 years ago
Brian White e2133f3e57
os: improve cpus() performance 8 years ago
Brian White 758126301e
fs: improve performance for sync stat() functions 8 years ago
Brian White db06c7311b
os: improve loadavg() performance 8 years ago
Brian White 54e1f0c219
process: improve memoryUsage() performance 8 years ago
Timothy Gu 842ac583f6
benchmark: add url.domainTo*() 8 years ago
Anna Henningsen 3951bd9ac1
benchmark: strip BOM in dgram/bind-params 8 years ago
Vse Mozhet Byt e1573b9fb7
benchmark: add dgram bind(+/- params) benchmark 8 years ago
Michaël Zasso eea2eb9111
tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Joyee Cheung 5d12fd9a4b
doc: add benchmark/README.md and fix guide 8 years ago
Joyee Cheung 22a6eddc5c
doc: move benchmark/README.md to doc/guides 8 years ago
Brian White 48f6660d78
benchmark: fix timer display in progress output 8 years ago
Joyee Cheung 5a81031fd8
benchmark: clean up legacy url benchmarks 8 years ago
Timothy Gu 7e37628c51
benchmark: add url/url-searchparams-sort.js 8 years ago
Joyee Cheung 678ea11955
benchmark: refactor whatwg-url-properties 8 years ago
Joyee Cheung 7a3553f792
benchmark: move url data to fixtures 8 years ago
Nikolai Vavilov 5059b6fcee
benchmark: fix typos 8 years ago
James M Snell 599c947276
benchmarks: add spread operator benchmark 8 years ago
Joyee Cheung b4f3a300de
benchmark: URLSearchParams v.s. querystring 8 years ago
Joyee Cheung 6d2797bd80
benchmark: fix first call to URL in useWHATWG 8 years ago
Joyee Cheung 8f34181b95
benchmark: add assert.deep[Strict]Equal benchmarks 8 years ago