|
By Performance Metrics Analysis of CLR & JVM– A SurveyKeywords: Execution time , Memory Allocations and Garbage Collection Abstract: This paper is mainly designed to show the evidence to prove difference between the Java Virtual Machine (JVM) and Common Language Runtime (CLR). The performance is measured with Execution time, Memory Management and Garbage Collection while executing the programs
|