GrapheneOS on Nostr: nprofile1q…gw2mf They got 500x performance with a partial in-place rewrite in Rust ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqm0z9sp49ehhp9refhg4slgxnpdftwg666n24xa97symcw2lsavzslgw2mf (nprofile…w2mf) They got 500x performance with a partial in-place rewrite in Rust using the same architecture, database structure / connections, algorithms, data structures, etc. It's an in-place partial rewrite and all that's really changing is the language. They put huge effort into trying to optimize the Python and make it work that way. It is not capable of providing reasonable performance for this. It's also clearly far less maintainable at this level of complexity and scale.