-
-
Save ahh/b145cf812150b48d8b4037c365c9c37a to your computer and use it in GitHub Desktop.
"fixed" RCU test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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