Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Its an intuitive idea and makes sense but no, I ran your code vs the code above in a speed checker, with the worst case senario, where every test was more than 5 likes but less than 200, the speed for both over 10 billion iterations is about 1.2 - 1.3 billion operations per second, so both run about the same speed, it seems to be so marginal that its up to your prefrence which to use.