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.
PerformanceTest YAML result
Collapse
X
-
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. -
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