Skip to content

Commit 62a66cc

Browse files
committed
Clarified speed (#4)
1 parent 4fb5ba2 commit 62a66cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Microdiff is a tiny (currently <1kb), fast, zero dependency object and array com
1010

1111
# Features
1212

13-
- 🚀 100%+ faster than other object diff libraries
13+
- 🚀 More than double the speed of other object diff libraries
1414
- 📦 Extremely lightweight, <1kb minified
1515
- 🌎 Supports Deno, Node, the web, and even service workers. Also comes with built in Typescript types
1616
- 🔰 Very easy to use, having just a single `diff()` function

0 commit comments

Comments
 (0)