summaryrefslogtreecommitdiff
path: root/test/parallel/test-performanceobserver.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-10/+10
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-2/+2
* perf_hooks: ignore duplicated entries in observerKirill Fomichev2019-09-071-0/+6
* errors: add more information in case of invalid callbacksRuben Bridgewater2019-04-041-6/+9
* src: move process.binding('performance') to internalBindingJames M Snell2018-08-091-1/+3
* perf_hooks: simplify perf_hooksJames M Snell2018-04-031-8/+8
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-4/+4
* test: wrap countdown callback in common.mustCallBamieh2018-02-161-2/+2
* test: remove assert.doesNotThrow()Ruben Bridgewater2018-02-161-7/+3
* test: replace assert.throws w/ common.expectsErrorAnatoli Papirovski2017-12-111-19/+20
* perf_hooks: implementation of the perf timing APIJames M Snell2017-08-231-0/+139