Pavol Vaskovic
f4de0d6e89
[benchmark] StringMatch Legacy Factor
2018-12-18 20:47:55 +01:00
Chéyo Jiménez
a527e53e17
Renamed DictionaryLiteral to KeyValuePairs ( #16577 )
...
* renamed DictionaryLiteral to KeyValuePairs per SE-0214
* renamed DictionaryLiteral type tests to KeyValuePairs
* [SE-0214] Move changelog entry (Swift 4.2 => 5.0)
* [SE-0214] Update comment in AST/Expr.h
* [SE-0214] Use generic typealias
See also <https://github.com/apple/swift/pull/17711 >
* [SE-0214] Update source-stability.swift.expected
2018-08-27 10:51:12 -07:00
Ben Cohen
3b4eacc3a8
Update benchmarks to Swift 4 ( #14623 )
2018-02-14 17:26:58 -08:00
Max Moiseev
1dd9d61ded
Move all benchmarks to use registerBenchmark and BenchmarkInfo
2017-10-03 18:04:56 -07:00
Max Moiseev
3b607436be
Making benchmarks compile
2017-04-26 16:49:34 -07:00
Maxim Moiseev
1c1b2b966d
[stdlib] String : RangeReplaceableCollection & BidirectionalCollection ( #8921 )
...
* [stdlib] String : RangeReplaceableCollection & BidirectionalCollection
* Add source compatibility hack for Swift.max
* Add source compatibility hack for Swift.min
* Remove redundant conformance in benchmarks
* Fix stupid typo I thought I'd already pushed
* XFAIL testing now-redundant conformance
* XFAIL an IDE test for now
2017-04-23 20:04:54 -07:00
practicalswift
b704f1448b
[gardening] Improve header consistency
2017-04-12 15:13:11 +02:00
Mikio Takeuchi
84e07329d3
Conditionally import Darwin or Glibc
2017-03-13 14:50:07 +09:00
Ben Cohen
f02f31c2df
Add more string benchmarks
2017-03-10 17:20:04 -08:00