10x’ing mobile SDK performance with Swift and Kotlin

Analytics Swift and Analytics Kotlin are libraries that provide a simple, modern instrumentation experience for mobile apps. This blog post highlights key performance improvements for these next-generation SDKs. Read more

Similar

Performant Arrays in Swift

For everyday app development, it’s not often that array performance is something you’re thinking about. Perhaps if you’re implementing an algorithm that needs to scale well, performant arrays might be on your mind. Maybe you’re working on lower level code... (more…)

Read more »