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

[stdlib] [benchmarks] [NFC] Fix benchmarking for public repo #4054

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

martinvuyk
Copy link
Contributor

Fix benchmarking for public repo. This uses a dirty trick of replacing magic's lib/mojo/stdlib.mojopkg because otherwise setting MODULAR_MOJO_NIGHTLY_IMPORT_PATH to the build directory doesn't actually work.

I tried using mojo run --disable-builtins -I ${BUILD_DIR} to make it import stdlib from there but it doesn't work.

Just running the script (lit.cfg.py setting MODULAR_MOJO_NIGHTLY_IMPORT_PATH) used to work before the switch to magic.

@JoeLoser JoeLoser requested a review from patrickdoc March 6, 2025 06:48
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

Successfully merging this pull request may close these issues.

1 participant