new file.

This commit is contained in:
Joel Sherrill
1997-06-03 22:49:19 +00:00
parent 8ed37e3c2d
commit 7c49880096
+9
View File
@@ -0,0 +1,9 @@
#
# $Id$
#
This test is of marginal usefulness in testing the bindings. It
shows how much overhead is required to call the Ada binding
routine but does not give any indication of how much overhead the
binding itself adds. This information can be inferred by subtracting
the C times from Ada times on the same target processor.