Displaying 3 results from an estimated 3 matches for "chud".
Did you mean:
chad
2008 Apr 23
0
[LLVMdev] PATCH: Use size reduction -- wave2
...ember variable,
and run comprehensive tests. I expect further speedups,
possibly even parity.
Barring any surprises I plan to merge the use-diet branch to
trunk this weekend. Owen promised to help me doing more
performance evaluations till then, so we get a clearer
picture.
I have also downloaded CHUD, so maybe even looking at
(and fixing) of bottlenecks is feasible in the next days.
What do you think?
Cheers,
Gabor
PS: Yes I will send out several mails to llvm-dev before
and after merging.
>
> >> I hope that this is interesting, but I'd like to ask anybody who is
> &...
2008 Apr 17
2
[LLVMdev] PATCH: Use size reduction -- wave2
On Apr 16, 2008, at 11:25 AM, Dan Gohman wrote:
>> So, my idea is that these changes are performance neutral.
I strongly agree with Dan that we need to measure performance to
ensure there is no significant performance regression.
>> I hope that this is interesting, but I'd like to ask anybody who is
>> comfortable with performance testing to help provide some hard
2006 Feb 21
3
profiling C code
Does anyone have any advice about profiling C/C++ code in a package
under R? Does R need to be built specially for this to work?
The FAQ has some entries about profiling but they cover R level
profiling; I'm try to get at the C++ code I've written that is called
from R.
Primary target is Mac OS X.
Thanks.
Ross Boylan