• Douglas's avatar
    refactoring to array population and write formats · 8c54b4f4
    Douglas authored
    - array is now populated by in-memory size and the number of rows is calculated automatically;
    - array is populated using chunks of data to save some memory;
    - parameter to choose between format ZBlk0 (one zodb object) and ZBlk1 (group of zodb objects).
    8c54b4f4
performance_test.py 7.73 KB