| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
970c33b44a7bd166b2716d86d3d2053dcaf05d7d
|
| |
|
|
|
|
| |
7783a07e40a1942583eb0470e1a4b58b3369951e
|
|
|
|
| |
8b95cb159efca3d611ef0361a6f53a20b2fb5b37
|
|
|
|
|
| |
Fixup rXXXXXX
9d34af8101f3a279b792863b45b9b402c6bd21f1
|
|
|
|
| |
231a9b4db35ccee7e5a5b716b57d594973adc23b
|
|
|
|
|
| |
Done
b2c0a25fcacbb46fcf6294ce86b1a27ad2adac50
|
| |
|
|
|
|
| |
ba564ebebc1f8959e21428666934e394db040489
|
|
|
|
| |
ed3889fb0e8fb71a059686f7c4133e9058935718
|
| |
|
|
|
|
| |
05bf28fe4eb31cec383104614cfd06d51d5c6a72
|
|
|
|
| |
abc4f16f2a80b89a4bb0f4961df492ad2881a007
|
|
|
|
| |
351519c01d45a22beceb491029a8f516619673a0
|
|
|
|
| |
0f22987a2824410add2233f4434e26c9e1903da1
|
|
|
|
|
| |
В рамках
3547980204d51d6eba4c3b56989a916379526673
|
|
|
|
| |
2a8ad5153e705d400848986ee41961e9727ba64a
|
|
|
|
|
|
| |
`include/grpc++` was the original directory name for all C++ header files but it conflicted with the naming scheme required for some build systems.
It is superseded by `include/grpcpp`.
ede5ac168419131cfa95db8f7d3cb0bf11597992
|
|
|
|
|
|
|
| |
attributes
No tests for now
9e6aa6815b8d892d1e76281e95f5d044196801e1
|
|
|
|
| |
bdeed1cefc753fe53d18db1219ca5e6b9e030933
|
|
|
|
| |
3c9be2821637ff70380f40cad2d26b1db536740c
|
|
|
|
| |
ddffb1ebbc56036902fc8b93aac08ff45a8ef547
|
|
|
|
| |
ed46af53587fda3122e7fdad8c6f60ef76e66e0e
|
|
|
|
| |
042561a12173d74b7f904c5e5b4c2a89c148015f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AfterSwitch and improved registry algorithm
1) Added FunctionView -- non-owning type-erasure container. If we know that lambda lifetime is long enough, we can save up allocation by using this instead of TCallback.
2) Used FunctionView as AfterSwitch inside FiberSchedulerThread. We saved up a bunch of allocations (e.g. net worst-case allocations per suspend changed from 4 (x2 after switch + fiber allocation + enqueue to idle pool lf stack) to 2 (fiber allocation + enqueue to idle pool lf stack).
3) Fiber is not longer RefCounted. Its lifetime is managed via contract with TFiberRegistry.
4) TFiberRegistry is now lock-free for fiber insertion and deletion. For introspector it is still blocking.
5) "Introduced" SimpleIntrusiveList and IntrusiveMPSCStack to work be used in aforementioned TFiberRegistry.
6) elsedef branch of YT_REUSE_FIBERS was broken for about 3 years cause of double SetAfterSwitch. Now fixed.
7) (3), (4) and (5) caused some changes in yt_fiber_printers because some stuff was hardcoded there. Compat is in place.
d6cf2ae5801c87813a21ca3e7243e1b2baa09f35
|
|
|
|
| |
885af1f4dbd3971fa148db453793b3bcba86ea06
|
| |
|
|
|
|
| |
38fcc9e01d924ff61e67be0f6dfda16ec0f5ad3a
|
| |
|
|
|
|
|
| |
Iss
50866203dbb2e8797cb32b2d1fdaa44bda88e1c1
|
|
|
|
| |
56651679ad5f4f41f350a3f125a5604495e64dae
|
|
|
|
|
|
|
| |
simple attributes
Expand the CompositeException
9a10ec65bfc1df854e03bb3a4d8d0a0c0e4a3a5d
|
|
|
|
|
|
|
| |
Publish pod_product to https://github.com/ydb-platform/ydb
It has already been published to github: https://github.com/catboost/catboost/tree/master/library/cpp/dot_product
44150e7508881f4239c960f90320799b1b090072
|
|
|
|
| |
fb308a8b9fd2dc57f7015330464c4b55e932cec9
|
|
|
|
|
| |
Increase preprocessor recursion depth limit because after commit YT-21331 to release branch number of enum fields exceeds 199
3536c4e6a39e1d48a4225f4845f43b16025ec73c
|
|
|
|
| |
fe68c37dc6ed2a224462df02e0deb8b1ca0ca38f
|
|
|
|
| |
7ae047ef618cc44d7dd3e817dc27f2336d9e38c3
|
|
|
|
| |
edefcd6a58c9fc64b6e2322c89d7e71848bdf11a
|
|
|
|
| |
a543f08a6f2957757c54b3f9e5a095389a51dbeb
|
|
|
|
| |
c7b986ea7dbf4feee593ab829a2ad361d46c77b0
|
|
|
|
| |
07564a01625ba418360cb1b39a9df66f31a2ca6a
|
|
|
|
| |
6e6be3a95868fde888d801b7590af4044049563f
|
|
|
|
| |
cd2e9b766cd6579b0124ffe05b23a22513e19a93
|
|
|
|
| |
47845f7aede6898d43680bd7c6f1d48c05607e34
|
| |
|
|
|
|
| |
591efff179d61582961dbd66ad865cec1fbf9886
|
|
|
|
| |
41cc54fde10b0b783aec4948c1dc8eae35cea047
|
|
|
|
| |
dac62cd9954d9192bc048002d928fc9e5c9cde1f
|
|
|
|
|
| |
Add correct log for ifax snapshots unzipping.
7b2383c901420c90a431c34bb7f8695372b68edf
|
|
|
|
| |
7f74579a194296c8b3e8c263bfd3d35de08cce9d
|