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

Fast all #9

Merged
merged 6 commits into from
Oct 20, 2016
Merged

Fast all #9

merged 6 commits into from
Oct 20, 2016

Commits on Oct 19, 2016

  1. cache subtree comparison and short circuit with id

    fast
    
    all repr to be normal if it's a base thing
    
    fast
    
    Fast equals
    
    Fix up formatting changes
    Max Mizikar committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    310445d View commit details
    Browse the repository at this point in the history
  2. remove print statement

    Max Mizikar committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    c9d8e0b View commit details
    Browse the repository at this point in the history
  3. get the rest of the equals functions

    Max Mizikar committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    c4374fc View commit details
    Browse the repository at this point in the history
  4. Pass the memo around better

    all repr to be normal if it's a base thing
    
    fast
    
    Cleaned out equals stuff
    
    remove unnecessary kwarg
    Max Mizikar committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    67105f6 View commit details
    Browse the repository at this point in the history
  5. remove extra space

    Max Mizikar committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    d2de074 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    496399d View commit details
    Browse the repository at this point in the history