Skip to content

Conversation

@jmr
Copy link
Owner

@jmr jmr commented Aug 17, 2023

Change condition for benchmarks_with_threads from benchmark.threads() > 0 to > 1. threads() appears to always be >= 1.

Introduced in fbc6efa (Refactoring of PerfCounters infrastructure (google#1559))

Change condition for `benchmarks_with_threads` from `benchmark.threads() > 0` to `> 1`.  `threads()` appears to always be `>= 1`.

Introduced in fbc6efa (Refactoring of PerfCounters infrastructure (google#1559))
@jmr jmr merged commit 12fec5d into main Aug 17, 2023
@jmr jmr deleted the num-threads-check branch August 24, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants