bench: Improve benchmark_decrypting.rs benchmark

This commit is contained in:
Hocuri
2025-08-11 16:29:34 +02:00
parent 479a5632fb
commit 2efbbcc669
4 changed files with 92 additions and 51 deletions

View File

@@ -113,7 +113,7 @@ pub mod peer_channels;
pub mod reaction;
#[cfg(feature = "internals")]
pub mod benchmark_internals;
pub mod internals_for_benchmarks;
/// If set IMAP/incoming and SMTP/outgoing MIME messages will be printed.
pub const DCC_MIME_DEBUG: &str = "DCC_MIME_DEBUG";