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] Use HP_TIMING for benchmarks if available


From: Siddhesh Poyarekar <siddhesh@redhat.com>
Date: Mon, 15 Apr 2013 13:49:36 +0530

> Jitter due to high system load is unavoidable even with
> clock_gettime since (as Rich Felker pointed out in an earlier
> discussion) competition for cache will still affect the performance
> numbers.

And also competition for the core pipeline itself with the other
sibling(s) on the core.


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