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

Simple optimizations #21

Closed
wants to merge 6 commits into from
Closed

Simple optimizations #21

wants to merge 6 commits into from

Conversation

SteveBoytsun
Copy link
Collaborator

  • Optimized byte[] comparer
  • Deserializing AlgebraicValues now pre-compiles delegates instead of going through reflection every time
  • Removed duplicate array reads from dbOps
  • Table name is no longer retrieved through reflection
  • Updated assembly definition name

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.

None yet

3 participants