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

perf(tree): streaming state root from proofs #10902

Closed
wants to merge 24 commits into from

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    440a2f8 View commit details
    Browse the repository at this point in the history
  2. finish integration

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    08bde8a View commit details
    Browse the repository at this point in the history
  3. fix

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b4a64d0 View commit details
    Browse the repository at this point in the history
  4. logs

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ddd7058 View commit details
    Browse the repository at this point in the history
  5. add logs on load

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1a26359 View commit details
    Browse the repository at this point in the history
  6. log & fix bytecode load

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a05350d View commit details
    Browse the repository at this point in the history
  7. rm load logs

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6fe905b View commit details
    Browse the repository at this point in the history
  8. track duration

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ee16fa8 View commit details
    Browse the repository at this point in the history
  9. async proofs

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3cddf8a View commit details
    Browse the repository at this point in the history
  10. log persistence in progress

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f3480f0 View commit details
    Browse the repository at this point in the history
  11. proof gathering task

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    37715d3 View commit details
    Browse the repository at this point in the history
  12. better logs

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    85afdf3 View commit details
    Browse the repository at this point in the history
  13. logs

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6fb6f3f View commit details
    Browse the repository at this point in the history
  14. better

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5641f7c View commit details
    Browse the repository at this point in the history
  15. more

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1203ead View commit details
    Browse the repository at this point in the history
  16. fix

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d3e409b View commit details
    Browse the repository at this point in the history
  17. fix

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b8548f0 View commit details
    Browse the repository at this point in the history
  18. less logs

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ffe0a7d View commit details
    Browse the repository at this point in the history
  19. perf

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b1c74b9 View commit details
    Browse the repository at this point in the history
  20. use hash map

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e6e4110 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    70bb964 View commit details
    Browse the repository at this point in the history
  22. add execution time

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fbc243e View commit details
    Browse the repository at this point in the history
  23. par sort

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6b07d2e View commit details
    Browse the repository at this point in the history
  24. use vecs

    rkrasiuk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    02f41f5 View commit details
    Browse the repository at this point in the history