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

Cache transformations within a phase #537

Merged
merged 10 commits into from
Dec 26, 2022

Commits on Dec 22, 2022

  1. Add transformation cache

    anuraaga committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d85c39a View commit details
    Browse the repository at this point in the history
  2. Fix benchmark

    anuraaga committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    732ddfd View commit details
    Browse the repository at this point in the history
  3. Update bench

    anuraaga committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6563674 View commit details
    Browse the repository at this point in the history
  4. Pool cache

    anuraaga committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    789c477 View commit details
    Browse the repository at this point in the history
  5. Finish

    anuraaga committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7571ad6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6566b2 View commit details
    Browse the repository at this point in the history
  7. Format

    anuraaga committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5585154 View commit details
    Browse the repository at this point in the history
  8. Lint

    anuraaga committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    fc1554f View commit details
    Browse the repository at this point in the history
  9. memoize transformation id

    anuraaga committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    8c4f48f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Cleanup

    anuraaga committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    4b698a0 View commit details
    Browse the repository at this point in the history