-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce isLongRunning to better manage longer benchmarks.
The general reasoning here is, larger computations (like compilation) require more time to warm up. We will start with spending 10s per iteration vs. 1s for regular benchmarks. PiperOrigin-RevId: 725958018
- Loading branch information
1 parent
0e3c8ed
commit 9e0150a
Showing
2 changed files
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters