Skip to content

Releases: TriTechX/CoreBench

CoreBench 1.4.0

09 Jun 17:34
aa82c64

Choose a tag to compare

  • Added database support
  • All full CPU test results will now be uploaded to the database with an internet connection when dynamic mode is disabled

CoreBench 1.3.3

01 Mar 18:39
33e4e89

Choose a tag to compare

  • Shows the graph in default image viewer once the full CPU test is complete.
  • Removed AVX-512 estimation.
  • Added a runner file that creates the CoreBench environment for ideal circumstances on startup.
  • To use, just chmod +x corebench.sh and ./corebench.sh.
  • Readjusted multicore score calculation to be more balanced. The score is almost at a point that I can call it balanced.

CoreBench 1.3.2

01 Mar 18:13
7ce1c3f

Choose a tag to compare

  • Allowed CTRL+C to be used to cancel an ongoing test
  • Added new commands "quit", "exit", "clear"
  • You can now add "*x" before your command (e.g. *2 sc) to run your test x number of times.
  • Various stability fixes and improvements.

Full Changelog: CoreBench131...CoreBench132

CoreBench 1.3.1

01 Mar 17:00
568ea16

Choose a tag to compare

Fixed RAM and CPU clock speed calculations.

CoreBench 1.3.0

28 Feb 14:32
d02231b

Choose a tag to compare

  • Fixed a bug when the algorithms in multicore and multithread would not be evenly spread out, the first algorithm would run once, and the second for the remaining number of cores/threads.
  • Changed the multicore and multithread algorithms to be nerfed versions of the single core algorithm. The algorithms used in versions 1.1.1 and below are no longer present.
  • Issues with this version: scores are not balanced. Version 2.0.0 will be released once scores are fully balanced.
  • Thread algorithms have half the intensity of multicore algorithms, and multicore algorithms have a tenth of the intensity of single core algorithms.
  • Fixed I/O bottlenecks by using a buffer and printing a list instead of multiple strings in single core.
  • Removed a little bit of boilerplate code.
  • On average after these optimisations CPUs will score 5% higher.
  • GFLOP performance of your CPU is now calculated differently, using the standard deviation of each datapoint from the mean and calculation of Z-score to deliver a more precise value.
  • GFLOP performance is now delivered to 2 decimal places.
  • Fixed RAM calculation to not show 2 decimal places, and show quantity of physicall RAM installed in your system as advertised.

CoreBench 1.2.1

27 Feb 08:26
37d4ac5

Choose a tag to compare

Information is in README.

CoreBench 1.2.0

26 Feb 19:03
69f926e

Choose a tag to compare

Reworks the single core algorithm to be more representative of real world performance with commonly used physics, vector, matrix calculations and more. See readme for more details. Other tests expected to be entirely reworked in a similar fashion.

CoreBench 1.1.1

12 Feb 13:53
9736064

Choose a tag to compare

Details in README

CoreBench 1.1.0

07 Feb 18:44
0d110d2

Choose a tag to compare

Adds various new features, patches and a data directory with performance graphs. Check README for more details.

CoreBench 1.0.6

05 Feb 12:45
5b0734e

Choose a tag to compare

Ensures that the single core test now runs on a single core. See README for more details. Rush patch after its discovery 2 hours after 105.