Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Remove node profiling from start script#996

Open
diatche wants to merge 1 commit intoamark:masterfrom
diatche:patch-1
Open

Remove node profiling from start script#996
diatche wants to merge 1 commit intoamark:masterfrom
diatche:patch-1

Conversation

@diatche
Copy link
Contributor

@diatche diatche commented Aug 6, 2020

Is the --prof option (for profiling node) intentional? I blindly copied the script on my test server setup and ended up with a 17gb v8 log 😄

Anyone who runs yarn start or npm start is writing the profiling logs with this. I hope the one click Heroku deployment is using a different script

Is the --prof option (for profiling node) intentional? I blindly copied the script on my test server setup and ended up with a 17gb v8 log 😄

Anyone who runs `yarn start` or `npm start` is writing the profiling logs with this. I hope the one click Heroku deployment is using a different script
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

Successfully merging this pull request may close these issues.

1 participant

Comments