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

Use a list instead of a hash map #22

Merged
merged 9 commits into from Jan 7, 2021
Merged

Use a list instead of a hash map #22

merged 9 commits into from Jan 7, 2021

Commits on Jan 2, 2021

  1. Copy the full SHA
    50c5c7d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    14c5889 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Copy the full SHA
    6e46d4f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d7b2b1d View commit details
    Browse the repository at this point in the history
  3. Skip benchmarking on 1.28.0

    Kestrer committed Jan 3, 2021
    Copy the full SHA
    6c744de View commit details
    Browse the repository at this point in the history
  4. Fix testing on 1.28.0

    Kestrer committed Jan 3, 2021
    Copy the full SHA
    0b0830e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Use a concurrent vector

    Kestrer committed Jan 4, 2021
    Copy the full SHA
    fe072dc View commit details
    Browse the repository at this point in the history
  2. Fix running benchmarks on CI

    Kestrer committed Jan 4, 2021
    Copy the full SHA
    34edea0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Deprecate CachedThreadLocal

    Kestrer committed Jan 7, 2021
    Copy the full SHA
    ef33f17 View commit details
    Browse the repository at this point in the history