PQC: Implement draft RFC for ML-KEM with X25519 #67
benchmark.yml
on: pull_request
Time and memory usage benchmark
2m 44s
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.32 and current value is 104.57. It is 1.0219898358092259x worse, exceeding the warning threshold of 1.02.
|
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 90.06 and current value is 92.96. It is 1.0322007550521872x worse, exceeding the warning threshold of 1.02.
|
Memory usage benchmark (attempt #1): potential performance regression detected for test 'openpgp.encrypt/decrypt (AEAD, text, with streaming)':
test/benchmarks/memory_usage.js#L1
Previous value was 88.48 and current value is 90.71. It is 1.0252034358047015x worse, exceeding the warning threshold of 1.02.
|