-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Milestone
Description
We need a set of benchmarks to measure the effect of future changes on performance.
This could be as simple of a separate XCTest suite using Xcode's built-in tools for benchmarking, or it could be a standalone executable.
Besides synthetic microbenchmarks measuring a single feature, it would be also great to have more complex tests implementing interesting real-world use cases on top of these collections.