From 3d852acb4c160335e133c07fdcaeea672d58a5c1 Mon Sep 17 00:00:00 2001 From: Brad Schoening Date: Mon, 18 Nov 2024 17:33:06 -0500 Subject: [PATCH] updated perf benchmarks --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e27e7f..da4cdbb 100644 --- a/README.md +++ b/README.md @@ -136,8 +136,7 @@ To run the unit tests, including all test vectors from the NIST specification, r ## Performance Benchmarks -Mysto FF3 was benchmarked on a MacBook Air (1.1 GHz Quad-Core Intel Core i5) -performing 57,000 tokenization per second with mixed 8 character data input. +Mysto FF3 was benchmarked on a MacBook Air M2 performing 90,000 tokenization per second with mixed 8 character data input. To run the performance tests: