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

Speed differences #122

Open
mark-hobbs opened this issue Oct 29, 2021 · 0 comments
Open

Speed differences #122

mark-hobbs opened this issue Oct 29, 2021 · 0 comments

Comments

@mark-hobbs
Copy link
Collaborator

mark-hobbs commented Oct 29, 2021

I am observing significant differences in run time speed between two branches: feature/example3 and feature/numba. This is only occurring for OpenCL code. For example:

  • Example 3 on the feature/numba branch runs at approximately 1450 steps/s on my local machine
  • Example3 on the feature/example3 branch runs at approximately 1200 steps/s on my local machine

I am observing similar drops in performance for all examples. I utilised git diff to search for differences between the two branches and there is nothing obvious that would impact so significantly on performance. It would be useful if someone else could run these examples and see if they also observe the drop in performance.

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

No branches or pull requests

1 participant