mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-01 14:28:42 +07:00
Remove link to oc repo in developer manual
Signed-off-by: Kushal Chand <kushalkataria5@gmail.com>
This commit is contained in:
committed by
backportbot-nextcloud[bot]
parent
86163dd69b
commit
ea95089ba8
@@ -57,7 +57,7 @@ If you increase the long_query_time to 100 and add log-queries-not-using-indexes
|
||||
Measuring performance
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
If you do bigger changes in the architecture or the database structure you should always double check the positive or negative performance impact. There are a `few nice small scripts <https://github.com/owncloud/administration/tree/master/performance-tests>`_ that can be used for this.
|
||||
If you do bigger changes in the architecture or the database structure you should always double check the positive or negative performance impact.
|
||||
|
||||
The recommendation is to automatically do 10000 PROPFINDs or file uploads, measure the time and compare the time before and after the change.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user