gitface
Results
1
issues of
gitface
I found the XML part of this slows it down and it is almost 3 times faster by skipping the XML like this: var fullyQualifiedName:String = getQualifiedClassName(clazz).replace( /::/, "." );...