|
|
|
|
|
by zamadatix
2471 days ago
|
|
You sure you don't mean converting digits to hex instead of rendering? The constant rendering of the hex digits as the work progresses results in a ~3x slowdown for 100k digits in my testing (see my other comment in this tree). |
|
Doing a million digits in the console (with no status updates) took about an hour and doing it in that page took just over two hours.