From 2912826ec0b654f0183f7dad3602dcdee9c26c7a Mon Sep 17 00:00:00 2001 From: Akron Date: Wed, 17 Apr 2024 15:50:36 +0200 Subject: [PATCH] Improve -j documentation Change-Id: Id58170471aae82eaa375eadaad91bad2ecafcc3b --- Readme.pod | 11 +++++++---- script/korapxml2krill | 10 ++++++---- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/Readme.pod b/Readme.pod index 37d30a7..28db741 100644 --- a/Readme.pod +++ b/Readme.pod @@ -203,8 +203,8 @@ the unicode symbol 'Black Vertical Rectangle' aka \x25ae. =item B<--jobs|-j> -Define the number of concurrent jobs in seperated forks -for archive processing. +Define the number of spawned forks for concurrent jobs +of archive processing. Defaults to C<0> (everything runs in a single process). If C is not set to true, this will @@ -212,7 +212,9 @@ also apply to extraction. Pass -1, and the value will be set automatically to 5 times the number of available cores, in case L -is available. +is available. Be aware, that the report of available cores +may not work in certain conditions. Benchmarking the processing +speed based on the number of jobs may be valuable. This is I. @@ -285,7 +287,8 @@ of key-value pairs with whitespace separator Supported parameters are: C, C, C, C, -C, C, C, C, C, C, +C, C, +C, C, C, C, C, C, C, C, C, C, C, diff --git a/script/korapxml2krill b/script/korapxml2krill index 2262db4..c468b01 100755 --- a/script/korapxml2krill +++ b/script/korapxml2krill @@ -1289,8 +1289,8 @@ the unicode symbol 'Black Vertical Rectangle' aka \x25ae. =item B<--jobs|-j> -Define the number of concurrent jobs in seperated forks -for archive processing. +Define the number of spawned forks for concurrent jobs +of archive processing. Defaults to C<0> (everything runs in a single process). If C is not set to true, this will @@ -1298,7 +1298,9 @@ also apply to extraction. Pass -1, and the value will be set automatically to 5 times the number of available cores, in case L -is available. +is available. Be aware, that the report of available cores +may not work in certain conditions. Benchmarking the processing +speed based on the number of jobs may be valuable. This is I. @@ -1703,7 +1705,7 @@ Copyright (C) 2015-2024, L Author: L -Contributor: Eliza Margaretha +Contributor: Eliza Margaretha, Marc Kupietz L is developed as part of the L Corpus Analysis Platform at the