slixmpp/sleekxmpp/xmlstream/matcher
Lance Stout 2923f56561 Pre-parse StanzaPath paths to speed up matching.
The parsing and namespace cleaning isn't terribly expensive, but it does
add up. It was adding an extra 5sec when processing 100,000 basic
message stanzas.
2012-01-17 22:28:44 -08:00
..
__init__.py More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00
base.py Update api docs for handlers and matchers 2011-12-04 16:26:14 -08:00
id.py Update api docs for handlers and matchers 2011-12-04 16:26:14 -08:00
many.py
stanzapath.py Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
xmlmask.py Update the API docs for XMLStream 2011-12-04 20:35:17 -08:00
xpath.py Update api docs for handlers and matchers 2011-12-04 16:26:14 -08:00