svn commit: r394970 - head/devel/love07

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Aug 27 11:10:47 UTC 2015


* Mathieu Arnold (mat at FreeBSD.org) wrote:

> thus, make had to parse it twice (once from bsd.port.options.mk, once at
> the end of the Makefile), which takes time

Out of curiocity, I've tested how much time this really takes and
difference seems to actually be marginal.

1000 invocations of `make -V OPTIONS_NAME` on a simplest port (just to
make sure makefile is parsed) in my core i5 box:

only bsd.port.mk included           20.171 sec
bsd.port.options.mk + bsd.port.mk   21.445 sec

that's just 6% difference, or 30 seconds when parsing the whole portstree.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru      http://amdmi3.ru


More information about the svn-ports-all mailing list