This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compacting _Jv_Utf8Const


I guess it's a matter of priorities then.

Still, is anybody who understands GCC EH interested in looking at the
huge amount of bloat it contributes?

  - a


Per Bothner <per@bothner.com> writes:
> Adam Megacz wrote:
>
>> Per Bothner <per@bothner.com> writes:
>>
>>>So the savings would be 3.5 bytes per name.  Is that enough to be
>>>worth while?
>> I'm more concerned about space wasteage that won't be removed by gzip
>> compression.
>
> For embedded system we care about memory usage, not just download speed.
> One could compare the meta-data in the core image, and "lazily" (when
> needed) uncompress them, but I think that may be trickier to make work
> well.
> -- 
> 	--Per Bothner
> per@bothner.com   http://per.bothner.com/
>

-- 
"Truth is One, though the Sages know it as Many."    -- Rig Veda


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]