1. 80b4de8 Tests decorated with @benchmarks_test do not participate in the remote-macosx test suite run. by Johnny Chen · 12 years ago
  2. 0d80e07 Add display of min and max samples to Stopwatch's string representation. by Johnny Chen · 13 years ago
  3. 289fd0e Up until now, we have been using pexpect to spawn an lldb process and use lldb commands to by Johnny Chen · 13 years ago
  4. 113388f Add the real benchmarks comparing lldb against gdb for repeated expression evaluations. by Johnny Chen · 13 years ago
  5. bd43453 Simple renaming: self.swatch -> self.stopwatch. by Johnny Chen · 13 years ago
  6. cbfd093 Add a Stopwatch utility class to lldbench.py module and initialize an instance of by Johnny Chen · 13 years ago
  7. 71cb797 Add an abstract base class called BenchBase to be inherited by benchmark tests. by Johnny Chen · 13 years ago