import performance compress vs uncompressed
Posted: Thu Apr 26, 2012 3:32 pm
Hello,
This just an observation that may be useful for others on the relative performance on importing compressed vs uncompressed files from the command line.
On a set of 82 MRC-files, in total about 2.5 GB compressed/5 GB uncompressed, it took 179 min to import the compressed files, but only 17 min to do the steps uncompress/import/re-compress. Obviously only one data point for one file format on one server (Dell T5500 running RHEL6.2WS).
From the Blitz log, it looks like most of the time for the compressed files are spent in ome.api.RawPixelStore.setTile
Cheers,
Ingvar
This just an observation that may be useful for others on the relative performance on importing compressed vs uncompressed files from the command line.
On a set of 82 MRC-files, in total about 2.5 GB compressed/5 GB uncompressed, it took 179 min to import the compressed files, but only 17 min to do the steps uncompress/import/re-compress. Obviously only one data point for one file format on one server (Dell T5500 running RHEL6.2WS).
From the Blitz log, it looks like most of the time for the compressed files are spent in ome.api.RawPixelStore.setTile
Cheers,
Ingvar