File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -293,9 +293,9 @@ There are a few other libraries that do the same thing, although none offer the
293293
294294Library | ops/sec
295295:---|---:
296- object-selectors (string) | 77,186 ops/sec ±10.09 % (88 runs sampled)
297- object-selectors (pre-compiled) | 971,047 ops/sec ±2.05 % (92 runs sampled)
298- object-selectors (pre-compiled, no collation) | 887,305 ops/sec ±0.88 % (93 runs sampled)
296+ object-selectors (string) | 61,866 ops/sec ±9.58 % (87 runs sampled)
297+ object-selectors (pre-compiled) | 924,611 ops/sec ±1.32 % (90 runs sampled)
298+ object-selectors (pre-compiled, no collation) | 915,694 ops/sec ±1.16 % (92 runs sampled)
299299[ easy-object-selector] ( https://github.com/deltavi/easy-object-selector ) | 4,175,650 ops/sec ±0.51% (92 runs sampled)
300300[ object-path] ( https://github.com/mariocasciaro/object-path ) | 1,125,960 ops/sec ±0.55% (93 runs sampled)
301301[ dot-prop] ( https://github.com/sindresorhus/dot-prop ) | 4,115,248 ops/sec ±1.09% (90 runs sampled)
You can’t perform that action at this time.
0 commit comments