firequery icon indicating copy to clipboard operation
firequery copied to clipboard

add an option to disable data mutation displaying

Open cobexer opened this issue 12 years ago • 0 comments

the .eq call on line https://github.com/binaryage/firequery/blob/master/firefox/chrome/content/firequery.js#L683 uses far too much CPU time if there is a lot of data attached to DOM nodes, this can be seen in the attached image:

firequery-profile

cobexer avatar Oct 28 '13 14:10 cobexer