Commit Graph

22 Commits

Author SHA1 Message Date
levlam d963044eb9 Update copyright year. 2024-01-01 03:07:21 +03:00
levlam f03ffe1d31 Fix singular usages of "statistics". 2023-11-25 23:33:09 +03:00
levlam 37436227f3 Decrease memprof backtrace shift. 2023-03-15 16:04:15 +03:00
levlam c602c09f79 Increase backtrace hashtable size. 2023-03-14 15:55:03 +03:00
levlam cf1984844b Update copyright year. 2023-01-01 00:28:08 +03:00
levlam b8ab910b81 Various improvements. 2022-02-10 23:01:28 +03:00
Arseny Smirnov 987e875520 FlatHashMap: support mem_stat->rss in memory benchmark; move memory benchmark in other folder, fix build. 2022-02-10 18:33:23 +01:00
Arseny Smirnov 10c59db842 FlatHashMap: simple benchmark for memory usage 2022-02-10 14:37:19 +01:00
levlam 8085779cdc Update copyright year. 2022-01-01 03:35:39 +03:00
levlam 1bb9b7dfa9 Update clang-format to 13.0.1. 2021-12-10 00:27:13 +03:00
levlam 1e49f6dc13 Use auto as variable type if it is initialized with a cast. 2021-10-20 01:27:02 +03:00
levlam 52c1da0a70 Update copyright year. 2021-01-01 15:57:46 +03:00
levlam c780fc2812 Improve MEMPROF size tracking.
GitOrigin-RevId: 3f7a82afbc464edb0dc3ad7b27bdd7e4e1de25cc
2020-08-11 07:54:39 +03:00
levlam 3442a88413 Unify constant names style.
GitOrigin-RevId: 6e4475366b94cea6ab0331d57f254311490bdee2
2020-06-16 05:10:16 +03:00
levlam 80c35676a2 Update copyright year.
GitOrigin-RevId: 09afb551b6e637dc69739fa735b0051a38b9e14c
2020-01-01 04:23:48 +03:00
levlam 0b6c1d226f Update clag-format to the latest (190926/r372920) version.
GitOrigin-RevId: 7861ae8ad28eb1f6a06ff3c6f56eff3f67b1d24c
2019-09-28 05:14:21 +03:00
levlam 2edc069583 Explicitly init some std::atomic.
GitOrigin-RevId: bfbe95bd1aaed9c3ade31d9a7222b223bfece347
2019-01-24 06:18:14 +03:00
levlam eaebfad034 Update copyright year.
GitOrigin-RevId: 359e2b43322222922c44c430d3814b0a4c778dc6
2019-01-01 01:02:34 +03:00
levlam ac3fa705a2 File streaming fixes.
GitOrigin-RevId: 86c6d1394a31d6bb108a12e14f4d981133ece235
2018-12-26 19:11:15 +03:00
levlam 5c0633f17a Replace assert with if to prevent warning about unused variable.
GitOrigin-RevId: f9e72c623ace83f14b2268647a0880bcb49040a4
2018-01-21 16:50:35 +03:00
levlam 5cbda834bd Update copyright year.
GitOrigin-RevId: 1369d3af1195221f6ddb9462d5f8b74fb5fef20f
2018-01-02 16:45:09 +03:00
Arseny Smirnov 71d03f39c3 Project import generated by Copybara.
GitOrigin-RevId: 318483224ad6164d9966f731d60cde37039bb2d4
2017-12-31 23:08:40 +03:00