summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/pool
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2026-04-252-3/+3
| | | | commit_hash:878f72b5f66871e1b67482aac5131352b059934b
* Intermediate changesrobot-piglet2025-12-162-3/+3
| | | | commit_hash:1d85526a96cc86de05f7d3ad874fc4a57fd0ea77
* Intermediate changesrobot-piglet2025-08-242-3/+3
| | | | commit_hash:eeb63526b0e7d1af454fe7f827a075e48a720c82
* Intermediate changesrobot-piglet2025-08-221-1/+1
| | | | commit_hash:c695140ef0756cc6f8476240f944dd500ed41915
* Intermediate changesrobot-piglet2025-04-267-42/+30
| | | | commit_hash:d5803d0504d2b59e86f5f760aa15993f6c445389
* Intermediate changesrobot-piglet2025-03-122-0/+31
| | | | commit_hash:9238849c63346221a3ce13aa39095edcf1e96aeb
* Intermediate changesrobot-piglet2025-02-121-1/+1
| | | | commit_hash:968efa1587ed15d27ed5b3b0c8f68f01abcbba67
* Intermediate changesrobot-piglet2024-12-161-2/+2
| | | | commit_hash:416c992fad14963a4469fc690253a3e4e9abd034
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-093-0/+253
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-08-151-2/+2
|
* Intermediate changesrobot-piglet2024-04-302-3/+3
|
* feat contrib: aiogram 3armenqa2024-01-196-131/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* Intermediate changesrobot-piglet2023-12-151-2/+2
|
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+24
|
* add ydb depsnkozlovskiy2023-09-2910-0/+3667
|
* Intermediate changesrobot-piglet2023-08-161-2/+2
|
* add ymake export to ydbalexv-smirnov2023-06-131-0/+30
|
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-2814-3942/+0
|
* External build system generator release 21robot-ya-builder2023-03-171-3/+3
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-1514-0/+3942
|
* Intermediate changesrobot-piglet2023-03-092-0/+24
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* External build system generator release 12robot-ya-builder2023-01-311-1/+1
| | | Update tools: yexport
* External build system generator release 8robot-ya-builder2023-01-174-4/+4
| | | Update tools: yexport
* Sync linux-headers instead of using system onesthegeorg2022-12-154-14/+75
|
* yamaker: apply boost helper to some projectsbugaevskiy2022-09-251-1/+0
|
* Exclude date_time and serialization from boost metaprojectbugaevskiy2022-09-191-0/+1
|
* speedup GmTimeR functiontobo2022-08-252-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | в профиле перфа Маркетного репорта постоянно вижу 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 %%
* Reimport boost/pool as a separate projectbugaevskiy2022-08-241-0/+22