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

Strictness optimizations #132

Merged
merged 4 commits into from
Oct 23, 2013
Merged

Commits on Oct 22, 2013

  1. Configuration menu
    Copy the full SHA
    4f427ae View commit details
    Browse the repository at this point in the history
  2. Segment: change getEnvelope calculation

    Float divisions out of the inner calculation.
    John Lato committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    52aec32 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2013

  1. R2: use a specialized HasTrie instance for R2

    For diagrams with a large number of transforms, this can be 5-10% faster and
    use slightly less memory.
    John Lato committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    be0ff95 View commit details
    Browse the repository at this point in the history
  2. SizeSpec2D: add strictness and unbox fields.

    John Lato committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    4242e07 View commit details
    Browse the repository at this point in the history