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: optimize iteration on nested cache context (backport #13881) #14337

Closed
wants to merge 4 commits into from

Commits on Dec 16, 2022

  1. perf: optimize iteration on nested cache context (#13881)

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    Co-authored-by: Marko <marbar3778@yahoo.com>
    Closes #10310
    
    (cherry picked from commit cbee1b3)
    
    # Conflicts:
    #	CHANGELOG.md
    #	go.mod
    #	go.sum
    #	simapp/go.mod
    #	simapp/go.sum
    #	store/cachekv/store.go
    #	store/cachekv/store_test.go
    #	tests/go.mod
    #	tests/go.sum
    yihuang authored and mergify[bot] committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    7dbe4fc View commit details
    Browse the repository at this point in the history
  2. fix part of conflicts

    julienrbrt committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    9ed5074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bcd310 View commit details
    Browse the repository at this point in the history
  4. conflicts

    tac0turtle committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f02a85a View commit details
    Browse the repository at this point in the history