summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Thruput/Orbix/extract
blob: 9cce54ca390dd625b49a1f00b0cda242a2f435df (plain)
1
2
3
4
rm -f outfile
touch outfile 
grep "Mbit/sec\|Send" results.TAO | head -20 > outfile
grep "msec/call\|Send" results.TAO | head -20 >> outfile