| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Changelog entry
#3489
Changelog category
Bugfix
|
|
|
|
| |
`ydb/library/yql/providers/generic/connector/tests` (#3520)
|
| |
|
| |
|
| |
|
|\
| |
| | |
Library import 240408-0819
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
e6d585180289325f8082f42f85a60478194ba266
|
| | |
| | |
| | |
| | |
| | | |
Required -> optional fileds
3a041423870525a910695988c07fc8ee8585d214
|
| | |
| | |
| | |
| | | |
ed46af53587fda3122e7fdad8c6f60ef76e66e0e
|
| | | |
|
| | |
| | |
| | |
| | | |
042561a12173d74b7f904c5e5b4c2a89c148015f
|
| | | |
|
| | |
| | |
| | |
| | | |
9cfa8a698bc7b54a4c21e77846419a417ca66eea
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | | |
c6406a6fe091e307711ab90b789a786479e74a3a
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
В Аркадии сейчас не работает `java-coverage` для `kotlin`-проектов под новыми `jdk`. Насколько я понимаю, причина в используемом при подсчете покрытия [jacoco](https://a.yandex-team.ru/arcadia/devtools/jacoco-agent-devtools?rev=13788979).
При попытке получить покрытие получаем ошибки вида `java.lang.instrument.IllegalClassFormatException: Error while instrumenting javax/script/SimpleBindings.`и отсутствие покрытия https://paste.yandex-team.ru/16f37a03-3de2-434a-a9f3-323f19f673ac
После обновления используемой версии `asm`, покрытие начинает появляться: https://paste.yandex-team.ru/86c6b855-3367-44ca-9cda-b2b9131f1ff4
27e0c76d122b6b16984457481f0f644db850e707
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
replacements
a118aa391374ee757d795d5237e28fb8cf1e74fe
|
| | |
| | |
| | |
| | | |
ea2f74d8d807ed70418e46163aaff06363beca94
|
| | |
| | |
| | |
| | | |
885af1f4dbd3971fa148db453793b3bcba86ea06
|
| | |
| | |
| | |
| | |
| | | |
fix preedirs
6bb186d9bd0ececb764c3e8596d8360098ad5124
|
| | |
| | |
| | |
| | | |
853c2293128f6f534d97c1a5c97204e1f72868cf
|
| | |
| | |
| | |
| | | |
66fb9b2206429eca139f47eefe9d79b58a447a5b
|
| | |
| | |
| | |
| | |
| | | |
Поддерживаю алиасинг урлов для функции NYT::CreateClient
c111a561639e4c8fdd73d9df66f41ec29e4dbe5e
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
These fields were moved to `TAddressResolverConfig`, but were not removed from `TAresDnsResolverConfig`.
---
d3f4cd7f1891c69af4b48d51d12c06abb2fba55d
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/502
|
| | |
| | |
| | |
| | | |
880ebb40cc315f82a6cab1da37691784ef9219a6
|
| | | |
|
| | |
| | |
| | |
| | | |
e9f415115eeddf99b539fd8f1864c3a1f122cf6d
|
| | |
| | |
| | |
| | | |
24176d3c6131c680513bec67ac4412e5717e3ac2
|
| | |
| | |
| | |
| | | |
6b6130be7b24c4bac7ece7d8661de59e1cd0cd55
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
No description
---
ffe4810fe89b2172e8730dcf902efd8767bc3868
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/501
|
| | |
| | |
| | |
| | | |
6678dec27164a5072c9d59a374c825a579fb27a8
|
| | |
| | |
| | |
| | | |
83fbdf1b24e11682d645ebddc398c3b197443ec1
|
| | |
| | |
| | |
| | | |
3204feb9fdc0206822f63b61749f4622c4398afb
|
| | | |
|
| | |
| | |
| | |
| | | |
d73e9d9d44959cde8441e9d1fca4068504282b2e
|
| | |
| | |
| | |
| | | |
8bb6f4febc15de33fe0d0ec2d815e44ded809be8
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|