Here are some before and after profiles from a Samsung Galaxy A15. In both profiles I downloaded a 500MB file from a caddy server on my local network. Before: https://share.firefox.dev/3ZNiGYR After: https://share.firefox.dev/4gbm2L3
Bug 1936680 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Here are some before and after profiles from a Samsung Galaxy A15. In both profiles I downloaded a 500MB file from a caddy server on my local network. Before: https://share.firefox.dev/3ZNiGYR After: https://share.firefox.dev/4gbm2L3 We'll need to collect more data, but it looks like a 30% reduction in time spent in GCM_DecryptAEAD here. I don't see a lot of low hanging fruit at this point. To go faster we'll probably need to drop to assembly and unroll the main loop to handle a few blocks at a time.