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

MerkleDB Reduce buffer creation/memcopy on path construction #2124

Merged
merged 16 commits into from
Oct 16, 2023

Commits on Oct 2, 2023

  1. Update trie_test.go

    Update trieview.go
    
    Update trieview.go
    
    Update trieview.go
    
    stash
    dboehm-avalabs committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    435d1cc View commit details
    Browse the repository at this point in the history
  2. Update trie_test.go

    dboehm-avalabs committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    56b0773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a76c04 View commit details
    Browse the repository at this point in the history
  4. Update path_test.go

    dboehm-avalabs committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d01a389 View commit details
    Browse the repository at this point in the history
  5. Update path.go

    dboehm-avalabs committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5bbd9b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    21f585f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc166c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 13, 2023

  1. Merge branch 'dev' into optimizations

    Dan Laine authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a4043fd View commit details
    Browse the repository at this point in the history
  2. add test

    Dan Laine committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1b63507 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'optimizations' of github.com:ava-labs/avalanchego into …

    …optimizations
    Dan Laine committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5097a10 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Update path.go

    dboehm-avalabs committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e0c89ee View commit details
    Browse the repository at this point in the history
  2. Update path.go

    dboehm-avalabs committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    755bb89 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into optimizations

    Dan Laine authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    39f6813 View commit details
    Browse the repository at this point in the history