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 3000 purely consistent EDOs
|+ style="font-size: 105%; white-space: nowrap;" | First 10,000 purely consistent EDOs
|-
|-
! rowspan="2" | &#35; !! colspan="4" | Odd limit
! rowspan="2" | &#35; !! 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: 193ms
** 7-odd-limit: 0.193&nbsp;s
** 15-odd-limit: 1.104s
** 15-odd-limit: 1.104&nbsp;s
** 31-odd-limit: 2m&nbsp;57.753s
** 31-odd-limit: 2&nbsp;min, 57.753&nbsp;s
** 63-odd-limit: 21h&nbsp;22m&nbsp;46.417s
** 63-odd-limit: 21&nbsp;hr, 22&nbsp;min, 46.417&nbsp;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&nbsp;s
** 15-odd-limit: 0.065&nbsp;s
** 31-odd-limit: 0.324&nbsp;s
** 63-odd-limit: 1&nbsp;min, 4.276&nbsp;s


== Appendix ==
== Appendix ==