#12313: Fix yet another memory leak caused by caching of coercion data
--------------------------------------------------------------------------+-
Reporter: SimonKing |
Owner:
Type: defect |
Status: positive_review
Priority: major |
Milestone: sage-pending
Component: memleak |
Resolution:
Keywords: coercion weak dictionary |
Work issues:
Report Upstream: N/A |
Reviewers: Simon King, Jean-Pierre Flori, John Perry, Nils Bruin
Authors: Simon King, Jean-Pierre Flori |
Merged in:
Dependencies: #715, #11521, #12215, #13746, to be merged with #13378 |
Stopgaps:
--------------------------------------------------------------------------+-
Changes (by SimonKing):
* dependencies: #715, #11521, #12215, #13746 => #715, #11521, #12215,
#13746, to be merged with #13378
Comment:
Thank you! I'd like to see this merged together with #13378 - namely,
#12313 introduces the problem that the repeated use of `ZZ.ideal(5)`
accumulates useless data (i.e., the information that there is no coercion
map that has 5 as domain) in some coercion dict and makes the command
incrementally slower. And this problem is fixed in #13378.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12313#comment:273>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.