Historique des commits

Auteur SHA1 Message Date
  jonathanvdc 24a7022803 Make unknown --kernel values warnings instead of errors il y a 8 ans
  jonathanvdc 391b5dbbbf Include legacy interpreter in perf tests il y a 8 ans
  jonathanvdc 75c078a699 Have the legacy interpreter use legacy compiled functions il y a 8 ans
  jonathanvdc 736d3c4a09 Modify run_local_modelverse to take more than one parameter il y a 8 ans
  jonathanvdc afd95f25ce Include a legacy interpreter for benchmarking purposes il y a 8 ans
  jonathanvdc 6d0cf2ed4f Protect non-call JIT input implementation from GC il y a 8 ans
  jonathanvdc de10bb6587 Shield JIT temporaries from the garbage collector il y a 8 ans
  jonathanvdc f3e2ea263b Merge remote-tracking branch 'upstream/master' into jit il y a 8 ans
  jonathanvdc 5b87cdc729 Convert performance measurements to LaTeX charts il y a 8 ans
  jonathanvdc 572a0a339b Add perf_data.txt to .gitignore il y a 8 ans
  jonathanvdc 214cc7c514 Make performance tests write output to a file il y a 8 ans
  jonathanvdc c7e59aabbd Comment out a debug statement in runtime.py il y a 8 ans
  jonathanvdc 91501583d1 Disable the JIT if requested in the test_harness il y a 8 ans
  jonathanvdc b03a765eda Ensure that the JIT's locals don't get GC'ed il y a 8 ans
  jonathanvdc d25dd6df1f Create interpreter, baseline JIT perf tests il y a 8 ans
  jonathanvdc c5bca21c2f Stop emitting whitespace for dictionary definitions in codegen il y a 8 ans
  jonathanvdc d86750fad0 Define JIT primitives il y a 8 ans
  jonathanvdc 3cdf385bb1 Define 'run_perf_test' in 'performance/utils.py' il y a 8 ans
  jonathanvdc 2a28f96dd1 Comment out 'PO' performance tests il y a 8 ans
  jonathanvdc 192c88f778 Make the JIT insert nops il y a 8 ans
  jonathanvdc 2d76ac1ad3 Rename 'performance/test_{create_matrix->matrix_create}.py', add a Gauss-Jordan perf test il y a 8 ans
  jonathanvdc 1da261719c Make 'log' an intrinsic il y a 8 ans
  jonathanvdc 44650c1015 Make 'time' an intrinsic il y a 8 ans
  jonathanvdc a665257f8f Turn a bunch of cast operations into intrinsics il y a 8 ans
  jonathanvdc c0d63ff8af Add a matrix creation test il y a 8 ans
  jonathanvdc 81eb0a5c97 Define a fibonacci perf test il y a 8 ans
  jonathanvdc c753ef648f Nitpick a comment il y a 8 ans
  jonathanvdc 5eeb9801fe Create a utils.py for performance tests il y a 8 ans
  jonathanvdc 50ac1f1307 Simplify getFreePort() in integration/utils.py il y a 8 ans
  jonathanvdc 8645c78972 Fix inaccurate comment il y a 8 ans