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,