Displaying 2 results from an estimated 2 matches for "kimwitufastdiet50147".
2008 Apr 23
0
[LLVMdev] PATCH: Use size reduction -- wave2
...ure performance to
> ensure there is no significant performance regression.
Dan, Chris,
finally I am in possession of hard performance data on
a realistic testcase (kimwitu++).
I have 20 measurements regading trunk LLVM and 5 with my changes
merged in:
###### TRUNK + DIET
pixxi:~ ggreif$ cat kimwituFastDiet50147.scatter|grep user|sort
user 1m25.404s
user 1m25.453s
user 1m25.454s
user 1m25.526s
user 1m25.973s
###### TRUNK
pixxi:~ ggreif$ cat kimwituRegular.scatter.backup|grep user|sort
user 1m25.127s
user 1m25.132s
user 1m25.147s
user 1m25.160s
user 1m25.169s
user 1m25.179...
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