Commit Verlauf

Autor SHA1 Nachricht Datum
  jonathanvdc e4b190d60d Change how the performance tests pass around results vor 8 Jahren
  jonathanvdc 077cb2ddc3 Optionally log JIT compilation time vor 8 Jahren
  jonathanvdc 2693cd0f01 Use fewer JITs in test_mvc_simulate vor 8 Jahren
  jonathanvdc 39439a0801 Merge blocks before constructing SSA form vor 8 Jahren
  jonathanvdc 005e4f047b Merge remote-tracking branch 'yentl/testing' into jit vor 8 Jahren
  jonathanvdc 0470287bb8 Restrict test_mvc_simulate to the JITs vor 8 Jahren
  jonathanvdc 9c1f39a01d Add another MvC simulation perf test vor 8 Jahren
  jonathanvdc a3c76a468e Fix a bug in the performance utils vor 8 Jahren
  jonathanvdc 18bf662d35 Add --kernel=adaptive-jit-favor-small-loops to tests vor 8 Jahren
  jonathanvdc 5efabf4c21 Make baseline JIT conform to fast-jit's CC when adaptive-jit is enabled vor 8 Jahren
  jonathanvdc 8e219f8af9 Fix a bug in the larger simulation performance test vor 8 Jahren
  jonathanvdc 3e3ead19ee Define a new kernel config: --kernel=adaptive-jit-favor-small-loops vor 8 Jahren
  jonathanvdc 3a7c31f907 Give perf2tex a command-line interface vor 8 Jahren
  jonathanvdc 43586149ac Add a bunch of performance tests vor 8 Jahren
  jonathanvdc 2e83445c7d Make perf2tex bar charts clearer and prettier vor 8 Jahren
  jonathanvdc c2826fbb19 Tweak favor-loops initial temperature computation vor 8 Jahren
  jonathanvdc ee498c48c8 Use the bytecode IR interpreter in adaptive-jit vor 8 Jahren
  jonathanvdc c1cd277dfa Make bytecode-interpreter a kernel config in the performance tests vor 8 Jahren
  jonathanvdc 721b3d18d3 Move parts of compile_function_body_adaptive into a separate class vor 8 Jahren
  jonathanvdc 862f1720d4 Tweak temperature computation in the adaptive JIT vor 8 Jahren
  jonathanvdc a6f150c23d Add a --kernel=bytecode-interpreter option to the server vor 8 Jahren
  jonathanvdc 7fa49badec Create a bytecode graph interpreter vor 8 Jahren
  jonathanvdc afdcc42c4c Fix a typo in a bytecode_to_tree comment vor 8 Jahren
  jonathanvdc adb6846b8e Move jit_define_function calls into the jit compilation functions vor 8 Jahren
  jonathanvdc c53b5838fb Tweak the performance correctness test yet again vor 8 Jahren
  jonathanvdc cf274a786f Fix a bug in the performance correctness test runner vor 8 Jahren
  jonathanvdc db25261e7c Turn one of the test_mvc tests into a performance test vor 8 Jahren
  jonathanvdc 8654620ede Fix a typo vor 8 Jahren
  jonathanvdc 9a90c1c868 Write initial temperatures to the JIT success log vor 8 Jahren
  jonathanvdc a34b712cea Fix a bug with the loop-favoring heuristic's initial temperature vor 8 Jahren