Skip to content

Instantly share code, notes, and snippets.

@bogdan
Created February 7, 2023 13:36
Show Gist options
  • Save bogdan/a192f3fb84f423c3ce5059595f72b5a4 to your computer and use it in GitHub Desktop.
Save bogdan/a192f3fb84f423c3ce5059595f72b5a4 to your computer and use it in GitHub Desktop.
Timing is on.
otp_secret | email | crypto_logins | count
------------+-------+---------------+---------
f | f | f | 6697663
f | t | f | 782893
f | f | t | 137459
t | t | f | 41713
f | t | t | 40745
t | t | t | 8726
t | f | t | 833
t | f | f | 506
(8 rows)
Time: 15707.770 ms (00:15.708)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment