Displaying 1 result from an estimated 1 matches for "xmlinternalnod".
Did you mean:
xmlinternalnode
2012 Oct 26
1
Parsing very large xml datafiles with SAX: How to profile <anonymous> functions?
...9.38 98.77 0.00 0.00
".Call" 149.32 98.73 3.04 2.01
"<Anonymous>" 146.74 97.02 141.26 93.40 <---
!!
"xmlValue" 3.04 2.01 0.46 0.30
"xmlValue.XMLInternalNode" 2.58 1.71 0.14 0.09
"standardGeneric" 2.12 1.40 0.50 0.33
"gc" 1.86 1.23 1.86 1.23
...
Is there a way to make Rprof() identify the different handler functions, so
I can know which...