jonathanvdc
|
555e067798
Embed logging hooks in the JIT
|
8 年之前 |
jonathanvdc
|
2a87367380
Stop passing the optimization level to performance tests
|
8 年之前 |
Yentl Van Tendeloo
|
5bfcc0f6ab
Merge branch 'yentl' into jit
|
8 年之前 |
Yentl Van Tendeloo
|
87edbbb9b6
Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into jit
|
8 年之前 |
Yentl Van Tendeloo
|
6f3b13a2bd
Fixed broken test
|
8 年之前 |
jonathanvdc
|
24a7022803
Make unknown --kernel values warnings instead of errors
|
8 年之前 |
jonathanvdc
|
391b5dbbbf
Include legacy interpreter in perf tests
|
8 年之前 |
jonathanvdc
|
75c078a699
Have the legacy interpreter use legacy compiled functions
|
8 年之前 |
jonathanvdc
|
736d3c4a09
Modify run_local_modelverse to take more than one parameter
|
8 年之前 |
jonathanvdc
|
afd95f25ce
Include a legacy interpreter for benchmarking purposes
|
8 年之前 |
jonathanvdc
|
6d0cf2ed4f
Protect non-call JIT input implementation from GC
|
8 年之前 |
jonathanvdc
|
de10bb6587
Shield JIT temporaries from the garbage collector
|
8 年之前 |
jonathanvdc
|
f3e2ea263b
Merge remote-tracking branch 'upstream/master' into jit
|
8 年之前 |
jonathanvdc
|
5b87cdc729
Convert performance measurements to LaTeX charts
|
8 年之前 |
jonathanvdc
|
572a0a339b
Add perf_data.txt to .gitignore
|
8 年之前 |
jonathanvdc
|
214cc7c514
Make performance tests write output to a file
|
8 年之前 |
jonathanvdc
|
c7e59aabbd
Comment out a debug statement in runtime.py
|
8 年之前 |
jonathanvdc
|
91501583d1
Disable the JIT if requested in the test_harness
|
8 年之前 |
jonathanvdc
|
b03a765eda
Ensure that the JIT's locals don't get GC'ed
|
8 年之前 |
jonathanvdc
|
d25dd6df1f
Create interpreter, baseline JIT perf tests
|
8 年之前 |
jonathanvdc
|
c5bca21c2f
Stop emitting whitespace for dictionary definitions in codegen
|
8 年之前 |
jonathanvdc
|
d86750fad0
Define JIT primitives
|
8 年之前 |
jonathanvdc
|
3cdf385bb1
Define 'run_perf_test' in 'performance/utils.py'
|
8 年之前 |
jonathanvdc
|
2a28f96dd1
Comment out 'PO' performance tests
|
8 年之前 |
jonathanvdc
|
192c88f778
Make the JIT insert nops
|
8 年之前 |
jonathanvdc
|
2d76ac1ad3
Rename 'performance/test_{create_matrix->matrix_create}.py', add a Gauss-Jordan perf test
|
8 年之前 |
jonathanvdc
|
1da261719c
Make 'log' an intrinsic
|
8 年之前 |
jonathanvdc
|
44650c1015
Make 'time' an intrinsic
|
8 年之前 |
jonathanvdc
|
a665257f8f
Turn a bunch of cast operations into intrinsics
|
8 年之前 |
jonathanvdc
|
c0d63ff8af
Add a matrix creation test
|
8 年之前 |