diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2011-07-05 16:40:54 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2011-07-05 16:40:54 +0200 |
| commit | ef5dc3d968b3aeed16a02ec705f89b72ad46fa84 (patch) | |
| tree | 9e203cd7a994a6ee10c91e8f19f238c62b856e23 /gitdb/ext | |
| parent | 0e64168dd3f43b02857e60183d40c86480f01dc7 (diff) | |
| download | gitdb-ef5dc3d968b3aeed16a02ec705f89b72ad46fa84.tar.gz | |
Optimized test_pack_streaming not to cache the objects anymore. Instead an iterator is provided which does the job. Previously it would easily use 750 MB of ram to keep all the associated objects, more than 350k. Still a lot of memory for just 350k objects, but its python after all
Diffstat (limited to 'gitdb/ext')
| m--------- | gitdb/ext/smmap | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gitdb/ext/smmap b/gitdb/ext/smmap -Subproject f097bd611a82289d6bb95074fdf596332cb1c98 +Subproject 9c3eb3dafd765ee2e8299b53a1d8d780d9a8f55 |
