Merge pull request #5275 from FernandoS27/fast-native-clock
X86/NativeClock: Improve performance of clock calculations on hot path.
This commit is contained in:
commit
a7fd61fcce
5 changed files with 174 additions and 104 deletions
|
@ -98,7 +98,6 @@ add_library(common STATIC
|
|||
algorithm.h
|
||||
alignment.h
|
||||
assert.h
|
||||
atomic_ops.cpp
|
||||
atomic_ops.h
|
||||
detached_tasks.cpp
|
||||
detached_tasks.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue