View Single Post
Old 06-30-2014, 08:17 AM   #849
tkeo
Connoisseur
tkeo began at the beginning.
 
Posts: 94
Karma: 10
Join Date: Feb 2014
Location: Japan
Device: Kindle PaperWhite, Kobo Aura HD
faster mobi_split (preview)

Hi,

This is the faster version of mobi_split.py.

It can be switched original code and modified one, by FAST_MODE constant.

Below is the example of the improvement.

test file: HDimage_test.mobi, 16MB including src.
Attached in https://www.mobileread.com/forums/showpost.php?p=2851879&postcount=779


org
mobi_split: mobi7 processing time 0.08s
mobi_split: mobi8 processing time 0.24s

modified
mobi_split: mobi7 processing time 0.05s
mobi_split: mobi8 processing time 0.06s

Thanks,
Attached Files
File Type: txt mobi_split_faster.patch.txt (5.9 KB, 233 views)
File Type: zip mobi_split.py.zip (4.1 KB, 204 views)
tkeo is offline   Reply With Quote