13 Commits

Author SHA1 Message Date
Kare Morstol 1c2f8e4e39 Update SpeedTests for Xcode 7 GM. 2015-09-09 23:30:20 +02:00
Kare Morstol 0b5680c9ab Simplify speedtests.
Pretty sure this used to not work. Why else would this not already be here?
2015-07-09 20:38:41 +02:00
Kare Morstol 0e369c5b48 Update to Xcode 7 beta 3. 2015-07-09 20:37:25 +02:00
Kare Morstol 068473a2fb Enable tests that now pass in Swift 2.0 .
Nice.
2015-06-28 00:54:09 +02:00
Kare Morstol a9dbdcf629 Update to Swift 2.0 .
Wow, lots of changes in Swift 2.0! And all of them great, except for renaming println to print. What's up with that?
This is just to get it to compile, we will be trying and throwing errors in no time.
2015-06-28 00:52:40 +02:00
Kare Morstol 6c22fb9e14 Disable unit tests with runtime crashes in Swift 1.2
So we can run the rest of the unit tests.
2015-02-13 23:18:40 +01:00
Kare Morstol 7ffcf7be5f Skip speed test "testSpeedSwiftSplit" as it takes a very long time.
Also improve output of "testWhenSplitFileAsStringBecomesQuicker".
2014-12-18 01:49:46 +01:00
Kare Morstol 7c0048820a Enable build for running again, so SwiftShell will work in a playground. 2014-10-24 20:21:55 +02:00
Kare Morstol 0edc3d30dd Deactivate unnecessary builds. 2014-10-23 19:11:56 +02:00
Kare Morstol 87659e8e15 Check if constant can be placed outside method now. It can't.
Also updated speed tests. They are almost 50% faster than beta 7!
2014-09-10 20:28:08 +02:00
Kare Morstol d054f4ea12 New speed test baselines. 2014-09-04 18:29:01 +02:00
Kare Morstol e63494b68b Added new test file for Stream_Iteration_SpeedTests. Cleaned up. 2014-08-22 21:56:24 +02:00
Kare Morstol b92999eb44 Added the actual code, thereby improving the project's usefulness considerably. 2014-08-20 00:15:20 +02:00