32 Commits (3052919efa278f2204a883abcfecee219de987d1)

Author SHA1 Message Date
Craig Tiller 40adbb46f0
Exclude noisy benchmarks from labelling computations (#29039) 3 years ago
Craig Tiller d342a86f2c
Fix typo (#28019) 3 years ago
Craig Tiller 6003710534
Label microbenchmark differences similarly to bloat (#27998) 3 years ago
Craig Tiller 75a54f55e3
Remove trickle benchmarks (#28000) 3 years ago
Richard Belleville b6cc72f129
Revert "Run 2to3 on tools directory (#26002)" (#27183) 3 years ago
Richard Belleville a388361c3d
Run 2to3 on tools directory (#26002) 3 years ago
AJ Heller 5139a012e7
Migrate the bm_diff benchmarks to python3 (#25619) 4 years ago
Sergii Tkachenko 8db79e2e71 Python style: reformat code using updated yapf 0.30.0 4 years ago
Esun Kim 7be821ac47 Yapf all target python sources 5 years ago
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0 7 years ago
ncteisen 173c477bd0 tools/profiling 7 years ago
ncteisen 2aab728245 regex to diff 7 years ago
ncteisen 5c92dcde1e Allow passing regex to bm_diff tools 7 years ago
ncteisen 81db061d2a Clang fmt and copyright sanity 8 years ago
ncteisen f7fd97c5fe Actually enable trickle diff 8 years ago
ncteisen e726e324e1 Add trickle diff job 8 years ago
ncteisen dd1ccc1408 Modularize mmicrobenchmarks 8 years ago
ncteisen 3345e1ccf7 Actually enable trickle diff 8 years ago
ncteisen 45e161b1c9 Make threshold toggleable 8 years ago
ncteisen 81941b9221 Propagate counters flag change 8 years ago
ncteisen 6dc4c7f5d9 Disable counters for trickle, inc timeout 8 years ago
ncteisen 6a5e923a81 Only output crashes if they occur 8 years ago
ncteisen 07639167fc 2 space indentation 8 years ago
ncteisen 251b025b89 Yapf code 8 years ago
ncteisen 0ac47d28cd Github comments 8 years ago
ncteisen 7cd7b7fc43 Differentiate between timeouts and crashes 8 years ago
ncteisen 2b96949d3d Yapf fmt 8 years ago
ncteisen bf1ee7b12f More filename stripping 8 years ago
ncteisen a278759ec9 Add flakiness data to PR comment 8 years ago
ncteisen 3f05c21f55 Add timeout and retries to fix flakes 8 years ago
ncteisen 3992a3a499 Yapf fmt code 8 years ago
ncteisen bea7c1954c Split bm runs by individual bm 8 years ago
ncteisen 738be24db4 Py fmt 8 years ago
ncteisen 48d973a276 Add readme and flags 8 years ago
ncteisen 64637b7c8c restructure 8 years ago
ncteisen dc76c66521 Add driver for bm_*.py pipeline 8 years ago
ncteisen ab69ea3f9d Modulized the bm_*.py functions 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller e7c31edb55 Print before commenting to ensure theres A copy of the results somewhere 8 years ago
Craig Tiller c9c6aa7df0 Be resilient against failed runs 8 years ago
Craig Tiller add943869a Diff now too 8 years ago
Craig Tiller 2b465f00e9 Get stats bmdiffed 8 years ago
Craig Tiller ad7f066b16 Allow >100% increases, add more jobs to reduce noise 8 years ago
Craig Tiller 25e3c6da76 Fix EINTR forever 8 years ago
Craig Tiller 349907b645 Handle EINTR on reading file 8 years ago
Craig Tiller 97e40da5a1 Less samples, more random 8 years ago
Craig Tiller d71ba8392a Tweak defaults 8 years ago
Craig Tiller bc442e1ff0 Declare jobs 8 years ago
Craig Tiller 0ebff8b213 Iterate properly 8 years ago
Craig Tiller 0553b9c75d Properly clean 8 years ago