comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Runtime check : what about you ?
Date: Sat, 18 Jun 2011 03:08:56 +0000 (UTC)
Date: 2011-06-18T03:08:56+00:00	[thread overview]
Message-ID: <ith4s8$to3$1@speranza.aioe.org> (raw)
In-Reply-To: e0ac441f-db3e-4874-95ce-393524deef79@l2g2000prg.googlegroups.com

> that require a long intensive algorithm on a large 2-D array or
> something like that, for which turning off checking could easily make
> a huge difference.
    I've never in real life seen a difference that could be called "huge".
Although I grant that for some things, like a 2-D FFT on many images, I
call an optimized asm library routine (which has no checks).

    My current code runs a small PEG TV station, where nobody dies if the
time-and-temperature slide misses an update cycle, or a DVD is unreadable,
etc.  All Ada checks are on, and the handler logs, sends an email, or
sends a text message if there's a Minor ..  Significant unforeseen
problem.



  parent reply	other threads:[~2011-06-18  3:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17  9:42 Runtime check : what about you ? Yannick Duchêne (Hibou57)
2011-06-17  9:56 ` Niklas Holsti
2011-06-17 10:06 ` Martin
2011-06-17 10:43 ` Simon Wright
2011-06-17 11:35 ` J-P. Rosen
2011-06-17 16:06 ` björn lundin
2011-06-17 19:18   ` Robert A Duff
2011-06-17 20:13     ` björn lundin
2011-06-17 20:34     ` Simon Wright
2011-06-17 17:53 ` Jeffrey Carter
2011-06-17 18:59   ` Adam Beneschan
2011-06-17 20:30     ` björn lundin
2011-06-18  0:19     ` Randy Brukardt
2011-06-18  0:26     ` Randy Brukardt
2011-06-18  3:08     ` tmoran [this message]
2011-06-18  7:16     ` J-P. Rosen
2011-06-18  8:04     ` Niklas Holsti
2011-06-17 20:12   ` Vinzent Hoefler
2011-06-17 20:12 ` Vinzent Hoefler
2011-06-18  0:15 ` Randy Brukardt
2011-06-18  0:29   ` Robert A Duff
2011-06-18  8:03     ` Dmitry A. Kazakov
2011-06-18  6:56 ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox