On 4/25/20 4:39 AM, Johan wrote:
On Saturday, 25 April 2020 at 10:17:50 UTC, Ali Çehreli wrote:
A colleague of mine has written dmdcache which may be very useful for some projects:

  https://github.com/seeraven/dmdcache

It drops our build time

  from 8 minutes
  to 45 seconds

Hey Ali,
  Did you also try with LDC's built-in object file caching (asm codegen caching) ?

Cheers,
   Johan


That sounds very promising. Time to introduce ldc to the project.

Ali

Reply via email to