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

Implement caching syscalls for import-bench #3888

Merged
merged 22 commits into from
Sep 29, 2020
Merged

Implement caching syscalls for import-bench #3888

merged 22 commits into from
Sep 29, 2020

Commits on Sep 29, 2020

  1. Implement bench-cache

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    96193c2 View commit details
    Browse the repository at this point in the history
  2. Implement cache

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    79ba459 View commit details
    Browse the repository at this point in the history
  3. Add no import to import-bench

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    53ab17c View commit details
    Browse the repository at this point in the history
  4. Do not sync

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    1f4d1dc View commit details
    Browse the repository at this point in the history
  5. <3 to linter

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    12a0dd3 View commit details
    Browse the repository at this point in the history
  6. Add command to trigger gc

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    108fe78 View commit details
    Browse the repository at this point in the history
  7. Add logs

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    7827179 View commit details
    Browse the repository at this point in the history
  8. Add http to import bench

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    3858309 View commit details
    Browse the repository at this point in the history
  9. Update options

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    01386a2 View commit details
    Browse the repository at this point in the history
  10. Add start-at

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    f21c5cb View commit details
    Browse the repository at this point in the history
  11. Add global-profile option

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    ebc8489 View commit details
    Browse the repository at this point in the history
  12. Disable bloomcache

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    35cf69a View commit details
    Browse the repository at this point in the history
  13. go mod tidy

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    242a77b View commit details
    Browse the repository at this point in the history
  14. Disable callers

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b7f18b4 View commit details
    Browse the repository at this point in the history
  15. Usage go-bitfield with buffer pool

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    1c6214b View commit details
    Browse the repository at this point in the history
  16. Use pebble

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0771c23 View commit details
    Browse the repository at this point in the history
  17. Add toggle for badger, flag out gas tracing

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    55c6b88 View commit details
    Browse the repository at this point in the history
  18. Add only-import option

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    ff8c0af View commit details
    Browse the repository at this point in the history
  19. Update pebble

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    76db65b View commit details
    Browse the repository at this point in the history
  20. Switch to badger

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0d914ac View commit details
    Browse the repository at this point in the history
  21. Remove statediff, fix lint, go mod tidy

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    7e8c6e5 View commit details
    Browse the repository at this point in the history
  22. Go mod tidy

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    247a5e2 View commit details
    Browse the repository at this point in the history