swiftlang / swift-experimental-string-processing

An early experimental general-purpose pattern matching engine for Swift.
Apache License 2.0
278 stars 47 forks source link

Run scalar-semantic benchmark variants #659

Closed milseman closed 1 year ago

milseman commented 1 year ago

Refactors benchmark runner a bit to also run scalar semantic versions of benchmarks.

Built on top of https://github.com/apple/swift-experimental-string-processing/pull/658

natecook1000 commented 1 year ago

Sorry, I missed the PR stack and was just looking at this one first. All three LGTM; I'll come back to the scalar semantics.

milseman commented 1 year ago

@swift-ci please test