Searched refs:time_comp (Results 1 – 1 of 1) sorted by relevance
220 time_comp=`echo "$comp" | awk '{print $6}' | sed s/,//`234 time_drop=`echo "scale=4;($time_comp-$time_base)*100/$time_base" | bc | awk '{printf "%.4f", $0}'`235 …printf "Gitsource-$1 time base: $time_base comprison: $time_comp percent: $time_drop\n" | tee -a $…