Summary: | Add a way to disable VoIP-related features | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Marco Barisione <marco.barisione> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | alban.crequy |
Version: | git master | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.collabora.com/git/user/bari/telepathy-gabble.git/log/?h=disable-voip | ||
Whiteboard: | review+ and review- at the same time | ||
i915 platform: | i915 features: |
Description
Marco Barisione
2012-03-19 04:56:05 UTC
Basically this patch only helps with the size of the executable (and the amount of size it uses in memory), but it doesn't have any real effect on the actual memory usage. On my system (64 bit Debian) gabble compiled with plugin support and using OpenSSL uses on disk (the amount of memory used for the executables is very similar to the size on disk): - 1618648 bytes if both file transfer and VoIP are enabled - 1526784 bytes if file transfer is disabled and VoIP is enabled - 1255232 bytes if both file transfer and VoIP are disabled This branch is obviously rubbish... but it looks okay enough. All tests pass with the various combinations of flags -> merged. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.