function bindResourceAndEstablishSession
Smack/AbstractXMPPConnection.java at master · igniterealtime/Smack · GitHub
line 520
The packet collector for session and resource binding are making the library bit slow.
If I set legacySessionDisabled = true, then the library works faster.