-
Notifications
You must be signed in to change notification settings - Fork 0
n-body Benchmark #7
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
One possible way to speed up the language would be to use VecDeque instead of Vec, but the efficiency implications of that have to be explored