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

Erik Zachte <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Erik Zachte <[email protected]> 2012-11-22 14:47:26 
UTC ---
The main bottleneck was memory, as the list of anon ip's was huge, and perl
hashes are pretty memory intensive. Even when stat1 has much more memory than
bayes the list of ip's of course has grown over time as well. 

So what I need to do is collect anon edits in a flat file and sort/aggregate
after dump parsing is complete. Then this could stay integral part of current
job. 

I added a task in Asana: https://app.asana.com/0/711699995949/2544338304587,
but low priority

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to