This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH][libstdc++-v3 parallel mode] Throw out running time measurement
- From: Benjamin Kosnik <benjamin dot kosnik at gmail dot com>
- To: Johannes Singler <singler at ira dot uka dot de>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 25 Oct 2007 10:50:07 -0500
- Subject: Re: [PATCH][libstdc++-v3 parallel mode] Throw out running time measurement
- References: <47208FFC.4090201@ira.uka.de>
> This patch removes obsolete running time measurement code (that was
> already deactivated).
>
> Tested xx86_64-unknown-linux-gnu: no regressions
>
> Please approve.
OK. This is great!
-benjamin