PerformanceTest YAML result

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hamon
    Junior Member
    • Apr 2025
    • 4

    #1

    PerformanceTest YAML result

    Hello! Is there any document or manual page describing numbers in PerformanceTest command-line tool report in YAML file? Especially I'm interested in encryption test result values.
    Attached Files
  • David (PassMark)
    Administrator
    • Jan 2003
    • 11060

    #2
    Nothing public.
    It is basically an internal format, that isn't really designed for the user to look at directly.

    We have export options in text and HTML that might be more useful.

    Comment

    • Hamon
      Junior Member
      • Apr 2025
      • 4

      #3
      Originally posted by David (PassMark)
      Nothing public.
      It is basically an internal format, that isn't really designed for the user to look at directly.

      We have export options in text and HTML that might be more useful.
      Thank you for your reply. In GUI version of Performance test total result of Encryption test is measured in MB/s. My uploaded results are here:

      So may I suppose that these numbers in YAML are SHA, AES and ECDSA algorithms performance in bytes per second?

      Comment

      • David (PassMark)
        Administrator
        • Jan 2003
        • 11060

        #4
        Yes, the encryption test has three subtests. SHA, AES and ECDSA (elliptical curve encryption). All are measured in B/sec (converted to MB/sec for display)

        Comment

        • Hamon
          Junior Member
          • Apr 2025
          • 4

          #5
          Thank you, all clear now!

          Comment

          Working...