Hacker News new | ask | show | jobs
by michalsustr 79 days ago
Next step would be optimize for performance so it’s not slow. LLMs in Rust like to use cloning a lot , which will make it super slow.