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

Improve Beef speed about 1.6x #959

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

rzuckerm
Copy link
Contributor

Description

I found that I was over-complicating the ClearBits loop. Simplifying the processing improved performance quite a bit.

Contributing requirements

  • I read the contribution guidelines in CONTRIBUTING.md.
  • I placed my solution in the correct solution folder.
  • I added a README.md with the right badge(s).
  • I added a Dockerfile that builds and runs my solution.
  • I selected drag-race as the target branch.
  • All code herein is licensed compatible with BSD-3.

@rbergen
Copy link
Contributor

rbergen commented Feb 10, 2024

Nice straightforward optimization of your earlier implementation. LGTM!

@rbergen rbergen merged commit fb72153 into PlummersSoftwareLLC:drag-race Feb 10, 2024
165 checks passed
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.

2 participants