Michael Gottesman
3aa039673d
[benchmark] Use String.split instead of String.components.
...
This allows the benchmarks to be built without the Foundation overlay being
built. I am currently prototyping having +0 parameters for all normal arguments
and have not gotten the Foundation overlay to work yet... so this commit will
let me get some initial numbers for the subset of the tests that do not depend
on Foundation.
rdar://34222540
2017-12-07 10:59:28 -08:00
Max Moiseev
cc723b9aff
Minor refactoring
2017-10-02 17:10:44 -07:00
practicalswift
6d1ae2a39c
[gardening] 2016 → 2017
2017-01-06 16:41:22 +01:00
practicalswift
797b80765f
[gardening] Use the correct base URL ( https://swift.org ) in references to the Swift website
...
Remove all references to the old non-TLS enabled base URL (http://swift.org )
2016-11-20 17:36:03 +01:00
Tony Parker
f65c1390cb
Rename Process to CommandLine
...
Rename Process to CommandLine [SE-0086].
2016-07-18 17:02:02 -07:00
Chris Willmore
a4484ffa09
Fix use of String.componentsSeparated(by:) in benchmark.
2016-04-07 23:39:23 -07:00
Manav Gabhawala
7928140f79
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
Dmitri Gribenko
24218e08c3
Fix build failure after String API changes
2016-02-24 14:09:04 -08:00
Dmitri Gribenko
e81f99d7ea
stdlib: Sequence.startsWith() => .starts(with:)
2016-02-23 18:12:09 -08:00
Dmitri Gribenko
51ce68ce0f
Fix benchmarks after Optional.None => .none rename
2016-02-20 00:55:35 -08:00
Max Moiseev
3a3984877a
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
2016-02-15 15:43:34 -08:00
Luke Larson
0356ec8ec3
Add Swift Benchmark Suite
2016-02-08 10:47:58 -08:00