Skip to content

Commit

Permalink
Config comment update.
Browse files Browse the repository at this point in the history
  • Loading branch information
sp00n committed Apr 6, 2021
1 parent 1e2aa7d commit 2691418
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config.default.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ stressTestProgram = PRIME95
# Prime95 preset for each core, and when that is finished, it continues to the next core and starts again
# For Aida64 and Y-Cruncher, the "auto" setting will default to 10 Minutes per core
#
# Below are some examples of the runtime for one iteration for the various tests on my 5900X with 1 thread
# Below are some examples of the runtime for one iteration for the various tests on my 5900X with one thread
# The first iteration is also usually the fastest one
# Selecting two threads usually takes *much* longer than one thread for one iteration in Prime95
# - Prime95 "Smallest": 4K to 21K - [SSE] ~3-4 Minutes <|> [AVX] ~8-9 Minutes <|> [AVX2] ~8-10 Minutes
# - Prime95 "Small": 36K to 248K - [SSE] ~4-6 Minutes <|> [AVX] ~14-19 Minutes <|> [AVX2] ~14-19 Minutes
# - Prime95 "Large": 426K to 8192K - [SSE] ~18-22 Minutes <|> [AVX] ~37-44 Minutes <|> [AVX2] ~38-51 Minutes
Expand All @@ -35,8 +36,8 @@ stressTestProgram = PRIME95
# - Prime95 "Heavy": 4K to 1344K - [SSE] ~15-28 Minutes <|> [AVX] ~43-68 Minutes <|> [AVX2] TBD ~88-99 Minutes (2 threads)
# - Prime95 "HeavyShort": 4K to 160K - [SSE] ~6-8 Minutes <|> [AVX] ~22-24 Minutes <|> [AVX2] ~23-25 Minutes
# - Y-Cruncher: ~10 Minutes
# Default: 360
runtimePerCore = 360
# Default: 6m
runtimePerCore = 6m


# Periodically suspend the stress test program
Expand Down

0 comments on commit 2691418

Please sign in to comment.