Set page buffer size to non-zero value for ROS3 driver #5274
Labels
Component - C Library
Core C library issues (usually in the src directory)
Priority - 1. High 🔼
These are important issues that should be resolved in the next release
Type - Improvement
Improvements that don't add a new feature or functionality
Library's page buffer is available for all files created with page aggregation file space management strategy. The current default page buffer size is zero bytes. Page buffer is shown to significantly improve performance for cloud optimized files so I propose to set its size to a non-zero value when ROS3 driver is used. Suggested page buffer size: 64 MiB.
The text was updated successfully, but these errors were encountered: