- Mar 14, 2017
-
-
Nathaniel Manista authored
This is needed by a customer with a nontraditional codebase.
-
- Mar 13, 2017
-
-
Craig Tiller authored
Add some pollset benchmarks
-
Muxi Yan authored
Fix flush read
-
Michael Lumish authored
Upmerge v1.2.x
-
Muxi Yan authored
Use the right encoding overhead number in remote interop test with Cronet
-
Muxi Yan authored
-
Craig Tiller authored
Don't track allocations if we are not going to use the tracking results
-
Craig Tiller authored
Track memory as part of microbenchmark profiling runs
-
Nathaniel Manista authored
Skip split_definitions_test if PyPy is used as an interpreter.
-
Vijay Pai authored
PHP benchmarking performance client, proxied through Ruby
-
Vijay Pai authored
Temporarily disable resource quota QPS tests
-
matt-kwong authored
run_tests_matrix: ignore the number of failed skipped tests
-
Craig Tiller authored
Fix sanity
-
Muxi Yan authored
-
Muxi Yan authored
-
Muxi Yan authored
-
Muxi Yan authored
-
- Mar 12, 2017
-
-
Craig Tiller authored
-
Nathaniel Manista authored
jobset.run was changed on 16 October 2015 in e4c35610 to return the number of failures and the result set. On 20 October 2016 in 5c691c63 jobset.run was changed to allow jobs to be skipped, but the introduced code path only returned the result set, giving jobset.run inconsistent return value semantics. On 24 October 2016 7e9bd6ca introduced a use of jobset.run's "skip_jobs" return value semantics, and on 8 March 2017 d159af31 resolved jobset.run's inconsistent return value semantics but failed to correct run_tests_matrix's use of the inconsistent "skip_jobs" return value semantics.
-
Siddharth Shukla authored
Skip SameSeparateTest, SameCommonTest, SplitCommonTest, and SplitSeparateTest if the interpreter is PyPy.
-
- Mar 11, 2017
-
-
Abhishek Kumar authored
Document status ordering rules
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
Sanitize before bigquery upload
-
Craig Tiller authored
-
- Mar 10, 2017
-
-
Noah Eisen authored
Enhance bm_diff
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
murgatroid99 authored
-
David G. Quintas authored
Bumped version to 1.3.0-dev
-
ncteisen authored
-
Craig Tiller authored
Handle floats in bm_json
-
Craig Tiller authored
Change execution order of microbenchmarks
-
Craig Tiller authored
-
Vijay Pai authored
-
Muxi Yan authored
-
Yuchen Zeng authored
Fix chttp2 ping parser
-
Vijay Pai authored
Finish streams that error. Don't histogram failed ops.
-
matt-kwong authored
Give execute permission for Kokoro shell scripts
-