TrenchBoot / landing-zone

An open source implementation of an AMD-V Secure Loader.
GNU General Public License v2.0
23 stars 7 forks source link

Shrink #71

Closed andyhhp closed 3 years ago

andyhhp commented 3 years ago
64:
add/remove: 0/0 grow/shrink: 1/1 up/down: 6/-4064 (-4058)
Function                                     old     new   delta
iommu_load_device_table                      388     394      +6
command_buf                                 4096      32   -4064
Total: Before=58737, After=54679, chg -6.91%

32:
add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-4076 (-4076)
Function                                     old     new   delta
iommu_load_device_table                      547     535     -12
command_buf                                 4096      32   -4064
Total: Before=30352, After=26276, chg -13.43%

lto.64:
add/remove: 0/0 grow/shrink: 1/1 up/down: 6/-4064 (-4058)
Function                                     old     new   delta
iommu_load_device_table                      388     394      +6
command_buf                                 4096      32   -4064
Total: Before=58323, After=54265, chg -6.96%

lto.32:
add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-4076 (-4076)
Function                                     old     new   delta
iommu_load_device_table                      547     535     -12
command_buf                                 4096      32   -4064
Total: Before=29961, After=25885, chg -13.60%