pipebench software package provides Measures the speed of stdin/stdout communication, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install pipebench
pipebench is installed in your system.
Make ensure the pipebench package were installed using the commands given below,
$ sudo dpkg-query -l | grep pipebench *
You will get with pipebench package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | pipebench |
| Version | 0.40-3 |
| Description | Measures the speed of stdin/stdout communication |
| Sub Section | Utils |