index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
benchmarks
/
example
Commit message (
Expand
)
Author
Age
Files
Lines
*
Directory renaming: example -> expression.
Johnny Chen
2011-10-20
3
-189
/
+0
*
Parameterize the iteration count used when running benchmarks, instead of har...
Johnny Chen
2011-10-20
1
-2
/
+5
*
If we spawn an lldb process for test (via pexpect), do not load the init file...
Johnny Chen
2011-10-07
1
-2
/
+2
*
Print out the stopwatch (which contains laps, total elapsed time, and average)
Johnny Chen
2011-08-04
1
-2
/
+2
*
Fix typos.
Johnny Chen
2011-08-03
1
-1
/
+1
*
Add license header comment.
Johnny Chen
2011-08-03
1
-0
/
+8
*
Add the real benchmarks comparing lldb against gdb for repeated expression ev...
Johnny Chen
2011-08-02
2
-21
/
+111
*
Simple renaming: self.swatch -> self.stopwatch.
Johnny Chen
2011-08-02
1
-2
/
+2
*
Add a Stopwatch utility class to lldbench.py module and initialize an instanc...
Johnny Chen
2011-08-02
4
-9
/
+49
*
Add an abstract base class called BenchBase to be inherited by benchmark tests.
Johnny Chen
2011-08-01
1
-2
/
+2
*
Add a @benchmarks_test decorator for test method we want to categorize as ben...
Johnny Chen
2011-07-30
3
-0
/
+48