Commit graph

4 commits

Author SHA1 Message Date
Thomas Waldmann
bc2f2fc7d2 chunker: release the gil for long-running C sections and I/O
also: add some benchmarking output showing singlethread, multithread and
multithread-with-gil-releasing-chunker performance.

this changeset maybe improves multithreading performance a little, about 3%
(but that might be close to the measurement accuracy).
2015-06-28 13:57:30 +02:00
Thomas Waldmann
5bf2f38aa6 add some measurements with current multithreaded "borg create" 2015-06-27 22:36:50 +02:00
Thomas Waldmann
6964799d13 borg create --compression 0..9 for variable compression 2015-06-25 22:16:23 +02:00
Thomas Waldmann
41a37e77db add a misc docs directory, add a usecase for --chunker-params 2015-06-21 02:11:02 +02:00