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.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a65bb7bde679ed1d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.15.41 with SMTP id u9mr32065082pbc.3.1322581123921; Tue, 29 Nov 2011 07:38:43 -0800 (PST) Path: lh20ni38026pbb.0!nntp.google.com!news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!fdn.fr!freenix!feeder.news.orange.fr!not-for-mail Date: Tue, 29 Nov 2011 16:37:27 +0100 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ann: Natools.Chunked_Strings, beta 1 References: In-Reply-To: Message-ID: <4ed4fc37$0$2537$ba4acef3@reader.news.orange.fr> NNTP-Posting-Date: 29 Nov 2011 16:37:27 CET NNTP-Posting-Host: 83.199.34.6 X-Trace: 1322581047 reader.news.orange.fr 2537 83.199.34.6:2589 X-Complaints-To: abuse@orange.fr Xref: news1.google.com comp.lang.ada:19239 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Date: 2011-11-29T16:37:27+01:00 List-Id: Natasha, > Chunked_String is a string container that exposes the same interface as > Unbounded_String, but whose implementation is using independant "chunks" > of memory. Thus large strings don't have to fit in a contiguous memory > space, and append operations are much more efficient by having to resize > only the last chunk. Do you have some speed/memory comparison between your Chunked_String and GNAT Unbounded_String? Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B