Test: updated perf tests that have been broken for some time
This commit is contained in:
parent
307a992f36
commit
246fd81f57
5 changed files with 284 additions and 160 deletions
|
|
@ -21,7 +21,8 @@ echo '"}' >> $fjson
|
|||
echo "$fjson"
|
||||
|
||||
new "json parse long string"
|
||||
expecteof_file "time -p $clixon_util_json" 0 "$fjson" 2>&1 | awk '/real/ {print $2}'
|
||||
#expecteof_file "$clixon_util_json" 0 "$fjson"
|
||||
expecteof_file "time -p $clixon_util_json -j" 0 "$fjson" "$fjson" 2>&1 | awk '/real/ {print $2}'
|
||||
|
||||
rm -rf $dir
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue