<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Ryan Joseph via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Fr., 1. Mai 2020, 17:48:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>
<br>
> On May 1, 2020, at 10:18 PM, Sven Barth <<a href="mailto:pascaldragon@googlemail.com" target="_blank" rel="noreferrer">pascaldragon@googlemail.com</a>> wrote:<br>
> <br>
> If you need to decide which map to use I suggest you to look at this benchmark page: <a href="http://www.benibela.de/fpc-map-benchmark_en.html" rel="noreferrer noreferrer" target="_blank">http://www.benibela.de/fpc-map-benchmark_en.html</a> You can select various of the maps that FPC supports (both ones distributed with FPC and third party ones) and compare them.<br>
<br>
and btw, why isn't there a TFPGHashList? I can't find one anyways.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Because none was needed. Fgl is mainly a demonstrator for the generic feature and nowadays mainly useful for smaller targets. The main suggestion is to use Collections.Generics and there the TDictionary class. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>