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

Benchmarking Cache and WorkerPool implementations #7

Closed
wants to merge 15 commits into from

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    8aa01f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08afc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. WIP: lockfree LRU

    thrawn01 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4ed59d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349153f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Abandon lockfree for now

    thrawn01 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e218d36 View commit details
    Browse the repository at this point in the history
  2. Benchmark Otter Cache

    thrawn01 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3168973 View commit details
    Browse the repository at this point in the history
  3. Added Parallel Benchmarks

    thrawn01 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e5fb670 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    46786c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb41211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0449869 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Fixed otter worker

    thrawn01 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0c91ef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0517d6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51b2ce7 View commit details
    Browse the repository at this point in the history
  4. oops

    thrawn01 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7372a29 View commit details
    Browse the repository at this point in the history