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.
Announcement
Collapse
No announcement yet.
PerformanceTest YAML result
Collapse
X
-
Originally posted by David (PassMark) View PostNothing 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.
So may I suppose that these numbers in YAML are SHA, AES and ECDSA algorithms performance in bytes per second?
Comment
-
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
Comment