35 articles on Code Optimization for iOS performance

×
×
×

Showing 15 of 35 articles (Page 2 of 2)

Article thumbnail

How We Reduced Pinterest’s iOS App Size by 30+% / 50MB

Pinterest chopped their iOS app size by over 30%, using clever resource tricks and code cleanup.

Article thumbnail

Optimizing OpenTelemetry's Span Processor for High Throughput and Low Latency

DoorDash tunes OpenTelemetry for fast tracing with low lag overhead.

Article thumbnail

Is Refactoring a Way to Speed Up Delivery?

Farfetch refactors code to ship mobile updates faster and cleaner.

Article thumbnail

A Multithreading Saga, Part 3 (iOS)

This is the final post of a three part series. In part one, we discussed the performance problems that we found with our activity feed and some of the changes we made to the way we use dispatch queues.

Article thumbnail

App Size Matters (Part 2)

Farfetch keeps trimming their app size with practical, real steps.

Article thumbnail

A Multithreading Saga, Part 2 (iOS)

This is the second post of a three part series. In part one, we discussed the performance problems that we found with our activity feed and some of the changes we made to the way we use dispatch queues.

Article thumbnail

A Multithreading Saga, Part 1 (iOS)

This is the first post of a three part series discussing recent performance improvements we made in our iOS app.

Article thumbnail

How a One-line Change Decreased Our Build Times by 99%

Pinterest found a single tweak that slashed their build times by a jaw-dropping 99%.

Article thumbnail

Netflix Now Streaming AV1 on Android

Netflix switched to AV1 on Android for sharper video and better compression.

Article thumbnail

Measuring Kotlin Build Performance

Uber teamed up with JetBrains to figure out how Kotlin builds hold up when things get big and messy at scale.

Article thumbnail

Solving the Problem of One Billion Computations

Skyscanner tackles a billion calculations with efficient, fast solutions.

Article thumbnail

Improving Swift Compilation Times from 12 to 2 Minutes

Zalando slashed Swift compile times from 12 minutes to just 2 with tweaks.

Article thumbnail

Blazing Fast Node.js: 10 Performance Tips for LinkedIn Mobile

LinkedIn drops 10 hot tips for making Node.js fly in mobile apps.

Article thumbnail

Garbage Collection Optimization: High Throughput and Low Latency Java Applications

LinkedIn tunes Java garbage collection for high speed and low lag.

Article thumbnail

Building Carousel Part II: Speeding Up the Data Model

Dropbox tuned their data model to make their app respond even faster.

Loading articles...