Hai, Welcome to kondurian's World !

 

Memory Management

Page history last edited by konduri 3 mos ago

Background 

     When I came to know that Google chrome uses "v8" java script virtual machine for garbage collection (java script engine has bad garbage collection); I surprised how important the Memory management is for a product/application to run faster. Then I started looking for more information on Memory mangement.

 

Please see below links for more information:

http://www.memorymanagement.org/

Conservative garbage collection 

V8 Java script engine

 

 

 

Comments (0)

You don't have permission to comment on this page.