Performance metrics - some early conclusions

Ed Kleban Ed at Kleban.com
Wed Nov 30 09:36:43 CST 2005




On 11/30/05 9:13 AM, "Ruslan Zasukhin" <sunshine at public.kherson.ua> wrote:
  
> Do you use Vtable to add records?
> 
> Have you specify 
>     Table.SetBlank( forAdd )
>                     ^^^^^^^
> 
> This can give 20% speedup
> 

Also I'm still curious about:

Is there a faster way to allocate, say 1000 blank or common-value records
all at once rather than simply calling SetBlank or filling up the memory
buffer and then calling Table.AddRecord in a loop 1000 times?

 




More information about the Valentina mailing list