Quantcast
Viewing all articles
Browse latest Browse all 11593

Re: Tinder cpu overheat

Looks like Tinder does not use stringprep.jar at all, it uses libidn.jar
We found CPU consumption first within Tinder and after fixing it found the same troubles inside old libidn.jar (1.15).
So we update tinder code AND update libidn.jar to 1.28 (see the first post with all 3 stages graphs: "before" - "only tinder" - "tinder and libidn").
We did not touch stringprep.jar at all.
So I was going to update 2 libs inside Openfire to fix CPU consumption: tinder and libidn, not stringprep.
For now I'm thinking about PR to tinder with Bintray repo dependency inside - just to let team see what was changed and let update that PR or update it just on merge (if it will be merged) with official libidn Maven release later.
And we are going to setup Travis build for our Tinder branch and thus Opefire team will be able to get both jars just from public Bintray repo.


Viewing all articles
Browse latest Browse all 11593

Trending Articles