-
Notifications
You must be signed in to change notification settings - Fork 132
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
Further improve GSD performance. #1541
Merged
Merged
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d85bd3 - Browse repository at this point
Copy the full SHA 9d85bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5029b07 - Browse repository at this point
Copy the full SHA 5029b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5efdff - Browse repository at this point
Copy the full SHA b5efdffView commit details -
Add maximum_write_buffer_size to GSD.
Also move initFileIO to the constructor. This prevents the need for double caching of the buffer size prior to opening the file.
Configuration menu - View commit details
-
Copy full SHA for 423ba6b - Browse repository at this point
Copy the full SHA 423ba6bView commit details -
Ensure that we do not rely on Python's garbage collector to ensure that the file is written after the call to write() ends.
Configuration menu - View commit details
-
Copy full SHA for 6bd4868 - Browse repository at this point
Copy the full SHA 6bd4868View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cd5d2 - Browse repository at this point
Copy the full SHA e1cd5d2View commit details -
Scale index buffer size with write buffer size.
Also check for errors in new GSD API calls.
Configuration menu - View commit details
-
Copy full SHA for 9c17fe5 - Browse repository at this point
Copy the full SHA 9c17fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3d4e8 - Browse repository at this point
Copy the full SHA ff3d4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a39c97d - Browse repository at this point
Copy the full SHA a39c97dView commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46ebfe7 - Browse repository at this point
Copy the full SHA 46ebfe7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.