Re: Need help with REDEFINES (I think)....

From: Robert Wagner (spamblocker-robert_at_wagner.net)
Date: 12/01/04


Date: Wed, 01 Dec 2004 00:17:11 GMT

On Tue, 30 Nov 2004 15:22:32 GMT, "Howard Brazee" <howard@brazee.net>
wrote:

>
>On 29-Nov-2004, Robert Wagner <spamblocker-robert@wagner.net> wrote:
>
>> That was in the '80s, when machines still needed our help. Concern for
>> performance today is almost always counter-productive, especially when
>> done in advance. Manual tuning should only be done AFTER a bottleneck
>> has been seen and measured.
>
>Part of the initial design should be concerned with efficiency. How you access
>the data can make huge differences, especially when you need to lock some up for
>update.
>
>How is this counter-productive?

It's the last gasp of mainframers trying to hold onto their
priesthood.

Modern databases are more efficient than a hand-tuned system. Why?
Because they parallellism.



Relevant Pages

  • Re: Can you learn computer science from a school?
    ... But this of course is just arguing my original point, that the real-world constraints of real-world machines necessarily influence algorithm design, and so Computer Science is concerned with these real-world constraints as well. ... First, "efficiently" computable isn't quite the right word, because efficiency typically goes to the resources required, compared to some ideal, rather than "can I run this computation in less than the expected life of my computing system?". ...
    (comp.lang.lisp)
  • Re: Toroid for mains conversion?
    ... The percentage efficiency of similar rated E-cores and toroiodals is ... would be in favor of the toroid. ... and the toroid-winding machines were _always_ ... used ferrite pot core transformers for audio... ...
    (sci.electronics.design)
  • Re: Toroid for mains conversion?
    ... The percentage efficiency of similar rated E-cores and toroiodals is ... would be in favor of the toroid. ... and the toroid-winding machines were _always_ ... Isn't the object of a torroidal transformer greater isolation and less ...
    (sci.electronics.design)
  • Re: Toroid for mains conversion?
    ... The percentage efficiency of similar rated E-cores and toroiodals is ... would be in favor of the toroid. ... And toroids are a pain in the ass to wind. ... and the toroid-winding machines were _always_ ...
    (sci.electronics.design)
  • Re: Need help with REDEFINES (I think)....
    ... Manual tuning should only be done AFTER a bottleneck ... Part of the initial design should be concerned with efficiency. ... the data can make huge differences, especially when you need to lock some up for ...
    (comp.lang.cobol)