Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

perf: add a disk cache for forking requests #1339

Merged
merged 96 commits into from
Nov 11, 2021

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    8666e8f View commit details
    Browse the repository at this point in the history
  2. some fixes

    davidmurdoch committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    866a9dc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. test fixes

    davidmurdoch committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    b6dadaa View commit details
    Browse the repository at this point in the history
  2. test fix

    davidmurdoch committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    7121a6a View commit details
    Browse the repository at this point in the history
  3. remove .only

    davidmurdoch committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    8ccb894 View commit details
    Browse the repository at this point in the history
  4. fix test

    davidmurdoch committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    046bd01 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    6eedfb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    06c29fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e065f8 View commit details
    Browse the repository at this point in the history
  3. fix comment typo

    davidmurdoch committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    41d130b View commit details
    Browse the repository at this point in the history
  4. clean up

    davidmurdoch committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    918add7 View commit details
    Browse the repository at this point in the history
  5. more cache-test cleanup

    davidmurdoch committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d99647d View commit details
    Browse the repository at this point in the history
  6. fix typeo

    davidmurdoch committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    dc602c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    482eea3 View commit details
    Browse the repository at this point in the history
  8. remove old comment

    davidmurdoch committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f30e83d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33117eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea06d78 View commit details
    Browse the repository at this point in the history
  11. fix tests

    davidmurdoch committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5839621 View commit details
    Browse the repository at this point in the history
  12. extend timeout

    davidmurdoch committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    968d648 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    7025051 View commit details
    Browse the repository at this point in the history
  2. extend timeout even more

    davidmurdoch committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    26b42f9 View commit details
    Browse the repository at this point in the history
  3. extend timeout

    davidmurdoch committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c4e3d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccecf6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d11997 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. fixes

    davidmurdoch committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9e17e24 View commit details
    Browse the repository at this point in the history
  2. fix fork deletions

    davidmurdoch committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    8c47853 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    8cdeeaa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. fix checkpoint issue

    davidmurdoch committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    dbbc500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    358ee62 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. fix batch

    davidmurdoch committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    66a885f View commit details
    Browse the repository at this point in the history
  2. remove unused variable

    davidmurdoch committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    53b011f View commit details
    Browse the repository at this point in the history
  3. delete test.js

    davidmurdoch committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    46b2139 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    87f5d42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'perf/persistent-fork-cache' of github.com:trufflesuite/…

    …ganache into perf/persistent-fork-cache
    davidmurdoch committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    7993cde View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    d300bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb3e29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    764682d View commit details
    Browse the repository at this point in the history
  4. delete old file import

    davidmurdoch committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    52973dc View commit details
    Browse the repository at this point in the history
  5. fix typo and omission

    davidmurdoch committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    9da11d3 View commit details
    Browse the repository at this point in the history
  6. .

    davidmurdoch committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3d1caca View commit details
    Browse the repository at this point in the history
  7. add info to flaky test

    davidmurdoch committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    bbc0ec3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    3c9e0cf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. update uws

    davidmurdoch committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    55e3ad3 View commit details
    Browse the repository at this point in the history
  2. remove .only

    davidmurdoch committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    27332ab View commit details
    Browse the repository at this point in the history
  3. disable a test

    davidmurdoch committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    77b104d View commit details
    Browse the repository at this point in the history
  4. oops

    davidmurdoch committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b43df57 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. fix

    davidmurdoch committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    458f1c5 View commit details
    Browse the repository at this point in the history
  2. add clarifying comment

    davidmurdoch committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    18afb3e View commit details
    Browse the repository at this point in the history
  3. fix options

    davidmurdoch committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b984af7 View commit details
    Browse the repository at this point in the history
  4. clarifying comment

    davidmurdoch committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7099e9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9ad181 View commit details
    Browse the repository at this point in the history
  6. only

    davidmurdoch committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7834d71 View commit details
    Browse the repository at this point in the history
  7. make build work

    davidmurdoch committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c34672d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    348ec57 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. revert a change

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ffb1696 View commit details
    Browse the repository at this point in the history
  2. update comment

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2b4041d View commit details
    Browse the repository at this point in the history
  3. clarify comment

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    560abc4 View commit details
    Browse the repository at this point in the history
  4. remove unncessary check

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    acd10cd View commit details
    Browse the repository at this point in the history
  5. simplify

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    a6fcf37 View commit details
    Browse the repository at this point in the history
  6. simplify more

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    5441044 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c060ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1cf676 View commit details
    Browse the repository at this point in the history
  9. fix comment typo

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    cadbd5d View commit details
    Browse the repository at this point in the history
  10. code review changes

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3903441 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    423945b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57e63cb View commit details
    Browse the repository at this point in the history
  13. clarify variable name

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e56e9af View commit details
    Browse the repository at this point in the history
  14. move this weird line up

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    567e24f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1f36cf9 View commit details
    Browse the repository at this point in the history
  16. move it again

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    7afa74f View commit details
    Browse the repository at this point in the history
  17. better with brackets

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    7ad162d View commit details
    Browse the repository at this point in the history
  18. _

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    30747b2 View commit details
    Browse the repository at this point in the history
  19. add clarifying comment

    davidmurdoch committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    a3d8be4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. fix typo

    davidmurdoch committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    bb6c7eb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. partially switch to block confirmations for "latest"

    (some other relevant changes are pending a review submission)
    davidmurdoch committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2c06a70 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    c202b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1566e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381ae91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ba148f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7d65ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74eb2ed View commit details
    Browse the repository at this point in the history
  7. Merge branch 'perf/persistent-fork-cache' of github.com:trufflesuite/…

    …ganache into perf/persistent-fork-cache
    davidmurdoch committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    67ab31d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6302d16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf0947d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95b779e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fdb7c77 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4b36de View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a2ac1e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6faae0e View commit details
    Browse the repository at this point in the history
  15. fix error in slowCache

    davidmurdoch committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    25c38b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. remove mock-provider.ts

    MicaiahReid committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7cb9cf6 View commit details
    Browse the repository at this point in the history
  2. code review changes

    davidmurdoch committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ed038fe View commit details
    Browse the repository at this point in the history
  3. fix up

    davidmurdoch committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    259b3a2 View commit details
    Browse the repository at this point in the history
  4. better var name

    davidmurdoch committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    5d60810 View commit details
    Browse the repository at this point in the history
  5. nice cache!

    davidmurdoch committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    09dd1f6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'perf/persistent-fork-cache' of github.com:trufflesuite/…

    …ganache into perf/persistent-fork-cache
    davidmurdoch committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    a6aa654 View commit details
    Browse the repository at this point in the history