summaryrefslogtreecommitdiff
path: root/ci-bench
AgeCommit message (Expand)Author
2024-04-09rustls/examples: add rcgen based CA generation toolDaniel McCarney
2024-04-09tests: move existing RSA test data to RSA 2048Daniel McCarney
2024-03-14ci-bench: use jemallocJoseph Birr-Pixton
2024-03-01Format imports with `cargo +nightly fmt-unstable`v/0.23.1Joseph Birr-Pixton
2024-01-04ci-bench: separately bench use of P384 curveJoseph Birr-Pixton
2024-01-04Split test-ca ecdsa by curve; add p521Joseph Birr-Pixton
2023-12-19ci-bench: explain motivation for wall-time measurements in readmeAdolfo Ochagavía
2023-12-18bench: remove cachegrind diff post-processingAdolfo Ochagavía
2023-12-18bench: remove split between significant / negligible in comparisonAdolfo Ochagavía
2023-12-08update examples to use pki_types re-exportJacob Hoffman-Andrews
2023-12-01Update dependenciesJoseph Birr-Pixton
2023-11-30crypto: rework CryptoProvider as structDaniel McCarney
2023-11-30ci-bench: ignore-list aws-lc-rs RSA key validationJoseph Birr-Pixton
2023-11-23Upgrade to latest rustls-pemfileDirkjan Ochtman
2023-11-23ci-bench: remove unnecessary `black_box`Adolfo Ochagavía
2023-11-23ci-bench: replace magic number with constantAdolfo Ochagavía
2023-11-23ci-bench: simplify clap commandAdolfo Ochagavía
2023-11-23ci-bench: transfer more bytes to reduce noiseAdolfo Ochagavía
2023-11-23ci-bench: add wall-time modeAdolfo Ochagavía
2023-11-23ci-bench: rewrite benchmarks in async styleAdolfo Ochagavía
2023-11-22fix clippy warnings in ci-benchJorge Aparicio
2023-11-20ci-bench: update itertools to 0.12Dirkjan Ochtman
2023-11-09Enable testing and benchmarking with aws-lc-rsJoseph Birr-Pixton
2023-11-09Move `rustls::cipher_suite` members into provider moduleJoseph Birr-Pixton
2023-10-18ci-bench: StepperIO -> StepperIoDaniel McCarney
2023-10-18ci-bench: SessionID -> SessionIdDaniel McCarney
2023-10-10ci-bench: save cachegrind logsAdolfo Ochagavía
2023-09-19lib: remove crypto::ring::Ticketer re-exportDaniel McCarney
2023-09-19Use dynamic dispatch for `CryptoProvider`Joseph Birr-Pixton
2023-09-11ci-bench: reduce noise in cg_diff outputJoseph Birr-Pixton
2023-09-07Take latest webpki, pki-types, pemfile, webpki-rootsJoseph Birr-Pixton
2023-09-06Fix: create cg_diff tmp file at the cwdAdolfo Ochagavía
2023-09-05Show detailed icount diff for scenarios with noteworthy diffsAdolfo Ochagavía
2023-09-05Switch to using pki-types crateDirkjan Ochtman
2023-09-05Make ci-bench more deterministicAdolfo Ochagavía
2023-08-30Run resumed handshakes 30x to filter out noiseAdolfo Ochagavía
2023-08-30Hook up icount benchmarks to CIAdolfo Ochagavía
2023-08-30Implement CPU instruction benchmarksAdolfo Ochagavía