Skip to content

Performance Improvements #420

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 9 commits into from
Aug 23, 2013
Merged

Performance Improvements #420

merged 9 commits into from
Aug 23, 2013

Conversation

brianc
Copy link
Owner

@brianc brianc commented Aug 17, 2013

"compile" the row parsing into a dynamically created class for each row. This results in a 30-40% speed up for 1,000 row result sets. The performance is smaller for smaller result sets, approaching around 1-2% for a single row.

brianc added a commit that referenced this pull request Aug 23, 2013
Performance Improvements
@brianc brianc merged commit 84af374 into master Aug 23, 2013
@brianc brianc deleted the perf branch August 23, 2013 03:29
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