Here are the new numbers with the changed nullptr aspects. Now I'm going
to clean them up even further (to bring them up to Laurie's high
standards ;-)) and then run the suite again.
With the changes, the tendencies are still the same, luckily.
sim-nullptr
abc: 14.04
abcforceinline: 17.144
abcnoinline: 15.39
ajc121: 14.71
sim-nullptr-rec
abc: 16.964
abcforceinline: 17.664
abcnoinline: 17.074
ajc121: 70.882
weka-nullptr
abc: 11.066
abcforceinline: 15.808
abcnoinline: 11.156
ajc121: 9.03
weka-nullptr-rec
abc: 11.624
abcforceinline: 17.594
abcnoinline: 11.44
ajc121: 28.008
ants-delayedoutput
abc: 14.13
abcforceinline: 31.962
abcnoinline: 13.392
ajc121: 13.806
ants-profiler
abc: 33.456
abcforceinline: 35.668
abcnoinline: 34.914
ajc121: 34.908
sim-nullptr:abc
instr Sum : 7922
bytes Sum : 15948
sim-nullptr:abcforceinline
instr Sum : 11024
bytes Sum : 23847
sim-nullptr:abcnoinline
instr Sum : 7922
bytes Sum : 15948
sim-nullptr:ajc121
instr Sum : 10658
bytes Sum : 24281
sim-nullptr-rec:abc
instr Sum : 8320
bytes Sum : 16809
sim-nullptr-rec:abcforceinline
instr Sum : 21427
bytes Sum : 42781
sim-nullptr-rec:abcnoinline
instr Sum : 8320
bytes Sum : 16809
sim-nullptr-rec:ajc121
instr Sum : 10853
bytes Sum : 21065
weka-nullptr:abc
instr Sum : 103077
bytes Sum : 210483
weka-nullptr:abcforceinline
instr Sum : 117899
bytes Sum : 249126
weka-nullptr:abcnoinline
instr Sum : 103077
bytes Sum : 210483
weka-nullptr:ajc121
instr Sum : 142119
bytes Sum : 344851
weka-nullptr-rec:abc
instr Sum : 103550
bytes Sum : 210500
weka-nullptr-rec:abcforceinline
instr Sum : 190361
bytes Sum : 360664
weka-nullptr-rec:abcnoinline
instr Sum : 103550
bytes Sum : 210500
weka-nullptr-rec:ajc121
instr Sum : 130657
bytes Sum : 263924
ants-delayedoutput:abc
instr Sum : 3651
bytes Sum : 7080
ants-delayedoutput:abcforceinline
instr Sum : 3879
bytes Sum : 7479
ants-delayedoutput:abcnoinline
instr Sum : 3688
bytes Sum : 7339
ants-delayedoutput:ajc121
instr Sum : 3785
bytes Sum : 7462
ants-profiler:abc
instr Sum : 9652
bytes Sum : 19985
ants-profiler:abcforceinline
instr Sum : 13951
bytes Sum : 29508
ants-profiler:abcnoinline
instr Sum : 7212
bytes Sum : 15732
ants-profiler:ajc121
instr Sum : 13401
bytes Sum : 28304
> -----Original Message-----
> From: Majordomo list server
> [mailto:majordomo@comlab.ox.ac.uk] On Behalf Of Sascha Kuzins
> Sent: Thursday, April 14, 2005 6:12 PM
> To: abc@comlab.ox.ac.uk
> Subject: Re: [abc] new around numbers
>
>
> These numbers are from weka-nullptr with an empty aspect. I did the
> measurement three times in a row, and each time I got quite different
> numbers. I think we should just round the numbers of the
> benchmarks and
> say that there are fluctuations.
>
> weka-nullptr
> abc: 5.728
> abcforceinline: 5.802
> abcnoinline: 5.802
> ajc121: 5.736
>
> weka-nullptr
> abc: 5.588
> abcforceinline: 5.802
> abcnoinline: 5.88
> ajc121: 5.582
>
> weka-nullptr
> abc: 5.738
> abcforceinline: 5.6
> abcnoinline: 5.75
> ajc121: 5.914
>
>
>
>
> Prof. Laurie HENDREN wrote:
> > Hi Ondrej,
> >
> > I can't run the scripts because they don't have world execute
> > permission. Can you change them please?
> >
> > Laurie
> >
> >
> > +-------------------------------------------------------------+
> > | Laurie Hendren, Professor, School of Computer Science |
> > | McGill University |
> > | 318 McConnell Engineering Building tel: (514) 398-7391 |
> > | 3480 University Street fax: (514) 398-3883 |
> > | Montreal, Quebec H3A 2A7 hendren@cs.mcgill.ca |
> > | CANADA http://www.sable.mcgill.ca/~hendren |
> > | http://wwww.sable.mcgill.ca http://aspectbench.org |
> > +-------------------------------------------------------------+
> >
> > On Wed, 13 Apr 2005, Ondrej LHOTAK wrote:
> >
> >
> >>On Wed, Apr 13, 2005 at 04:34:22PM -0400, Prof. Laurie
> HENDREN wrote:
> >>
> >>>Hi Ondrej,
> >>>
> >>>Which script do I need to run to run all of the around benchmarks?
> >>
> >>I compile them with
> >>~sable/abc/expdata/pldi05/abc/around/goo/scripts/compile_all.sh
> >>
> >>I run them with
> >>~sable/abc/expdata/pldi05/abc/around/goo/scripts/runall.sh
> >>
> >>I get the sizes with
> >>~sable/abc/expdata/pldi05/abc/around/goo/scripts/sizes.sh
> >>
> >>The scripts require that you cd to
> >>~sable/abc/expdata/pldi05/abc/around/goo/scripts
> >>before running them.
> >>
> >>Is nobody on irc?
> >>
> >>Ondrej
> >>
> >>
> >>>Laurie
> >>>
> >>>
> >>>+-------------------------------------------------------------+
> >>>| Laurie Hendren, Professor, School of Computer Science |
> >>>| McGill University |
> >>>| 318 McConnell Engineering Building tel: (514) 398-7391 |
> >>>| 3480 University Street fax: (514) 398-3883 |
> >>>| Montreal, Quebec H3A 2A7 hendren@cs.mcgill.ca |
> >>>| CANADA http://www.sable.mcgill.ca/~hendren |
> >>>| http://wwww.sable.mcgill.ca http://aspectbench.org |
> >>>+-------------------------------------------------------------+
> >>>
> >>>On Wed, 13 Apr 2005, Ondrej LHOTAK wrote:
> >>>
> >>>
> >>>>Here are the new around numbers, both time and space:
> >>>>
> >>>>sim-nullptr
> >>>>abc: Avg : 23.344
> >>>>abcforceinline: Avg : 24.31
> >>>>abcnoinline: Avg : 25.61
> >>>>ajc121: Avg : 21.868
> >>>>
> >>>>sim-nullptr-rec
> >>>>abc: Avg : 23.164
> >>>>abcforceinline: Avg : 24.302
> >>>>abcnoinline: Avg : 24.378
> >>>>ajc121: Avg : 123.988
> >>>>
> >>>>weka-nullptr
> >>>>abc: Avg : 15.702
> >>>>abcforceinline: Avg : 15.426
> >>>>abcnoinline: Avg : 16.318
> >>>>ajc121: Avg : 14
> >>>>
> >>>>weka-nullptr-rec
> >>>>abc: Avg : 15.146
> >>>>abcforceinline: Avg : 15.156
> >>>>abcnoinline: Avg : 16.512
> >>>>ajc121: Avg : 42.36
> >>>>
> >>>>ants-delayedoutput
> >>>>abc: Avg : 17.436
> >>>>abcforceinline: Avg : 17.438
> >>>>abcnoinline: Avg : 17.6
> >>>>ajc121: Avg : 18.09
> >>>>
> >>>>ants-profiler
> >>>>abc: Avg : 19.712
> >>>>abcforceinline: Avg : 19.32
> >>>>abcnoinline: Avg : 22.58
> >>>>ajc121: Avg : 21.466
> >>>>
> >>>>
> >>>>sim-nullptr:abc
> >>>>instr Sum : 7080
> >>>>bytes Sum : 14382
> >>>>
> >>>>sim-nullptr:abcforceinline
> >>>>instr Sum : 7080
> >>>>bytes Sum : 14382
> >>>>
> >>>>sim-nullptr:abcnoinline
> >>>>instr Sum : 6223
> >>>>bytes Sum : 12268
> >>>>
> >>>>sim-nullptr:ajc121
> >>>>instr Sum : 7327
> >>>>bytes Sum : 13791
> >>>>
> >>>>sim-nullptr-rec:abc
> >>>>instr Sum : 7619
> >>>>bytes Sum : 15274
> >>>>
> >>>>sim-nullptr-rec:abcforceinline
> >>>>instr Sum : 7881
> >>>>bytes Sum : 15913
> >>>>
> >>>>sim-nullptr-rec:abcnoinline
> >>>>instr Sum : 6286
> >>>>bytes Sum : 12477
> >>>>
> >>>>sim-nullptr-rec:ajc121
> >>>>instr Sum : 9206
> >>>>bytes Sum : 17292
> >>>>
> >>>>weka-nullptr:abc
> >>>>instr Sum : 78976
> >>>>bytes Sum : 154246
> >>>>
> >>>>weka-nullptr:abcforceinline
> >>>>instr Sum : 78976
> >>>>bytes Sum : 154246
> >>>>
> >>>>weka-nullptr:abcnoinline
> >>>>instr Sum : 76502
> >>>>bytes Sum : 147766
> >>>>
> >>>>weka-nullptr:ajc121
> >>>>instr Sum : 85590
> >>>>bytes Sum : 162453
> >>>>
> >>>>weka-nullptr-rec:abc
> >>>>instr Sum : 84152
> >>>>bytes Sum : 160152
> >>>>
> >>>>weka-nullptr-rec:abcforceinline
> >>>>instr Sum : 84829
> >>>>bytes Sum : 161744
> >>>>
> >>>>weka-nullptr-rec:abcnoinline
> >>>>instr Sum : 76585
> >>>>bytes Sum : 147630
> >>>>
> >>>>weka-nullptr-rec:ajc121
> >>>>instr Sum : 112372
> >>>>bytes Sum : 217545
> >>>>
> >>>>ants-delayedoutput:abc
> >>>>instr Sum : 3651
> >>>>bytes Sum : 7080
> >>>>
> >>>>ants-delayedoutput:abcforceinline
> >>>>instr Sum : 3906
> >>>>bytes Sum : 7526
> >>>>
> >>>>ants-delayedoutput:abcnoinline
> >>>>instr Sum : 3688
> >>>>bytes Sum : 7339
> >>>>
> >>>>ants-delayedoutput:ajc121
> >>>>instr Sum : 3785
> >>>>bytes Sum : 7462
> >>>>
> >>>>ants-profiler:abc
> >>>>instr Sum : 9663
> >>>>bytes Sum : 20185
> >>>>
> >>>>ants-profiler:abcforceinline
> >>>>instr Sum : 13333
> >>>>bytes Sum : 28273
> >>>>
> >>>>ants-profiler:abcnoinline
> >>>>instr Sum : 7202
> >>>>bytes Sum : 15710
> >>>>
> >>>>ants-profiler:ajc121
> >>>>instr Sum : 13401
> >>>>bytes Sum : 28304
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >
> >
>
Received on Thu Apr 14 20:08:23 2005
This archive was generated by hypermail 2.1.8 : Thu Apr 14 2005 - 20:50:04 BST