On Tue, 30 Jun 2009 at 12:00PM -0700, Rob Beezer wrote:
> 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

I have also done some testing, and it seems like with the patch, things
are generally a bit faster. So #6429 looks like a big win to me.

Dan

-- 
---  Dan Drake <dr...@kaist.edu>
-----  KAIST Department of Mathematical Sciences
-------  http://mathsci.kaist.ac.kr/~drake

Attachment: signature.asc
Description: Digital signature

Reply via email to