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

Various small speed improvements #106

Merged
merged 5 commits into from Nov 18, 2020
Merged

Conversation

gnodet
Copy link
Member

@gnodet gnodet commented Nov 18, 2020

No description provided.

@gnodet
Copy link
Member Author

gnodet commented Nov 18, 2020

Result for the xml parser perf tests:

Before:

Benchmark                         Mode  Cnt   Score    Error   Units
MXParserPerfTest.benchmarkBuild  thrpt    3  28.684 ± 14.230  ops/ms
Benchmark                         Mode  Cnt   Score   Error   Units
MXParserPerfTest.benchmarkBuild  thrpt    3  28.732 ± 2.537  ops/ms

After:

Benchmark                         Mode  Cnt   Score   Error   Units
MXParserPerfTest.benchmarkBuild  thrpt    3  30.268 ± 2.439  ops/ms
Benchmark                         Mode  Cnt   Score   Error   Units
MXParserPerfTest.benchmarkBuild  thrpt    3  30.047 ± 5.080  ops/ms

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

3 participants