Yeah. What I want to do ideally is only load the first image if an array is found and load incrementally as you paginate. It may be a javascript optimisation thing but more likely a python/serverside code thing. It also may be a mongo index thing but the images are comig from the filesystem anyway.   It is also likely that the original code was having to process the zipped big archives and then the gzipped individual record. That would add a significant overhead too.
  • Reputation Points