dlemstra wrote:
The performance hit for the first file should only happen once. The 'slowdown' is happening because of the OpenCL benchmark. You should not be able to reproduce the issue the second time you start the program.
- When I run my program and the first file to be changed, then it needs the 8 seconds waiting time ... all the other files then pass through.
- When run it again without exit my program, it run all files without waiting time.
- When I restart my program, I have again the 8 seconds waiting time for the first file.