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

performance: cache the ID for Header entities #1279

Merged
merged 22 commits into from
Sep 16, 2021

Commits on Sep 10, 2021

  1. performance: cache the ID for Header entities

    Jeff Winkler committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    9bc64fe View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Merge remote-tracking branch 'origin' into jwinkler2083233/5841-cache…

    …-header-id
    Jeff Winkler committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    24b71de View commit details
    Browse the repository at this point in the history
  2. performance: identify unit tests that have race conditions.

    This has fixes for unit tests that were failing due to race conditions
    that became apparent when the cache sped up the MakeID() call.
    Jeff Winkler committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    41b3fc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    82358e7 View commit details
    Browse the repository at this point in the history
  2. performance: fix lint problem

    Jeff Winkler committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    60483ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e9cdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e9f497 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49d65c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70d7fdf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f477da6 View commit details
    Browse the repository at this point in the history
  8. Update engine_test.go

    jwinkler2083233 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    32dfcce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8b923a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Update header.go

    jwinkler2083233 committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    50fb67d View commit details
    Browse the repository at this point in the history
  2. Update header.go

    jwinkler2083233 committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    267da49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec0926 View commit details
    Browse the repository at this point in the history
  4. performance: adjusted this file for linter

    Jeff Winkler committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    9c0cf94 View commit details
    Browse the repository at this point in the history
  5. trigger GitHub actions

    Jeff Winkler committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    d7db22c View commit details
    Browse the repository at this point in the history
  6. trigger GitHub actions

    Jeff Winkler committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    f98fffd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1a93b0 View commit details
    Browse the repository at this point in the history
  8. trigger GitHub actions

    Jeff Winkler committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    47cc965 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'jwinkler2083233/5841-cache-header-id' of github.com:onf…

    …low/flow-go into jwinkler2083233/5841-cache-header-id
    Jeff Winkler committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    847b3b6 View commit details
    Browse the repository at this point in the history
  10. trigger GitHub actions

    Jeff Winkler committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8c21989 View commit details
    Browse the repository at this point in the history