[fpc-pascal] Interface performance

Martin Schreiber mse00000 at gmail.com
Fri Nov 11 13:40:30 CET 2016


On Friday 11 November 2016 12:08:26 Graeme Geldenhuys wrote:
> On 2016-11-11 09:46, Ryan Joseph wrote:
> > The string lookup absolutely murders performance (I was using “cobra”
> > interfaces) so it can’t be used in some situations.
>
> If you are talking about the GUID, I'm not sure if you know, but when
> using FPC's CORBA interfaces, you can use a MUCH shorter string which
> gives better performance. MSEide even has built-in support to do just
> that (generate smaller GUID values of about 6 characters long).
>
The minimum are 2 characters. Seeing that, actually the minimum could be 1, 
there is room for improvement. ;-)
GUID is a little bit excessive, I call them UID.

Martin



More information about the fpc-pascal mailing list