# qperf **Repository Path**: mirrors_matze/qperf ## Basic Information - **Project Name**: qperf - **Description**: Measure performance impact of OpenCL profiling queues - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qperf `qperf` is a small benchmark program to check the performance impact of OpenCL command queue profiling. # build Install a suitable OpenCL platform and build the program with the waf script ./waf configure ./waf The binary is in the `build/` directory.