mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-08 05:39:20 +00:00
7f4fe22a98
On my Debian laptop, openssl_init() takes ~30ms to load the default CA certificates serialized in PEM format, and the cost is added to each jj invocation. This change saves 20s (of 50s) on my machine. % wc -l /usr/lib/ssl/cert.pem 3517 /usr/lib/ssl/cert.pem |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |