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

Halved execution time for Prime number check. #501

Merged
merged 1 commit into from
Nov 19, 2022
Merged

Halved execution time for Prime number check. #501

merged 1 commit into from
Nov 19, 2022

Conversation

Byloth
Copy link
Contributor

@Byloth Byloth commented Sep 29, 2022

Now it skips all even numbers during for-loop.

@angus-c
Copy link
Owner

angus-c commented Nov 19, 2022

Thanks this is great!

@angus-c angus-c merged commit af7972d into angus-c:master Nov 19, 2022
@angus-c
Copy link
Owner

angus-c commented Nov 19, 2022

Published as [email protected]

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