Skip to content

Instantly share code, notes, and snippets.

@laughinghan
Created May 25, 2013 06:46
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/5648185 to your computer and use it in GitHub Desktop.
Save laughinghan/5648185 to your computer and use it in GitHub Desktop.
after
//timestamp: [time difference from previous] message
32: [32µs] about to do this.each (jQuery.fn.each)
50: [18µs] entered this.each, about to do .attr and MathElement[] lookup
80: [30µs] done, there is a block!
84: [4µs] got cursor, about to do cursor.clearSelection()
89: [5µs] did cursor.clearSelection(), about to do block.renderLatex(latex)
431: [342µs] parsed latex
436: [5µs] cleared children from edit tree
447: [11µs] adopted into edit tree
533: [86µs] detached textarea
619: [86µs] generated html
983: [364µs] set innerHTML
1326: [343µs] jQize-d
1330: [4µs] entered finalizeInsert
1413: [83µs] postOrder-ed finalizeTree
1429: [16µs] postOrder-ed nonexistentMethod
1695: [266µs] postOrder-ed blur
1755: [60µs] postOrder-ed respace
1760: [5µs] maybe self.next.respaced
1775: [15µs] maybe self.prev.respaced
1795: [20µs] postOrder-ed redraw
1807: [12µs] bubble-d redraw
1870: [63µs] prepended textarea
1979: [109µs] appended cursor
1983: [4µs] did block.renderLatex(latex), about to maybe blur
2018: [35µs] blurred block, about to triggerSpecialEvent('render')
2048: [30µs] done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment