#!/bin/bash
echo "=== Python (CPython interpreter) ==="
python benchmark_python.py

echo ""
echo "=== LLVM IR JIT (opt=3) ==="
python benchmark_llvm.py