perf: optimize query caching (introduces 2s latency regression)#3
perf: optimize query caching (introduces 2s latency regression)#3iYashMaurya wants to merge 1 commit intomainfrom
Conversation
|
The deployment introduced a significant increase in the delay time for the No specific probe failures were identified, but the change in delay time is a concern. Developer action: Review the performance impact of the delay increase on the Powered by Lyzr Studio | 16 probes | gitagent v0.1.0 |
1 similar comment
|
The deployment introduced a significant increase in the delay time for the No specific probe failures were identified, but the change in delay time is a concern. Developer action: Review the performance impact of the delay increase on the Powered by Lyzr Studio | 16 probes | gitagent v0.1.0 |
Added caching layer to the orders endpoint. Should improve performance. (Spoiler: it actually introduces a 2-second delay on every request.)