All Projects → RobertGummesson → Buildtimeanalyzer For Xcode

RobertGummesson / Buildtimeanalyzer For Xcode

Licence: mit
Build Time Analyzer for Swift

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to Buildtimeanalyzer For Xcode

Sitrep
A source code analyzer for Swift projects.
Stars: ✭ 984 (-75.14%)
Mutual labels:  xcode, analyzer
BuildTimeLogger-for-Xcode
A console app for logging Xcode build times and presenting them in a notification
Stars: ✭ 43 (-98.91%)
Mutual labels:  build, compile-time
Improvexamarinbuildtimes
Tips and tricks on how to speed up the time it takes to compile a Xamarin app
Stars: ✭ 180 (-95.45%)
Mutual labels:  build, compile-time
Optimizing Swift Build Times
Collection of advice on optimizing compile times of Swift projects.
Stars: ✭ 3,509 (-11.34%)
Mutual labels:  compile-time, time
Autoarchive
一个基于Jenkins的iOS/Android自动构建系统,它实现了最大程度的自动化,让你的iOS自动打包,Android自动打包流程变得更加高效。此项目包含了各种实现细节的讲解说明,你能够使用它解决大多数跟客户端构建/分发相关的问题,并将这种能力进行开放,提高研发效率。
Stars: ✭ 248 (-93.73%)
Mutual labels:  build, xcode
Apple Juice
An advanced battery gauge for macOS, that displays the remaining battery time and more.
Stars: ✭ 350 (-91.16%)
Mutual labels:  xcode, time
Appify
Create a macOS Application from an executable (like a Go binary)
Stars: ✭ 372 (-90.6%)
Mutual labels:  build
Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
Stars: ✭ 19,512 (+392.98%)
Mutual labels:  xcode
Patronkit
A framework to add patronage to your apps.
Stars: ✭ 370 (-90.65%)
Mutual labels:  xcode
Tulsi
An Xcode Project Generator For Bazel
Stars: ✭ 365 (-90.78%)
Mutual labels:  xcode
Swift Open Project
Swift 开源项目分类汇总
Stars: ✭ 391 (-90.12%)
Mutual labels:  xcode
Popcorn Time Desktop
🍿 🕐 🎞 A Modern Popcorn Time Client
Stars: ✭ 389 (-90.17%)
Mutual labels:  time
Xcbeautify
A little beautifier tool for xcodebuild
Stars: ✭ 372 (-90.6%)
Mutual labels:  xcode
Gitlab Time Tracker
🦊🕘 A command line interface for GitLab's time tracking feature.
Stars: ✭ 371 (-90.63%)
Mutual labels:  time
Stylesync
A command line tool to extract shared styles from a Sketch document, and generate native code for any platform.
Stars: ✭ 382 (-90.35%)
Mutual labels:  xcode
Wowanalyzer
WoWAnalyzer is a tool to help you analyze and improve your World of Warcraft raiding performance through various relevant metrics and gameplay suggestions.
Stars: ✭ 371 (-90.63%)
Mutual labels:  analyzer
Iosdropdown
Drop Down Menu for iOS With Search And Other Awesome Customisation
Stars: ✭ 390 (-90.15%)
Mutual labels:  xcode
Cargo Mobile
Rust on mobile made easy!
Stars: ✭ 362 (-90.85%)
Mutual labels:  xcode
Logswan
Fast Web log analyzer using probabilistic data structures
Stars: ✭ 375 (-90.53%)
Mutual labels:  analyzer
Date Fns Tz
Complementary library for date-fns v2 adding IANA time zone support
Stars: ✭ 385 (-90.27%)
Mutual labels:  time

Build Time Analyzer for Xcode

GitHub release Swift Platform MIT

Overview

Build Time Analyzer is a macOS app that shows you a break down of Swift build times. See this post and this post on Medium for context.

Usage

Open up the app and follow the instructions.

screenshot.png

Installation

Download the code and open it in Xcode, archive the project and export the build. Easy, right?

Contributions

If you encounter any issues or have ideas for improvement, I am open to code contributions.

License

Copyright (c) 2016-2018, Robert Gummesson
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].