Please log in to watch this conference skillscast.
Mobile devices are limited in twofold: computational-wise and energy-wise. Making software running fast can be a challenge since we are not allowed to use brute-force multithreading that can be used in data centers. In this talk we give an overview of performance optimization techniques for mobile devices. For data lookup operations, the memory performance will be crucial, and we will give an overview of techniques you can use to speed up data lookup. For data processing operations, the CPU performance is typically a bottleneck, and we give overview of optimization techniques that you can use to speed up data processing.
YOU MAY ALSO LIKE:
Performance Optimization Techniques for Mobile Devices: An Overview
Ivica Bogosavljevic
Senior Software Engineer at Johny's Software Lab LLC