Explore 286 articles on iOS performance

×
×

Showing 20 of 286 articles (Page 1 of 15)

Article thumbnail

The evolution of native engineering at Tripadvisor: Part 2

In the first post in this series Benoit Sarrazin discussed the adoption of The Composable Architecture in our iOS app. He covered the reasons for this change, the benefits it brought, and the challenges we faced.

Article thumbnail

Our Buildkite Brings All the Devs to the Yard: (Re)Building Reddit Mobile CI in 2025

Reddit Mobile CI overhaul: up to 50% faster build times, improved stability and developer sentiment; details on infra choices and trade-offs. (Reddit)

Article thumbnail

Accelerating on-device ML on Meta’s apps with ExecuTorch

WhatsApp/Messenger moved key models on-device; reduced model load & inference time and improved ANR metrics. (Engineering at Meta)

Article thumbnail

Accelerating on-device ML on Meta’s family of apps with ExecuTorch

ExecuTorch rollout across Instagram/WhatsApp/Messenger/Facebook improved latency and reliability; WhatsApp reports reduced model load/inference time and lower ANR metrics; several features moved on-device for performance/privacy. (Engineering at Meta)

Article thumbnail

Understanding and Improving SwiftUI Performance

New techniques we’re using at Airbnb to improve and maintain performance of SwiftUI features at scale

Article thumbnail

The evolution of native engineering at Tripadvisor: Part 1

In the ever-evolving landscape of iOS development, architectural decisions can make or break a team’s productivity and code quality. For our large team of iOS developers working on a Server Driven UI (SDUI) platform

Article thumbnail

Can we talk about the current state of Xcode?

Even the codeium integration on jetbrains is substantially less clunky than xcode’s codeium integration.

Article thumbnail

How server-driven UI is revolutionizing mobile app experiences

At Careem, agility and adaptability are key to delivering highly personalized and seamless user experiences as we need to move fast to react to customer behaviour during different times of the year, such as Ramadan

Article thumbnail

How 40 Lines of Code Sped Up iOS End to End Tests by over 50%

At Wealthfront, testing is one of our core engineering principles—in the form of unit and end-to-end testing on all platforms. The iOS team in particular manages its own CI infrastructure to run tests against an integration server

Article thumbnail

Skyscanner’s journey to effective observability

The year was 2020 and Skyscanner, like the entire travel industry, faced unprecedented challenges due to the global COVID-19 pandemic. Yet, this difficult year also provided an opportunity for introspection

Article thumbnail

Revamping PickMe iOS App: From Objective-C to SwiftUI

A few months ago, we embarked on one of the most significant transformations in PickMe’s iOS app history. What started with just one developer

Article thumbnail

How the Tinder iOS App reduced the size of our localizations by 95% using Emerge

The Tinder iOS application is used in over 190 countries around the world. In order to operate in each of these countries, we need to provide a localized experience.

Article thumbnail

The Quest to Understand Metric Movements

Suppose you just saw an interesting rise or drop in one of your key metrics. Why did that happen? It’s an easy question to ask, but much harder to answer.

Article thumbnail

How we reduced manual regression tests by 70% using AI tools

AI tools offer a solution to difficult-to-automate regression testing woes.

Article thumbnail

Is Swift dramatically better than React Native?

I’m the main coder for a massive data project. It’s a 2+ million book archive with AI search and social interaction. We have been building the desktop version for 1+ year

Article thumbnail

Leading a project to migrate hundreds of screens to SwiftUI/Jetpack Compose from UIKit/AndroidView in Merpay

Merpay swaps old UI for SwiftUI and Jetpack Compose across screens.

Article thumbnail

Boosting App Performance: Strategies to Optimize Network Requests

Coinbase fine-tunes network calls to make their app feel snappier for users.

Article thumbnail

How we think about Threads’ iOS performance

Meta fine-tunes Threads on iOS to keep it fast and frustration-free.

Article thumbnail

How we sped up Android and iOS builds by 68% on CI

We made our engineers happier by cutting build times down from 50 minutes to 16.

Article thumbnail

Learnings About Swift Testing

Mercari shares what they learned adopting Swift Testing for iOS.

Loading articles...