Skip to content

Latest commit

History

History
12 lines (8 loc) 路 772 Bytes

File metadata and controls

12 lines (8 loc) 路 772 Bytes

This Java code runs a benchmark test to identify the fastest data structure on your PC.

馃懢 TO RUN: Apache NetBeans IDE 16 was used for development, you can start the program by loading the code and starting it. The benchmark results can be viewed both from the IDE console, but also a simplified version on .xlsx files, which can be opened with any editor (Excel, Google Sheets, Libre Office Calc...). I recommend keeping the same versions of the IDE indicated, in order not to encounter errors.

image image image