[Ebook] Objc - Optimizing Collections

[Ebook] Objc - Optimizing Collections

Register & Get access to index
o4f7OSK.png


Write custom collections in Swift with a strong focus on performance

In this book, we show how to write very efficient Swift collection code. Throughout the book, we benchmark everything — with some surprising results. We implement custom data structures with value semantics and copy-on-write behavior such as sorted arrays, binary trees, red-black trees, and B-trees.

Even if you never implement your own collections, this book helps you reason about the performance of Swift code.
Author
TUTProfessor
Downloads
58
Views
799
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from TUTProfessor

Latest reviews

Awesome