The Simple Benchmark is the program that tests your computer performance. There are 3 basic tests in it. Time (in milliseconds) is a value of performance in all 3 tests. UI is based on Swing.
- Arithmetic test. Result of this test is the time, which is needed for finding the solution of the system of equations by the Cramer method.
- 2D graphic test. Result of this test is the time which is needed for painting and moving one element over the window.
- R/W test. Result of this test is the time, which is needed for reading and then writing 10 JPEG pictures.
Unzip files from this repository, and run this as a project in your IDE.
After test is started Tested computer
row will be updated with unique data.