Revision: 55532
http://sourceforge.net/p/brlcad/code/55532
Author: r_weiss
Date: 2013-05-22 15:49:30 +0000 (Wed, 22 May 2013)
Log Message:
-----------
Needed to also comment out "Norm" because it was dependant on "Tied", "Diff"
and "TDif" which was already commented out.
Modified Paths:
--------------
brlcad/trunk/sh/cmp.sh
Modified: brlcad/trunk/sh/cmp.sh
===================================================================
--- brlcad/trunk/sh/cmp.sh 2013-05-22 13:10:07 UTC (rev 55531)
+++ brlcad/trunk/sh/cmp.sh 2013-05-22 15:49:30 UTC (rev 55532)
@@ -210,18 +210,18 @@
# printf -- "ERROR: $i.tie.rt.pix failed to render\n"
# fi
- ################
-echo -n "Norm: "
-if test x`echo "$perf > $tperf" | bc` = x1 ; then
- bigger="$perf"
-else
- bigger="$tperf"
-fi
-fore="`expr $SZ \* $SZ - $back`"
-ratio=`dc -e "3k $fore $SZ d * / p"`
-norm=`dc -e "3k $bigger $ratio * p"`
-nrps=`printf -- "%10.0f rays/s" "${norm}"`
-printf -- "%-25s ($bigger $fore $ratio)\n" "$nrps"
+# ################
+# echo -n "Norm: "
+# if test x`echo "$perf > $tperf" | bc` = x1 ; then
+# bigger="$perf"
+# else
+# bigger="$tperf"
+# fi
+# fore="`expr $SZ \* $SZ - $back`"
+# ratio=`dc -e "3k $fore $SZ d * / p"`
+# norm=`dc -e "3k $bigger $ratio * p"`
+# nrps=`printf -- "%10.0f rays/s" "${norm}"`
+# printf -- "%-25s ($bigger $fore $ratio)\n" "$nrps"
################
export RT=rtxray
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits