Files
swift-mirror/benchmark/single-source/ByteSwap.swift
Erik Eckstein e7360897d2 benchmarks: fix ByteSwap benchmark
*) Use getInt to prevent loop hoisting of the benchmark functions
*) Reduce the overhead of CheckResult by moving it out of the loop
*) Prevent inlining of the actual benchmark functions
2017-06-21 13:37:20 -07:00

2.1 KiB