summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2020-12-22errors: eliminate all overhead for hidden callsMomtchil Momtchev
2020-12-21benchmark: reduce code duplicationRich Trott
2020-12-07tools: enable no-unused-expressions lint ruleMichaƫl Zasso
2020-12-02benchmark,child_process: remove failing benchmark parameterAntoine du Hamel
2020-11-26benchmark : changed `fstat` to `fstatSync`Narasimha Prasanna HN
2020-11-19benchmark: fix build warningsGabriel Schulhof
2020-11-18lib: add throws option to fs.f/l/statSyncAndrew Casey
2020-11-07benchmark: ignore build artifacts for napi addonsRichard Lau
2020-11-05benchmark: remove modules that require intlRichard Lau
2020-11-04benchmark: make the benchmark tool work with Node 10Joyee Cheung
2020-11-04benchmark: add startup benchmark for loading public modulesJoyee Cheung
2020-10-31http: report request start and end with diagnostics_channelStephen Belanger
2020-10-31lib: create diagnostics_channel moduleStephen Belanger
2020-10-28tls: allow reading data into a static bufferAndrey Pechkurov
2020-10-27worker: add eventLoopUtilization()Trevor Norris
2020-10-12module: use Wasm CJS lexer when availableGuy Bedford
2020-10-07crypto: refactoring internals, add WebCryptoJames M Snell
2020-08-29perf_hooks: add idleTime and event loop utilTrevor Norris
2020-08-13benchmark: add benchmark script for resourceUsageYash Ladha
2020-08-11benchmark: update function_args addon codeAnna Henningsen
2020-07-31n-api: support type-tagging objectsGabriel Schulhof
2020-07-29benchmark: always throw the same Error instanceAnna Henningsen
2020-07-28async_hooks: optimize fast-path promise hook for ALSAndrey Pechkurov
2020-07-23n-api: run all finalizers via SetImmediate()Gabriel Schulhof
2020-07-22worker: make MessagePort inherit from EventTargetAnna Henningsen
2020-07-17benchmark,test: remove output from readable-async-iterator benchmarkRich Trott
2020-07-17stream: simpler and faster Readable async iteratorRobert Nagy
2020-07-14policy: add startup benchmark and make SRI lazierBradley Farias
2020-06-23benchmark: fix EventTarget benchmarkBrian White
2020-06-17events: improve listeners() performanceBrian White
2020-06-13tools: update ESLint to 7.2.0cjihrig
2020-06-12querystring: improve stringify() performanceBrian White
2020-06-08events: improve arrayClone performanceBrian White
2020-06-06benchmark: fix async-resource benchmarkAnna Henningsen
2020-05-28events: initial implementation of experimental EventTargetJames M Snell
2020-05-23benchmark: fixing http_server_for_chunky_client.jsAdrian Estrada
2020-05-16tools: enable no-else-return lint ruleLuigi Pinca
2020-05-15cli: add `--trace-atomics-wait` flagAnna Henningsen
2020-05-09async_hooks: move PromiseHook handler to JSStephen Belanger
2020-04-25stream: avoid drain for sync streamsRobert Nagy
2020-04-13async_hooks: merge run and exit methodsAndrey Pechkurov
2020-04-06async_hooks: move to lazy destroy hook registration in AsyncResourceAndrey Pechkurov
2020-04-02benchmark: fix error on server close in AsyncLocalStorage benchmarkAndrey Pechkurov
2020-03-30benchmark: use let instead of var in zlibDaniele Belardi
2020-03-30benchmark: use let instead of var in workerDaniele Belardi
2020-03-30benchmark: use let instead of var in utilDaniele Belardi
2020-03-30benchmark: use let instead of var in urlDaniele Belardi
2020-03-30benchmark: use let instead of var in tlsDaniele Belardi
2020-03-30benchmark: use let instead of var in timersDaniele Belardi
2020-03-30benchmark: use let instead of var in run.jsDaniele Belardi