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

Bug#732836: ben: tracker could do with a performance enhancement



Le 22/12/2013 10:59, Niels Thykier a écrit :
> In particular, it seems to be very slow for ben files containing a lot
> of "OR" relations; even if these are exact package names (see attached
> file).

Did you try:

  .depends ~ "foo|bar"

instead of:

  .depends ~ "foo" | .depends ~ "bar"

?

Cheers,

-- 
Stéphane


Reply to: