We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b610d65 commit c106313Copy full SHA for c106313
README.md
@@ -179,11 +179,11 @@ and `minted` are automatically skipped.
179
## Performance
180
181
When formatting all of the test cases,
182
-tex-fmt is over a thousand times faster than latexindent.
+tex-fmt is over two thousand times faster than latexindent.
183
184
| **Files** | **Lines** | **Size** | **tex-fmt** | **latexindent** | **latexindent -m** |
185
| --- | --- | --- | --- | --- | --- |
186
-| 49 | 94k | 3.5M | **0.052s** | 99s [x1904] | 132s [x2538] |
+| 49 | 94k | 3.5M | **0.047s** | 106s [x2208] | 127s [x2661] |
187
188
## Contribution
189
0 commit comments