File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ --------------------------------------------------
2+ <a name =" 0.6.11 " ></a >
3+ # 0.6.11 (2018-10-25)
4+
5+ ## Changes
6+ - performance improvements by [ @andersnm ] ( https://github.com/andersnm )
7+ - rewritten schema compiling by [ @andersnm ] ( https://github.com/andersnm )
8+
19--------------------------------------------------
210<a name =" 0.6.10 " ></a >
311# 0.6.10 (2018-06-25)
Original file line number Diff line number Diff line change 1212
1313## Key features
1414* fast! Really!
15- * 9 built-in validators
15+ * 13 built-in validators
1616* custom validators
1717* nested object & array handling
1818* multiple validators
2222* unit tests & 100% cover
2323
2424# How fast?
25- Very fast! ~ 4 million validation/sec (on Intel i7-4770K, Node.JS: 6.10 .0)
25+ Very fast! ~ 5 million validation/sec (on Intel i7-4770K, Node.JS: 8.11 .0)
2626```
27- √ validate with pre-compiled schema 3,986,017 rps
27+ √ validate with pre-compiled schema 5,460,129 rps
2828```
2929
3030Compared to other popular libraries:
You can’t perform that action at this time.
0 commit comments