39462 Commits (264fca1eb6f0bc5118986c38bf53d39bbe02bf7a)
 

Author SHA1 Message Date
mgravell 264fca1eb6 match delegate signature in benchmark 6 years ago
mgravell a443b6bf95 Merge branch 'master' into mgravell/unsafe-encode 6 years ago
Jan Tattermusch 99e8298a61
Merge pull request #19515 from mgravell/mgravell/benchmarkdotnet 6 years ago
Jan Tattermusch 47287e8ed7 add license headers 6 years ago
Jan Tattermusch 3ba99a685e make pingbenchmark compile 6 years ago
Jan Tattermusch 43240238d2 tweak iteration counts for multithreaded benchmarks 6 years ago
Jan Tattermusch a56998bdff fix small nits 6 years ago
mgravell ffac31b108 incorrectly added 6 years ago
mgravell dd5f19765e add framework overhead "PingBenchmark" 6 years ago
mgravell 36c1a11d84 give useful names to benchmarks 6 years ago
mgravell aa535356e8 fix encode benchmark (and simplify decode benchmark) 6 years ago
Soheil Hassas Yeganeh d3316ad22e
Merge pull request #19522 from soheilhy/fix-host-split 6 years ago
Soheil Hassas Yeganeh bf9b4c257b Fix stale comment in split host port. 6 years ago
Yash Tibrewal 842a3dcd9d
Merge pull request #19516 from yashykt/inqcmsgsize 6 years ago
Soheil Hassas Yeganeh 01b82d3a39 Return empty strings on optional ports for backward compatibility. 6 years ago
Yash Tibrewal 1487ac42cc Remove CMSG_SPACE for macos 6 years ago
Yash Tibrewal 02ff96bd31 No need to allocate space for receive timestamp if errqueue is not present 6 years ago
Yash Tibrewal a94e00dccf Reviewer comments 6 years ago
Yash Tibrewal 7cb861ce29 Reviewer comments 6 years ago
Yash Tibrewal f44e0c07a7 Reviewer comments 6 years ago
Soheil Hassas Yeganeh 39e982a263
Merge pull request #19488 from soheilhy/string-view2 6 years ago
Yash Tibrewal 420d5413c7 Use the actual formula 6 years ago
rmstar 8ce8cfe4c3
Merge pull request #19439 from rmstar/enable_cfstream 6 years ago
Yash Tibrewal 464f558a45 Increase the control message size 6 years ago
mgravell 0a1147b58c found another way to nop the native-call 6 years ago
Jan Tattermusch 6854789cdb
Merge pull request #19504 from jtattermusch/upport_v1_22_x 6 years ago
mgravell e4411e03e6 added by mistake 6 years ago
mgravell f53d844da9 attempt to fix the utf-8 encode benchmark; not currently working 6 years ago
mgravell dbef6c9c70 add utf-8 encode benchmark 6 years ago
mgravell f5091b2622 add UTF8-decode benchmark 6 years ago
mgravell 52de8a0a17 ShortRunJob *added* a test! 6 years ago
mgravell 05a0dd20e4 convert micro-benchmarks to benchmarkdotnet 6 years ago
Marc Gravell cb813e1ffc check the *actual* length to allow more stack usage *and* allow smaller pool rentals 6 years ago
Marc Gravell 74be06c80f remove UTF8 byte[] allocations: decode directly into a string; encode using stack or array-pool 6 years ago
Arjun Roy b6514a6438
Merge pull request #19487 from arjunroy/static_md_idx_v2 6 years ago
Arjun Roy d527c1fbda Pre-compute static metadata index for hpack_encoder. 6 years ago
Arjun Roy 920bacf11d
Merge pull request #19498 from arjunroy/hpack_parser_on_hdr_v2 6 years ago
rmstar ce282e7d7e
Merge pull request #19395 from rmstar/c++_on_ios 6 years ago
Yang Gao a0e76c0300
Merge pull request #19484 from yang-g/oauth 6 years ago
Jan Tattermusch 8fe1abebbf
Merge pull request #19419 from mit-mit/bumpdart 6 years ago
Jan Tattermusch 0a43bd0008
Merge pull request #19503 from iamrare/patch-1 6 years ago
Jan Tattermusch 3222a350e5 Merge remote-tracking branch 'upstream/v1.22.x' into HEAD 6 years ago
モハメド 743be2ba94
fix link 6 years ago
apolcyn 58ed35407a
Merge pull request #19489 from apolcyn/fix_ares_throttle 6 years ago
Soheil Hassas Yeganeh ea63c00d38 Revert "Fix build failure in credential_test.cc" 6 years ago
Soheil Hassas Yeganeh fedf7e373e Fix a backward compatibility bug. 6 years ago
Soheil Hassas Yeganeh c9ec1a64ed Fix SplitHostPort for empty strings. 6 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 years ago
nanahpang 3a33fccb3a
Merge pull request #19499 from nanahpang/fix_typo_cl_255487586 6 years ago
Arjun Roy 80d1aec021 Codegen optimizations for hpack_parser on_hdr. 6 years ago