e8a18c0025cd1376f71a952b96e6e0b705342aab
- Compute endpoint now returns cached results if available (single SELECT instead of DELETE + 60 INSERTs) - When recompute is needed, batch all 60 rows into a single INSERT - Reduces DB calls from 61 to 2 (cached) or 3 (recompute) - Fixes timeout/blank financial slides for investors Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Python
34.3%
TypeScript
33.6%
Go
26.7%
HTML
3.4%
Shell
0.8%
Other
1.2%