diff options
| author | Dan Engelbrecht <[email protected]> | 2025-12-16 13:08:56 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2025-12-16 13:08:56 +0100 |
| commit | 457d0eae2b51a7a2b6e25711f48dd8e18306160d (patch) | |
| tree | 8ba8a54d73517e9074375ce553223ec3bf818435 /src/zenserver/storage/cache/httpstructuredcache.cpp | |
| parent | remove found chunks as they are found in blocks (#691) (diff) | |
| download | zen-457d0eae2b51a7a2b6e25711f48dd8e18306160d.tar.xz zen-457d0eae2b51a7a2b6e25711f48dd8e18306160d.zip | |
add boost-worker oplog import export options (#693)
- Feature: `zen oplog-export`, `zen oplog-import` and `zen oplog-download` now has options to boost workers
- `--boost-worker-count` - Increase the number of worker threads - may cause computer to be less responsive
- `--boost-worker-memory` - Increase the limit where we write downloaded data to temporary storage to conserve space - may cause computer to be less responsive due to high memory usage
- `--boost-workers` - Enables both 'boost-worker-count' and 'boost-worker-memory' - may cause computer to be less responsive
- Improvement: Refactored boost options for `zen builds` operations `upload`, `download`, `diff`, `prime-cache`, `fetch-blob` and `validate-part`
- `--boost-worker-count` - Increase the number of worker threads - may cause computer to be less responsive
- `--boost-worker-memory` - Increase the limit where we write downloaded data to temporary storage to conserve space - may cause computer to be less responsive due to high memory usage
- `--boost-workers` - Enables both 'boost-worker-count' and 'boost-worker-memory' - may cause computer to be less responsive
Diffstat (limited to 'src/zenserver/storage/cache/httpstructuredcache.cpp')
0 files changed, 0 insertions, 0 deletions