From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,FROM_WORDY, LOTS_OF_MONEY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8309f2bc055237c4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-11-12 16:54:02 PST Path: supernews.google.com!sn-xit-02!sn-xit-03!supernews.com!cyclone-sjo1.usenetserver.com!news-out.usenetserver.com!nntp.flash.net!news.flash.net!not-for-mail From: "Ken Garlington" Newsgroups: comp.lang.ada References: <8um7q9$rds$1@nnrp1.deja.com> Subject: Re: Bit manipulation X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Mon, 13 Nov 2000 00:54:01 GMT NNTP-Posting-Host: 216.215.86.132 X-Complaints-To: abuse@flash.net X-Trace: news.flash.net 974076841 216.215.86.132 (Sun, 12 Nov 2000 18:54:01 CST) NNTP-Posting-Date: Sun, 12 Nov 2000 18:54:01 CST Organization: FlashNet Communications, http://www.flash.net Xref: supernews.google.com comp.lang.ada:2058 Date: 2000-11-13T00:54:01+00:00 List-Id: wrote in message news:rwDP5.415395$i5.7092109@news1.frmt1.sfba.home.com... : >You just HAVE to be sensitive to cache and TLB-miss issues : >in modern programming if performance is an issue. Far too : At what point in a programmer's education is this taught these days? Well, at the University of Texas at Arlington, it's taught as part of a graduate course in computer architecture.