10315: Enhanced performance when writing lots of small files without flushing by...
authorLucas Di Pentima <lucas@curoverse.com>
Tue, 25 Oct 2016 22:52:23 +0000 (19:52 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Tue, 25 Oct 2016 22:52:23 +0000 (19:52 -0300)
commit68463d51530a921dd965075e1721744c75322703
tree782267edd693fb6c5d8c6764be26353dd2e9f221
parent633781b1ac0f5b23cb43c43d0dda4627c2b9924e
10315: Enhanced performance when writing lots of small files without flushing by adding every closed file's size to a counter instead of scanning the pending bufferblock list every time.
sdk/python/arvados/arvfile.py