You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: