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

Time runs, which should be, ideally, non-allocating #519

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Conversation

charleskawczynski
Copy link
Member

@charleskawczynski charleskawczynski commented Nov 5, 2021

This PR adds the @time macro to the call to run, which should hopefully be non-allocating. This should make it easier to monitor allocations as we start to move all allocations outside of the tendency computation function.

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Nov 5, 2021
519: Time runs, which should be, ideally, non-allocating r=charleskawczynski a=charleskawczynski

This PR adds the ``@time`` macro to the call to `run`, which should hopefully be non-allocating. This should make it easier to monitor allocations as we start to move all allocations outside of the tendency computation function.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@bors
Copy link
Contributor

bors bot commented Nov 5, 2021

Build failed:

@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 5, 2021

Build succeeded:

@bors bors bot merged commit a605b63 into main Nov 5, 2021
@bors bors bot deleted the ck/time_runs branch November 5, 2021 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant