Skip to content

Commit 6d40e82

Browse files
committed
fix(ci): bump version
1 parent 54b5b70 commit 6d40e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It is not intended to replace packages like [toml\_edit](https://github.com/nvim
2626
Basic benchmarking shows promising results:
2727

2828
* Slightly slower than `cjson` (2x longer), despite parsing TOML instead of JSON.
29-
* Around 7x faster than `toml_edit` for parsing (not accounting for the added ability to read directly into an existing lua table).
29+
* Significantly faster than `toml_edit` (not accounting for the added ability to read directly into an existing lua table).
3030

3131
## Installation
3232

0 commit comments

Comments
 (0)