Statistical profiling result from isolate-0x37d5fa0-58987-v8.log, (457 ticks, 0 unaccounted, 0 excluded). [Shared libraries]: ticks total nonlib name 207 45.3% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 9 2.0% /usr/lib/x86_64-linux-gnu/libc-2.31.so [JavaScript]: ticks total nonlib name 3 0.7% 1.2% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 2 0.4% 0.8% LazyCompile: *resolve path.js:973:10 2 0.4% 0.8% LazyCompile: *normalizeString path.js:52:25 1 0.2% 0.4% LazyCompile: *writeOrBuffer _stream_writable.js:355:23 1 0.2% 0.4% LazyCompile: *printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 [C++]: ticks total nonlib name 63 13.8% 26.1% node::contextify::ContextifyContext::CompileFunction(v8::FunctionCallbackInfo const&) 48 10.5% 19.9% __libc_write 31 6.8% 12.9% node::native_module::NativeModuleEnv::CompileFunction(v8::FunctionCallbackInfo const&) 20 4.4% 8.3% __write 19 4.2% 7.9% void node::StreamBase::JSMethod<&(int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo const&))>(v8::FunctionCallbackInfo const&) 15 3.3% 6.2% node::EnvGetter(v8::Local, v8::PropertyCallbackInfo const&) 5 1.1% 2.1% node::fs::Read(v8::FunctionCallbackInfo const&) 3 0.7% 1.2% node::url::(anonymous namespace)::Parse(v8::FunctionCallbackInfo const&) 3 0.7% 1.2% node::fs::Open(v8::FunctionCallbackInfo const&) 3 0.7% 1.2% node::fs::InternalModuleStat(v8::FunctionCallbackInfo const&) 2 0.4% 0.8% node::binding::GetInternalBinding(v8::FunctionCallbackInfo const&) 2 0.4% 0.8% fwrite 2 0.4% 0.8% __pthread_cond_timedwait 2 0.4% 0.8% __clock_gettime 1 0.2% 0.4% v8::internal::Scope::AllocateVariablesRecursively() 1 0.2% 0.4% v8::internal::PrototypeIterator::Advance() 1 0.2% 0.4% syscall 1 0.2% 0.4% std::ostream::sentry::sentry(std::ostream&) 1 0.2% 0.4% std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long) 1 0.2% 0.4% operator delete(void*) 1 0.2% 0.4% node::options_parser::GetOptions(v8::FunctionCallbackInfo const&) 1 0.2% 0.4% node::fs::InternalModuleReadJSON(v8::FunctionCallbackInfo const&) 1 0.2% 0.4% node::fs::Close(v8::FunctionCallbackInfo const&) 1 0.2% 0.4% int v8::(anonymous namespace)::WriteUtf8Impl(v8::internal::Vector, char*, int, int, int*) 1 0.2% 0.4% __mprotect 1 0.2% 0.4% __lll_lock_wait 1 0.2% 0.4% _IO_file_xsputn 1 0.2% 0.4% _IO_do_write [Summary]: ticks total nonlib name 9 2.0% 3.7% JavaScript 232 50.8% 96.3% C++ 7 1.5% 2.9% GC 216 47.3% Shared libraries [C++ entry points]: ticks cpp total name 133 50.4% 29.1% v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) 48 18.2% 10.5% __libc_write 40 15.2% 8.8% v8::internal::Builtin_DateTimeFormatInternalFormat(int, unsigned long*, v8::internal::Isolate*) 15 5.7% 3.3% node::EnvGetter(v8::Local, v8::PropertyCallbackInfo const&) 9 3.4% 2.0% __write 2 0.8% 0.4% __clock_gettime 1 0.4% 0.2% void node::StreamBase::JSMethod<&(int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo const&))>(v8::FunctionCallbackInfo const&) 1 0.4% 0.2% v8::internal::Scope::AllocateVariablesRecursively() 1 0.4% 0.2% v8::internal::PrototypeIterator::Advance() 1 0.4% 0.2% v8::internal::Builtin_StringPrototypeLastIndexOf(int, unsigned long*, v8::internal::Isolate*) 1 0.4% 0.2% v8::internal::Builtin_ObjectDefineProperty(int, unsigned long*, v8::internal::Isolate*) 1 0.4% 0.2% v8::internal::Builtin_ObjectDefineProperties(int, unsigned long*, v8::internal::Isolate*) 1 0.4% 0.2% v8::internal::Builtin_JsonParse(int, unsigned long*, v8::internal::Isolate*) 1 0.4% 0.2% v8::internal::Builtin_DateTimeFormatPrototypeFormat(int, unsigned long*, v8::internal::Isolate*) 1 0.4% 0.2% v8::internal::Builtin_DateTimeFormatConstructor(int, unsigned long*, v8::internal::Isolate*) 1 0.4% 0.2% syscall 1 0.4% 0.2% std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long) 1 0.4% 0.2% operator delete(void*) 1 0.4% 0.2% node::options_parser::GetOptions(v8::FunctionCallbackInfo const&) 1 0.4% 0.2% int v8::(anonymous namespace)::WriteUtf8Impl(v8::internal::Vector, char*, int, int, int*) 1 0.4% 0.2% fwrite 1 0.4% 0.2% _IO_file_xsputn 1 0.4% 0.2% _IO_do_write [Bottom up (heavy) profile]: Note: percentage shows a share of a particular caller in the total amount of its parent calls. Callers occupying less than 1.0% are not shown. ticks parent name 207 45.3% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 61 29.5% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 6 9.8% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 2 33.3% LazyCompile: ~readPackage internal/modules/cjs/loader.js:231:21 2 100.0% LazyCompile: ~readPackageScope internal/modules/cjs/loader.js:262:26 1 50.0% LazyCompile: ~trySelf internal/modules/cjs/loader.js:383:17 1 50.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 2 33.3% LazyCompile: ~Module._findPath internal/modules/cjs/loader.js:436:28 2 100.0% LazyCompile: ~Module._resolveFilename internal/modules/cjs/loader.js:731:35 2 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 1 16.7% LazyCompile: ~stat internal/modules/cjs/loader.js:123:14 1 100.0% LazyCompile: ~tryFile internal/modules/cjs/loader.js:326:17 1 100.0% LazyCompile: ~tryExtensions internal/modules/cjs/loader.js:342:23 1 16.7% LazyCompile: ~realpathSync fs.js:1568:22 1 100.0% LazyCompile: ~toRealPath internal/modules/cjs/loader.js:335:20 1 100.0% LazyCompile: ~tryFile internal/modules/cjs/loader.js:326:17 5 8.2% LazyCompile: ~toRealPath internal/modules/cjs/loader.js:335:20 4 80.0% LazyCompile: ~tryFile internal/modules/cjs/loader.js:326:17 4 100.0% LazyCompile: ~tryExtensions internal/modules/cjs/loader.js:342:23 3 75.0% LazyCompile: ~Module._findPath internal/modules/cjs/loader.js:436:28 1 25.0% LazyCompile: ~tryPackage internal/modules/cjs/loader.js:279:20 1 20.0% LazyCompile: ~Module._findPath internal/modules/cjs/loader.js:436:28 1 100.0% LazyCompile: ~resolveMainPath internal/modules/run_main.js:8:25 1 100.0% LazyCompile: ~executeUserEntryPoint internal/modules/run_main.js:53:31 5 8.2% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 4 80.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 4 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 4 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 20.0% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 3 4.9% LazyCompile: *printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 3 100.0% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 2 66.7% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:53:35 2 100.0% LazyCompile: ~wrapBuffer /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:39:22 1 33.3% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 2 3.3% LazyCompile: ~readFileSync fs.js:361:22 2 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 2 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 2 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 2 3.3% LazyCompile: *realpathSync fs.js:1568:22 2 100.0% LazyCompile: ~toRealPath internal/modules/cjs/loader.js:335:20 2 100.0% LazyCompile: ~tryFile internal/modules/cjs/loader.js:326:17 2 100.0% LazyCompile: ~tryExtensions internal/modules/cjs/loader.js:342:23 2 3.3% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/index.js:1:1 2 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 2 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 2 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 2 3.3% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 2 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 2 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 2 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 1 1.6% LazyCompile: ~trySelf internal/modules/cjs/loader.js:383:17 1 100.0% LazyCompile: ~Module._resolveFilename internal/modules/cjs/loader.js:731:35 1 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 1 100.0% LazyCompile: ~Module.require internal/modules/cjs/loader.js:879:36 1 1.6% LazyCompile: ~readPackage internal/modules/cjs/loader.js:231:21 1 100.0% LazyCompile: ~readPackageScope internal/modules/cjs/loader.js:262:26 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 1 1.6% LazyCompile: ~prepareMainThreadExecution internal/bootstrap/pre_execution.js:17:36 1 100.0% Eval: ~ internal/main/run_main_module.js:1:1 1 1.6% LazyCompile: ~packageExportsResolve internal/modules/esm/resolve.js:476:31 1 100.0% LazyCompile: ~resolveExports internal/modules/cjs/loader.js:414:24 1 100.0% LazyCompile: ~Module._findPath internal/modules/cjs/loader.js:436:28 1 100.0% LazyCompile: ~Module._resolveFilename internal/modules/cjs/loader.js:731:35 1 1.6% LazyCompile: ~onwrite _stream_writable.js:431:17 1 100.0% LazyCompile: ~afterWriteDispatched internal/stream_base_commons.js:151:30 1 100.0% LazyCompile: ~writeGeneric internal/stream_base_commons.js:143:22 1 100.0% LazyCompile: ~Socket._writeGeneric net.js:761:42 1 1.6% LazyCompile: ~makeNodeErrorWithCode internal/errors.js:251:31 1 100.0% LazyCompile: ~E internal/errors.js:325:11 1 100.0% Eval: ~ internal/errors.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 1.6% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:53:35 1 100.0% LazyCompile: ~wrapBuffer /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:39:22 1 100.0% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 1.6% LazyCompile: ~getContextAndMessagesToPrint /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:164:33 1 100.0% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:53:35 1 100.0% LazyCompile: ~wrapBuffer /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:39:22 1 1.6% LazyCompile: ~executeUserEntryPoint internal/modules/run_main.js:53:31 1 100.0% Eval: ~ internal/main/run_main_module.js:1:1 1 1.6% LazyCompile: ~URL internal/url.js:326:14 1 100.0% LazyCompile: ~pathToFileURL internal/url.js:1390:23 1 100.0% LazyCompile: ~resolveExports internal/modules/cjs/loader.js:414:24 1 100.0% LazyCompile: ~Module._findPath internal/modules/cjs/loader.js:436:28 1 1.6% LazyCompile: ~Socket._writeGeneric net.js:761:42 1 100.0% LazyCompile: ~Socket._write net.js:798:35 1 100.0% LazyCompile: ~doWrite _stream_writable.js:393:17 1 100.0% LazyCompile: ~writeOrBuffer _stream_writable.js:355:23 1 1.6% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 1 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 1 100.0% LazyCompile: ~Module.require internal/modules/cjs/loader.js:879:36 1 100.0% LazyCompile: ~require internal/modules/cjs/helpers.js:73:31 1 1.6% LazyCompile: ~Module internal/modules/cjs/loader.js:140:16 1 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 1 100.0% LazyCompile: ~executeUserEntryPoint internal/modules/run_main.js:53:31 1 100.0% Eval: ~ internal/main/run_main_module.js:1:1 1 1.6% LazyCompile: ~ internal/bootstrap/loaders.js:165:38 1 100.0% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 1 100.0% Eval: ~ internal/bootstrap/loaders.js:165:3 1 100.0% Eval: ~ internal/bootstrap/loaders.js:1:1 1 1.6% LazyCompile: *writeOrBuffer _stream_writable.js:355:23 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 1.6% LazyCompile: *resolve path.js:973:10 1 100.0% LazyCompile: ~Module._findPath internal/modules/cjs/loader.js:436:28 1 100.0% LazyCompile: ~Module._resolveFilename internal/modules/cjs/loader.js:731:35 1 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 1 1.6% LazyCompile: *onwrite _stream_writable.js:431:17 1 100.0% LazyCompile: *writeOrBuffer _stream_writable.js:355:23 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 1.6% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 1.6% LazyCompile: *get internal/bootstrap/pre_execution.js:297:8 1 100.0% LazyCompile: *printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 1 100.0% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 1.6% LazyCompile: *colorize /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:142:13 1 100.0% LazyCompile: ~stringifyMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:137:21 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 1.6% LazyCompile: *Module._nodeModulePaths internal/modules/cjs/loader.js:567:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 1 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 1 100.0% LazyCompile: ~Module.require internal/modules/cjs/loader.js:879:36 1 1.6% LazyCompile: * internal/per_context/primordials.js:23:10 1 100.0% LazyCompile: ~resolveExports internal/modules/cjs/loader.js:414:24 1 100.0% LazyCompile: ~Module._findPath internal/modules/cjs/loader.js:436:28 1 100.0% LazyCompile: ~Module._resolveFilename internal/modules/cjs/loader.js:731:35 1 1.6% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/utils/cli-colors.util.js:5:37 1 100.0% LazyCompile: ~colorize /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:142:13 1 100.0% LazyCompile: ~stringifyMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:137:21 1 100.0% LazyCompile: ~formatMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:131:18 1 1.6% Eval: ~ internal/url.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 100.0% LazyCompile: ~nativeModuleRequire internal/bootstrap/loaders.js:297:29 1 100.0% Eval: ~ internal/bootstrap/node.js:1:1 1 1.6% Eval: ~ internal/querystring.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 100.0% LazyCompile: ~nativeModuleRequire internal/bootstrap/loaders.js:297:29 1 100.0% Eval: ~ internal/url.js:1:1 1 1.6% Eval: ~ internal/bootstrap/node.js:1:1 1 1.6% Eval: ~ events.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 100.0% LazyCompile: ~nativeModuleRequire internal/bootstrap/loaders.js:297:29 1 100.0% LazyCompile: ~setupProcessObject internal/bootstrap/node.js:271:28 1 1.6% Eval: ~ buffer.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 100.0% LazyCompile: ~nativeModuleRequire internal/bootstrap/loaders.js:297:29 1 100.0% LazyCompile: ~setupBuffer internal/bootstrap/node.js:330:21 1 1.6% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/tslib/tslib.js:41:11 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/tslib/tslib.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 1.6% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/util/throwUnobservableError.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 1 1.6% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/scheduler/QueueScheduler.js:20:32 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/scheduler/QueueScheduler.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 1.6% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/scheduler/Action.js:20:24 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/scheduler/Action.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 1.6% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/exceptions/gone.exception.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 1 1.6% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/exceptions/forbidden.exception.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 38 18.4% v8::internal::Builtin_DateTimeFormatInternalFormat(int, unsigned long*, v8::internal::Isolate*) 18 47.4% LazyCompile: *getTimestamp /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:112:17 18 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 10 55.6% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 10 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 8 44.4% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 8 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 14 36.8% LazyCompile: ~getTimestamp /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:112:17 11 78.6% LazyCompile: ~formatMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:131:18 11 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:116:26 11 100.0% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 3 21.4% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 3 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 3 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 6 15.8% LazyCompile: *printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 6 100.0% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 5 83.3% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 5 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 16.7% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:53:35 1 100.0% LazyCompile: ~wrapBuffer /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:39:22 4 1.9% LazyCompile: ~Module._resolveFilename internal/modules/cjs/loader.js:731:35 4 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 4 100.0% LazyCompile: ~Module.require internal/modules/cjs/loader.js:879:36 4 100.0% LazyCompile: ~require internal/modules/cjs/helpers.js:73:31 2 50.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/index.js:1:1 1 25.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/operators/exhaustAll.js:1:1 1 25.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/operators/connect.js:1:1 3 1.4% v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) 2 66.7% LazyCompile: *writeOrBuffer _stream_writable.js:355:23 2 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 50.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 50.0% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 33.3% LazyCompile: ~createWriteWrap internal/stream_base_commons.js:106:25 1 100.0% LazyCompile: ~writeGeneric internal/stream_base_commons.js:143:22 1 100.0% LazyCompile: ~Socket._writeGeneric net.js:761:42 1 100.0% LazyCompile: ~Socket._write net.js:798:35 3 1.4% LazyCompile: ~writeOrBuffer _stream_writable.js:355:23 2 66.7% LazyCompile: ~Writable.write _stream_writable.js:291:36 2 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:116:26 2 100.0% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 2 100.0% LazyCompile: ~printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 1 33.3% LazyCompile: *printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 1 100.0% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:53:35 1 100.0% LazyCompile: ~wrapBuffer /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:39:22 3 1.4% LazyCompile: ~realpathSync fs.js:1568:22 3 100.0% LazyCompile: ~toRealPath internal/modules/cjs/loader.js:335:20 3 100.0% LazyCompile: ~tryFile internal/modules/cjs/loader.js:326:17 3 100.0% LazyCompile: ~tryExtensions internal/modules/cjs/loader.js:342:23 3 100.0% LazyCompile: ~Module._findPath internal/modules/cjs/loader.js:436:28 3 1.4% LazyCompile: ~readPackageScope internal/modules/cjs/loader.js:262:26 3 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 3 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 3 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 3 100.0% LazyCompile: ~Module.require internal/modules/cjs/loader.js:879:36 3 1.4% LazyCompile: ~Module.require internal/modules/cjs/loader.js:879:36 3 100.0% LazyCompile: ~require internal/modules/cjs/helpers.js:73:31 1 33.3% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/uuid/dist/v1.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 33.3% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/operators/auditTime.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 33.3% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/observable/using.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 3 1.4% LazyCompile: ~ internal/per_context/primordials.js:23:10 1 33.3% LazyCompile: ~trySelf internal/modules/cjs/loader.js:383:17 1 100.0% LazyCompile: ~Module._resolveFilename internal/modules/cjs/loader.js:731:35 1 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 1 100.0% LazyCompile: ~Module.require internal/modules/cjs/loader.js:879:36 1 33.3% LazyCompile: ~isUint8Array internal/util/types.js:23:22 1 100.0% LazyCompile: ~Writable.write _stream_writable.js:291:36 1 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:116:26 1 100.0% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 1 33.3% LazyCompile: *realpathSync fs.js:1568:22 1 100.0% LazyCompile: ~toRealPath internal/modules/cjs/loader.js:335:20 1 100.0% LazyCompile: ~tryFile internal/modules/cjs/loader.js:326:17 1 100.0% LazyCompile: ~tryExtensions internal/modules/cjs/loader.js:342:23 3 1.4% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:116:26 3 100.0% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 3 100.0% LazyCompile: ~printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 3 100.0% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 3 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:53:35 3 1.4% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 2 66.7% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 2 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 2 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 2 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 33.3% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 3 1.4% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 3 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 3 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 3 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 3 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 63 13.8% node::contextify::ContextifyContext::CompileFunction(v8::FunctionCallbackInfo const&) 63 100.0% v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) 63 100.0% LazyCompile: ~wrapSafe internal/modules/cjs/loader.js:899:18 63 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 63 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 63 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 48 10.5% __libc_write 36 75.0% LazyCompile: *writeOrBuffer _stream_writable.js:355:23 36 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 22 61.1% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 22 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 22 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 14 38.9% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 14 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 14 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 12 25.0% LazyCompile: *writeGeneric internal/stream_base_commons.js:143:22 12 100.0% LazyCompile: ~Socket._writeGeneric net.js:761:42 12 100.0% LazyCompile: ~Socket._write net.js:798:35 12 100.0% LazyCompile: ~doWrite _stream_writable.js:393:17 12 100.0% LazyCompile: ~writeOrBuffer _stream_writable.js:355:23 31 6.8% node::native_module::NativeModuleEnv::CompileFunction(v8::FunctionCallbackInfo const&) 31 100.0% v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) 31 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 30 96.8% LazyCompile: ~nativeModuleRequire internal/bootstrap/loaders.js:297:29 3 10.0% Eval: ~ internal/bootstrap/node.js:1:1 3 10.0% Eval: ~ crypto.js:1:1 3 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 2 6.7% LazyCompile: ~setupPrepareStackTrace internal/bootstrap/node.js:252:32 2 100.0% Eval: ~ internal/bootstrap/node.js:1:1 2 6.7% Eval: ~ tty.js:1:1 2 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 2 6.7% Eval: ~ internal/modules/esm/loader.js:1:1 2 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 2 6.7% Eval: ~ internal/modules/cjs/loader.js:1:1 2 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 2 6.7% Eval: ~ fs.js:1:1 2 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% LazyCompile: ~setupProcessObject internal/bootstrap/node.js:271:28 1 100.0% Eval: ~ internal/bootstrap/node.js:1:1 1 3.3% LazyCompile: ~setupBuffer internal/bootstrap/node.js:330:21 1 100.0% Eval: ~ internal/bootstrap/node.js:1:1 1 3.3% LazyCompile: ~initializeCJSLoader internal/bootstrap/pre_execution.js:404:29 1 100.0% LazyCompile: ~prepareMainThreadExecution internal/bootstrap/pre_execution.js:17:36 1 3.3% Eval: ~ stream.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ internal/util/inspect.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ internal/timers.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ internal/source_map/source_map_cache.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ internal/process/task_queues.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ internal/modules/cjs/helpers.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ internal/crypto/keygen.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ internal/console/global.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ events.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ buffer.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.3% Eval: ~ _stream_readable.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 3.2% LazyCompile: ~compileForPublicLoader internal/bootstrap/loaders.js:213:25 1 100.0% LazyCompile: ~loadNativeModule internal/modules/cjs/helpers.js:22:26 1 100.0% LazyCompile: ~Module._load internal/modules/cjs/loader.js:648:24 20 4.4% __write 9 45.0% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 1 11.1% LazyCompile: ~isURLInstance internal/url.js:1425:23 1 100.0% LazyCompile: ~fileURLToPath internal/url.js:1348:23 1 100.0% LazyCompile: ~finalizeEsmResolution internal/modules/cjs/loader.js:821:31 1 100.0% LazyCompile: ~resolveExports internal/modules/cjs/loader.js:414:24 1 11.1% LazyCompile: ~isPlainObject /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/utils/shared.utils.js:9:23 1 100.0% LazyCompile: ~stringifyMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:137:21 1 100.0% LazyCompile: ~formatMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:131:18 1 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:116:26 1 11.1% LazyCompile: ~initializeCJSLoader internal/bootstrap/pre_execution.js:404:29 1 100.0% LazyCompile: ~prepareMainThreadExecution internal/bootstrap/pre_execution.js:17:36 1 100.0% Eval: ~ internal/main/run_main_module.js:1:1 1 11.1% LazyCompile: ~createErrorClass /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/util/createErrorClass.js:4:26 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/rxjs/dist/cjs/internal/util/SequenceError.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 11.1% LazyCompile: ~afterWrite _stream_writable.js:480:20 1 100.0% LazyCompile: ~afterWriteTick _stream_writable.js:475:24 1 100.0% LazyCompile: ~processTicksAndRejections internal/process/task_queues.js:69:35 1 11.1% LazyCompile: ~Writable _stream_writable.js:221:18 1 100.0% LazyCompile: ~Duplex _stream_duplex.js:51:16 1 100.0% LazyCompile: ~Socket net.js:267:16 1 100.0% LazyCompile: ~WriteStream tty.js:84:21 1 11.1% LazyCompile: ~Loader internal/modules/esm/loader.js:46:14 1 100.0% Eval: ~ internal/process/esm_loader.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 100.0% LazyCompile: ~nativeModuleRequire internal/bootstrap/loaders.js:297:29 1 11.1% LazyCompile: *writeGeneric internal/stream_base_commons.js:143:22 1 100.0% LazyCompile: ~Socket._writeGeneric net.js:761:42 1 100.0% LazyCompile: ~Socket._write net.js:798:35 1 100.0% LazyCompile: ~doWrite _stream_writable.js:393:17 1 11.1% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/uuid/dist/v3.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 19 4.2% void node::StreamBase::JSMethod<&(int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo const&))>(v8::FunctionCallbackInfo const&) 18 94.7% v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) 18 100.0% LazyCompile: ~handleWriteReq internal/stream_base_commons.js:47:24 18 100.0% LazyCompile: ~writeGeneric internal/stream_base_commons.js:143:22 18 100.0% LazyCompile: ~Socket._writeGeneric net.js:761:42 18 100.0% LazyCompile: ~Socket._write net.js:798:35 1 5.3% LazyCompile: *writeOrBuffer _stream_writable.js:355:23 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 15 3.3% node::EnvGetter(v8::Local, v8::PropertyCallbackInfo const&) 15 100.0% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 6 40.0% LazyCompile: *colorize /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:142:13 6 100.0% LazyCompile: ~stringifyMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:137:21 6 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 6 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 3 20.0% LazyCompile: ~isColorAllowed /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/utils/cli-colors.util.js:4:24 3 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/utils/cli-colors.util.js:5:37 3 100.0% LazyCompile: ~colorize /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:142:13 2 66.7% LazyCompile: ~formatMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:131:18 1 33.3% LazyCompile: ~stringifyMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:137:21 3 20.0% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/utils/cli-colors.util.js:5:37 3 100.0% LazyCompile: ~colorize /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:142:13 2 66.7% LazyCompile: ~stringifyMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:137:21 1 50.0% LazyCompile: ~formatMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:131:18 1 50.0% LazyCompile: *printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 1 33.3% LazyCompile: ~formatMessage /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:131:18 1 100.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:116:26 2 13.3% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 2 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 2 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 2 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 6.7% LazyCompile: ~maybeCacheSourceMap internal/source_map/source_map_cache.js:45:29 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 9 2.0% /usr/lib/x86_64-linux-gnu/libc-2.31.so 2 22.2% v8::internal::Builtin_DateTimeFormatInternalFormat(int, unsigned long*, v8::internal::Isolate*) 2 100.0% LazyCompile: *printMessages /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:115:18 2 100.0% LazyCompile: ~log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 50.0% LazyCompile: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:53:35 1 100.0% LazyCompile: ~wrapBuffer /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:39:22 1 50.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-logger.service.js:52:8 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 2 22.2% /home/h4ad/.asdf/installs/nodejs/12.22.12/bin/node 1 50.0% LazyCompile: ~ConfigurableModuleBuilder /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/module-utils/configurable-module.builder.js:15:16 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/node_modules/@nestjs/common/cache/cache.module-definition.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 50.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 1 11.1% v8::internal::Builtin_ObjectDefineProperties(int, unsigned long*, v8::internal::Isolate*) 1 100.0% LazyCompile: ~value internal/console/constructor.js:209:20 1 100.0% Eval: ~ internal/console/global.js:1:1 1 100.0% LazyCompile: ~compileForInternalLoader internal/bootstrap/loaders.js:264:27 1 100.0% LazyCompile: ~nativeModuleRequire internal/bootstrap/loaders.js:297:29 1 11.1% v8::internal::Builtin_DateTimeFormatConstructor(int, unsigned long*, v8::internal::Isolate*) 1 100.0% Eval: ~ /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 1 100.0% LazyCompile: ~Module.load internal/modules/cjs/loader.js:851:33 1 11.1% LazyCompile: *writeOrBuffer _stream_writable.js:355:23 1 100.0% LazyCompile: *log /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/better-console-logger.service.js:47:8 1 100.0% LazyCompile: * /home/h4ad/Projects/opensource/performance-test-nestjs/test-performance/dist/perf/perf-better-logger.js:1:1 1 100.0% LazyCompile: ~Module._compile internal/modules/cjs/loader.js:953:37 1 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37 5 1.1% node::fs::Read(v8::FunctionCallbackInfo const&) 5 100.0% v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) 5 100.0% LazyCompile: ~readSync fs.js:536:18 5 100.0% LazyCompile: ~tryReadSync fs.js:349:21 5 100.0% LazyCompile: ~readFileSync fs.js:361:22 5 100.0% LazyCompile: ~Module._extensions..js internal/modules/cjs/loader.js:1008:37