User:ArrowHead294/Purely consistent EDOs by odd limit: Difference between revisions
ArrowHead294 (talk | contribs) No edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 3: | Line 3: | ||
== Tables == | == Tables == | ||
<onlyinclude>{| class="wikitable mw-collapsible mw-collapsed" style="text-align: center; margin: auto auto auto auto;" | <onlyinclude>{| class="wikitable mw-collapsible mw-collapsed" style="text-align: center; margin: auto auto auto auto;" | ||
|+ style="font-size: 105%; white-space: nowrap;" | First | |+ style="font-size: 105%; white-space: nowrap;" | First 10,000 purely consistent EDOs | ||
|- | |- | ||
! rowspan="2" | # !! colspan="4" | Odd limit | ! rowspan="2" | # !! colspan="4" | Odd limit | ||
| Line 20,013: | Line 20,013: | ||
These lists were generated using JavaScript code run in Microsoft Edge's console. I previously used Firefox on my personal computer but these are the latest results I've got after running the same script on my work laptop (which is much faster). | These lists were generated using JavaScript code run in Microsoft Edge's console. I previously used Firefox on my personal computer but these are the latest results I've got after running the same script on my work laptop (which is much faster). | ||
Original (3,000 EDOs): | |||
* Computer: Microsoft Surface Laptop 4 | * Computer: Microsoft Surface Laptop 4 | ||
* OS: Windows 11 Pro | * OS: Windows 11 Pro | ||
* Applications open: Edge, File Explorer, Teams, Notepad, Outlook, Task Manager | * Applications open: Edge, File Explorer, Teams, Notepad, Outlook, Task Manager | ||
** 7-odd-limit: | ** 7-odd-limit: 0.193 s | ||
** 15-odd-limit: 1. | ** 15-odd-limit: 1.104 s | ||
** 31-odd-limit: | ** 31-odd-limit: 2 min, 57.753 s | ||
** 63-odd-limit: | ** 63-odd-limit: 21 hr, 22 min, 46.417 s | ||
Now (10,000 EDOs): | |||
* Computer: Asus ROG Strix SCAR 18 | |||
* OS: Windows 11 Pro | |||
* Applications open: Firefox, File Explorer, Visual Studio Code | |||
** 7-odd-limit: 0.058 s | |||
** 15-odd-limit: 0.065 s | |||
** 31-odd-limit: 0.324 s | |||
** 63-odd-limit: 1 min, 4.276 s | |||
== Appendix == | == Appendix == | ||