Skip to content

DanielStormApps/swift-performance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

swift-performance

Shawn (webstersx) and I decided that we should, whenever we have a challenging idea, to build it out in Swift 2.

As we were doing our first little challenge, we discussed performance testing. I decided to have a squirrel moment and build out swift-performance.

There's a public method called measureBlock that will become available once you add the PerformanceMeasuring.swift file into your playgrounds sources folder.

Some of you may have written performance tests using the XCTest framework. It's as simple as that.

Check out the swift-performance.playground for more information.

I'll continue to build upon this, providing more data and being able to set baselines etc.

About

Performance testing with Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%