forked from eclipse-iceoryx/iceoryx2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request eclipse-iceoryx#391 from elfenpiff/iox2-4-update-b…
…enchmarks [eclipse-iceoryx#4] update benchmarks
- Loading branch information
Showing
11 changed files
with
614 additions
and
179 deletions.
There are no files selected for viewing
This file contains 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# System OS Latency Same Core Latency Different Cores | ||
"Raspberry Pi 4B" "Linux" 824 0 | ||
"Intel i7-13700H" "Linux" 92 326 | ||
"Intel i7-8565U" "Linux" 270 263 | ||
"Intel i7-7500U" "Linux" 276 | ||
"AMD Ryzen 7 7840S" "Linux" 109 222 | ||
"AMD Ryzen 9 5950X" "Windows" 205 | ||
"AMD Ryzen 9 5950X" "Linux" 168 173 | ||
# System OS Latency Same Core (HyperThreading) Latency Different Cores | ||
"AMD Ryzen 9 5950X" "Linux" 168 173 | ||
"AMD Ryzen 9 5950X" "Windows" 205 0 | ||
"AMD Ryzen 7 7840S" "Linux" 109 222 | ||
"Intel i7-7500U" "Linux" 276 0 | ||
"Intel i7-8565U" "Linux" 270 263 | ||
"Intel i7-13700H" "Linux" 92 326 | ||
"Raspberry Pi 4B" "Linux" 774 0 |
Oops, something went wrong.