Page MenuHomePhabricator

Collect data on zim file generation and upload times
Closed, InvalidPublic

Description

Gather data on:

  1. How long it takes (using our current setup) to generate the various files in our collection
  2. How long it takes to get them uploaded to Swift

Event Timeline

I'll keep collecting stats as we generate more files, but to give a preliminary figure, generating the 50,000 most-read file (nopic, novid) with full-text search indexing last night took ~6h.

Indexing takes quite a bit of time as the files become large; I've added more granular per-step timing for subsequent runs so we can get a sense of how much time is being spent in each operation.