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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4fbd260da735f6f4 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!cyclone1.gnilink.net!spamkiller.gnilink.net!gnilink.net!trnddc03.POSTED!72fcb693!not-for-mail From: Fionn Mac Cumhaill Newsgroups: comp.lang.ada Subject: Re: Reading and writing a big file in Ada (GNAT) on Windows XP Message-ID: <6n2a33p03puqreqhdqci4oq17r4st05s1r@4ax.com> References: <0hj5339mjmond132qhbn2o01unurs61lbj@4ax.com> <4632d943$1_4@news.bluewin.ch> X-Newsreader: Forte Agent 4.2/32.1117 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 29 Apr 2007 21:17:53 GMT NNTP-Posting-Host: 71.170.31.60 X-Complaints-To: abuse@verizon.net X-Trace: trnddc03 1177881473 71.170.31.60 (Sun, 29 Apr 2007 17:17:53 EDT) NNTP-Posting-Date: Sun, 29 Apr 2007 17:17:53 EDT Xref: g2news1.google.com comp.lang.ada:15401 Date: 2007-04-29T21:17:53+00:00 List-Id: On Sat, 28 Apr 2007 07:20:03 +0200, Gautier wrote: >Fionn Mac Cumhaill: >What is the time when you just rewrite the lines (no modification) ? >Perhaps there is (also) a bottleneck (like a search in a search) in the >modification algorithm. >At least you can know how much time it takes. >HTH >______________________________________________________________ >Gautier -- http://www.mysunrise.ch/users/gdm/index.htm >Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm > I'll try it with no modifications, but I would be surprised if the modification itself takes up much time.