LMBench - AshokBhat/notes GitHub Wiki
About
- Suite of simple, portable benchmarks
- Compares different systems performance
- Free software, covered by the GNU General Public License.
Details
Bandwidth Benchmarks
- Cached file read
- Memory copy (
bcopy)
- Memory read
- Memory write
- Pipe bandwidth
- TCP bandwidth
Latency Benchmarks
- Context switching
- Networking:
- Connection establishment
- Pipe
- TCP
- UDP
- RPC hot potato
- File system creates and deletes
- Process creation
- Signal handling
- System call overhead
- Memory read latency
Miscellaneous
- Processor clock rate calculation
See also
- [Dhrystone]] ](/AshokBhat/notes/wiki/[Coremark) | [EEMBC]] | [LMBench]] ](/AshokBhat/notes/wiki/[[Geekbench)