Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use #29

Open
MadProbe opened this issue Jan 24, 2022 · 3 comments
Open

Unable to use #29

MadProbe opened this issue Jan 24, 2022 · 3 comments

Comments

@MadProbe
Copy link

I am trying to use this to test my code but i get this (Node 17.4.0):

> deoptigate .\test-perf.mjs
**snip**\nodejs\node.exe: bad option: --trace-ic

deoptigate 💪 process completed with code 9
deoptigate logfile written to C:\Users\**snip**\AppData\Local\Temp/deoptigate/v8.log
deoptigate 🚫: Error: ENOENT: no such file or directory, open 'C:\Users\**snip**\AppData\Local\Temp\deoptigate\v8.log'
@softwareCobbler
Copy link

softwareCobbler commented Jan 30, 2022

on node 14.16.0 I get

C:\Users\...snip...>deoptigate someProgram
...program output...
deoptigate 💪 process completed with code 0
deoptigate 💪 Processing logfile at C:\Users\...snip...\isolate-00000186F1A6B130-5684-v8.log
deoptigate 🚫: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received null

@sergeyampo
Copy link

v8/v8@f3810dd

@MadProbe
Copy link
Author

I've done some testing with new --log-ic command line flag and looks like log format has changed drastically so in the output html file i don't see anything :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants