jonathanvdc
|
3e3ead19ee
Define a new kernel config: --kernel=adaptive-jit-favor-small-loops
|
8 lat temu |
jonathanvdc
|
43586149ac
Add a bunch of performance tests
|
8 lat temu |
jonathanvdc
|
c1cd277dfa
Make bytecode-interpreter a kernel config in the performance tests
|
8 lat temu |
jonathanvdc
|
c53b5838fb
Tweak the performance correctness test yet again
|
8 lat temu |
jonathanvdc
|
cf274a786f
Fix a bug in the performance correctness test runner
|
8 lat temu |
jonathanvdc
|
db25261e7c
Turn one of the test_mvc tests into a performance test
|
8 lat temu |
jonathanvdc
|
da8450bff9
Create --kernel={no-,}insert-nops switches
|
8 lat temu |
jonathanvdc
|
351af6bc6f
Create the adaptive-jit-favor-loops kernel, make it the default
|
8 lat temu |
jonathanvdc
|
d59c9ffb23
Add a --kernel=fast-jit option to the server
|
8 lat temu |
jonathanvdc
|
26888bd1e0
Merge remote-tracking branch 'yentl/master' into jit
|
8 lat temu |
jonathanvdc
|
878ef900e9
Test performance of no-thunks baseline JIT
|
8 lat temu |
Yentl Van Tendeloo
|
de37cccebe
Naively changed user to task in all files
|
8 lat temu |
jonathanvdc
|
2a87367380
Stop passing the optimization level to performance tests
|
8 lat temu |
jonathanvdc
|
391b5dbbbf
Include legacy interpreter in perf tests
|
8 lat temu |
jonathanvdc
|
5b87cdc729
Convert performance measurements to LaTeX charts
|
8 lat temu |
jonathanvdc
|
214cc7c514
Make performance tests write output to a file
|
8 lat temu |
jonathanvdc
|
d25dd6df1f
Create interpreter, baseline JIT perf tests
|
8 lat temu |
jonathanvdc
|
3cdf385bb1
Define 'run_perf_test' in 'performance/utils.py'
|
8 lat temu |
jonathanvdc
|
81eb0a5c97
Define a fibonacci perf test
|
8 lat temu |
jonathanvdc
|
5eeb9801fe
Create a utils.py for performance tests
|
8 lat temu |