| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix typo | tobo | 2024-06-18 | 1 | -3/+3 |
| | | | | | f172ae24ead4a8c8edae837d34f264a744a4d89c | ||||
| * | [util] Better precision of the ProcessUptime on linux | swarmer | 2024-06-06 | 1 | -3/+9 |
| | | | | | | The ProcessUptime function should now usually return a value less than 20 ms if called at the start of the program. 0961a518fdaee4fd243b01c7cf5433dd768897c4 | ||||
| * | UTIL: ProcUptime - process uptime | leasid | 2024-05-28 | 4 | -0/+72 |
| | | | | | | Добавляем uptime для процесса 7dc898ce5f81666a4cd5f912f49a3035dc2c599c | ||||
| * | Add mtime/atime/ctime with nanoseconds to TFileStat. | sath | 2024-05-13 | 2 | -8/+36 |
| | | | | | 3523ab3f5aade2bdf4c0efd5dd2defbe19f124ff | ||||
| * | Intermediate changes | robot-piglet | 2024-04-23 | 1 | -3/+3 |
| | | |||||
| * | [[nodiscard]] for static function TDuration::Parse | ilnurkh | 2024-04-14 | 1 | -1/+1 |
| | | | | | 4475987f399172bada73db028180b5e773e58a30 | ||||
| * | Intermediate changes | robot-piglet | 2024-04-02 | 5 | -10/+0 |
| | | |||||
| * | WebAssembly in util | dtorilov | 2024-03-28 | 2 | -3/+9 |
| | | | | | b46c1e446c9d0f9393bf688b26db810f60add0f6 | ||||
| * | Intermediate changes | robot-piglet | 2024-03-22 | 5 | -7/+102 |
| | | |||||
| * | YDB Import 566 | robot-ydb-importer | 2024-02-14 | 1 | -0/+126 |
| | | | | | 96265cd0cc64e1b9bb31fe97b915ed2a09caf1cb | ||||
| * | Fix sprintf deprecation warnings on newer macOS SDK | somov | 2024-01-31 | 1 | -2/+2 |
| | | |||||
| * | Fix typos in util/datetime/base.h. | ponasenko-rs | 2023-11-20 | 1 | -2/+2 |
| | | |||||
| * | Fix ISO 8601 parser for dates with year < 160 | vadim-xd | 2023-11-09 | 2 | -8/+16 |
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 4 | -0/+42 |
| | | |||||
| * | Remove using of extra semicolons in util | bulatman | 2023-05-04 | 1 | -1/+1 |
| | | |||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 4 | -42/+0 |
| | | |||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 4 | -0/+42 |
| | | |||||
| * | add windows platform to ydb github export | alexv-smirnov | 2022-12-20 | 1 | -0/+627 |
| | | |||||
| * | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 1 | -126/+0 |
| | | |||||
| * | validate canons without yatest_common | qrort | 2022-11-30 | 1 | -0/+126 |
| | | |||||
| * | speedup GmTimeR function | tobo | 2022-08-25 | 2 | -34/+166 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | в профиле перфа Маркетного репорта постоянно вижу GmTimeR там в цикле вычитается по количеству дней в году и прибавляется по 1 году с 1970 по 2022 на каждый вызов В Маркете проблема стреляла и раньше в последней итерации функция становится на ~~30% быстрее системной gmtime_r %% ----------- GmTimeR --------------- samples: 20691 iterations: 264304536 iterations hr: 264M run time: 5.002055225 per iteration: 39.85866484 cycles ----------- gmtime_r --------------- samples: 17452 iterations: 188034528 iterations hr: 188M run time: 5.001259884 per iteration: 56.96146577 cycles %% текущая верся почти в 2 раза медленнее системной: %% ----------- GmTimeR --------------- samples: 12760 iterations: 100514931 iterations hr: 101M run time: 5.00096133 per iteration: 105.4334174 cycles ----------- gmtime_r --------------- samples: 17667 iterations: 192697896 iterations hr: 193M run time: 5.001356603 per iteration: 55.69031415 cycles %% | ||||
| * | [util] Add specializations for const / ref qualified member functions | sskvor | 2022-08-24 | 1 | -0/+21 |
| | | |||||
| * | remove unused include | tobo | 2022-07-27 | 1 | -1/+0 |
| | | |||||
| * | add functions without overflow | yegorskii | 2022-07-26 | 3 | -0/+31 |
| | | |||||
| * | fix ya.make | monster | 2022-07-07 | 2 | -753/+0 |
| | | |||||
| * | remove unused includes | tobo | 2022-04-07 | 1 | -3/+0 |
| | | | | | ref:f8c119cf3a796a59ab5be4424e5364ba6a201d40 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 2 | -21/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | karavashkin | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | karavashkin | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | timuratshin | 2022-02-10 | 2 | -8/+8 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | timuratshin | 2022-02-10 | 2 | -8/+8 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | akindyakov | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | akindyakov | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | levong | 2022-02-10 | 2 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | levong | 2022-02-10 | 2 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | jon2205 | 2022-02-10 | 1 | -4/+4 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | jon2205 | 2022-02-10 | 1 | -4/+4 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | miroslav2 | 2022-02-10 | 2 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | miroslav2 | 2022-02-10 | 2 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | trifon | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | trifon | 2022-02-10 | 1 | -3/+3 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | onpopov | 2022-02-10 | 2 | -7/+7 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | onpopov | 2022-02-10 | 2 | -7/+7 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | pkalinnikov | 2022-02-10 | 2 | -12/+12 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | pkalinnikov | 2022-02-10 | 2 | -12/+12 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | luxaeterna | 2022-02-10 | 3 | -34/+34 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | luxaeterna | 2022-02-10 | 3 | -34/+34 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | hippskill | 2022-02-10 | 3 | -147/+147 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | hippskill | 2022-02-10 | 3 | -147/+147 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dimko | 2022-02-10 | 1 | -7/+7 |
| | | |||||
