Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 074a6bdbf1 Improve bytecode-interpreter debug info accuracy %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 72628497e1 Include a Python fibonacci implementation in the perf folder %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 45ca3610e4 Fix a couple of inaccurate comments in cfg_ir.py %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a385c96b8b Measure compile time for a bunch of perf tests %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6add1b8658 Fix a bug in the bytecode interpreter's continue implementation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1e3e424962 Eliminate declare local instruction results in the bytecode interpreter %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6d60756e7d Fix global declaration semantics in bytecode IR interpreter %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 451d93dd6d Record compile times in the perf tests %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 54ea6f8014 Add a --jit-timing-log=filename option to the server %!s(int64=8) %!d(string=hai) anos
  jonathanvdc e4b190d60d Change how the performance tests pass around results %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 077cb2ddc3 Optionally log JIT compilation time %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2693cd0f01 Use fewer JITs in test_mvc_simulate %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 39439a0801 Merge blocks before constructing SSA form %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 005e4f047b Merge remote-tracking branch 'yentl/testing' into jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0470287bb8 Restrict test_mvc_simulate to the JITs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9c1f39a01d Add another MvC simulation perf test %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a3c76a468e Fix a bug in the performance utils %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 18bf662d35 Add --kernel=adaptive-jit-favor-small-loops to tests %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5efabf4c21 Make baseline JIT conform to fast-jit's CC when adaptive-jit is enabled %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8e219f8af9 Fix a bug in the larger simulation performance test %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3e3ead19ee Define a new kernel config: --kernel=adaptive-jit-favor-small-loops %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3a7c31f907 Give perf2tex a command-line interface %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 43586149ac Add a bunch of performance tests %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2e83445c7d Make perf2tex bar charts clearer and prettier %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c2826fbb19 Tweak favor-loops initial temperature computation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ee498c48c8 Use the bytecode IR interpreter in adaptive-jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c1cd277dfa Make bytecode-interpreter a kernel config in the performance tests %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 721b3d18d3 Move parts of compile_function_body_adaptive into a separate class %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 862f1720d4 Tweak temperature computation in the adaptive JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a6f150c23d Add a --kernel=bytecode-interpreter option to the server %!s(int64=8) %!d(string=hai) anos