diff options
author | dcherednik <dcherednik@ydb.tech> | 2023-10-16 18:45:45 +0300 |
---|---|---|
committer | dcherednik <dcherednik@ydb.tech> | 2023-10-16 19:15:52 +0300 |
commit | db31d57343fb362748da89b0e602645ce9dd9810 (patch) | |
tree | 0307597118609ca4a07f5dc7dd2ca0724c0db938 /contrib/.gitignore | |
parent | 2ccfda7458622536129fd3b68e9dfbbe971e36f0 (diff) | |
download | ydb-db31d57343fb362748da89b0e602645ce9dd9810.tar.gz |
Speed up TPercentileTracker/TPercentileTrackerLg
old values:
NMonitoring::TPercentileTracker<4ul, 512ul, 15ul>
0.748282s
NMonitoring::TPercentileTrackerLg<4ul, 3ul, 15ul>
0.221432s
new values:
NMonitoring::TPercentileTracker<4ul, 512ul, 15ul>
0.640864s
NMonitoring::TPercentileTrackerLg<4ul, 3ul, 15ul>
0.205138s
Diffstat (limited to 'contrib/.gitignore')
0 files changed, 0 insertions, 0 deletions