|
| From: | pango |
| Subject: | [Mldonkey-users] [patch #4510] IP: Save Memory by using chars instead of int |
| Date: | Wed, 12 Oct 2005 22:04:30 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050831 Galeon/1.3.20 (Debian package 1.3.20-1) |
Follow-up Comment #4, patch #4510 (project mldonkey):
Ooops! Forgot to add Int32.t to the list of tested types.
Memory usage is the same as int * int:
# ls -lrS core.*
-rw------- 1 root root 4751360 2005-10-12 21:27 core.reference
-rw------- 1 root root 17465344 2005-10-12 21:29 core.2ints
-rw------- 1 root root 17469440 2005-10-12 22:02 core.Int32
-rw------- 1 root root 26370048 2005-10-12 21:28 core.4chars
-rw------- 1 root root 26374144 2005-10-12 21:28 core.4ints
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4510>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |