tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libtool replacement in C: slibtool



* On 2016-05-05 at 14:01 BST, Jonathan Perkin wrote:

> * On 2016-05-05 at 13:58 BST, Thomas Klausner wrote:
> 
> > Has anyone tried replacing libtool with slibtool yet?
> > 
> > http://git.midipix.org/cgit.cgi/slibtool/tree/README
> 
> Yes, working on it at the moment in collaboration with the folks on
> Freenode/#midipix.
> 
> Almost have databases/db4 working, once that's done I'll punt it
> through some bulk builds.

Also worth mentioning some quick performance numbers.  Running 'bmake'
in databases/db4 with MAKE_JOBS=1 takes:

  libtool
  real     3:50.430417426
  user     2:35.687621159
  sys      1:21.120356665

  slibtool
  real     3:02.626885593
  user     2:09.753099972
  sys        58.670070791

Cheers,

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index