I have an algorithm that enhances images taken in low light and uses GPU for the computations. I need to benchmark the algorithm to see how many instructions or triangles it uses on a GPU?
Any ideas on how it could be done? Are there any performance meters that could be written for the GPU?