Port details |
- ipc-bench Benchmarks for various inter-process-communication (IPC)
- 1.0 benchmarks =2 1.0Version of this port present on the latest quarterly branch.
- Maintainer: olivier@FreeBSD.org
- Port Added: 2024-03-08 22:54:09
- Last Update: 2024-03-08 22:51:08
- Commit Hash: 9b1521f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/intel/uintr-ipc-bench
- Description:
- Benchmarks for various inter-process-communication (IPC) methods:
ZeroMQ, TCP socket (tcp), domain socket (domain), named pipes (fifo), signal,
memory mapped file (mmap), message queues (mq), pipe, shared memory (shm).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ipc-bench>0:benchmarks/ipc-bench
- To install the port:
- cd /usr/ports/benchmarks/ipc-bench/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/ipc-bench
- pkg install ipc-bench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ipc-bench
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709854860
SHA256 (goldsborough-ipc-bench-1.0-589146a_GH0.tar.gz) = 734b25b219c35b4818693501b399f66b1739c31b395ced7f7050ffbc78576762
SIZE (goldsborough-ipc-bench-1.0-589146a_GH0.tar.gz) = 347091
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ipc-bench-1.0:
ZMQ=off: Enable ZeroMQ benches via libzmq4
===> Use 'make config' to modify these settings
- Options name:
- benchmarks_ipc-bench
- USES:
- cmake:noninja pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|