Closed
Bug 1645863
Opened 5 years ago
Closed 5 years ago
libglean_ffi.so is 38 megabytes big in pypi distribution
Categories
(Data Platform and Tools :: Glean: SDK, defect)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1597714
People
(Reporter: wlach, Unassigned)
Details
We just released a linux version of the mozregression gui and it's huge (bug 1645860). One of the issues seem to be that the glean dynamic library (libglean_ffi.so) distributed with the python library is very big (38 megs). Is there any way we can slim this down? It seems to be only 10 megabytes big (still large) on Mac.
Comment 1•5 years ago
|
||
Absolutely. An optimizied and stripped lib is about 2mb big or so.
We simply failed to do that until now, but there's a bug for that.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•