Commit Graph
2 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