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