(no title)
fuber2018 | 2 years ago
Using the original run_switches function, app took 3.554s (average of 10 runs).
With the SWAR-version with the string length passed in, app took 0.117s (average of 10 runs).
That's an overall 27.6x speedup.
fuber2018 | 2 years ago
Using the original run_switches function, app took 3.554s (average of 10 runs).
With the SWAR-version with the string length passed in, app took 0.117s (average of 10 runs).
That's an overall 27.6x speedup.
fuber2018|2 years ago
That's an overall 57.5x speedup.
fuber2018|2 years ago
Need sleep now.