Announcement

Collapse
No announcement yet.

PerformanceTest YAML result

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #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


    • #3
      Originally posted by David (PassMark) View Post
      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


      • #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


        • #5
          Thank you, all clear now!

          Comment

          Working...
          X