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

Removed support for alternate forms, rearranging tests to allow for profiling #28

Merged
merged 1 commit into from
Dec 21, 2018

Conversation

prismofeverything
Copy link
Member

No description provided.

@jmason42
Copy link
Contributor

This will be helpful. Incidentally I played with Numba a bit and got mixed results. I think we can start JIT'ing choose and propensity but step and evolve pose a number of issues

@prismofeverything
Copy link
Member Author

I saw something similar, yet overall runtime is still lower without jiting anything.... which is weird. Might try cython next, or I might just write this in C.

@prismofeverything prismofeverything merged commit d419c37 into master Dec 21, 2018
@jmason42
Copy link
Contributor

I saw something similar, yet overall runtime is still lower without jiting anything.... which is weird. Might try cython next, or I might just write this in C.

That's odd. I was getting 3x speed-ups when JIT'ing those two functions.

@prismofeverything
Copy link
Member Author

Alright I'll try it with the full sim and see what happens.

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