On Oct 13, 2006, at 6:43 PM, Martin Albrecht wrote:

> Thoughts?

(1) I assume you're using omalloc as a drop-in replacement for  
malloc, i.e. just substituting malloc/free/realloc or something like  
that. Does omalloc have a more sophisticated interface though?

(2) Have you run the timings for x = y + z from a C loop, instead of  
using timeit? To save you a bit of typing, here's what we were  
playing with on the last day of the workshop:

http://sage.math.washington.edu/home/dmharvey/sage/test.spyx

Also are you testing with the patch that Joel and I were working on?  
Here's one version (from Joel's directory), although this is NOT for  
inclusion in SAGE yet:

http://sage.math.washington.edu/home/jbmohler/patches/ 
ring_element_addition.patch

David


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to