deoptigate app.js
Jason Miller aka @_developit, creator of preact. | John-David Dalton aka @jdalton, creator of lodash. |
![]() |
![]() |
Why the New V8 is so Damn Fast
![]() |
Tracking Down and Fixing Performance Bottlenecks with N|Solid and Deoptigate
![]() |
npm install -g deoptigate
deoptigate app.js
Override Node.js executable and/or pass it custom arguments
deoptigate -- /bin/mynode app.js
deoptigate -- node --allow-natives-syntax app.js
Simply run deoptigate
from the directory that contains the log file(s).
MIT