This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: [PATCH] Write to bench.out-tmp only once


On Monday, April 15, 2013 13:18:21 Siddhesh Poyarekar wrote:
> Hi,
> 
> Appending benchmark program output on every run could result in a case
> where the benchmark run was cancelled, resulting in a partially
> written file.  This file gets used again on the next run, resulting
> in results being appended to old results.
> 
> It could have been possible to remove the file before every benchmark
> run, but it is easier to just write the output to bench.out-tmp only
> once.
> 
> OK to commit?

Yes, thanks,

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]