jlfwong / jlfwong/speedscope

Node.js different versions cause parsing issues

Open
#522 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

When an application is profiled using Node.js v*X* and is then processed using Node.js v*Y*, then it will add the following line as a prefix to the output log: `Testing v8 version different from logging version`

So it may look like this:
```
Testing v8 version different from logging version
{
"code": [
{

```

It seems to be fine to remove that warning and load it into speedscope again.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.