Avatar for the CodSpeedHQ user
CodSpeedHQ
cryptography
BlogDocsChangelog

Add timezone-aware API variant for `x509.InvalidityDate.invalidity_date`

#11
Comparing
invalidity-date-utc
(
40fcc4b
) with
main
(
f7733c3
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
19
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_hmac_sha256
tests/bench/test_hmac.py::test_hmac_sha256
CodSpeed Performance Gauge
+1%
69.3 µs
68.6 µs
test_load_pem_certificate
tests/bench/test_x509.py::test_load_pem_certificate
CodSpeed Performance Gauge
0%
117.2 µs
116.9 µs
test_load_ec_public_numbers
tests/bench/test_ec_load.py::test_load_ec_public_numbers
CodSpeed Performance Gauge
0%
116.8 µs
116.6 µs
test_aessiv_encrypt
tests/bench/test_aead.py::test_aessiv_encrypt
CodSpeed Performance Gauge
0%
45.2 µs
45.1 µs
test_load_ec_private_numbers
tests/bench/test_ec_load.py::test_load_ec_private_numbers
CodSpeed Performance Gauge
0%
237 µs
236.7 µs
test_sha256
tests/bench/test_hashes.py::test_sha256
CodSpeed Performance Gauge
0%
61.8 µs
61.8 µs
test_aesgcm_encrypt
tests/bench/test_aead.py::test_aesgcm_encrypt
CodSpeed Performance Gauge
0%
50.9 µs
50.9 µs
test_aessiv_decrypt
tests/bench/test_aead.py::test_aessiv_decrypt
CodSpeed Performance Gauge
0%
44.5 µs
44.5 µs
test_load_der_certificate
tests/bench/test_x509.py::test_load_der_certificate
CodSpeed Performance Gauge
0%
45.5 µs
45.5 µs
test_aki_public_bytes
tests/bench/test_x509.py::test_aki_public_bytes
CodSpeed Performance Gauge
0%
29.7 µs
29.8 µs
test_verify_docs_python_org
tests/bench/test_x509.py::test_verify_docs_python_org
CodSpeed Performance Gauge
0%
637.2 µs
637.8 µs
test_chacha20poly1305_decrypt
tests/bench/test_aead.py::test_chacha20poly1305_decrypt
CodSpeed Performance Gauge
0%
54.2 µs
54.4 µs
test_chacha20poly1305_encrypt
tests/bench/test_aead.py::test_chacha20poly1305_encrypt
CodSpeed Performance Gauge
0%
57.9 µs
58.1 µs
test_aesccm_encrypt
tests/bench/test_aead.py::test_aesccm_encrypt
CodSpeed Performance Gauge
0%
49.6 µs
49.8 µs
test_aesocb3_decrypt
tests/bench/test_aead.py::test_aesocb3_decrypt
CodSpeed Performance Gauge
0%
42.4 µs
42.6 µs
test_aesccm_decrypt
tests/bench/test_aead.py::test_aesccm_decrypt
CodSpeed Performance Gauge
-1%
48 µs
48.2 µs
test_aesgcm_decrypt
tests/bench/test_aead.py::test_aesgcm_decrypt
CodSpeed Performance Gauge
-1%
50 µs
50.3 µs
test_object_identifier_constructor
tests/bench/test_x509.py::test_object_identifier_constructor
CodSpeed Performance Gauge
-1%
18.7 µs
18.8 µs
test_aesocb3_encrypt
tests/bench/test_aead.py::test_aesocb3_encrypt
CodSpeed Performance Gauge
-1%
42.5 µs
42.8 µs

Commits

Click on a commit to change the comparison range
Base
main
f7733c3
0%
Add timezone-aware API variant for `x509.InvalidityDate.invalidity_date`
40fcc4b
11 months ago
by facutuesca
Home Terms PrivacyDocs