← Back to context Comment by LPisGood 10 hours ago It’s actually pretty good at this if you have some very specific constraints and objective. 2 comments LPisGood Reply josephg 9 hours ago I find I get great results from explicitly asking an LLM to write tests which profile memory and cpu usage. Then ask it to optimise to improve those metrics. Cthulhu_ 4 hours ago And a way for it to get actual measurable results / feedback loop, which is apparently quite tricky even for humans to get.
josephg 9 hours ago I find I get great results from explicitly asking an LLM to write tests which profile memory and cpu usage. Then ask it to optimise to improve those metrics.
Cthulhu_ 4 hours ago And a way for it to get actual measurable results / feedback loop, which is apparently quite tricky even for humans to get.
I find I get great results from explicitly asking an LLM to write tests which profile memory and cpu usage. Then ask it to optimise to improve those metrics.
And a way for it to get actual measurable results / feedback loop, which is apparently quite tricky even for humans to get.