Skip to content

Instantly share code, notes, and snippets.

@laughinghan
Created May 27, 2013 03:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laughinghan/5655045 to your computer and use it in GitHub Desktop.
Save laughinghan/5655045 to your computer and use it in GitHub Desktop.
after
28: [28µs] about to do this.each (jQuery.fn.each)
44: [16µs] entered this.each, about to do .attr and MathElement[] lookup
73: [29µs] done, there is a block!
76: [3µs] got cursor, about to do cursor.clearSelection()
80: [4µs] did cursor.clearSelection(), about to do block.renderLatex(latex)
235: [155µs] parsed latex
239: [4µs] cleared children from edit tree
246: [7µs] adopted into edit tree
318: [72µs] detached textarea
380: [62µs] generated html
716: [336µs] set innerHTML
1010: [294µs] jQize-d
1382: [372µs] prepended textarea
1402: [20µs] appended cursor
1405: [3µs] did block.renderLatex(latex), about to maybe blur
1424: [19µs] blurred block, about to triggerSpecialEvent('render')
1452: [28µs] done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment