Slide 1

Slide 1 text

7 dicas de performance Mobile Ezequiel França 7 Masters - Intercon 2018

Slide 2

Slide 2 text

Ezequiel França iOS Developer

Slide 3

Slide 3 text

UI e UX CODE SYSTEM Performance:

Slide 4

Slide 4 text

Android iOS 1 - Guidelines https://developer.android.com/guide/practices/ui_guidelines/ https://developer.apple.com/design/human-interface-guidelines/ Android Guideline Human Interface Guidelines

Slide 5

Slide 5 text

Downsampling e Prefetching 2 - Renderização Overdraw https://developer.apple.com/videos/play/wwdc2018/219 https://www.youtube.com/watch?reload=9&v=T52v50r-JfE Image and Graphics Best Practices Android Performance Patterns: Understanding Overdraw Android iOS

Slide 6

Slide 6 text

3 - Logging Logging / Profiling https://developer.apple.com/videos/play/wwdc2018/405 https://developer.android.com/studio/profile/android-profiler Measuring Performance Using Logging Measure app performance with Android Profiler Android iOS

Slide 7

Slide 7 text

4 - JSON Parser GSON, Jackson, ig-parser … Codable/Decodable, ObjectMapper, SwiftJSON … Android Parsers iOS Android iOS

Slide 8

Slide 8 text

5 - Memória Garbage Collection Uso de CPU Leaks https://medium.com/@chris_dus/strong-weak-unowned-reference-counting-in-swift-5813fa454f30 udacity.com/course/android-performance--ud825 strong, weak, unowned - Reference Counting in Swift Android Performance - Udacity Android iOS strong, weak, unowned Uso de CPU Leaks

Slide 9

Slide 9 text

6 - Code Style e Lint https://developer.apple.com/library/archive/documentation/General/Conceptual/DevPedia-CocoaCore/CodingConventions.html https://source.android.com/setup/contribute/code-style https://developer.android.com/studio/write/lint Coding conventions - Apple Developer Android Code Style Android iOS

Slide 10

Slide 10 text

7 - Continuos Integration Fastlane, Jenkins … https://medium.com/xcblog/five-options-for-ios-continuous-delivery-without-fastlane-2a32e05ddf3d https://developer.android.com/studio/projects/continuous-integration Continuous Delivery without fastlane Continuos Integration Android Android iOS

Slide 11

Slide 11 text

Ezequiel França https://ezequiel.app @ezefranca 7 Masters - Intercon 2018 Obrigado!