by abarringer on 8/23/19, 12:45 PM with 2 comments
by gus_massa on 8/23/19, 1:34 PM
(Some recommendations: Make sure that the run time of each version is at least 1 or 2 seconds. Repeat the measurement 5 or 10 times, preferably in some pattern like ABABABABAB, Not AAAAABBBBB. Repeat this with different arrays sizes to have a guess of the complexity order and see if the reduction is constant on the startup time or is proportional to the total time. Make some graphics, graphics are nice.)
by corbpie on 8/23/19, 1:20 PM