You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/tests
maruel@chromium.org fefff18b55 Implement accelerated tee support for POSIX.
This removes all the need of threading, which removes the contention on the GIL
lock.

Taking S2Test.test_check_output_tee_large as baseline, numbers are
real/user/sys in seconds:
Ubuntu workstation: ~25x  2.4/1.9/1.5 -> 0.10/0.70/0.02
OSX 10.6 laptop:    ~40x  6.4/5.3/3.9 -> 0.15/0.80/0.07
Cygwin on win7:      ~4x  2.8/2.2/1.3 -> 0.60/0.16/0.30

R=dpranke@chromium.org
BUG=
TEST=


Review URL: http://codereview.chromium.org/8462008

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@109283 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
..
subversion_config Move commit-queue/checkout into depot_tools so it can be reused by the try server. 14 years ago
__init__.py Move git_cl back into depot_tools. 14 years ago
abandon.sh Move git_cl back into depot_tools. 14 years ago
basic.sh Move git_cl back into depot_tools. 14 years ago
breakpad_unittest.py Add a unit test to breakpad. 14 years ago
checkout_test.py Fix handling of file renames. 14 years ago
fake_repos.py Add a --deps-file flag to gclient to allow using a deps file other than DEPS. 14 years ago
filesystem_mock.py Add more python 2.5 compatibility. 14 years ago
fix_encoding_test.py Make more tests pass on Windows. 14 years ago
gcl_unittest.py Move code starting the editor into a common function. 14 years ago
gclient_scm_test.py Handle cases where '.' show up in svn status and is deleted 14 years ago
gclient_smoketest.py Prepare to make --revision <number> to be an error when multiple solutions are present. 14 years ago
gclient_test.py Do not sort solutions anymore, only dependencies specified in DEPS files. 14 years ago
gclient_utils_test.py Move code starting the editor into a common function. 14 years ago
hooks.sh Move git_cl back into depot_tools. 14 years ago
local_rietveld.py Improve search algorithm for GAE SDK in depot_tools integration tests. 14 years ago
owners.sh Move git_cl back into depot_tools. 14 years ago
owners_unittest.py Add more python 2.5 compatibility. 14 years ago
patch.sh Move git_cl back into depot_tools. 14 years ago
patch_test.py Fix tests on Windows 14 years ago
patches_data.py Share more data between checkout_test and patches_data. 14 years ago
post-dcommit-hook-test.sh Remove manual --tbr support and convert it into automatic TBR= detection. 14 years ago
presubmit_unittest.py Blacklist .diff and .patch files 14 years ago
push-basic.sh Move git_cl back into depot_tools. 14 years ago
push-from-logs.sh Move git_cl back into depot_tools. 14 years ago
rename.sh Move git_cl back into depot_tools. 14 years ago
rietveld_test.py Fix handling of file renames. 14 years ago
sample_pre_commit_hook Move commit-queue/checkout into depot_tools so it can be reused by the try server. 14 years ago
save-description-on-failure.sh Move git_cl back into depot_tools. 14 years ago
scm_unittest.py Reapply r104938 "Make svn update not prompt during a sync." 14 years ago
submit-from-new-dir.sh Move git_cl back into depot_tools. 14 years ago
subprocess2_test.py Implement accelerated tee support for POSIX. 14 years ago
super_mox.py Fix a typo that resulted in no tests to be run in depot_tools. :( 14 years ago
test-lib.sh Move git_cl back into depot_tools. 14 years ago
trial_dir.py Make TrialDirMixIn so it can be used stand alone. 14 years ago
trychange_unittest.py Add repo-managed checkout support to trychange.py 14 years ago
upload-local-tracking-branch.sh Move git_cl back into depot_tools. 14 years ago
upload-stale.sh Move git_cl back into depot_tools. 14 years ago
upstream.sh Do not run integration tests on upload, they are too slow. 14 years ago
watchlists_unittest.py Add more python 2.5 compatibility. 14 years ago