[Bug 27126] The bzip2 python stuff is really ugly. Maybe parts should be redone in C.

2011-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27126

Ariel T. Glenn  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Ariel T. Glenn  2011-09-18 06:48:41 
UTC ---
done, if not perfect, and a huge improvement over the python stuff I had.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27126] The bzip2 python stuff is really ugly. Maybe parts should be redone in C.

2011-03-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27126

--- Comment #4 from Ariel T. Glenn  2011-03-22 19:42:08 
UTC ---
well there is a whole project lying around for this, please see:

http://www.mediawiki.org/wiki/Dbzip2

I've been looking for suckers^Wvolunteers to poke at it...

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27126] The bzip2 python stuff is really ugly. Maybe parts should be redone in C.

2011-03-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27126

Diederik van Liere  changed:

   What|Removed |Added

 CC||dvanli...@gmail.com

--- Comment #3 from Diederik van Liere  2011-03-22 
18:30:25 UTC ---
Parallel bzip2 (http://compression.ca/pbzip2/) might be interesting to speed up
the compression process.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27126] The bzip2 python stuff is really ugly. Maybe parts should be redone in C.

2011-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27126

--- Comment #2 from Ariel T. Glenn  2011-02-04 20:11:36 
UTC ---
Ah no, specifically I mean my python bzip2 stuff that I will shortly be using
to do things like find the last pageid in a truncated bzip2 history file by
seeking to near the end of the file and grabbing it.  It works, ok... but it is
gross. 

However!  Please clue me in if there are parallel bzip2 projects further along
than dbzip2; we might be looking at them for other reasons.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27126] The bzip2 python stuff is really ugly. Maybe parts should be redone in C.

2011-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27126

--- Comment #1 from Brion Vibber  2011-02-04 17:55:48 UTC ---
Is this about dbzip2 or something else? There are several other projects that
do pretty much what dbzip2 did, and there should be some that are better
maintained and better-performing these days...

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l