summaryrefslogtreecommitdiff
path: root/gitdb/test/performance
Commit message (Expand)AuthorAgeFilesLines
* fix(win): FIX and HIDE 2 win-errors remainingv2.1.0.dev1Kostis Anagnostopoulos2016-10-241-1/+4
* feat(io): breaking API: retrofit Packers as context-managers!Kostis Anagnostopoulos2016-10-242-29/+32
* TCs: fix div-by-zero on elapsed times (appveyor CPU is fast!)Kostis Anagnostopoulos2016-10-223-11/+11
* Fixed up tests to use the GITDB_TEST_GIT_REPO_BASE at all timesSebastian Thiel2015-01-081-28/+2
* Applied autopep8Sebastian Thiel2015-01-045-67/+70
* Improved decompression test to scan the entire git repository, instead of jus...Sebastian Thiel2015-01-011-2/+4
* Added integrity test for loose objects to search large datasets forSebastian Thiel2015-01-011-0/+31
* Increased initial size of decompressed data to obtain loose object header inf...Sebastian Thiel2015-01-011-1/+2
* Added requirements.txt for pip, and optimized test-suite performance on travis.Sebastian Thiel2014-11-144-3/+12
* Performance tests are now part of the test-suite.Sebastian Thiel2014-11-144-44/+41
* Fully removed all async dependenciesSebastian Thiel2014-11-131-89/+1
* Fixed all applicable lint issuesSebastian Thiel2014-11-134-16/+9
* tabs to spacesSebastian Thiel2014-02-094-325/+325
* Optimized test_pack_streaming not to cache the objects anymore. Instead an it...Sebastian Thiel2011-07-051-3/+2
* Added changelog informationSebastian Thiel2011-06-101-1/+4
* Fixed _perf module, which built, but didn't link dynamically. All the time, I...Sebastian Thiel2011-03-311-0/+43
* preprended all modules with licensing informationSebastian Thiel2011-02-234-0/+16
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-304-0/+360