Created
February 17, 2020 11:21
-
-
Save alexey-milovidov/a3901fa24b637321d8c70a03306f0375 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/work/bloaty/build$ ./bloaty /usr/bin/clickhouse -d compileunits | |
| FILE SIZE VM SIZE | |
| -------------- -------------- | |
| 61.8% 1.29Gi 50.4% 264Mi [3682 Others] | |
| 6.2% 131Mi 11.5% 60.6Mi ../dbms/src/Functions/GatherUtils/concat.cpp | |
| 4.3% 92.5Mi 4.0% 20.7Mi ../dbms/src/Functions/GatherUtils/has.cpp | |
| 2.7% 57.9Mi 11.0% 57.9Mi [section .text] | |
| 2.6% 55.9Mi 0.0% 0 [section .strtab] | |
| 2.2% 47.1Mi 2.1% 11.2Mi ../dbms/src/Functions/GatherUtils/sliceDynamicOffsetBounded.cpp | |
| 2.1% 44.3Mi 1.9% 9.77Mi ../dbms/src/Functions/GatherUtils/sliceFromLeftConstantOffsetBounded.cpp | |
| 2.1% 44.0Mi 1.9% 9.77Mi ../dbms/src/Functions/GatherUtils/sliceFromRightConstantOffsetBounded.cpp | |
| 2.0% 42.9Mi 1.9% 9.73Mi ../dbms/src/Functions/GatherUtils/sliceDynamicOffsetUnbounded.cpp | |
| 1.9% 41.4Mi 1.7% 8.97Mi ../dbms/src/Functions/GatherUtils/sliceFromLeftConstantOffsetUnbounded.cpp | |
| 1.9% 41.1Mi 1.7% 8.97Mi ../dbms/src/Functions/GatherUtils/sliceFromRightConstantOffsetUnbounded.cpp | |
| 1.7% 37.3Mi 0.0% 0 [section .debug_aranges] | |
| 1.7% 35.4Mi 6.7% 35.4Mi [section .rodata] | |
| 1.2% 26.6Mi 1.1% 6.02Mi ../dbms/src/AggregateFunctions/AggregateFunctionQuantile.cpp | |
| 0.9% 18.9Mi 0.4% 2.04Mi ../dbms/src/Dictionaries/HashedDictionary.cpp | |
| 0.9% 18.5Mi 0.6% 3.22Mi ../dbms/src/Storages/StorageJoin.cpp | |
| 0.8% 18.2Mi 0.0% 0 [section .symtab] | |
| 0.8% 16.6Mi 0.7% 3.93Mi ../dbms/src/Functions/FunctionsConversion.cpp | |
| 0.7% 15.4Mi 1.1% 5.68Mi ../dbms/src/AggregateFunctions/AggregateFunctionMinMaxAny.cpp | |
| 0.7% 15.4Mi 0.8% 4.38Mi ../dbms/src/AggregateFunctions/AggregateFunctionUniqCombined.cpp | |
| 0.7% 15.3Mi 0.4% 2.00Mi ../dbms/src/Dictionaries/RangeHashedDictionary.cpp | |
| 100.0% 2.09Gi 100.0% 525Mi TOTAL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment