We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841a047 commit 53ca636Copy full SHA for 53ca636
1 file changed
README.md
@@ -190,3 +190,10 @@ Add "-d" to the end of your command to run the test in dynamic mode. The [CTRL]
190
- Added new commands "quit", "exit", "clear"
191
- You can now add "*x" before your command (e.g. ```*2 sc```) to run your test ```x``` number of times.
192
- Various stability fixes and improvements.
193
+
194
+#### Version 1.3.3 /xytro
195
+- Shows the graph in default image viewer once the full CPU test is complete.
196
+- Removed AVX-512 estimation.
197
+- Added a runner file that creates the CoreBench environment for ideal circumstances on startup.
198
+- To use, just ```chmod +x corebench.sh``` and ```./corebench.sh```.
199
+- Readjusted multicore score calculation to be more balanced. The score is almost at a point that I can call it balanced.
0 commit comments