our main function. We still have the same constants that we were using, but also introduce some rudimentary command line parsing that we'll use to control the number of points and iterations for a time loop that we've yet to see. Next, we have the familiar point structure and our vector of points
4x Code Performance with SIMD