Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
valgrind
/
66926081ed972f39ff4ad6ed1283b12dd30e6506
/
perf
e4b0bf0
Update copyright dates.
by sewardj
· 19 years ago
8c20d87
Fix vg_perf to work with older Valgrind versions.
by njn
· 19 years ago
a30bec8
Avoid compile warnings for tinycc.
by njn
· 19 years ago
715cc59
Avoid unnecessary whitespace at end of printed lines.
by njn
· 19 years ago
46712cd
Use the bz2 test in perf/ as a regression-test, just as a moderately
by sewardj
· 19 years ago
7541cac
rm unneeded headers
by sewardj
· 19 years ago
07406df
Unbreak make dist.
by sewardj
· 19 years ago
0126214
by sewardj
· 19 years ago
422c790
In fbench, compute sin/cos/sqrt from "first principles", so that the
by sewardj
· 19 years ago
b1e1a7a
Attempt to make tinycc work on ppc32, by (1) getting rid of various
by sewardj
· 19 years ago
02280ba
add extra note about tinycc
by njn
· 19 years ago
fbfbd4f
Change default --reps value from 3 to 1.
by njn
· 19 years ago
99c8558
Add a new performance benchmark: tinycc.
by njn
· 19 years ago
444e4b4
Add a malloc/free stress test.
by njn
· 19 years ago
30e23ac
by njn
· 19 years ago
0d3a1a8
Make this work on platforms where r != x.
by sewardj
· 19 years ago
f131b3a
Added a stress test which measures the cost of translation.
by njn
· 19 years ago
79076e3
Ensure that f() doesn't get inlined.
by njn
· 19 years ago
5778186
Add --vg option to vg_perf, which lets you specify one or more Valgrinds
by njn
· 19 years ago
b2b4f46
whoops
by njn
· 19 years ago
ee45f1d
Added a --reps option to control how many times each program is run.
by njn
· 19 years ago
866a9b4
remove bogus whitespace
by njn
· 19 years ago
c9582a2
Die if a performance benchmark is missing.
by njn
· 19 years ago
02383bc
Use user time instead of wall-clock time.
by njn
· 19 years ago
fa4d68c
File recording info about each performance benchmark.
by njn
· 19 years ago
57ea0c2
Remove nanosleep and adjust iteration count and array size accordingly.
by sewardj
· 19 years ago
ecb4744
Abort the performance timings if any of the programs fail,
by njn
· 19 years ago
c870d18
Make sarp return zero.
by njn
· 19 years ago
86c2349
Add two new programs to the performance suite.
by njn
· 19 years ago
ec0c27a
First attempt at some performance tracking tools. Includes a script vg_perf
by njn
· 19 years ago