forked from avsm/ipc-bench
-
Notifications
You must be signed in to change notification settings - Fork 0
sos22/ipc-bench
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ipc-bench ========= Some very crude IPC benchmarks. ping-pong latency benchmarks: * pipes * unix domain sockets * tcp sockets throughput benchmarks: * pipes * unix doamin sockets * tcp sockets one way latency benchmarks: * shm The shared memory benchmark is a kind of "control". If run under a real-time OS it will give you the intra core communication latency. This software is distributed under the MIT License.
About
Latency benchmarks of Unix IPC mechanisms
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 86.0%
- Assembly 7.4%
- Python 6.0%
- Other 0.6%