
Performance comparison of different Java versions
Author(s) -
Maciasz Mateusz
Publication year - 2017
Publication title -
journal of computer sciences institute
Language(s) - English
Resource type - Journals
ISSN - 2544-0764
DOI - 10.35784/jcsi.612
Subject(s) - java , computer science , java concurrency , strictfp , operating system , real time java , java annotation , programming language
This article describes the performance results of two versions of Java - 1.7 and 1.8. Three applications were created for this purpose. The first one is responsible for preparing the test data. Two more implement performance tests depending on the virtual machine version of Java. The methods in the test applications were designed to analyze the performance of collections and the rate of change of the variables by two threads.