|
|
|
|
|
by ajennings
2473 days ago
|
|
I didn't note timing numbers, but rendering digits in hex was basically instantaneous, even when doing a million (decimal) digits. Rendering the digits in decimal was significant delay (like 40 seconds for a million digits). That's why it just shows the hex until the very end, and it shows how long the decimal conversion takes. |
|