Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarks needed #110

Open
karwa opened this issue Mar 16, 2021 · 2 comments
Open

Benchmarks needed #110

karwa opened this issue Mar 16, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@karwa
Copy link
Contributor

karwa commented Mar 16, 2021

As I mentioned in #109, a benchmark suite is important for ensuring a stable level of performance.

Personally, I've been using https://github.com/google/swift-benchmark - it's a little rough around the edges, but it produces decent reports on all platforms and the dynamic iterations features works really well for getting stable readings out of small code snippets. I'd encourage Apple (or Swift.org) to adopt it, given S4TF's demise, the likelihood that the original authors will abandon it, and the need for good benchmarking utilities that work across platforms.

@natecook1000 natecook1000 added the enhancement New feature or request label Apr 2, 2021
@natecook1000
Copy link
Member

Agreed on this — let's discuss here before going down an implementation path.

@stevapple
Copy link

Is the newly released swift-collections-benchmark suitable for such case? I thought that’s exactly the one we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants