bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Slow down, latest updates


From: Bill Heagy
Subject: Slow down, latest updates
Date: Sat, 2 May 2020 12:21:42 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

For the last updates, my little test program has slowed down by a factor of more than 4, debian 32 and 64 bit. (Same updates as the compiler problem appeared, I think.)

∇rr←sol nn
n←1↓⍳nn
r←,2
l:
→(nn<(↑n)*2)⍴x
r←r,↑n←(~∨⌿0=⊃r|¨⊂n)/n
→l
x:
r←r,1↓n
rr←+/r
∇

sol 200000



reply via email to

[Prev in Thread] Current Thread [Next in Thread]