User talk:Thundergnat: Difference between revisions

Content added Content deleted
Line 464: Line 464:


:For sure the base conversions are a time sink. The Perl 6 version checks ~1.5 - 2 million possibles per second; it needs to check through ~937 million to find the answer in base 25. So yeah, it's pretty slow. If raw, intensive processing speed is what you are after, Perl 6 is not there yet. (It's getting better and is still in development, but...) It's great for rapid, proof of concept stuff though, and is often "good enough". --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 11:59, 26 May 2019 (UTC)
:For sure the base conversions are a time sink. The Perl 6 version checks ~1.5 - 2 million possibles per second; it needs to check through ~937 million to find the answer in base 25. So yeah, it's pretty slow. If raw, intensive processing speed is what you are after, Perl 6 is not there yet. (It's getting better and is still in development, but...) It's great for rapid, proof of concept stuff though, and is often "good enough". --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 11:59, 26 May 2019 (UTC)
:::"If raw, intensive processing speed". See, that Chai Wah Wu on oeis.org/A260182 found solutions up to 28. I hope, i can check the solutions before christmas ;-) --[[User:Horst_h|Horst_h]]