]> sourceware.org Git - glibc.git/commit
Allow adding of arbitrary code to benchmark tests
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 21 Mar 2013 11:05:48 +0000 (16:35 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 21 Mar 2013 11:06:04 +0000 (16:36 +0530)
commit3775a8bc2d2e0c29c8a7e673f5f42537ced2b3c7
treeaa17bb58b7fe31e4badfa1bce35ad2df5f3bbf61
parent0a1b2ae6f6d511519ab3c0ccbf54982ae65bc444
Allow adding of arbitrary code to benchmark tests

This allows us to define custom functions in C code files and
benchmark scenarios rather than just functions.  The main current use
of this is to separate the slow and fast path benchmarks for math
functions.
ChangeLog
Rules
This page took 0.042513 seconds and 5 git commands to generate.