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

Caching Prototype #382

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Caching Prototype #382

wants to merge 29 commits into from

Commits on Apr 1, 2020

  1. Initial draft caching

    pfistfl committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    904d164 View commit details
    Browse the repository at this point in the history
  2. Initial tests

    pfistfl committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    2f9253c View commit details
    Browse the repository at this point in the history
  3. Caching md

    pfistfl committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b1b5679 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. more comments

    pfistfl committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    7557694 View commit details
    Browse the repository at this point in the history
  2. Move caching to graph_reduce

    pfistfl committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    cf80785 View commit details
    Browse the repository at this point in the history
  3. Add current state

    pfistfl committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    27e84f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    f8147cd View commit details
    Browse the repository at this point in the history
  2. Document first caching draft

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    86529b9 View commit details
    Browse the repository at this point in the history
  3. cached_pipeo_eval_fun

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    259b730 View commit details
    Browse the repository at this point in the history
  4. Errors in AB

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    3ef805f View commit details
    Browse the repository at this point in the history
  5. Bug

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    7787088 View commit details
    Browse the repository at this point in the history
  6. Disable tests

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    416ae54 View commit details
    Browse the repository at this point in the history
  7. Add caching

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    bbad9d1 View commit details
    Browse the repository at this point in the history
  8. Test ABs

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    1287e77 View commit details
    Browse the repository at this point in the history
  9. Docs and finish up tests

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    5b58cb7 View commit details
    Browse the repository at this point in the history
  10. Docs and finish up tests

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    eef1240 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    639dc11 View commit details
    Browse the repository at this point in the history
  12. fix up proxy

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    4b4b2be View commit details
    Browse the repository at this point in the history
  13. polish docs

    pfistfl committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    fd147c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    12cae42 View commit details
    Browse the repository at this point in the history
  2. no on exit

    pfistfl committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    f096252 View commit details
    Browse the repository at this point in the history
  3. move to imports

    pfistfl committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    b5f18f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Disable caching tests

    pfistfl committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    336748c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    a99f939 View commit details
    Browse the repository at this point in the history
  2. re-enable tests

    pfistfl committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    2884fcd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    d1c7d09 View commit details
    Browse the repository at this point in the history
  2. fix caching tempdir issues

    pfistfl committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    2547fb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. unlink testdir properly

    pfistfl committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    2b75211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8d118 View commit details
    Browse the repository at this point in the history