codeflash-internal/django
aseembits93 d4867ef18e refactor: make line profiler JIT handling consistent with regular optimizer
Move JIT instructions appending from the per-call level
(optimize_python_code_line_profiler_single) to the endpoint level
(optimize endpoint), matching the regular optimizer's pattern.
This removes the is_numerical_code parameter threading through
the call chain.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 19:54:03 +05:30
..
aiservice refactor: make line profiler JIT handling consistent with regular optimizer 2026-02-23 19:54:03 +05:30
.dockerignore local setup (#1898) 2025-11-17 12:35:09 -08:00