Re: [sqlite] Memory using: is it normal

2012-12-01 Thread Jay A. Kreibich
On Sat, Dec 01, 2012 at 06:00:59AM +0400, Уточкин Александр scratched on the wall: > Could you tell me please if it is normal that memory used by application > goes like this: > > SQLite3_Prepare_v2 - Memory used changes slightly > Binding values - Memory used changes slightly > Loop with sq3lit

Re: [sqlite] Memory using: is it normal

2012-12-01 Thread Igor Tandetnik
Уточкин Александр wrote: > Could you tell me please if it is normal that memory used by application > goes like this: > > SQLite3_Prepare_v2 - Memory used changes slightly > > Binding values - Memory used changes slightly > > Loop with sq3lite_step - Memory used growths by 16Mb > > sq3lite_fin

[sqlite] Memory using: is it normal

2012-12-01 Thread Уточкин Александр
Good day everybody! Could you tell me please if it is normal that memory used by application goes like this: SQLite3_Prepare_v2 - Memory used changes slightly Binding values - Memory used changes slightly Loop with sq3lite_step - Memory used growths by 16Mb sq3lite_finalize - Memory used do