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

Potential swap to long int chrono durations #61

Open
bencopl opened this issue Sep 13, 2022 · 0 comments
Open

Potential swap to long int chrono durations #61

bencopl opened this issue Sep 13, 2022 · 0 comments

Comments

@bencopl
Copy link

bencopl commented Sep 13, 2022

As @mo-mglover suggested, using long int's for the chrono durations may help avoid floating point accumulation related problems. I say "potential swap" because I don't think it's currently clear what the pros and cons of making this change will be, but those can be discussed here. An associated branch will also be made where any relevant testing be done (e.g does it negatively or positively effect the runtime and reported walltimes?).

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