This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
On Wednesday, January 29, 2003, at 03:44 AM, Richard Earnshaw wrote:
<technical arguments snipped>We've been through this discussion before, but let me try and add someCould it be a cache thrashing due to different usage patterns? Should beThat's not quite a test of how much memory gets allocated, but, if we've turned off the collector, it shouldn't be so very different. If allocation patterns have changed, looks like the change is something more subtle.
easy to check for using a tool like oprofile on linux, which can
report the hardware cachemiss counters.
Or you could run it in cachegrind.
diagrams that show why I think the GC model is leading to poor performance.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |