Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27worker: add eventLoopUtilization()Trevor Norris
2020-10-11doc: fixup perf_hooksAntoine du Hamel
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-05doc: improve eventLoopUtilization documentationAndrey Pechkurov
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-14doc: update eventLoopUtilization documentationAnna Henningsen
2020-09-11doc: fix broken link in perf_hooks.mdRich Trott
2020-09-10doc: avoid double-while sentence in perf_hooks.mdRich Trott
2020-09-082020-09-08, Version 14.10.0 (Current)Richard Lau
2020-09-01doc: arrange perf_hooks entries alphabeticallyRich Trott
2020-08-29perf_hooks: add idleTime and event loop utilTrevor Norris
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-09doc: make perf_hooks Extends usage consistentcjihrig
2020-05-262020-05-26, Version 12.17.0 'Erbium' (LTS)Michaël Zasso
2020-05-19doc: clarify about the Node.js-only extensions in perf_hooksJoyee Cheung
2020-04-282020-04-28, Version 12.16.3 'Erbium' (LTS)Michaël Zasso
2020-04-142020-04-14, Version 13.13.0 (Current)Michaël Zasso
2020-04-10perf_hooks: allow omitted parameters in 'performance.measure'himself65
2020-02-182020-02-18, Version 13.9.0 (Current)Shelley Vohr
2020-02-04perf_hooks: add property flags to GCPerformanceEntryKirill Fomichev
2020-01-01perf_hooks: move perf_hooks out of experimentallegendecas
2019-12-27doc,perf_hooks: use code markup/markdown in headersRich Trott
2019-12-02doc: fix typographical errorRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-01doc: add blanks around code fencesNick Schonning
2019-07-12perf_hooks: add HttpRequest statistics monitoring #28445vmarchaud
2019-07-11doc: mention unit for event loop delay measurementsJan Krems
2019-06-21doc: document PerformanceNodeTiming.environment fieldYuriy Vasiyarov
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-152018-02-14, Version 11.10.0 (Current)Michaël Zasso
2019-02-12doc: fix some nits in perf_hooksVse Mozhet Byt
2019-02-08perf_hooks: implement histogram based apiJames M Snell
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-06-15perf_hooks: remove less useful bootstrap marksJames M Snell
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-15doc: unify section structuresVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-03perf_hooks: simplify perf_hooksJames M Snell
2018-03-25doc: add `http2` to performanceEntry.entryTypeYuta Hiroto
2018-03-06perf_hooks: fix timingTimothy Gu
2018-02-27perf_hooks: emit trace events for marks, measures, and timerifyJames M Snell
2018-02-222018-02-22, Version 9.6.0 (Current)Myles Borins
2018-02-012018-01-31, Version 9.5.0 (Current)Evan Lucas
2018-02-01perf_hooks: add warning when too many entries in the timelineJames M Snell
2018-01-24doc: add doc for performance.clearGC()Antony Tran
2018-01-11perf_hooks,http2: add performance.clear()James M Snell