Skip to content

Commit 39aff54

Browse files
author
devizer
committed
Readme: Precision on linux kernel 6.8
1 parent 4a38009 commit 39aff54

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ The implementation utilizes platform invocation (P/Invoke) of the corresponding
5151
## Precision depends on
5252
Here is a summary of CPU usage precision. In general, it depends on OS and version and it does not depend on CPU performance except of FreeBSD
5353

54-
| OS | Average Precision |
55-
|----------------------------------------------|------------------:|
54+
| OS | Average Precision |
55+
|----------------------------------------------------------------------------|------------------:|
5656
| Windows Server 2019, Xeon E5-2697 v3 | _16,250 μs_ |
57+
| Linux, i5-10300 @ kernel 6.8 | _1,100 μs_ |
5758
| Linux, Xeon E5-2697 v3 @ 2.60GHz, kernel 5.0 | _3,800 μs_ |
5859
| Linux, ARMv7 H3 CPU, 1.50GHz, kernel 3.4 | _10,000 μs_ |
5960
| Linux, ARMv7 H3 CPU, 1.10GHz, kernel 4.19 | _3,800 μs_ |

0 commit comments

Comments
 (0)