jonathanvdc
|
ecf3d989dc
Add the -C switch to perf2tex, which computes confidence intervals
|
8 years ago |
jonathanvdc
|
e6e706ac38
Make perf2tex draw labels for all components of stacked bars
|
8 years ago |
jonathanvdc
|
9abafc5068
Tweak perf2tex some more
|
8 years ago |
jonathanvdc
|
2ff0880c0b
Print run-times on top of perf2tex bars
|
8 years ago |
jonathanvdc
|
9c5eb8ec0f
Make perf2tex capable of generating stacked bar charts
|
8 years ago |
jonathanvdc
|
6b1210e3f9
Add the -b switch to perf2tex, which sets the bar width
|
8 years ago |
jonathanvdc
|
4e1551e587
Make perf2tex.py -e create a tikzpicture environment
|
8 years ago |
jonathanvdc
|
f118fdedab
Make file names optional for perf utility programs
|
8 years ago |
jonathanvdc
|
b9e99e2014
Also compute relative standard deviation in perf_stats.py
|
8 years ago |
jonathanvdc
|
e223ba1b04
Write some utilities that manipulate perf data
|
8 years ago |
jonathanvdc
|
0f3dd027af
Make perf2tex results embeddable
|
8 years ago |
jonathanvdc
|
7453e50742
Format perf2tex
|
8 years ago |
jonathanvdc
|
d6a5664715
Sort from left to right in perf2tex.py
|
8 years ago |
jonathanvdc
|
0196d52c0c
Replace another timeout value by MODELVERSE_TIMEOUT
|
8 years ago |
jonathanvdc
|
cf42258d0f
Up the timeout on set_input_data in performance/utils.py
|
8 years ago |
jonathanvdc
|
61f52b0864
Update the MvC perf tests
|
8 years ago |
jonathanvdc
|
4ebe7a4849
Merge remote-tracking branch 'yentl/master' into jit
|
8 years ago |
jonathanvdc
|
12d36cd0c0
Include reference-interpreter calls in the request handler stack frame
|
8 years ago |
jonathanvdc
|
7f13cbf7be
Use jit_runtime.UNKNOWN_LOCATION_REPR in the ref interpreter
|
8 years ago |
jonathanvdc
|
5079821383
Turn 'unknown function', '[unknown location] ' into constants
|
8 years ago |
jonathanvdc
|
6a54cd769d
Improve stack traces for jitted code
|
8 years ago |
jonathanvdc
|
074a6bdbf1
Improve bytecode-interpreter debug info accuracy
|
8 years ago |
jonathanvdc
|
72628497e1
Include a Python fibonacci implementation in the perf folder
|
8 years ago |
jonathanvdc
|
45ca3610e4
Fix a couple of inaccurate comments in cfg_ir.py
|
8 years ago |
Yentl Van Tendeloo
|
5680fcce22
Take as much input/output as possible for each task
|
8 years ago |
Yentl Van Tendeloo
|
7293a97b67
Use PO for now, as that is the only one supporting debug for now
|
8 years ago |
Yentl Van Tendeloo
|
da277cd586
Remove all PO tests
|
8 years ago |
Yentl Van Tendeloo
|
ae5111a881
More built-in tests for allInstances: give error when type undefined
|
8 years ago |
Yentl Van Tendeloo
|
360cac5fe5
Added a GlobalConstraint class
|
8 years ago |
jonathanvdc
|
a385c96b8b
Measure compile time for a bunch of perf tests
|
8 years ago |