Open YnkDK opened 9 years ago
n
and m
- divide by theoretical bounds and see if we get a horizontal line. Hopefully there is a factor 3 between linear and affine.Example of output of Performance.cpp:
global_linear 100 100 1957169150
global_linear 100 100 1958165151
global_linear 100 100 1956171152
global_linear 100 100 1957169255
i.e. running global_linear
with n = 100
and m = 100
which takes just below 2 seconds (time in nanoseconds)