> sage: get_memory_usage()
> '81M'
>
> While there should be a difference between 32 and 64 bit, i.e 64 bit
> code is larger and consumes more memory, the result from Linux is not
> even close to the truth, i.e. I don't think 32 bit Solaris is roughly
> a magnitude more efficient than 64 bit Linux.
>
> Either way, the result of get_memory_usage() should be consistent
> across platforms and not return a string in some cases and something
> else on Linux. It should be a float of the memory used in MB.

+1  Create a trac ticket.  This will be an easy point for the
"fix-the-most-trac-bugs-in-sage contest we're having next week.

Willam

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to