From 97cb430a6ed38d4c9f1b5611e4a50ef6ccc742c0 Mon Sep 17 00:00:00 2001 From: Nick Babcock Date: Thu, 19 Dec 2024 08:11:16 -0600 Subject: [PATCH] update perf numbers --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39b1a99..3d34ff4 100644 --- a/README.md +++ b/README.md @@ -80,10 +80,10 @@ with the following options and the estimated elapsed time. | Header | Corruption Check | Body | Output JSON | Elapsed | Throughput | | - | - | - | - | - | - | -| ✔ | | | | 68.0 µs | | -| ✔ | ✔ | ✔ | | 6.6 ms | 223 MiB/s | -| ✔ | | ✔ | | 6.3 ms | 232 MiB/s | -| ✔ | ✔ | ✔ | ✔ | 35 ms | 531 MiB/s ^1 | +| ✔ | | | | 32 µs | | +| ✔ | ✔ | ✔ | | 5.1 ms | 290 MiB/s | +| ✔ | | ✔ | | 4.8 ms | 315 MiB/s | +| ✔ | ✔ | ✔ | ✔ | 31 ms | 600 MiB/s ^1 | ^1: JSON serialization throughput includes the amount of JSON produced