https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39877
--- Comment #48 from Victor Grousset/tuxayo <[email protected]> --- @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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
