bandwidth project is an artificial benchmark for measuring memory bandwidth, useful for identifying a computer’s weak areas.
It tests several types of memory:
- Main memory read accesses
- Main memory write accesses
- Level 2 cache read accesses
- Level 2 cache write accesses
- Framebuffer read accesses
- Framebuffer write accesses
- String library routines