Commit Graph

6702 Commits

Author SHA1 Message Date
Craig Tiller 3e3dd08087 Bounds fixes 2017-09-05 15:08:39 -07:00
Craig Tiller 07530dbbeb Fixup bounds 2017-09-05 14:55:43 -07:00
Craig Tiller c75f9868c3 Fix benchmark builds 2017-09-05 11:34:57 -07:00
Craig Tiller cd0a91e4e1 Fix some rounding bugs 2017-09-02 17:58:22 -07:00
Craig Tiller e4605634a7 Cleanup intification 2017-09-01 16:45:36 -07:00
Craig Tiller 56a84848c7 Merge branch 'stats_histo_ints' into stats_histo 2017-09-01 16:36:52 -07:00
Craig Tiller 40bca8468e Fix one rounding bug 2017-09-01 16:35:08 -07:00
Craig Tiller 97ec5eb61e Add stats test 2017-09-01 12:57:36 -07:00
Craig Tiller da5cd59ed3 Restrict histograms to integral boundaries 2017-09-01 10:03:40 -07:00
Craig Tiller 40f9c73d8a Merge github.com:grpc/grpc into stats_histo 2017-09-01 09:42:40 -07:00
Craig Tiller 4b85254626 Merge github.com:grpc/grpc into moar_stats 2017-09-01 09:03:49 -07:00
Jan Tattermusch c928cfee2b Merge pull request #12350 from jtattermusch/deflake_ruby_artifact
Deflake ruby artifact build on Kokoro
2017-09-01 09:04:05 +02:00
Craig Tiller 2bf86404e0 Merge pull request #11873 from ctiller/stats
Add a simple stats framework to gRPC C core
2017-08-31 19:13:16 -07:00
Craig Tiller 2897235609 Expose stats into qps_driver 2017-08-31 15:52:57 -07:00
Craig Tiller 890f542498 Merge branch 'stats' into stats_histo 2017-08-31 12:24:15 -07:00
Craig Tiller ccad38227f Merge github.com:grpc/grpc into stats 2017-08-31 12:23:53 -07:00
Craig Tiller 5489d41c15 Expose histograms via microbenchmarks 2017-08-31 12:20:04 -07:00
Craig Tiller 520d76d698 Compile fix 2017-08-31 11:26:30 -07:00
Craig Tiller ba69d282f5 Merge branch 'stats' into stats_histo 2017-08-31 11:23:26 -07:00
Craig Tiller 6e739745e2 Fix header location error 2017-08-31 11:22:52 -07:00
Jan Tattermusch 27af5b127b deflake ruby artifact build 2017-08-31 16:58:29 +02:00
Sree Kuchibhotla 0fda880c75 Enable epoll1 2017-08-30 20:34:51 -07:00
Craig Tiller 640dfe499e Histogram support 2017-08-30 13:34:49 -07:00
Matt Kwong 5646c7463c Merge pull request #12270 from matt-kwong/kokoro_mac_bq
Fix uploading Mac results to BQ
2017-08-30 09:43:09 -07:00
Mark D. Roth bf19961d0a Revert "Implement call combiner" 2017-08-29 16:59:07 -07:00
Craig Tiller e944c5d490 Merge branch 'stats' into stats_histo 2017-08-29 14:16:14 -07:00
Matt Kwong 1c8e04366e Fix uploading Mac results to BQ 2017-08-29 13:01:15 -07:00
Craig Tiller 03c908fc9e Merge github.com:grpc/grpc into stats 2017-08-29 12:34:10 -07:00
Noah Eisen 92ab602d45 Merge pull request #12314 from ncteisen/debugging-latency-profiles
Add Shortname and Timeout to run_microbenchmarks
2017-08-28 19:15:57 -07:00
apolcyn 6b3003fa5a Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master
Fix build.yaml to expand nanopb headers filegroup, for master branch
2017-08-28 18:15:59 -07:00
Noah Eisen 89563ca938 Add shortname and timeout to run_microbenchmarks 2017-08-28 17:37:43 -07:00
Jan Tattermusch f769bf1273 Merge pull request #12264 from jtattermusch/cmake_vs2017
Add support for building with cmake+VS2017
2017-08-28 11:18:25 +02:00
Mark D. Roth ff4f2db4b9 Merge pull request #11566 from markdroth/call_combiner
Implement call combiner
2017-08-25 09:05:04 -07:00
Mark D. Roth 76e264b8df Implement call combiner. 2017-08-25 09:03:33 -07:00
Yang Gao 2921e1ea7d Merge pull request #12282 from yang-g/sync_thd_refactor
Refactor sync/thd headers
2017-08-24 15:47:33 -07:00
Noah Eisen cad427b2f7 Merge pull request #12227 from ncteisen/bazel-microbenchmarks
Microbenchmarks Work With Bazel
2017-08-24 14:13:08 -07:00
yang-g 9ff6031014 Add sync_custom.h 2017-08-24 09:08:21 -07:00
yang-g 98ad80a815 Remove stale file 2017-08-24 08:59:51 -07:00
Alexander Polcyn 02d1ff5eb2 fix build.yaml to expand nanopb headers filegroup 2017-08-23 14:43:57 -07:00
Muxi Yan 6b2b5bd645 Merge remote-tracking branch 'upstream/master' into stream_compression_config 2017-08-23 09:56:47 -07:00
Jan Tattermusch a8003e8b96 adjust run_tests_matrix.py windows portability suites 2017-08-23 16:17:00 +02:00
Jan Tattermusch 52ff56d3c2 support building with VS2017 2017-08-23 16:17:00 +02:00
Jan Tattermusch ec3338dc9d add cmake generator option 2017-08-23 15:26:18 +02:00
Jan Tattermusch 91eeb79e52 cleanup building c/c++ on windows 2017-08-23 15:11:30 +02:00
Jan Tattermusch 7005d7afa1 fix windows protoc artifact build 2017-08-23 07:53:18 +02:00
Jan Tattermusch eff25f9f5c remove check_vsprojects sanity test 2017-08-23 07:53:18 +02:00
Jan Tattermusch add32254eb adjust run tests matrix 2017-08-23 07:53:18 +02:00
Jan Tattermusch 6521c5078c build C tests and protoc artifacts on windows with cmake 2017-08-23 07:53:18 +02:00
Matt Kwong 90a6af209d Merge pull request #12236 from matt-kwong/kokoro_fil
Add test filtering to Kokoro Linux PR jobs
2017-08-22 14:05:26 -07:00
ncteisen c302eb9840 Microbenchmarks work with bazel 2017-08-22 12:24:54 -07:00