[Xcb] [PATCH] Reduce memory footprint of xcb-atom

Tilman Sauerbeck tilman at code-monkey.de
Sun May 13 02:44:37 PDT 2007


Tilman Sauerbeck [2007-05-11 18:16]:
> [...]
> Some numbers:
> before:
> 
>    atom/.libs/libxcb-atom.so: 73 relocations [...]
> 
>    text	   data	    bss	    dec	    hex	filename
>    9587	    588	    132	  10307	   2843	atom/.libs/libxcb-atom.so
> 
> after:
> 
>    atom/.libs/libxcb-atom.so: 5 relocations
> 
>    text	   data	    bss	    dec	    hex	filename
>    9183	    316	    132	   9631	   259f	atom/.libs/libxcb-atom.so

As with the other patch, this will likely not have any real savings on
memory.

Regards,
Tilman

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/xcb/attachments/20070513/a757b7e9/attachment.pgp 


More information about the Xcb mailing list