PQC: Implement draft RFC for ML-DSA with Ed25519 #73
benchmark.yml
on: pull_request
Time and memory usage benchmark
2m 55s
Annotations
3 warnings
Memory usage benchmark (attempt #1): potential performance regression detected for test 'openpgp.encrypt/decrypt (AEAD, text)':
test/benchmarks/memory_usage.js#L1
Previous value was 92.96 and current value is 95.34. It is 1.0256024096385543x worse, exceeding the warning threshold of 1.02.
|
Memory usage benchmark (attempt #1): potential performance regression detected for test 'openpgp.encrypt/decrypt (CFB, text, with streaming)':
test/benchmarks/memory_usage.js#L1
Previous value was 87.16 and current value is 90.5. It is 1.0383203304268014x worse, exceeding the warning threshold of 1.02.
|
Memory usage benchmark (attempt #1): potential performance regression detected for test 'openpgp.encrypt/decrypt (CFB, text @ 10MB, with streaming)':
test/benchmarks/memory_usage.js#L1
Previous value was 174.65 and current value is 185.29. It is 1.0609218436873746x worse, exceeding the warning threshold of 1.02.
|