Conversation
|
This relates to RPOPC-893 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Replacing ${TOOLS_BIN}/package_tool with package_tool so we use the wrapper in general_setup
Before/After Comparison
Before: Calling package_tool script directly, possible impacting options passed
After: Using the wrapper around package_tools
Clerical Stuff
This closes #54
Relates to JIRA: RPOPC-893
Testing
Verified the wrapper still ran as expected.
CSV File generate
Testname,Operations,Start_Date,End_Date
CPU_INTEGER_MATH,11288.929,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_FLOATINGPOINT_MATH,6065.6871768904712,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_PRIME,26.191904727691217,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_SORTING,5979.6382344105268,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_ENCRYPTION,1559.1576984585081,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_COMPRESSION,49632.212325347173,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_SINGLETHREAD,1810.875447675279,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_PHYSICS,503.53647215941169,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_MATRIX_MULT_SSE,2976.0377097979517,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_mm,321.39853477242787,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_sse,1235.4613356160021,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_fma,3655.3050369634238,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_avx,2579.8827470511337,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
CPU_avx512,4433.5017195612472,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
m_CPU_enc_SHA,511041513.58460283,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
m_CPU_enc_AES,3939928870.0300632,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
m_CPU_enc_ECDSA,453715644.8418197,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
ME_ALLOC_S,1375.9428637130113,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
ME_READ_S,22320.7373046875,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
ME_READ_L,11744.078125,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
ME_WRITE,10657.822265625,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
ME_LARGE,12188.916666666666,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
ME_LATENCY,52.061798540696891,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
ME_THREADED,26441.02734375,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
SUMM_CPU,3979.0524037948894,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z
SUMM_ME,2150.7320479239866,2026-03-20T15:30:55Z,2026-03-20T15:33:28Z