PQC: Implement draft RFC for ML-DSA with Ed25519 #66
benchmark.yml
on: pull_request
Time and memory usage benchmark
2m 52s
Annotations
3 warnings
Memory usage benchmark (attempt #1): potential performance regression detected for test 'openpgp.encrypt/decrypt (AEAD, binary)':
test/benchmarks/memory_usage.js#L1
Previous value was 102.21 and current value is 105.86. It is 1.0357107915076804x 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 164.88 and current value is 174.66. It is 1.059315866084425x 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 unauthenticated streaming)':
test/benchmarks/memory_usage.js#L1
Previous value was 134.86 and current value is 140.84. It is 1.0443422808838796x worse, exceeding the warning threshold of 1.02.
|