On Jun 30, 7:49 am, John H Palmieri <jhpalmier...@gmail.com> wrote:
> It would be nice to see timings on other systems.

64-bit Kubuntu 9.04 on dual-core Intel, reasonably new, but not
extravagant hardware.

4.1.alpha2:
sage: time s = search_src('matrix', interact=False)
CPU times: user 0.01 s, sys: 0.00 s, total: 0.01 s
Wall time: 1.69 s

Patched:
sage: time s = search_src('matrix', interact=False)
CPU times: user 1.12 s, sys: 0.03 s, total: 1.15 s
Wall time: 1.43 s

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

Reply via email to