matthewmueller / sun

Simple little virtual DOM node builder for Preact.
15 stars 1 forks source link

create a factory that doesn't loop over all the attributes everytime #6

Open matthewmueller opened 8 years ago

matthewmueller commented 8 years ago

this should be a pretty big perf improvement

matthewmueller commented 8 years ago

can use same technique as: https://github.com/scijs/ndarray/blob/master/ndarray.js