An open API service indexing awesome lists of open source software.

https://github.com/drewag/effect-of-swift-extension-and-libraries-on-build-time


https://github.com/drewag/effect-of-swift-extension-and-libraries-on-build-time

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Effect of Swift Extensions and Libraries On Build Time

I used this script to explore the effects that using extensions and various numbers of libraries to organize Swift code on build times.

You can see more details on my blog post: [Effect of Swift Extensions and Libraries On Build Time](https://drewag.me/posts/2020/09/13/effect-of-swift-extension-and-libraries-on-build-time).