Elektrine lite

← Feed

@paragon@phpc.social

Post #2926111

2026-04-17 00:13 UTC

We managed to get our pqcrypto_compat unit tests (without the Rust extension) from 21 minutes down to about 30 seconds. These phpunit runs include the full Wycheproof algorithm suite for each algorithm. Before: https://github.com/paragonie/pqcrypto_compat/actions/runs/24433240208/job/71381920310 After: https://github.com/paragonie/pqcrypto_compat/actions/runs/24534025441/job/71724406568 Code optimization did a lot of the work, but the rest was opcache and enabling JIT.

Replies (1)