← return
Parabench – Multi-threaded Performance Tool
A C++ and OpenMP tool that measures and visualizes multi-threaded CPU performance.
Parabench is a performance measurement and visualization tool for analyzing multi-threaded CPU workloads.
Capabilities:
- Parallel matrix math benchmarking
- Thread performance profiling
- Real-time performance visualization
- Scaling analysis across thread counts
Built with: C++, OpenMP, Performance Analysis