If I interpret this article correctly *not* passing any flags should generally yield best results, because the "linear hopping" case is only available that way. So unless you are absolutely sure you have sequential (or random) access not passing any parameter only has a slight performance penalty at the beginning plus the benefit of getting best results even when your program behaves differently than your expectations.
↧