Created
February 7, 2023 13:36
-
-
Save bogdan/a192f3fb84f423c3ce5059595f72b5a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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