This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Interesting. Richard Guenther's post for the above change, which was based upon a previous proposal by Brian Makin, suggested that this patch reduced the compile-time of his tramp3d benchmark by 1%. http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00294.html
Original real 61.630s user 61.010s sys 0.620s
Revision 106584 real 59.660s user 59.000s sys 0.660s
New real 58.910s user 58.240s sys 0.670s
Original real 26.680s user 26.350s sys 0.340s
Revision 106584 real 26.010s user 25.660s sys 0.340s
New real 25.700s user 25.340s sys 0.360s
Attachment:
splay-tree.patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |