Historique des commits

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