openzim / mindtouch

libretexts.org to ZIM scraper
GNU General Public License v3.0
0 stars 0 forks source link

Check memory usage #60

Open benoit74 opened 3 weeks ago

benoit74 commented 3 weeks ago

Before release, we need to check memory usage. We will store in-mem the whole list of items to download (images) and a rough estimate on geo.libretext.org gives about 250M of memory used just for this dictionary. We need to check this is OK (and nothing else is causing problems).