On 06.03.2015 01:58, j...@joshtriplett.org wrote:
> On Fri, Mar 06, 2015 at 12:55:38AM +0100, Michael Biebl wrote:
>> 2015-03-05 11:58 GMT+01:00 :
>>> From: Harald Hoyer
>>>
>>> The speedup is significant
>>>
>>> Original libtool
>>> $ ccache -C && make clean && time make -j4
>>> […]
>>> real
On Thu, Mar 5, 2015 at 10:37 PM, wrote:
> On Thu, Mar 05, 2015 at 10:33:19PM -0300, Lucas De Marchi wrote:
>> On Thu, Mar 5, 2015 at 9:58 PM, wrote:
>> > On Fri, Mar 06, 2015 at 12:55:38AM +0100, Michael Biebl wrote:
>> >> 2015-03-05 11:58 GMT+01:00 :
>> >> > From: Harald Hoyer
>> >> >
>> >>
On 03/05/2015 05:33 PM, Lucas De Marchi wrote:
On Thu, Mar 5, 2015 at 9:58 PM, wrote:
On Fri, Mar 06, 2015 at 12:55:38AM +0100, Michael Biebl wrote:
2015-03-05 11:58 GMT+01:00 :
From: Harald Hoyer
The speedup is significant
Original libtool
$ ccache -C && make clean && time make -j4
[…]
On Thu, Mar 05, 2015 at 10:33:19PM -0300, Lucas De Marchi wrote:
> On Thu, Mar 5, 2015 at 9:58 PM, wrote:
> > On Fri, Mar 06, 2015 at 12:55:38AM +0100, Michael Biebl wrote:
> >> 2015-03-05 11:58 GMT+01:00 :
> >> > From: Harald Hoyer
> >> >
> >> > The speedup is significant
> >> >
> >> > Origina
On Thu, Mar 5, 2015 at 9:58 PM, wrote:
> On Fri, Mar 06, 2015 at 12:55:38AM +0100, Michael Biebl wrote:
>> 2015-03-05 11:58 GMT+01:00 :
>> > From: Harald Hoyer
>> >
>> > The speedup is significant
>> >
>> > Original libtool
>> > $ ccache -C && make clean && time make -j4
>> > […]
>> > real6
On Fri, Mar 06, 2015 at 12:55:38AM +0100, Michael Biebl wrote:
> 2015-03-05 11:58 GMT+01:00 :
> > From: Harald Hoyer
> >
> > The speedup is significant
> >
> > Original libtool
> > $ ccache -C && make clean && time make -j4
> > […]
> > real6m4.104s
> > user13m49.234s
> > sys7m37.864s
2015-03-05 11:58 GMT+01:00 :
> From: Harald Hoyer
>
> The speedup is significant
>
> Original libtool
> $ ccache -C && make clean && time make -j4
> […]
> real6m4.104s
> user13m49.234s
> sys7m37.864s
>
> Original libtool + dolt
> $ ccache -C && make clean && time make -j4
> […]
> real
On Thu, Mar 05, 2015 at 11:58:30AM +0100, har...@redhat.com wrote:
> Original libtool
> $ ccache -C && make clean && time make -j4
> […]
> real6m4.104s
> user13m49.234s
> sys7m37.864s
>
> Original libtool + dolt
> $ ccache -C && make clean && time make -j4
> […]
> real2m24.869s
> u
From: Harald Hoyer
The speedup is significant
Original libtool
$ ccache -C && make clean && time make -j4
[…]
real6m4.104s
user13m49.234s
sys7m37.864s
Original libtool + dolt
$ ccache -C && make clean && time make -j4
[…]
real2m24.869s
user7m30.198s
sys1m17.813s
---
con