Opened 6 years ago

#3192 assigned enhancement

Faster decompression of maps in session files

Reported by: Tom Goddard Owned by: Tom Goddard
Priority: major Milestone:
Component: Volume Data Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Maps saved in session files are compressed with gzip. Compression and decompression on restore are very slow compared to disk I/O. BLOSC compress and decompress would be an order of magnitude or more faster, essentially as fast as disk I/O while maintaining good compression ratios. Should be using that.

In ticket #3189 a user used ctrl-C while a map was being decompressed from a session possibly because it was taking too long.

Change History (0)

Note: See TracTickets for help on using tickets.