domJSON icon indicating copy to clipboard operation
domJSON copied to clipboard

Speed optimizations

Open azaslavsky opened this issue 10 years ago • 0 comments

  • Speed up how domProperties are parsed when using an inclusive filterList (or boolean false)
  • Maybe rewrite the createNode function to concatenate children, then append them using innerHTML?

azaslavsky avatar Jan 11 '15 23:01 azaslavsky