qualialabs / profile

A CPU profiler for Meteor. Profile the Meteor build process, server startup, and server runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not supported in node 12 / Meteor 1.9

sebakerckhof opened this issue · comments

Meteor 1.9 uses node 12, which is not supported by v8-profiler-node8.
There's v8-profiler-next which should support node 12.