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

No need to fold since gmetad returns upper-case #247

Merged
merged 1 commit into from
Sep 9, 2014

Conversation

cddude229
Copy link
Contributor

http://php.net/manual/en/function.xml-parser-set-option.php
http://php.net/manual/en/xml.case-folding.php

Gmetad returns everything as upper-case. We shouldn't waste CPU inspecting this.

We also can skip white space.

vvuksan added a commit that referenced this pull request Sep 9, 2014
No need to fold since gmetad returns upper-case
@vvuksan vvuksan merged commit 88cdaa9 into ganglia:master Sep 9, 2014
@cddude229 cddude229 deleted the xml-folding branch October 2, 2014 18:19
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.

2 participants