User talk:Hkdtam: Difference between revisions

No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 61:
[Digest::SHA256::Native] Could not find LibraryMake at line 2 in:
:so the syndrome is like when installing a module A depends on BCDEF, it will complain about missing B, then when I build B, it will say C is missing. I have two installations ( ubuntu16.04+v2020.01.1 and centos7+v2019.11 ) and the same happened on both of them. I tried to google for that and didn't see anyone got similar problem lately. Anyway I may try again later this weekend with a start from scratch. All in all, thank you very much. --[[User:Hkdtam|Hkdtam]] ([[User talk:Hkdtam|talk]]) 01:53, 26 February 2020 (UTC)
 
== Square form factorization ==
 
While Raku is slow, there is in particular a large start-up penalty related to all the Unicode names you put into the code.
Look at the timings in my version,
[https://github.com/SqrtNegInf/Rosettacode-Raku-Smoke/blob/39385f8a609dac85c0737a58dd79952caaf8ee76/S/Square_Form_Factorization.1 with no Unicode]. I saw in the IRC archive that this has been noticed before, but apparently not fixed.
:@SqrtNegInf - Thanks for your advice. Yes I did aware of the trade off, starting back at the time when I used these Unicode eye candies on the DES entry. --[[User:Hkdtam|Hkdtam]] ([[User talk:Hkdtam|talk]]) 17:49, 26 March 2021 (UTC)
:Try running https://replit.com/@PeteLomax1/SnowOddballSdk#main.c - it completes in less than a second! --[[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 09:18, 26 March 2021 (UTC)
:: Hi again Pete, I would say, on a very dramatic scale, it is like comparing Assembly with React Native. :-D --[[User:Hkdtam|Hkdtam]] ([[User talk:Hkdtam|talk]]) 17:52, 26 March 2021 (UTC)
351

edits