Categories: mobile OSMobility

Apple Open Sources Its Swift Benchmarking Suite

Apple has open sourced its Swift Benchmarking Suite just two months after making the Swift programming language itself open source back in December.

The company made the announcement in a Feb. 8 post on the Swift Blog. The benchmarking suite includes source code for benchmarks, libraries and utilities that are designed to help track Swift performance and catch performance regressions before they are committed, according to the post.

75 benchmarks

The suite features 75 benchmarks covering a range of Swift workloads, libraries that provide commonly needed benchmarking functions, a driver for running benchmarks and displaying performance metrics and a utility for comparing benchmark metrics across Swift versions, according to the post

“Contributors to the Swift project are encouraged to run Swift’s benchmark suite against their changes before requesting pull requests in order to catch potential performance regressions,” the post continues. “Instructions for building and running Swift benchmarks are available in swift/benchmark/README.md.”

Support will be added in the future to Swift’s continuous integration system for running benchmarks on pull requests, the post states. The Swift Benchmarking Suite shares the Swift project’s license.

The suite is available through GitHub. The Swift open source code includes support for all Apple software platforms—iOS, OS X, watchOS and tvOS, as well as for Linux, according to Apple. Components available include the Swift compiler, debugger, standard library, foundation libraries, package manager and REPL.

The original Swift programming language was introduced in 2014, combining the performance and efficiency of compiled languages with the simplicity and interactivity of popular scripting languages. Swift 2.0 was later introduced at the Apple Worldwide Developer Conference in June 2015 as an updated version of the language. Swift builds on the best of C and Objective-C, without the constraints of C compatibility, according to Apple. The language adopts safe programming patterns and adds modern features to make programming easier and more flexible.

The updated Swift 2.0 version provided improved performance with a new error handling API and improved support for availability checking.

The open sourcing of Swift was big for the Apple developer community, giving developers the ability to delve into the code, redistribute it, and modify or extend it as needed.

As Swift has been gaining traction among developers, Objective-C, which up to now has been the primary language for developing iOS apps, is losing steam

Originally published on eWeek.

Todd R. Weiss

Freelance Technology Reporter for TechWeekEurope and eWeek

Recent Posts

Russia Accused Of Cyberattack On Germany’s Ruling Party, Defence Firms

German foreign minister warns Russia will face consequences for “absolutely intolerable” cyberattack on ruling party,…

2 days ago

Alphabet Axes Hundreds Of Staff From ‘Core’ Organisation

Google is reportedly laying off at least 200 staff from its “Core” organisation, including key…

2 days ago

Apple Announces Record Share Buyback, Amid iPhone Sales Decline

Investor appeasement? Apple unveils huge $110 billion share buyback program, as sales of iPhone decline…

2 days ago

Tesla Backs Away From Gigacasting Manufacturing – Report

Tesla retreats from pioneering gigacasting manufacturing process, amid cost cutting and challenges at EV giant

3 days ago

US Urges No AI Control Of Nuclear Weapons

No skynet please. After the US, UK and France pledge human only control of nuclear…

3 days ago