Consumo de Memoria / Memory Consuption
Posted: Mon Jun 22, 2015 6:09 pm
Mientras elaboraba un programa para revisar información en varias bases de datos necesite implementar do events para evitar que la aplicación se congelara y tuve problemas con la memoria pues al utilizar demasiados do events el programa consumía toda la memoria disponible, después de muchas pruebas y modificaciones funciono pero me di cuenta de las diferencias de consumo de memoria entre diferentes versiones de HMG.
While researching a program to review information in multiple databases, i needed to use the do events to prevent the application froze and had memory problems because of these, it ended eating all the available memory, after many tests and modifications it worked but I noticed the differences in memory consumption between different versions of HMG.
While researching a program to review information in multiple databases, i needed to use the do events to prevent the application froze and had memory problems because of these, it ended eating all the available memory, after many tests and modifications it worked but I noticed the differences in memory consumption between different versions of HMG.