Hi guys,
My 5800X3D is super slow at a large GCC task (and really a bit laggy elsewhere) and I'm wondering if it's the ram.
Here's the output of
sysbench memory --memory-block-size=1G --memory-total-size=20G --memory-oper=write run
sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Running memory speed test with the following options:
block size: 1048576KiB
total size: 20480MiB
operation: write
scope: global
Initializing worker threads...
Threads started!
Total operations: 20 ( 10.88 per second)
20480.00 MiB transferred (11145.60 MiB/sec)
General statistics:
total time: 1.8367s
total number of events: 20
Latency (ms):
min: 84.53
avg: 91.82
max: 109.24
95th percentile: 101.13
sum: 1836.42
Threads fairness:
events (avg/stddev): 20.0000/0.00
execution time (avg/stddev): 1.8364/0.00
and
sysbench memory --memory-block-size=1G --memory-total-size=20G --memory-oper=read run
sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Running memory speed test with the following options:
block size: 1048576KiB
total size: 20480MiB
operation: read
scope: global
Initializing worker threads...
Threads started!
Total operations: 20 ( 18.32 per second)
20480.00 MiB transferred (18755.21 MiB/sec)
General statistics:
total time: 1.0910s
total number of events: 20
Latency (ms):
min: 49.19
avg: 54.54
max: 61.85
95th percentile: 61.08
sum: 1090.80
Threads fairness:
events (avg/stddev): 20.0000/0.00
execution time (avg/stddev): 1.0908/0.00
Is this particularly slow? Would I benefit from an upgrade?
Thanks
My 5800X3D is super slow at a large GCC task (and really a bit laggy elsewhere) and I'm wondering if it's the ram.
Here's the output of
sysbench memory --memory-block-size=1G --memory-total-size=20G --memory-oper=write run
sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Running memory speed test with the following options:
block size: 1048576KiB
total size: 20480MiB
operation: write
scope: global
Initializing worker threads...
Threads started!
Total operations: 20 ( 10.88 per second)
20480.00 MiB transferred (11145.60 MiB/sec)
General statistics:
total time: 1.8367s
total number of events: 20
Latency (ms):
min: 84.53
avg: 91.82
max: 109.24
95th percentile: 101.13
sum: 1836.42
Threads fairness:
events (avg/stddev): 20.0000/0.00
execution time (avg/stddev): 1.8364/0.00
and
sysbench memory --memory-block-size=1G --memory-total-size=20G --memory-oper=read run
sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Running memory speed test with the following options:
block size: 1048576KiB
total size: 20480MiB
operation: read
scope: global
Initializing worker threads...
Threads started!
Total operations: 20 ( 18.32 per second)
20480.00 MiB transferred (18755.21 MiB/sec)
General statistics:
total time: 1.0910s
total number of events: 20
Latency (ms):
min: 49.19
avg: 54.54
max: 61.85
95th percentile: 61.08
sum: 1090.80
Threads fairness:
events (avg/stddev): 20.0000/0.00
execution time (avg/stddev): 1.0908/0.00
Is this particularly slow? Would I benefit from an upgrade?
Thanks