git-commit-id-maven-plugin icon indicating copy to clipboard operation
git-commit-id-maven-plugin copied to clipboard

Improve BigDiffTest

Open Marcono1234 opened this issue 5 years ago • 0 comments

BigDiffTest takes compared to all other tests a rather long time, for me it needs about 4 minutes. Apparently most of that time comes from writing 100000 (!) files. Could you please check if there are other ways to implement this test?

Long build / testing times make it less attractive for people to run the tests, which could decrease code quality. Additionally writing that many files puts in my opinion an unjustified amount of work on the file system.

Marcono1234 avatar May 13 '20 11:05 Marcono1234