Skip to content

Instantly share code, notes, and snippets.

@taichino
Created February 28, 2017 20:50
Show Gist options
  • Save taichino/e43b3141ba35bb258e3dc50f661fbbda to your computer and use it in GitHub Desktop.
Save taichino/e43b3141ba35bb258e3dc50f661fbbda to your computer and use it in GitHub Desktop.
for _ in [0...Globals.SELECT_COUNT_REPEAT] {
_ = SharkUser.query().fetch().count
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment