|
From: Jose' C. <cru...@ce...> - 2004-06-14 13:35:13
|
Begin forwarded message: > From: Jose' Cruanyes <cru...@ce...> > Date: June 11, 2004 10:11:34 PM CEST > To: que...@li... > Subject: Re: Memory storage growth > > > On Jun 11, 2004, at 8:13 PM, James W. Walker wrote: > >> While trying to write a large object to a memory storage object, I >> noticed that more than half the time was spent in >> e3storage_memory_grow. Memory storage objects grow linearly, but it >> is well known that you get better performance if you grow buffers >> exponentially (e.g., double the size each time you need to grow.) >> Shall I make exponential growth an option, or just change the >> standard behavior? I can't think of any reason that existing >> software would be hurt by the change. >> -- > > Change it... I was sure it were exponential... > > Pax et Bonum > > # dott. Jose' Cruanyes Aguilar - C.E. Soft srl > # Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA > # 02,33603122 0372,460602 > > Pax et Bonum # dott. Jose' Cruanyes Aguilar - C.E. Soft srl # Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA # 02,33603122 0372,460602 |