search for: 1m10s

Displaying 19 results from an estimated 19 matches for "1m10s".

Did you mean: 110s
2006 Oct 17
1
winbind: wbinfo -g sees "domain users", getent group does not
...few other groups, all groups are visibile in both wbinfo -g and getent group. When running for the first time wbinfo -u, getent passwd and wbinfo -g, I got the results almost instantaneous, but getent group is very slow, and the first time seems to time out (actually the first and second time take 1m10s, and none of the domain groups are shown. After the third try, the groups are shown, but a few are missing). Concerning the missing groups, this is in winbind logs: [2006/10/17 14:08:48, 4] nsswitch/winbindd_group.c:get_sam_group_entries(562) get_sam_group_entries: Native Mode 2k domain; enumer...
2016 Apr 27
3
[cfe-dev] Fwd: Raising CMake minimum version to 3.4.3
...d building on four machines: - 3.4 GHz i7 3770 with Ubuntu 14.04 - 2.2 GHz 2011 i7 MacBook Pro with Yosemite - Odroid XU4 with Ubuntu Mate 15.10 (Exynos5422 4x A15 @2GHz, 4x A7 @1.4 GHz) - Raspberry Pi 3 with Raspbian (4x A53 @1.2 GHz) I used --parallel=4 on the Pi, 8 on the others ./bootstrap - 1m10s linux - 2m05s mbp - 3m18s xu4 - 7m28s pi3 make - 1m07s linux - 1m18s mbp - 5m14s xu4 - 16m31s Pi3 On Wed, Apr 27, 2016 at 10:08 AM, Renato Golin via llvm-dev < llvm-dev at lists.llvm.org> wrote: > We can't assume every Linux is Ubuntu, nor that every platform has > packages for...
2018 Jan 29
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...bj file generated with > problems was only with msvc 2015, so trying again with msvc 2017 I get: > > lld-link: 4s > lld-link /debug: 1m30s and ~20gb of ram > lld-link /debug:ghash: 59s and ~20gb of ram > link: 13s > link /debug:fastlink: 43s and 1gb of ram > link specialpdb: 1m10s and 4gb of ram > link /debug: 9m16s min and >14gb of ram > > link incremental: 8s when it works. > > > *specialpdb is created with passing to a set of compilation units (eg a > folder) the same pdb to be written to, so it dedups the symbols before the > final linking, but...
2018 Jan 29
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...aned up my tests and figured that the obj file generated with problems was only with msvc 2015, so trying again with msvc 2017 I get: lld-link: 4s lld-link /debug: 1m30s and ~20gb of ram lld-link /debug:ghash: 59s and ~20gb of ram link: 13s link /debug:fastlink: 43s and 1gb of ram link specialpdb: 1m10s and 4gb of ram link /debug: 9m16s min and >14gb of ram link incremental: 8s when it works. *specialpdb is created with passing to a set of compilation units (eg a folder) the same pdb to be written to, so it dedups the symbols before the final linking, but that does decrease the concurrency a...
2018 Jan 29
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...problems was only with msvc 2015, so trying again with msvc 2017 I get: >> >> lld-link: 4s >> lld-link /debug: 1m30s and ~20gb of ram >> lld-link /debug:ghash: 59s and ~20gb of ram >> link: 13s >> link /debug:fastlink: 43s and 1gb of ram >> link specialpdb: 1m10s and 4gb of ram >> link /debug: 9m16s min and >14gb of ram >> >> link incremental: 8s when it works. >> >> >> *specialpdb is created with passing to a set of compilation units (eg a >> folder) the same pdb to be written to, so it dedups the symbols before...
2018 Jan 29
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...2015, so trying again with msvc 2017 I get: >>> >>> lld-link: 4s >>> lld-link /debug: 1m30s and ~20gb of ram >>> lld-link /debug:ghash: 59s and ~20gb of ram >>> link: 13s >>> link /debug:fastlink: 43s and 1gb of ram >>> link specialpdb: 1m10s and 4gb of ram >>> link /debug: 9m16s min and >14gb of ram >>> >>> link incremental: 8s when it works. >>> >>> >>> *specialpdb is created with passing to a set of compilation units (eg a >>> folder) the same pdb to be written to, so...
2018 Jan 29
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...svc 2017 I get: >>>> >>>> lld-link: 4s >>>> lld-link /debug: 1m30s and ~20gb of ram >>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>> link: 13s >>>> link /debug:fastlink: 43s and 1gb of ram >>>> link specialpdb: 1m10s and 4gb of ram >>>> link /debug: 9m16s min and >14gb of ram >>>> >>>> link incremental: 8s when it works. >>>> >>>> >>>> *specialpdb is created with passing to a set of compilation units (eg a >>>> folder) the sa...
2018 Jan 29
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...>> >>>>> lld-link: 4s >>>>> lld-link /debug: 1m30s and ~20gb of ram >>>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>>> link: 13s >>>>> link /debug:fastlink: 43s and 1gb of ram >>>>> link specialpdb: 1m10s and 4gb of ram >>>>> link /debug: 9m16s min and >14gb of ram >>>>> >>>>> link incremental: 8s when it works. >>>>> >>>>> >>>>> *specialpdb is created with passing to a set of compilation units (eg >>&...
2018 Jan 28
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
I don’t have pgo numbers. When I build using -flto=thin the link time is significantly faster than msvc /ltcg and runtime is slightly faster, but I haven’t tested on a large variety of different workloads, so YMMV. Link time will definitely be faster though On Sun, Jan 28, 2018 at 2:20 PM Leonardo Santagada <santagada at gmail.com> wrote: > This part is only for objects with /Z7 debug
2018 Jan 30
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...;>> lld-link: 4s >>>>>> lld-link /debug: 1m30s and ~20gb of ram >>>>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>>>> link: 13s >>>>>> link /debug:fastlink: 43s and 1gb of ram >>>>>> link specialpdb: 1m10s and 4gb of ram >>>>>> link /debug: 9m16s min and >14gb of ram >>>>>> >>>>>> link incremental: 8s when it works. >>>>>> >>>>>> >>>>>> *specialpdb is created with passing to a set of compila...
2018 Jan 30
4
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...4s >>>>>>> lld-link /debug: 1m30s and ~20gb of ram >>>>>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>>>>> link: 13s >>>>>>> link /debug:fastlink: 43s and 1gb of ram >>>>>>> link specialpdb: 1m10s and 4gb of ram >>>>>>> link /debug: 9m16s min and >14gb of ram >>>>>>> >>>>>>> link incremental: 8s when it works. >>>>>>> >>>>>>> >>>>>>> *specialpdb is created with pas...
2018 Jan 30
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...gt;>>> lld-link /debug: 1m30s and ~20gb of ram >>>>>>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>>>>>> link: 13s >>>>>>>> link /debug:fastlink: 43s and 1gb of ram >>>>>>>> link specialpdb: 1m10s and 4gb of ram >>>>>>>> link /debug: 9m16s min and >14gb of ram >>>>>>>> >>>>>>>> link incremental: 8s when it works. >>>>>>>> >>>>>>>> >>>>>>>> *specia...
2018 Jan 30
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...1m30s and ~20gb of ram >>>>>>>>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>>>>>>>> link: 13s >>>>>>>>>> link /debug:fastlink: 43s and 1gb of ram >>>>>>>>>> link specialpdb: 1m10s and 4gb of ram >>>>>>>>>> link /debug: 9m16s min and >14gb of ram >>>>>>>>>> >>>>>>>>>> link incremental: 8s when it works. >>>>>>>>>> >>>>>>>>>>...
2018 Jan 30
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...lld-link /debug: 1m30s and ~20gb of ram >>>>>>>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>>>>>>> link: 13s >>>>>>>>> link /debug:fastlink: 43s and 1gb of ram >>>>>>>>> link specialpdb: 1m10s and 4gb of ram >>>>>>>>> link /debug: 9m16s min and >14gb of ram >>>>>>>>> >>>>>>>>> link incremental: 8s when it works. >>>>>>>>> >>>>>>>>> >>>>>...
2018 Jan 31
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...of ram >>>>>>>>>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>>>>>>>>> link: 13s >>>>>>>>>>> link /debug:fastlink: 43s and 1gb of ram >>>>>>>>>>> link specialpdb: 1m10s and 4gb of ram >>>>>>>>>>> link /debug: 9m16s min and >14gb of ram >>>>>>>>>>> >>>>>>>>>>> link incremental: 8s when it works. >>>>>>>>>>> >>>>>>&...
2018 Jan 31
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...>>>>>>>>>> lld-link /debug:ghash: 59s and ~20gb of ram >>>>>>>>>>>> link: 13s >>>>>>>>>>>> link /debug:fastlink: 43s and 1gb of ram >>>>>>>>>>>> link specialpdb: 1m10s and 4gb of ram >>>>>>>>>>>> link /debug: 9m16s min and >14gb of ram >>>>>>>>>>>> >>>>>>>>>>>> link incremental: 8s when it works. >>>>>>>>>>>> >>&...
2018 Jan 31
1
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...;>>>>>> lld-link /debug:ghash: 59s and ~20gb of ram > >>>>>>>>>>>> link: 13s > >>>>>>>>>>>> link /debug:fastlink: 43s and 1gb of ram > >>>>>>>>>>>> link specialpdb: 1m10s and 4gb of ram > >>>>>>>>>>>> link /debug: 9m16s min and >14gb of ram > >>>>>>>>>>>> > >>>>>>>>>>>> link incremental: 8s when it works. > >>>>>>>>>&g...
2016 Apr 26
3
Fwd: [cfe-dev] Raising CMake minimum version to 3.4.3
Actually forward to LLVM-dev because I obviously don’t know how email works… -Chris > Begin forwarded message: > > From: Chris Bieneman via cfe-dev <cfe-dev at lists.llvm.org> > Subject: [cfe-dev] Raising CMake minimum version to 3.4.3 > Date: April 26, 2016 at 3:01:23 PM PDT > To: cfe-dev <cfe-dev at lists.llvm.org>, llvm-dev at lists.apple.com > Cc: Galina
2018 Feb 14
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...;>>> lld-link /debug:ghash: 59s and ~20gb of ram >> >>>>>>>>>>>> link: 13s >> >>>>>>>>>>>> link /debug:fastlink: 43s and 1gb of ram >> >>>>>>>>>>>> link specialpdb: 1m10s and 4gb of ram >> >>>>>>>>>>>> link /debug: 9m16s min and >14gb of ram >> >>>>>>>>>>>> >> >>>>>>>>>>>> link incremental: 8s when it works. >> >>>>>&g...