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

add jason's third submission attempt #19

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

Conversation

1lann
Copy link

@1lann 1lann commented Jan 26, 2024

I'm having trouble predicting the performance on an M1 Mac because I don't have an M1 Mac. This program runs about 10% faster on Darwin x64, 20% faster on WSL on my x64 Desktop but about 15% faster on Oracle Cloud Linux ARM64 compared to my original solution.

If you have time, can I ask you also try to run it with the environment variable BRCGO_ALT_MODE=1? If it runs consistently significantly slower (> 80ms) can you leave it unset (or set to "0"), otherwise I'd rather have it left on (i.e. if it looks to be very similar in performance with or without the environment variable, leave the environment variable set). I have this environment variable because I'm not sure if one of my "optimizations" I made hinders or improves performance on an M1 Mac.

@1lann 1lann changed the title jason's third submission attempt add jason's third submission attempt Jan 26, 2024
@1lann
Copy link
Author

1lann commented Jan 26, 2024

Actually I found some more optimizations, so I updated it (four times), envvar instructions are the same though.

@1lann 1lann force-pushed the submission-3 branch 2 times, most recently from e024bde to 3b2d0b9 Compare January 27, 2024 01:04
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