docs: expand documentation about testing (#5346)

This commit is contained in:
Winfried Plappert
2026-02-19 18:26:15 +01:00
committed by GitHub
parent a8f0ad5cc4
commit 1f329cd933
4 changed files with 129 additions and 3 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ most cases. For high-latency backends it can be beneficial to increase the numbe
connections. Please be aware that this increases the resource consumption of restic and
that a too high connection count *will degrade performance*. This can also result in longer
upload times for single temporary packs, which can lead to more disk wear on SSDs (see
:ref:`Pack Size`).
:ref:`pack_size`).
CPU Usage
@@ -87,7 +87,7 @@ by reading more files in parallel. You can specify the concurrency of file reads
the ``backup`` command.
.. Pack Size:
.. _pack_size:
Pack Size
=========