[fpc-devel] Status report for "class helpers"
Thaddy
thaddy at thaddy.com
Mon Jan 31 06:35:56 CET 2011
On 31-1-2011 2:06, Hans-Peter Diettrich wrote:
> Jonas Maebe schrieb:
>
>
> Is the hashtable *really* rebuilt with every push and pop of another
> symtable? It would be much easier to have a hashtable per symtable,
> that deserves no further modifications. When all hashtables use the
> same hash algorithm, a hash value must be computed only once, and then
> can be used for lookup in every STB on the stack.
>
> DoDi
CRC's are also hashes. isn't that used?
More information about the fpc-devel
mailing list