39643 Commits (8cd016f5977f8ae807ab6a990795c51cc58cbd41)
 

Author SHA1 Message Date
mgravell 264fca1eb6 match delegate signature in benchmark 5 years ago
mgravell a443b6bf95 Merge branch 'master' into mgravell/unsafe-encode 5 years ago
mgravell 834a3d29a6 capture the server too 5 years ago
mgravell 36ecd052f6 avoid capture-context in HandleNewServerRpc => HandleCallAsync 5 years ago
Jan Tattermusch 99e8298a61
Merge pull request #19515 from mgravell/mgravell/benchmarkdotnet 5 years ago
mgravell 746287111d (left a base-call in that I'd used to get the intellisense comment) 5 years ago
mgravell 6f315691da remove boxing of Timespec caused by Equals usage 5 years ago
Jan Tattermusch 47287e8ed7 add license headers 5 years ago
Jan Tattermusch 3ba99a685e make pingbenchmark compile 5 years ago
Jan Tattermusch 43240238d2 tweak iteration counts for multithreaded benchmarks 5 years ago
Jan Tattermusch a56998bdff fix small nits 5 years ago
mgravell ffac31b108 incorrectly added 5 years ago
mgravell dd5f19765e add framework overhead "PingBenchmark" 5 years ago
mgravell 36c1a11d84 give useful names to benchmarks 5 years ago
mgravell aa535356e8 fix encode benchmark (and simplify decode benchmark) 5 years ago
Soheil Hassas Yeganeh d3316ad22e
Merge pull request #19522 from soheilhy/fix-host-split 5 years ago
Yunjia Wang 651a8b0ec2 Change FetchAdd/Sub to Load-Add/Sub-Store 5 years ago
Soheil Hassas Yeganeh bf9b4c257b Fix stale comment in split host port. 5 years ago
Yash Tibrewal 842a3dcd9d
Merge pull request #19516 from yashykt/inqcmsgsize 5 years ago
Guantao Liu 5a18779d05 Merge branch 'no_backup_poller' of github.com:guantaol/grpc into no_backup_poller 5 years ago
Guantao Liu da56330cd6 Merge remote-tracking branch 'upstream/master' into no_backup_poller 5 years ago
Soheil Hassas Yeganeh 01b82d3a39 Return empty strings on optional ports for backward compatibility. 5 years ago
Yash Tibrewal 1487ac42cc Remove CMSG_SPACE for macos 5 years ago
Moiz Haidry 842a5a610f Merge branch 'grpc_to_grpc_impl_async_callback' of https://github.com/mhaidrygoog/grpc into grpc_to_grpc_impl_async_callback 5 years ago
Moiz Haidry bf994e48d9 Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Yash Tibrewal 02ff96bd31 No need to allocate space for receive timestamp if errqueue is not present 5 years ago
Yash Tibrewal a94e00dccf Reviewer comments 5 years ago
Yash Tibrewal 7cb861ce29 Reviewer comments 5 years ago
Yash Tibrewal f44e0c07a7 Reviewer comments 5 years ago
Soheil Hassas Yeganeh 39e982a263
Merge pull request #19488 from soheilhy/string-view2 5 years ago
Yash Tibrewal 420d5413c7 Use the actual formula 5 years ago
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
rmstar 8ce8cfe4c3
Merge pull request #19439 from rmstar/enable_cfstream 5 years ago
Yash Tibrewal 464f558a45 Increase the control message size 5 years ago
mgravell 0a1147b58c found another way to nop the native-call 5 years ago
Jan Tattermusch 6854789cdb
Merge pull request #19504 from jtattermusch/upport_v1_22_x 5 years ago
mgravell e4411e03e6 added by mistake 5 years ago
mgravell f53d844da9 attempt to fix the utf-8 encode benchmark; not currently working 5 years ago
mgravell dbef6c9c70 add utf-8 encode benchmark 5 years ago
mgravell f5091b2622 add UTF8-decode benchmark 5 years ago
mgravell 52de8a0a17 ShortRunJob *added* a test! 5 years ago
mgravell 05a0dd20e4 convert micro-benchmarks to benchmarkdotnet 5 years ago
Marc Gravell cb813e1ffc check the *actual* length to allow more stack usage *and* allow smaller pool rentals 5 years ago
Marc Gravell 74be06c80f remove UTF8 byte[] allocations: decode directly into a string; encode using stack or array-pool 5 years ago
Arjun Roy b6514a6438
Merge pull request #19487 from arjunroy/static_md_idx_v2 5 years ago
Arjun Roy d527c1fbda Pre-compute static metadata index for hpack_encoder. 5 years ago
Arjun Roy 920bacf11d
Merge pull request #19498 from arjunroy/hpack_parser_on_hdr_v2 5 years ago
Guantao Liu f83d6ced54
Merge branch 'master' into no_backup_poller 5 years ago
Juanli Shen 4c96998eb1 Fix typo 5 years ago
rmstar ce282e7d7e
Merge pull request #19395 from rmstar/c++_on_ios 5 years ago