> 
> OK, I got what you meaning: speed regression.
> 
> I'm not familiar with the test stuff, so I want to ask:
> 
> I think src/input/ doesn't support speed comparison,
> so you compare *.output with previous ones manually?

I usually measure time to run the whole testsute (just
using Linux 'time').  If there are reasons to suspect
some specific area I time individal tests or run
extra test specifically to test for speed.  Basically,
if I there are no noticable difference I assume that
speed is good enough (either new routine is fast or
operation is rare enough that speed does not matter).
-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to