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