35 articles on Code Optimization for iOS performance

×
×
×

Showing 20 of 35 articles (Page 1 of 2)

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

How we reduced peak memory and CPU usage of the product configuration management SDK

Our GrabX clients noticed that the GrabX SDK tended to require high memory and CPU usage. From this, we saw opportunities for further improvements that could:

Article thumbnail

How we safely removed 10,000 lines of code using Emerge Tools’ Reaper

We had a single developer when we first released our iOS app in October 2012. Over the past 12 years, our team of software engineers has grown tremendously

Article thumbnail

How the Medium iOS team works effectively with legacy code

This story is not about pretty code, it is even less about pretty design.

Article thumbnail

From 30 Minutes Down to 10: Taming our Monolith's CI Build Times

When Cash App was originally developed we had a single service powering all backend functionality, codenamed “Franklin”.

Article thumbnail

How We Optimized Concurrency Using Node.js at Skeelo

Skeelo tunes Node.js concurrency to keep their app humming along.

Article thumbnail

GraphQL on iOS: How We Decided Against Apollo & Where We Went Next

Principal iOS engineer Joel Kin shares more about Handshake's choice in our API development using GraphQL on iOS and how it best serves our users.

Article thumbnail

Why xHE-AAC is being embraced at Meta

Meta adopts xHE-AAC to pump up audio quality across their apps.

Article thumbnail

Reduced Memory & CPU Usage in GrabX SDK

Grab lightens the load on memory and CPU in their GrabX SDK.

Article thumbnail

Swiggy App on Diet

Swiggy puts their app on a diet, trimming size without losing flavor.

Article thumbnail

6 Lessons Learned from Optimizing the Performance of a Node.js Service

Klarna shares six big lessons from speeding up their Node.js service.

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

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

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

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

ACF Automated Code Formation Engineering Excellence

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

Loading articles...