8000 GitHub - andrewlixin/ipc-bench: Latency benchmarks of Unix IPC mechanisms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andrewlixin/ipc-bench

 
 

Repository files navigation

ipc-bench

Some very crude IPC benchmarks.

ping-pong latency benchmarks:

  • pipes
  • unix domain sockets
  • tcp sockets

throughput benchmarks:

  • pipes
  • unix domain sockets
  • tcp sockets

This software is distributed under the MIT License.

Credits

  • desbma for adding cross platform support for clock_gettime

About

Latency benchmarks of Unix IPC mechanisms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.8%
  • Makefile 1.2%
0