Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate performance of zunsia SBC #1

Open
firstdorsal opened this issue May 16, 2024 · 1 comment
Open

Evaluate performance of zunsia SBC #1

firstdorsal opened this issue May 16, 2024 · 1 comment

Comments

@firstdorsal
Copy link
Contributor

  • Evaluate if its performance matches what we expect
  • Evaluate if hard drives work with the custom power delivery system
  • Evaluate power draw
  • Get back to zunsia and buy two more if everything checks out
@firstdorsal
Copy link
Contributor Author

firstdorsal commented May 26, 2024

CPU Test (Intel Core i5-1240P):
cpubenchmark.net
Expected Score: 17273
Tested Score: 21715

Test passed ✅

Full results and parameters (Expand):
test@test-Default-string:~/Downloads/pt_linux_x64/PerformanceTest$ ./pt_linux_x64 --help
error: invalid arguements supplied


pt_linux_x64 [OPTIONS]

OPTIONS:
-debug                      enable debug logging
-p, -P num                  set the num of test processes (between 1 to 1024)
-d, -D enum                 set the test duration length, enum values are:
                            1 - Short
                            2 - Medium
                            3 - Long
                            4 - Very Long
-i, -I num                  set the num of test iterations (between 1 to 100)
-r, -R enum                 enable autorun, enum values are:
                            1 - CPU Suite only
                            2 - Memory Suite only 
                            3 - All Suites
-h, -H, -help              display help message
test@test-Default-string:~/Downloads/pt_linux_x64/PerformanceTest$ ./pt_linux_x64 -d 3 -i 10 -r 1
test@test-Default-string:~/Downloads/pt_linux_x64/PerformanceTest$ ls
pt_linux_x64  readme.txt  results_cpu.yml
test@test-Default-string:~/Downloads/pt_linux_x64/PerformanceTest$ cat results_cpu.yml 
BaselineInfo:
WebDBID: -1
TimeStamp: 20240526152238
Version:
Major: 11
Minor: 0
Build: 1002
SpecialBuildName: ""
ptArchitecture: x86_64_linux
Results:
Results Complete: true
NumTestProcesses: 16
CPU_INTEGER_MATH: 73702.730019999988
CPU_FLOATINGPOINT_MATH: 49265.190546382255
CPU_PRIME: 44.03099579468801
CPU_SORTING: 33349.209289855011
CPU_ENCRYPTION: 18177.847732017537
CPU_COMPRESSION: 276732.41659180273
CPU_SINGLETHREAD: 3625.4378132208294
CPU_PHYSICS: 1017.9252931283052
CPU_MATRIX_MULT_SSE: 15076.080383978013
CPU_mm: 2493.5690441913562
CPU_sse: 9317.0520788764006
CPU_fma: 21364.229222513317
CPU_avx: 14546.959850544334
CPU_avx512: 0
m_CPU_enc_SHA: 24145966069.669807
m_CPU_enc_AES: 19200325253.386456
m_CPU_enc_ECDSA: 13836273267.287762
ME_ALLOC_S: 0
ME_READ_S: 0
ME_READ_L: 0
ME_WRITE: 0
ME_LARGE: 0
ME_LATENCY: 0
ME_THREADED: 0
SUMM_CPU: 21715.38242208428
SUMM_ME: 0
SystemInformation:
OSName: Ubuntu 24.04 LTS
Kernel: 6.8.0-31-generic
Device: ""
Processor: 12th Gen Intel Core i5-1240P
NumSockets: 1
Manufacturer: GenuineIntel
NumCores: 12
NumLogicals: 16
CPUFrequency: 4400
Memory: 31825
MemModuleInfo:
  iNumMemSticks: 2
  DIMM 1:
    manufacturer: Corsair
    modulePartNo: "CMSX32GX5M1A4800C40 "
    memType: DDR5
    size: 32
    clkspeed: 2400
    moduleVoltage: 1.10000002
  DIMM 2:
    manufacturer: ""
    modulePartNo: ""
    memType: Unknown
    size: 0
    clkspeed: 0
    moduleVoltage: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant