Jump to content
HWBOT Community Forums

UCBench11: Tweaks and Luck


GENiEBEN

Recommended Posts

Let's be gentlemen's and share our knowledge for this rather popular benchmark.

Since I've started the thread, I will start with my share of tweaks I've been using (partially) for the last 2 years.

 

Operating System

* Preferred OS, in order of performance

Linux

MacOSX

Windows NT5 (XP / 2003)

Windows NT6 (Vista / 7 / 8 / 8.1)

 

* General OS Tweaks

For Windows platforms there are no specific requirements, other than having as few processes and services running. Do not try achieving this by using DIAGNOSTIC MODE, it will generally score lower than in normal mode with startup items disabled etc.

 

Command Line Parameters

* Using High Priority for unrar.exe

You can achieve this in various ways (up to your general knowledge). Since 99.99% of the users are using Windows for this benchmark, they could use:

 

start /high /b unrar bench test.rar

Make sure that launcher.exe was started with Administrator rights for this to work.

 

* Setting unrar.exe intensity

 

unrar bench test.rar -ri#

# is a number from 0 to 15

 

You can also set a sleep time (in milliseconds), which seems to also help

unrar bench test.rar -ri#

$ is a number representing the amount of milliseconds to sleep. It's up to you to test values, personally I've tried up to 10000.

 

* Changing the Instruction Set

It is important NOT to run using the "All Supported" option. General rule is to select the instruction set available before the newest supported. If your cpu supports SSE4, then SSE3 would be the preferred choice. The only exception here would be on CPUs with only SSE2 and i386, where you would definitely want to choose SSE2. Note that it's good practice to also test the latest instruction set, but it will rarely score any better.

 

On AMD processors use XOP if available (Bulldozer and newer). Note that XOP only works under:

Windows 7 SP1 / R2 SP2 / 8 / 8.1 OR Linux with kernels newer than 2.6.30

 

* Changing the Threads used

THIS IS NO LONGER ALLOWED, NOTHING TO SEE HERE.

 

======================================================

UPDATE1: 07/SEP/2014 Thread changing removed.

Edited by GENiEBEN
Link to comment
Share on other sites

  • Replies 207
  • Created
  • Last Reply

Top Posters In This Topic

Same findings here.

 

For the lazy guys:

 

start /high /b unrar bench -cf=ssse3 -cpus=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64 test.rar

 

Don't forget to grab some popcorn.

Link to comment
Share on other sites

  • Crew

There was a tweak for Windows7, alike Bob's tweak for PCMark05. In aero mode it gave me a score of a cpu running 50-100Mhz more... no idea bout you , but I always get better scores with SSE2 then SSE3... I demonstrated it to Massman in a former countrycup, have to see if this still works...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...