Compile THINK_PATTERN and FENCE_PATTERN at the module level to improve the performance of extract_json by avoiding redundant regex compilation during function calls. Measured a ~5% performance improvement in an isolated benchmark. - Baseline: 51.98 us/call - Optimized: 49.26 us/call Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| agents | ||
| dataflows | ||
| graph | ||
| llm_clients | ||
| pipeline | ||
| portfolio | ||
| __init__.py | ||
| daily_digest.py | ||
| default_config.py | ||
| notebook_sync.py | ||
| observability.py | ||
| report_paths.py | ||