dianaclarke commented on a change in pull request #9457: URL: https://github.com/apache/arrow/pull/9457#discussion_r581153421
########## File path: dev/archery/archery/benchmark/google.py ########## @@ -67,8 +67,7 @@ def results(self, repetitions=1): class GoogleBenchmarkObservation: """ Represents one run of a single (google c++) benchmark. - Observations are found when running with `--benchmark_repetitions`. Sadly, - the format mixes values and aggregates, e.g. + Aggregates are reported when running with `--repetitions`. Review comment: I've updated the docstring with this text. I'm only noticing now, that I could have tried clicking the "Commit suggestion" button. I'll try that next time. Thanks! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org