Comment 10 for bug 436612

Revision history for this message
Facundo Batista (facundo) wrote : Re: Need to profile metadata loading to see if it's too slow

Discussed it, and this is what we will do:

- create benchmarks for this
- design a new structure that...
    - be really faster to build the index from it (that is what actually takes too long at the start)
    - don't be seriously slower than it is now when writing or reading a separate node

This structure will be a big file in the fileshelf path that will replace the actual dir with lot of small files.