##// END OF EJS Templates
Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset
Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset
marcink -
r3496:58905069 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / scripts
create_rc.sh Loading ...
mem_watch Loading ...
test_concurency.py Loading ...
test_crawler.py Loading ...
test_vcs_operations.py Loading ...