apple / swift-experimental-string-processing

An early experimental general-purpose pattern matching engine for Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add benchmarks for string algorithms

natecook1000 opened this issue · comments

We need benchmarks for things like firstRange(of:), ranges(of:), etc. These should probably be Xcode benchmarks rather than running in RegexBenchmark.