Ticket #4186 (closed defect: fixed)
[with patch, positive review] speed up default __call__
| Reported by: | robertwb | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.1.3 |
| Component: | coercion | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
As this is used everywhere, I added a couple more optimizations. Cython generates less then optimal code here too, which I will fix.
Attachments
Change History
comment:1 Changed 5 years ago by mhansen
- Summary changed from [with patch, needs review] speed up default __call__ to [with patch, positive review] speed up default __call__
Looks good to me.
Note: See
TracTickets for help on using
tickets.

