Comment by srcreigh
20 hours ago
I find the sweet spot is to take LLM generated code, then profile manually and heavily supervise or hand implement specific improvements.
20 hours ago
I find the sweet spot is to take LLM generated code, then profile manually and heavily supervise or hand implement specific improvements.
You can also let the agent use a profiling tool. It probably cannot beat you, but does find and improve a lot of things for sure.