[Psi-devel] Re: tons of lines with QGDict::hashKeyString: Invalid null key

Remko Troncon remko.troncon at cs.kuleuven.ac.be
Fri Feb 25 05:17:20 PST 2005


> there will be quite a loss of performance too. Isn't there something that
> can be done about this ?

... by which i mean: when doing a null key lookup, i guess you can
immediately return the trivial stringprep result, right ? Which would not
only speed things up considerably since there is no I/O performed, but would
also remove the need to explicitly call stringprep on this stuff.

cheers,
Remko


More information about the Psi-devel-affinix.com mailing list