#6027: get_memory_usage() sucks performance wise on OSX
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: new
Priority: critical | Milestone: sage-4.0
Component: porting | Keywords:
----------------------+-----------------------------------------------------
{{{
----------------------------------------------------------------------
| Sage Version 3.4.2, Release Date: 2009-05-04 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: timeit('get_memory_usage()')
5 loops, best of 3: 486 ms per loop
}}}
This causes sage/rings/tests.py to take forever in -long doctesting mode.
See http://blog.kuriositaet.de/?p=257 for a more efficient way to get the
current memory used.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6027>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---