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(context): avoid unnecessary copies in KVStore, TransientStore and CacheContext methods #14354

Merged
merged 15 commits into from
Dec 19, 2022

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    08d67a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6046a50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68a1523 View commit details
    Browse the repository at this point in the history
  4. feat: gaskv config as pointer

    testinginprod committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    940980d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. chore: code cleanup

    testinginprod committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8a9565f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Merge branch 'main' into tip/improve-context-KVStore

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    5b25cd0 View commit details
    Browse the repository at this point in the history
  2. revert: behavioural changes

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0b5e022 View commit details
    Browse the repository at this point in the history
  3. revert: docs

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f1fd7fb View commit details
    Browse the repository at this point in the history
  4. revert: tests

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0ae513f View commit details
    Browse the repository at this point in the history
  5. add: transient tests

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    cd7c27f View commit details
    Browse the repository at this point in the history
  6. revert: oneline instantiation

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d2ffbb4 View commit details
    Browse the repository at this point in the history
  7. add: cache context bench

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6f09435 View commit details
    Browse the repository at this point in the history
  8. chore: lint

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2052646 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    869e3d5 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    testinginprod committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6f89bcd View commit details
    Browse the repository at this point in the history