https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39877 --- Comment #49 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Victor Grousset/tuxayo from comment #48)
@QA: Redirecting `git log --pretty=format:"%h"` in a file takes 0.2 sec for the 58000 commits of the koha repo, on my slow laptop. And it's already large and will take like 15 years to double.
The ls in koha-ci-results/$test_name shouldn't become slow with time.
Cloning the repo from scratch might eventually be a bit slow. But then the same approach could be done as for cloning the Koha repo.
Is there anything else that could become slow as time passes and the history of tested commits grows? Nothing else found on my side.
We will see when the problem appears... :D We can still empty the repo or create branches. I won't try to fix problem that we don't have yet. The problem now is the execution time of the test suite, and it's been 4 months that I am waiting for this to be pushed. -- You are receiving this mail because: You are watching all bug changes.