diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index a144d1d0a..17f1732df 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -809,6 +809,7 @@ def run_test_real( coder.apply_updates() else: response = coder.run(with_message=instructions, preproc=False) + dur += time.time() - start if not no_aider: