Slow rules with dev build

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
LorenzoC

Slow rules with dev build

Post by LorenzoC »

I am using dev build 1.3.5b.2831.
Why this rule:
||youtube.*^$third-party
Is marked as "slow" (snail icon)?
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: Slow rules with dev build

Post by Hubird »

I'm not sure why it is slow but without the third party switch the snail icon disappears :?

** EDIT **

Also happens with

Code: Select all

||jscount.com^
Adding any sort of option to the rule causes it to be marked as slow in the filter composer.



Minefield 4.0b12pre (2011-02-19)
ABP 1.3.5b.2831
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: Slow rules with dev build

Post by fanboy »

Isolated which build it went bad.. Seems to be a Firefox issue affecting Adblock

Code: Select all

1298082977 Good
1298084708 BAD
User avatar
Adblock Plus Fan
Posts: 1255
Joined: Sat Feb 24, 2007 11:08 am

Re: Slow rules with dev build

Post by Adblock Plus Fan »

I guess you stepped on a mine in the minefield :mrgreen:
LorenzoC wrote:||youtube.*^$third-party
By the way, you can safely remove this part of the filter.
LorenzoC

Re: Slow rules with dev build

Post by LorenzoC »

Yes, I know. I tried any combinations of characters before giving up and concluding it was a bug. :)
LorenzoC

Re: Slow rules with dev build

Post by LorenzoC »

FYI, I use the following:
||youtube.*^$third-party
For removing youtube videos from blogs I follow.
I don't get why people embed the videos instead of just posting the link to youtube.
Anyway, removing the "*" before the "^" embedded videos aren't blocked.

I've got other 3 or 4 rules with "third-party" and of course they are "too shrt" - "slow" as well.
Are we sure it is minefield instead of ABP dev build?
User avatar
Adblock Plus Fan
Posts: 1255
Joined: Sat Feb 24, 2007 11:08 am

Re: Slow rules with dev build

Post by Adblock Plus Fan »

LorenzoC wrote:Anyway, removing the "*" before the "^" embedded videos aren't blocked.
I meant to say that you can safely remove " ^ " as well. And get something like this:
||youtube.$third-party
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: Slow rules with dev build

Post by Hubird »

This appears to have been fixed with a Minefield update.
Locked