only analyze full loops

This commit is contained in:
olli 2024-02-07 10:39:57 +01:00
parent f27dbaaae4
commit 183622d8ad

View File

@ -12,6 +12,8 @@ rm -r /tmp/parallel-* /tmp/overall-result-* /tmp/g_analyze.sh-*
g_nice
export FULL_LOOP=1
function g_echo_note {
[ -z "$1" ] && return 0