به Nostr بپیوندید
2025-06-20 05:09:38 CEST
in reply to

Andrew Zonenberg on Nostr: I literally got fed up with how slow the solver was, threw it in VTune and IDA, ...

I literally got fed up with how slow the solver was, threw it in VTune and IDA, rewrote the inner loop of their matrix solver in assembly, patched it into the binary, verified I got the same results, and got a 40-70% speedup depending on workload.

Then I sent them a "pull request".