bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions


From: James Youngman
Subject: Re: Questions
Date: Tue, 13 Mar 2007 14:35:35 +0000

On 3/13/07, Leslie P. Polzer <address@hidden> wrote:
I see.  But I believe we could stay with integers in normal operation
(since we need only number_of_predicates numbers to reorder the tests)

This is true.

and use floats only for performance measurement.

What's the problem with using floats?

Or perhaps you could tell me more about the architecture of the
optimizer you had in mind.  Should it be some adaptive system?

No, not yet.  At the moment, the optimiser is just the functions
opt_expr() and do_arm_swaps().  Before we change the decisions the
optimiser does, we need to (1) gather information about actual success
rates and (2) measure the performance changes.

Going on to adaptively reoptimise the operations needs to wait until
after the potential performance benefit (if any) has been measured.

James.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]