diff options
author | Jakob Unterwurzacher | 2021-09-03 18:44:41 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2021-09-07 18:14:05 +0200 |
commit | bf572aef88963732849b8e5ae679e63c6be4aa46 (patch) | |
tree | d19debcb4c435dfda435c0497c33247bfc7006b0 /profiling.go | |
parent | 3e27acb989614f82a25d50ab19a0a4419f19aa27 (diff) |
stupidgcm: stupidChacha20poly1305.Open: batch C calls in aead_open
Gets the decryption speed to the same level as the
encryption speed.
internal/speed$ benchstat old.txt new.txt
name old time/op new time/op delta
StupidXchacha-4 732MB/s ± 0% 740MB/s ± 0% ~ (p=1.000 n=1+1)
StupidXchachaDecrypt-4 602MB/s ± 0% 741MB/s ± 0% ~ (p=1.000 n=1+1)
Diffstat (limited to 'profiling.go')
0 files changed, 0 insertions, 0 deletions