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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8eff44ec1bcf8433 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-22 10:21:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada Subject: Re: Container reqs Date: Mon, 22 Oct 2001 19:14:16 +0200 Organization: The Hebrew University of Jerusalem Message-ID: <9r1kbu$679$1@news.huji.ac.il> References: <9qctpn$lil$1@news.huji.ac.il> <3BCC01B1.18C18C98@free.fr> <3BCC6CB7.20BAA30D@boeing.com> <9r0fbp$l5t$1@shell.monmouth.com> <3BD449A4.B3D44645@boeing.com> NNTP-Posting-Host: di4-55.dialin.huji.ac.il X-Trace: news.huji.ac.il 1003771071 6377 132.64.14.55 (22 Oct 2001 17:17:51 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Mon, 22 Oct 2001 17:17:51 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: archiver1.google.com comp.lang.ada:15035 Date: 2001-10-22T19:14:16+02:00 List-Id: Jeffrey Carter wrote in message news:3BD449A4.B3D44645@boeing.com... >The overhead of the protected object is generally not an issue. Do you have some numbers? >From what I remember the overhead I experienced on Win/Gnat 3.11 was quite significant. For my needs this wasn't a problem, but I could understand why others regarded it as unaaceptable. Ehud