From:
<car...@te...> - 2003-02-06 12:49:03
|
Hello: > i think, that you have to force garbage collection only in case, that > you have to dispose expensive resources and i think, that it is better > to call dispose and make object not reincarnable... I have made some tests to the firebird .net provider without GC.Collect() Call using the as3ap bechmark with the 40 mb data ( that gives then 10 users simulation in multiuser mode ) and all seems to work well and memory used is aproximately the same than without it, i have removed this call and commit the changes to the CVS Best regards Carlos Guzmán Álvarez Vigo-Spain |