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

bench(trie): RevealedSparseTrie::update_rlp_node_level #12046

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. wip bench

    shekhirin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    54200da View commit details
    Browse the repository at this point in the history
  2. new bench

    shekhirin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6d03e43 View commit details
    Browse the repository at this point in the history
  3. add comments to benchmark

    shekhirin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9f591e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. return manual debug impl

    shekhirin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    13a35ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f36684 View commit details
    Browse the repository at this point in the history
  3. change params

    shekhirin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b3a577b View commit details
    Browse the repository at this point in the history
  4. less params

    shekhirin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c08859f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. use iter_custom

    shekhirin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2fd16f0 View commit details
    Browse the repository at this point in the history