slixmpp/sleekxmpp/xmlstream
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
..
handler Update api docs for handlers and matchers 2011-12-04 16:26:14 -08:00
matcher Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
__init__.py
filesocket.py Add docs for filesocket 2011-11-22 16:33:38 -08:00
jid.py Update api docs for JID 2011-12-04 13:42:46 -08:00
scheduler.py Add API docs for the scheduler 2011-12-04 16:43:05 -08:00
stanzabase.py Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
test.py
test.xml
testclient.py
tostring.py Update tostring docs, plus more doc cleanup 2011-11-22 16:25:33 -08:00
xmlstream.py Remove stream feature handlers on session_start. 2012-01-17 22:14:24 -08:00