kwadraterry/GPGPU-LUT

Time measurements

siamezzze opened this issue · 0 comments

Add time measurement to both CPU and GPU implementation. Make sure it is "fair" - only real working time is recorded (e.g. don't sum up process' time; leave out read/write time, ...).