The default 8KB buffer in IO::Buffered is way to low for eg. reading from AWS EBS drives, where the minimum read blocksize is 256KB. How can I override it?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| IO.copy buffer too small? | 24 | 2288 | September 20, 2022 | |
| Possible to check whether I can call IO::Buffered#buffer_size=? | 0 | 257 | December 3, 2020 | |
| Use the same large buffer as a smaller one | 2 | 260 | October 25, 2021 | |
| File offsets above Int32 | 5 | 313 | October 2, 2019 | |
| Working with large bin files, proper way to do it? | 1 | 391 | March 17, 2019 |