Discover 57 articles on Code Optimization in mobile performance

×
×

Showing 20 of 57 articles (Page 2 of 3)

Article thumbnail

How We Improved Our iOS App Compile Time by 99%

Zomato boosted iOS compile speed by 99% with major tune-ups.

Article thumbnail

How We Cut the Build Time for Our Android App by 95%

Zomato slashed Android build times by 95% with clever shortcuts.

Article thumbnail

Performance Bottlenecks in Go Apps

Grab finds and clears bottlenecks in their Go-based apps with care.

Article thumbnail

How Removing Caching Improved Mobile Performance by 25%

Klarna ditched caching and somehow boosted mobile speed by 25%.

Article thumbnail

Boost Android Performance Using Hermes

Instawork taps Hermes to make their Android app run smoother and faster.

Article thumbnail

Advanced Techniques to Speed Up Compile Time in Xcode

Swiggy cuts Xcode compile times with advanced, practical tweaks.

Article thumbnail

EfficientFormer: Vision Transformers at MobileNet Speed

Snapchat’s EfficientFormer brings speedy vision transformers to mobile.

Article thumbnail

Tree Shaking React Native Apps

Klarna trims React Native apps with tree shaking for lean performance.

Article thumbnail

Profile-Guided Optimisation

Grab uses profile-guided tweaks to make their apps run smoother.

Article thumbnail

String Index Type Safety in Swift

Code is much like a conversation, and misunderstandings can happen when assumptions aren’t stated upfront. It brings to mind a quote (perhaps apocryphal) from the Enlightenment philosopher Voltaire

Article thumbnail

How Tokopedia Achieved 1000% Faster iOS Build Time

Tokopedia slashed iOS build times by 1000% with bold moves.

Article thumbnail

Superpack: Pushing the limits of compression in Facebook’s mobile apps

Meta’s Superpack squeezes their apps smaller than ever before.

Article thumbnail

ACF Automated Code Formation Engineering Excellence

Walmart’s ACF tool auto-generates clean code for consistency.

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

Our Counterintuitive Fix for Android Path Normalization

Dropbox found a weird but genius fix for an Android path problem.

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.

Loading articles...