Re-ordered the type checks so that I can avoid polymorphic property lookups in event updates. (It improved the common case of no change by a little over ~40%.) |
||
|---|---|---|
| .. | ||
| tests | ||
| fragment.js | ||
| hyperscript.js | ||
| render.js | ||
| trust.js | ||
| vnode.js | ||
Re-ordered the type checks so that I can avoid polymorphic property lookups in event updates. (It improved the common case of no change by a little over ~40%.) |
||
|---|---|---|
| .. | ||
| tests | ||
| fragment.js | ||
| hyperscript.js | ||
| render.js | ||
| trust.js | ||
| vnode.js | ||