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

Don't decode and sanitize JSON unless it matches our regex #306

Merged
merged 1 commit into from Feb 15, 2015

Conversation

nateberkopec
Copy link
Contributor

This conditional is getting atrocious.

Inspired by #170. This should considerably speed up Raven capture for anyone working with JSON.

This conditional is getting atrocious
@nateberkopec
Copy link
Contributor Author

This conditional is so bad, but I'm going to leave refactoring it for another day. More important that we stop parsing JSON unless absolutely necessary.

nateberkopec added a commit that referenced this pull request Feb 15, 2015
Don't decode and sanitize JSON unless it matches our regex
@nateberkopec nateberkopec merged commit 740395b into getsentry:master Feb 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant