[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Performance question
 
- From: Luiz Henrique de Figueiredo <lhf@...>
 
- Date: Sun, 28 Sep 2003 21:00:54 -0300
 
>I'm accessing things all over the place in the globals table via 
>strings.... nice to now know that I can create ref's to these items and 
>access them that way much more efficiently...
I'm not sure that it is that much more efficient. Like Roberto said, you
need performance measurements to establish that.
--lhf