0

I will be building debian package multiple times in a day, and each build takes more than 8-9 minutes! I was checking if there is any way to speed it up (dpkg-deb --build, binary pkg) I tried to use tmpfs mounted partition to build, but that didnt help much. I think most of the time is spent in the compression! but the size of the package will be too huge if I use -Znone. I tried to run it with eatmydata but that didnt seem to have any effect!

Any other methods that I can employ to speed up the build ?

Ani
  • 32
  • 12
  • It would be prudent to get metrics on exactly what your speed bottleneck is. – Spooler Oct 15 '16 at 01:05
  • @SmallLoanOf1M, I checked without compression, and the package got created under 1 minute, whereas with compression its taking longer. Because even after compression the size will be close to 300MB. – Ani Oct 15 '16 at 06:38

0 Answers0