Comment by srcreigh
17 hours ago
I find the sweet spot is to take LLM generated code, then profile manually and heavily supervise or hand implement specific improvements.
17 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.