https://bugzilla.wikimedia.org/show_bug.cgi?id=50316

--- Comment #7 from Arlo Breault <abrea...@wikimedia.org> ---
gwicke: In what way are these permutations? From the blacklist,

add("selser", "Non-word characters don't terminate tag names (bug 17663, 40670,
52022) [[3],3,[3],3,4,3,4,4,4,2,3]");

this just looks like combinations with replacements. Given that there are 11
numbers between 2 and 4 inclusive, you'd have to generate 3^11 changes, rather
than 20 random ones. That doesn't seem faster.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to