J. Gareth Moreton <gar...@moreton-family.com> schrieb am Mi., 5. Juni 2019,
14:27:

> Still, saying all that, maybe there's room for improvement in rtl-generics
> in the form of refactoring, like I've found in the compiler itself in a few
> places.  When you say 'heavyweight', do you mean it's a little slow
> sometimes or just very bulky when it comes to code size? (Taking a brief
> look at rtl-generics, there are a lot of classes!)
>

The latter. That's the price to pay for the flexibility to work with any
type.

As said the performance is often better than the other collections (see the
comparison site I linked).

Regards,
Sven

>
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to