<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/resource/registry.cpp, branch CLI_2.25.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.25.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.25.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-02-02T17:17:55Z</updated>
<entry>
<title>Gen only symbol decls in rescompiler</title>
<updated>2025-02-02T17:17:55Z</updated>
<author>
<name>nechda</name>
<email>nechda@yandex-team.com</email>
</author>
<published>2025-02-02T16:59:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b376b6fe5994a31f79310fb1e2b28e47dc63db5b'/>
<id>urn:sha1:b376b6fe5994a31f79310fb1e2b28e47dc63db5b</id>
<content type='text'>
commit_hash:dad3368a28275822296201186f2b0645f7404837
</content>
</entry>
<entry>
<title>reduce number of hash table lookups in the resource library</title>
<updated>2024-10-16T00:59:05Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2024-10-16T00:28:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cd219f040b971647f574063fd5077f80c1abe349'/>
<id>urn:sha1:cd219f040b971647f574063fd5077f80c1abe349</id>
<content type='text'>
commit_hash:7252be1dc97d6361957aa6f9071247cf1a2b8afe
</content>
</entry>
<entry>
<title>Untitled commit</title>
<updated>2024-09-26T17:35:00Z</updated>
<author>
<name>pg</name>
<email>pg@yandex-team.com</email>
</author>
<published>2024-09-26T17:22:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9527a00c74a5fd5ee64ea3cc3523d85a9083229e'/>
<id>urn:sha1:9527a00c74a5fd5ee64ea3cc3523d85a9083229e</id>
<content type='text'>
commit_hash:64b12a10b0494bc025cedc38bb76e736f6260e61
</content>
</entry>
<entry>
<title>discourage inlining of the NResource::TRegHelper's constructor</title>
<updated>2024-02-11T22:04:26Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2024-02-11T21:51:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9e0d53ad7ff4f8c0e629d1812aa263f45d4fee8f'/>
<id>urn:sha1:9e0d53ad7ff4f8c0e629d1812aa263f45d4fee8f</id>
<content type='text'>
Микрооптимизация, уменьшающая в два раза число вызовов функций на каждый helper: компилятор пытается встраивать тело конструктора, хотя не имеет никаких шансов что-то в нём соптимизировать без LTO или без знания о том, что `CommonStore()` всегда возвращает одно и то же значнеие,  .
</content>
</entry>
<entry>
<title>Y_VERIFY-&gt;Y_ABORT_UNLESS at ^l</title>
<updated>2023-10-09T20:57:14Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2023-10-09T20:39:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e601ca03f859335d57ecff2e5aa6af234b6052ed'/>
<id>urn:sha1:e601ca03f859335d57ecff2e5aa6af234b6052ed</id>
<content type='text'>
https://clubs.at.yandex-team.ru/arcadia/29404
</content>
</entry>
<entry>
<title>Filter searcher props by black list. Add NResource::Has()</title>
<updated>2023-03-24T12:34:13Z</updated>
<author>
<name>m-milkin</name>
<email>m-milkin@yandex-team.com</email>
</author>
<published>2023-03-24T12:34:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=387c914d75e04773da90dcf623982a47909c19d2'/>
<id>urn:sha1:387c914d75e04773da90dcf623982a47909c19d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a blockcode-related include in `library/cpp/resource`</title>
<updated>2022-10-27T21:19:46Z</updated>
<author>
<name>dfyz</name>
<email>dfyz@yandex-team.com</email>
</author>
<published>2022-10-27T21:19:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f38a505107eda5de13fc7a24826db2939b4624c8'/>
<id>urn:sha1:f38a505107eda5de13fc7a24826db2939b4624c8</id>
<content type='text'>
`library/cpp/blockcodes` — это большая мета-либа, которая подтягивает к себе все существующие кодеки. `library/cpp/resource` по пирдирам зависит не от неё, а только от пары `library/cpp/blockcodes/core` + `library/cpp/blockcodecs/codecs/zstd`, но при этом включает инклюд напрямую из `library/cpp/blockcodes` (всё работает, потому что `library/cpp/blockcodes` сразу проксирует инклюд в `library/cpp/blockcodes/core`).</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;cobat@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:49:07Z</updated>
<author>
<name>cobat</name>
<email>cobat@yandex-team.ru</email>
</author>
<published>2022-02-10T13:49:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1d2e8a8e9976488ea69a7e4763aa749244f82612'/>
<id>urn:sha1:1d2e8a8e9976488ea69a7e4763aa749244f82612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;cobat@yandex-team.ru&gt;. Commit 1 of 2.</title>
<updated>2022-02-10T13:49:07Z</updated>
<author>
<name>cobat</name>
<email>cobat@yandex-team.ru</email>
</author>
<published>2022-02-10T13:49:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e486e109b08823b61996f2154f0bc6b7c27a4af4'/>
<id>urn:sha1:e486e109b08823b61996f2154f0bc6b7c27a4af4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;tobo@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:47:27Z</updated>
<author>
<name>tobo</name>
<email>tobo@yandex-team.ru</email>
</author>
<published>2022-02-10T13:47:27Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=55a7f90e4cd31e9481cace8ee5dfd682c27e810e'/>
<id>urn:sha1:55a7f90e4cd31e9481cace8ee5dfd682c27e810e</id>
<content type='text'>
</content>
</entry>
</feed>
