Search Results

-1
votes
2answers
93 views

are XML standard parsers faster than other kind of custom written parsers?

Are xML parsers(provided by standard libraries ) faster than custom written parsers if so, Why ? …