Skip to content

Commit 53ca636

Browse files
authored
Update README.md
1 parent 841a047 commit 53ca636

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,10 @@ Add "-d" to the end of your command to run the test in dynamic mode. The [CTRL]
190190
- Added new commands "quit", "exit", "clear"
191191
- You can now add "*x" before your command (e.g. ```*2 sc```) to run your test ```x``` number of times.
192192
- 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

Comments
 (0)