Skip to content

Conversation

@bitfaster
Copy link
Owner

@bitfaster bitfaster commented Sep 10, 2022

Improve throughput tests. Can now test the following:

  1. Read (100% cache hit)
  2. Read + Write (cache can hold 10% of all items, Zipf s = 0.86)
  3. Update (100% update to existing items)
  4. Evict (100% cache miss)

Run on an Intel Xeon W-2133 CPU 3.60GHz, 1 CPU, 12 logical and 6 physical cores.

image

image

image

image

@bitfaster bitfaster merged commit e4fe6df into main Sep 10, 2022
@bitfaster bitfaster deleted the users/alexpeck/thru2 branch September 10, 2022 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants