8000 Debug mode by brynary · Pull Request #46 · codeclimate/codeclimate-eslint · GitHub
[go: up one dir, main page]

Skip to content

Debug mode #46

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

Merged
merged 2 commits into from
Oct 27, 2015
Merged

Debug mode #46

merged 2 commits into from
Oct 27, 2015

Conversation

brynary
Copy link
Member
@brynary brynary commented Oct 27, 2015

If a user sets debug: true in .codeclimate.yml, print each file to stderr before analyzing it.

A customer is experiencing OOM kills, and we are investigating. Reducing
the batch size may reduce memory usage, but at a minimum allows us to
introduce a debug mode (coming in future commit) where we print the
filename we are analyzing before we analyze.
Allows us to identify if there are files which cause performance
problems or memory growth.
@brynary
Copy link
Member Author
brynary commented Oct 27, 2015

/c @jpignata @gordondiggs

@gdiggs
Copy link
Contributor
gdiggs commented Oct 27, 2015

LGTM

@jpignata
Copy link
Contributor

👍

gdiggs added a commit that referenced this pull request Oct 27, 2015
@gdiggs gdiggs merged commit d42102f into 6C69 master Oct 27, 2015
@gdiggs gdiggs deleted the bh/debug-mode branch October 27, 2015 23:21
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.

3 participants
0