[Gambas-user] I need your help, please!

M. Cs. mohareve at ...626...
Thu Feb 23 23:58:36 CET 2012


I have few simple questions:
what is happening practically with the memory when I open a file and
start to read it in into a local variable called myvar?
It would be logical for myvar to grow until it reads in the entire file.
My question is:
- does Gambas clear the memory allocations after the myvar is cleared?
- or there will be always a bloated memory usage which is freed only
after the main program is closed?
- Gambas uses only few % of CPU for reading in the file (.csv). Is
this possible to increase the percentage in order to speed up the
process?

I need your answers please!

Csaba




More information about the User mailing list