Let\'s say I have a vector of 10 ints and I want to create 2 subvectors each of 5 elements.
Is it faster if I slice the vector like this:
vector