Skip to content

Introduction of Numba, granting python a 10% speed up when being compared to solution 3#4

Open
jestes15 wants to merge 5 commits intodavepl:drag-racefrom
jestes15:drag-race
Open

Introduction of Numba, granting python a 10% speed up when being compared to solution 3#4
jestes15 wants to merge 5 commits intodavepl:drag-racefrom
jestes15:drag-race

Conversation

@jestes15
Copy link

Description

Implements Numba and Numpy effectively to give the sieve a 10% to 20% boost in performance over solution 3

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

rbergen commented Jan 12, 2023

@jestes15 As you probably already figured out, the upstream repo is https://github.com/PlummersSoftwareLLC/Primes. That's where you can open PRs to add or improve solutions. I expect this PR to be closed on the short term.

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