Skip to content

Conversation

@dvalinrh
Copy link
Contributor

Description

Adds in the pcp openmetric hooks to save the test metrics

Before/After Comparison

Before: no test metrics saved
After: Test metrics are saved.

Clerical Stuff

This closes #45

Relates to JIRA: RPOPC-773

Test Results

Command executed
/home/ec2-user/workloads/passmark-wrapper/passmark/passmark_run --run_user ec2-user --home_parent /home --iterations 1 --tuned_setting tuned_none_sys_file_ --host_config "m7i.xlarge" --sysname "m7i.xlarge" --sys_type aws --use_pcp

CSV file
PU_INTEGER_MATH:20165.041333333334
CPU_FLOATINGPOINT_MATH:14350.373531274559
CPU_PRIME:41.124083214667763
CPU_SORTING:9980.3848617976037
CPU_ENCRYPTION:4467.8523540699862
CPU_COMPRESSION:74046.79186232065
CPU_SINGLETHREAD:3083.0466198358467
CPU_PHYSICS:939.60981310841771
CPU_MATRIX_MULT_SSE:5358.8510024728948
CPU_mm:569.90948540957424
CPU_sse:2444.0814978983535
CPU_fma:5450.7167488209298
CPU_avx:5183.7944277962797
CPU_avx512:8356.8113353760145
m_CPU_enc_SHA:4697248956.631424
ME_ALLOC_S:2486.3555806175955
ME_READ_S:28018.434765624999
ME_READ_L:9578.1435546875
ME_WRITE:13443.4794921875
ME_LARGE:14491.5
ME_LATENCY:80.510349591867609
ME_THREADED:25429.17431640625
SUMM_CPU:7652.7274367352338
SUMM_ME:1933.3101777662653

pcp output (truncated)
o.w.iteration o.w.running o.w.numthreads o.w.runtime o.w.throughput o.w.latency o.w.CPU_INTEGER_MATH o.w.CPU_FLOATINGPOINT_MATH o.w.CPU_PRIME o.w.CPU_SORTING o.w.CPU_ENCRYPTION o.w.CPU_COMPRESSION o.w.CPU_SINGLETHREAD o.w.CPU_PHYSICS o.w.CPU_MATRIX_MULT_SSE o.w.CPU_mm o.w.CPU_sse o.w.CPU_fma o.w.CPU_avx o.w.CPU_avx512 o.w.m_CPU_enc_SHA o.w.m_CPU_enc_AES o.w.m_CPU_enc_ECDSA o.w.ME_ALLOC_S o.w.ME_READ_S o.w.ME_READ_L o.w.ME_WRITE o.w.ME_LARGE o.w.ME_LATENCY o.w.ME_THREADED o.w.SUMM_CPU o.w.SUMM_ME
74046.792 3083.047 939.610 5358.851 569.909 2444.081 5450.717 5183.794 8356.811 4697248956.631 6112826943.784 3244572349.649 2486.356 28018.435 9578.144 13443.479 14491.500 80.510 25429.174 7652.727 1933.310
19:53:47 1.000 1.000 0.000 NaN NaN NaN 20165.041 14350.374 41.124 9980.385 4467.852 74046.792 3083.047 939.610 5358.851 569.909 2444.081 5450.717 5183.794 8356.811 4697248956.631 6112826943.784 3244572349.649 2486.356 28018.435 9578.144 13443.479 14491.500 80.510 25429.174 7652.727 1933.310

-x output
passmark.txt

@dvalinrh dvalinrh requested a review from grdumas January 20, 2026 20:18
@github-actions
Copy link

This relates to RPOPC-773

Copy link
Contributor

@grdumas grdumas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pcp for saving test metrics

3 participants