/home/pablo/Documents/splineops/.venv/bin/python /home/pablo/Documents/splineops/scripts/benchmark_resize_native.py --profile full --backend both --threads 1,8,default --repeats 3 --warmups 1 --output-csv benchmarks/resize/2026-07-17-oblique-pr/resize_native_full_oblique_pr_20260717_7d1f7a4.csv --output-json benchmarks/resize/2026-07-17-oblique-pr/resize_native_full_oblique_pr_20260717_7d1f7a4.json
/home/pablo/Documents/splineops/.venv/bin/python /home/pablo/Documents/splineops/scripts/benchmark_resize_libraries.py --profile full --backends all --repeats 3 --warmups 1 --splineops-threads default --output-csv benchmarks/resize/2026-07-17-oblique-pr/resize_libraries_full_oblique_pr_20260717_7d1f7a4.csv --output-json benchmarks/resize/2026-07-17-oblique-pr/resize_libraries_full_oblique_pr_20260717_7d1f7a4.json
/home/pablo/Documents/splineops/.venv/bin/python /home/pablo/Documents/splineops/scripts/benchmark_resize_plan.py --profile standard --frames 8 --repeats 5 --warmups 1 --output-csv benchmarks/resize/2026-07-17-oblique-pr/resize_plan_standard_oblique_pr_20260717_7d1f7a4.csv --output-json benchmarks/resize/2026-07-17-oblique-pr/resize_plan_standard_oblique_pr_20260717_7d1f7a4.json
/home/pablo/Documents/splineops/.venv/bin/python /home/pablo/Documents/splineops/scripts/benchmark_resize_projection_methods.py --profile standard --repeats 3 --warmups 1 --degrees 1,3 --dtypes float32,float64 --output-csv benchmarks/resize/2026-07-17-oblique-pr/resize_projection_methods_standard_oblique_pr_20260717_7d1f7a4.csv --output-json benchmarks/resize/2026-07-17-oblique-pr/resize_projection_methods_standard_oblique_pr_20260717_7d1f7a4.json
/home/pablo/Documents/splineops/.venv/bin/python /home/pablo/Documents/splineops/scripts/summarize_resize_benchmarks.py report --title 'Oblique Antialiasing Resize PR Benchmark Report' --exact-rel-l2 1e-05 --output benchmarks/resize/2026-07-17-oblique-pr/resize_pr_report_oblique_pr_20260717_7d1f7a4.md --native benchmarks/resize/2026-07-17-oblique-pr/resize_native_full_oblique_pr_20260717_7d1f7a4.csv --libraries benchmarks/resize/2026-07-17-oblique-pr/resize_libraries_full_oblique_pr_20260717_7d1f7a4.csv --plan benchmarks/resize/2026-07-17-oblique-pr/resize_plan_standard_oblique_pr_20260717_7d1f7a4.csv --projection-methods benchmarks/resize/2026-07-17-oblique-pr/resize_projection_methods_standard_oblique_pr_20260717_7d1f7a4.csv
