Skip to content

Benchmark info is broken / missing / misleading #1227

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

Open
itingliu opened this issue Mar 26, 2025 · 0 comments
Open

Benchmark info is broken / missing / misleading #1227

itingliu opened this issue Mar 26, 2025 · 0 comments

Comments

@itingliu
Copy link
Contributor

The info about building and running Benchmarks is broken / missing / misleading.

SWIFTCI_USE_LOCAL_DEPS=.. swift package benchmark

doesn’t work, it needs to be ../.. — and then (because the top-level Package.swift also uses SWIFTCI_USE_LOCAL_DEPS, the top-level project also wants to use local dependencies.

I worked around it with local modificatoins to the Package.swift, but this could use some TLC.

Originally posted by @danieleggert in #1198 (comment)

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

No branches or pull requests

1 participant