-
Maybe atomic ops are faster for you too. I save more cpu cycles with atomic ops. Could you give a try? |
Beta Was this translation helpful? Give feedback.
Answered by
romange
Jun 4, 2022
Replies: 1 comment
-
No, I do not think it's needed. I use c++ which has support for atomics as part of its standard library |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
osevan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, I do not think it's needed. I use c++ which has support for atomics as part of its standard library