From 6eeb5d0163a7f247b7930f828ea62db78cbe382a Mon Sep 17 00:00:00 2001 From: William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:56:25 +0100 Subject: [PATCH] Update performance results --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6376a7d..83d9147 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ tex-fmt is over a thousand times faster than latexindent. | **Files** | **Lines** | **Size** | **tex-fmt** | **latexindent** | **latexindent -m** | | --- | --- | --- | --- | --- | --- | -| 49 | 94k | 3.5M | **0.096s** | 97s [x1001] | 125s [x1288] | +| 49 | 94k | 3.5M | **0.092s** | 97s [x1054] | 125s [x1359] | ## Contribution