Optimizing large applications
read the original abstract
Both uppermost open source compilers, GCC and LLVM, are mature enough to link-time optimize large applications. In case of large applications, we must take into account, except standard speed efficiency and memory consumption, different aspects. We focus on size of the code, cold start-up time, etc. Developers of applications often come up with ad-hoc solutions such as Elfhack utility, start-up of an application via a pre-loading utility and dlopen; prelinking and variety of different tools that reorder functions to fit the order of execution. The goal of the thesis is to analyse all existing techniques of optimization, evaluate their efficiency and design new solutions based on the link-time optimization platform.
This paper has not been read by Pith yet.
Forward citations
Cited by 1 Pith paper
-
Extended Report on the Obfuscated Integration of Software Protections
Combines three cross-boundary obfuscation techniques and evaluates their potency and resilience via experimental evaluation on realistic use cases.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.