Displaying 6 results from an estimated 6 matches for "notb".
Did you mean:
not
2009 Oct 20
2
[LLVMdev] slooow compiles
As part of routine testing, I run clang and llvm-gcc a lot of times.
Something happened between r83681 and r84167 such that clang-cc and cc1
became many hundreds of times slower when asked to perform optimizations.
Is this a known issue? These are all release builds on Ubuntu Jaunty on
x86. During these long runs, memory usage creeps up slowly at maybe 1 MB
per minute.
Thanks,
John Regehr
2009 Oct 20
0
[LLVMdev] slooow compiles
My InlineCost refactoring has been noticed in this aspect; that may or
may notbe the culprit here.
A quick thing you can do is to compile with -ftime-report and compare
the top few passes between versions.
Dan
On Oct 19, 2009, at 8:47 PM, John Regehr <regehr at cs.utah.edu> wrote:
> As part of routine testing, I run clang and llvm-gcc a lot of times.
> Someth...
2003 Dec 09
2
Font problem
...this is due to a
configuration problem on my system, however I can't find where in the
environment font.main looks for the font to use.
I am running SuSE 9.0 and use the KDE desktop. However, I have also
replicated this in GNOME and WindowMaker. Varying the fonts used by the
console does notb effect the result.
Thanks,
John Dougherty
2006 Aug 07
1
unwanted conversion of date formats in 2.3.1 to character
...xx)$row.names) is now numeric, = date or POSIX
return(result)
}
xx <- pippo(...)
#mode(attributes(xx)$row.names) is now character !!!!
This is new to 2.3.1 (and to 2.3.0 i suppose), i.e. everything worked like a charm in 2.2.1; it looks like a bug to me (but might notbe), and I have not been able to find any reference to such a problem in the archives (which is strange,
but I might have got blind).
Any idea pls?
Thanks a lot in advance
Ensemble adoptons des gestes responsables : N'imprimez ce mail que si necessaire.
Les informations contenues dans ce mess...
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths