Show More
@@ -2022,7 +2022,7 b' helps performance.' | |||||
2022 | ``backgroundclose`` |
|
2022 | ``backgroundclose`` | |
2023 | Whether to enable closing file handles on background threads during certain |
|
2023 | Whether to enable closing file handles on background threads during certain | |
2024 | operations. Some platforms aren't very efficient at closing file |
|
2024 | operations. Some platforms aren't very efficient at closing file | |
2025 | handles that have been written or appened to. By performing file closing |
|
2025 | handles that have been written or appended to. By performing file closing | |
2026 | on background threads, file write rate can increase substantially. |
|
2026 | on background threads, file write rate can increase substantially. | |
2027 | (default: true on Windows, false elsewhere) |
|
2027 | (default: true on Windows, false elsewhere) | |
2028 |
|
2028 |
General Comments 0
You need to be logged in to leave comments.
Login now