This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: upstream-tracker: elfutils


On 02/01/2013 11:15 AM, Roland McGrath wrote:
> What's the format of the ABI dumps?  It might be appropriate to store that
> in the repo.

You can choose either Data::Dumper or XML.  It compresses by default,
but you can output it plain too (which you'd want in the repo).  For
elfutils master I got 1.1M and 556K uncompressed dumps, respectively.

Amusingly, the difference in size appears to be mostly whitespace, from
Data::Dumper's heavy indentation with spaces.  I expect git's object
compression should moot that difference.  At least, bzip2 of either
format is only about 27K.


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