Ada speed vs. C...

Dennis Doubleday dd at sei.cmu.edu
Thu Mar 15 00:14:53 AEST 1990


hammondr at sunroof.crd.ge.com (Richard A Hammond) writes:
>2) Ada runtime checks should be disabled for comparison to other languages!

And why not?  If it's pure speed you're after, then you can have it in
Ada by disabling runtime checks.  Why is this an unfair comparison?  C
gives you no runtime checks, so why should its execution speed be
compared to that of Ada with runtime checks enabled?  On the other
hand, if you're willing to sacrifice a little speed for runtime
security, then Ada is also a good choice.

-- 
Dennis Doubleday  (dd at sei.cmu.edu)                     _   /|
Software Engineering Institute                         \'o.O'
Carnegie Mellon University                ACK! PTHFT!  =(___)=
Pittsburgh, PA 15213  (412)268-5873                       U



More information about the Comp.lang.c mailing list