Files
swift-mirror/benchmark/single-source/FindStringNaive.swift
Johannes Weiss f758d22ff7 benchmark: add naive string finding
FindStringNaive is a simple benchmark which implements a naive String
finding algorithm that currently shows a lot of ARC traffic, hopefully
to be reduced in the future.
2019-08-28 19:57:13 +01:00

5.2 KiB