Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "uldu", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Ultra lightweight utility to create DOM nodes.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/chriskr/uldu", |
@@ -24,3 +24,3 @@ # uldu | ||
- update the year 10 times, e.g. switch 5 times to the next year and 5 times to | ||
the previous year in thew first calendar | ||
the previous year in the first calendar | ||
- stop recording | ||
@@ -32,2 +32,4 @@ | ||
Average of 5 records (standard deviation ca. 5%) for both: | ||
<img src="http://chriskr.github.io/assets/performance-uldu-react.png" | ||
@@ -209,2 +211,3 @@ width="600" | ||
}; | ||
``` | ||
``` | ||
28439
211