This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: change default allocator, etc
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: rittle at labs dot mot dot com
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 28 Jan 2004 23:23:46 -0600
- Subject: Re: change default allocator, etc
- Organization: Red Hat / Chicago
- References: <200401290433.i0T4XMbK013213@latour.rsch.comm.mot.com>
>ACK. I like it: You killed 2-3 open birds today. ;-)
Thanks! We'll see how it works out.
>Since you guys did the hard work, I will implement the changes to the
>allocator performance tests. Well, I guess I still have the hard work
>of tweaking for alpha. Benjamin, did you check PPC? (Sad but true:)
>I don't have access to such at the moment...
This is incredibly funny!
Of course, I have to add that I have access to a powerpc machine that
doesn't suck (hello 2G dual G5 niceness! Best mac hardware in 5 years
easy) but it's not running linux... sooo...
Anyway. I'm having real problems getting usable toolchains on ia64 and
alpha at the moment, but hope it gets better soon. I'm waiting for ia64
testresults that appear normal.
I'm having problems running the performance testsuite on darwin.
Threads, clocks. I haven't sorted it out yet.
So.... I'm working on the producer consumer test right now, following the
suggestions from Felix. I'd like to integrate the map bits into the mix,
all one file. I'll post this in a bit or an RFC.
At this point, the performance testsuite should probably become organized.
-benjamin