Post #3118575
2026-01-26 04:24 UTC
@leo@60228.dev I have no idea why I actually fed those numbers to the factorisation function in my programming language. It took 28 seconds. I need a better algorithm.
Replies (1)
-
@maswan@mastodon.acc.sunet.se 2026-01-26 09:59
@loke@functional.cafe @leo@60228.dev I'd say yes: host:~$ time factor 14667925953059203289 14667925953059203289: 1900353809 7718523721 real 0m0.005s user 0m0.005s sys 0m0.000s