On Fri, Dec 23, 2011 at 12:18:49PM +0100, Olivier Grisel wrote:
> Looks good too here (just did a bunch of calls to dumpz / loadz on
> various objects).

Hum, so you tried out an oldish version of the code, as dumpz / loadz
have disappeared and have been replaced by a 'zipped=True'.

> What about implementing a dump(obj, path, compress='gzip') with the
> standard multi files output as discussed in the plane? Do you still
> have this in ming or the zip archive is enough in your opinion?

I tried it out, and it was actually slower than the current
implementation. The loader of the current implementation does the
decompression in memory, and is reasonnably fast.

> See also: https://github.com/andrix/python-snappy

I had a look, but that's still very much bleeding edge.

Thanks for the feedback,

Gael

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to