Craig Tiller
|
1f1f923a72
|
[benchmarks] Remove stats integration (#30900)
* remove old stats cruft
* remove
* remove
* fix
* fix
|
2 years ago |
Craig Tiller
|
610a248059
|
[stats] Optimize histogram system (#30834)
* recurse
* bsearch
* bounds
* optimize stats
* fix
* Automated change: Fix sanity tests
* Automated change: Fix sanity tests
* fix
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2 years ago |
Craig Tiller
|
0079382cfd
|
[cq] Track cq type to determine api usage (#30833)
* [cq] Track cq type to determine api usage
* Automated change: Fix sanity tests
* fix
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2 years ago |
Craig Tiller
|
903e0490ea
|
[iomgr] Restrict TCP read allocations to 8kb or 64kb (#30626)
* [stats] Cleanup stats system
* clear out optionality
* fix
* might as well...
* Automated change: Fix sanity tests
* only allocate 8k or 64k blocks for tcp reads
* Automated change: Fix sanity tests
* fix
* Update tcp_posix.cc
* Automated change: Fix sanity tests
* respect target, min progress sizes
* cleaner loops
* clean out more unused stuff
* clean out more unused stuff
* Automated change: Fix sanity tests
* update
* tsan race
* Automated change: Fix sanity tests
* Introduce flag
* protect with flag
* [experiments] Make output more diffable/readable
* Automated change: Fix sanity tests
* buildifier sized indentations
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2 years ago |
Craig Tiller
|
5b6dac02ac
|
[stats] Cleanup & re-enable stats system (#30610)
* [stats] Cleanup stats system
* clear out optionality
* fix
* might as well...
* Automated change: Fix sanity tests
* clean out more unused stuff
* clean out more unused stuff
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2 years ago |
Wanlin Du
|
58612ba155
|
Big query upload (#29197)
Update existing table schema to include prometheus data and fields (startTime and endTime) added in the scenario results.
|
3 years ago |
Yash Tibrewal
|
114e83d875
|
HTTP2: Initiate write for acknowledging SETTINGS frame (#29218)
* HTTP2: Initiate write for acknowledging SETTINGS frame
* Codegen
* yapf code
* Fix tests
|
3 years ago |
Craig Tiller
|
766cd6b573
|
Remove epollex poller (#29160)
* start delete
* remove build.gn... again
* remove more
* Automated change: Fix sanity tests
* fixes
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
3 years ago |
Donghao Qiu
|
1e84143126
|
Save node info to BigQuery (#27113)
* save nodeinfo to bigquery
* correct format
|
3 years ago |
Wanlin Du
|
971e95b906
|
Update related scripts to populate BigQuery fields (#26778)
* Update related scripts to populate BigQuery fields
|
3 years ago |
kpayson64
|
37eb925a06
|
Add epollex fd cache
|
7 years ago |
Craig Tiller
|
7befe5d8e5
|
Add counters
|
7 years ago |
Craig Tiller
|
fa7ae246ca
|
Add call combiner stats
|
7 years ago |
Sree Kuchibhotla
|
0d0fa06488
|
Add more counters in cq
|
7 years ago |
Sree Kuchibhotla
|
2f2175c207
|
Counter for number of failed trylocks in cq
|
7 years ago |
Craig Tiller
|
2477cf3778
|
Revert "General executor speedups, introspection"
|
7 years ago |
Craig Tiller
|
7862097e5b
|
Add HPACK stats
|
7 years ago |
Craig Tiller
|
e932aca45d
|
Add a counter for spurious writes
|
7 years ago |
Craig Tiller
|
3ff1fa6e05
|
Collect stats on why writes are initiated
|
7 years ago |
Craig Tiller
|
27147b85f8
|
Review feedback
|
7 years ago |
Craig Tiller
|
73a6170896
|
Upload core stats to qps_test
|
7 years ago |
Craig Tiller
|
5d6156033e
|
Review feedback
|
7 years ago |
Craig Tiller
|
f11a40d23b
|
Upload core stats to qps_test
|
7 years ago |
Guantao Liu
|
3d3403d3a8
|
Update the scenario result schema
|
7 years ago |
Jan Tattermusch
|
3598ac81b0
|
update scenario result schema
|
8 years ago |
Yuxuan Li
|
ac87a46225
|
enable uploading server cpu usage data from performance tests to big query
|
8 years ago |
Craig Tiller
|
77fbc1ca2a
|
Fix some typos
|
8 years ago |
Craig Tiller
|
bd3ab19a95
|
Add some fields to bigquery
|
8 years ago |
Sree Kuchibhotla
|
1b22cddc7d
|
Add clientSuccess and serverSuccess to BQ schema
|
8 years ago |
Sree Kuchibhotla
|
6dbfce0a9d
|
Add clientSuccess and serverSuccess to BQ schema
|
9 years ago |
Jan Tattermusch
|
92265f6904
|
fix field names in schema
|
9 years ago |
Jan Tattermusch
|
88cc4e26ed
|
minor changes to schema
|
9 years ago |
Jan Tattermusch
|
efd9803be5
|
Uploading results to big query
|
9 years ago |