From 81e195d39da6bc07f69677f3c10f57fb8a2cbbf6 Mon Sep 17 00:00:00 2001 From: Franziskus Kiefer Date: Mon, 15 Jan 2024 16:06:39 +0100 Subject: [PATCH] Update Benchmarks.md --- Benchmarks.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Benchmarks.md b/Benchmarks.md index 3e91e00c..5142d047 100644 --- a/Benchmarks.md +++ b/Benchmarks.md @@ -207,8 +207,6 @@ Performance of parsing the server certificate can be improved by 50% by avoiding We compare with [Rustls](https://github.com/rustls/rustls) as it is the most popular TLS implementation in Rust and claims to be [almost as fast as OpenSSL](https://www.memorysafety.org/blog/rustls-performance/). -- [ ] Note that simd is currently disabled on arm in libcrux. - ### M1 Pro #### Client