qualialabs / profile

A CPU profiler for Meteor. Profile the Meteor build process, server startup, and server runtime.
MIT License
57 stars 8 forks source link

Not supported in node 12 / Meteor 1.9 #7

Open sebakerckhof opened 5 years ago

sebakerckhof commented 5 years ago

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