Skip to content

Instantly share code, notes, and snippets.

@ahh
Created February 24, 2017 03:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahh/b145cf812150b48d8b4037c365c9c37a to your computer and use it in GitHub Desktop.
Save ahh/b145cf812150b48d8b4037c365c9c37a to your computer and use it in GitHub Desktop.
"fixed" RCU test
Benchmark Time(ns) CPU(ns) Iterations
-----------------------------------------------------
raw time: 56.25ns
BM_RCULocked 56.6 903 100000000
raw time: 20.5ns
BM_View 20.6 329 100000000
Benchmark Time(ns) CPU(ns) Iterations
-----------------------------------------------------
raw time: 57.01ns
BM_RCULocked 57.2 903 100000000
raw time: 20.3ns
BM_View 20.1 329 100000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment