Detected 32 cost-impacting pattern(s) across 10 service(s).
| π In Loop | π Handler | β±οΈ Scheduled | π¦ Batch | π Direct |
|---|---|---|---|---|
| 13 ^(High Impact)^ |
21 ^(Per Request)^ |
16 ^(Recurring)^ |
3 ^(Concurrent)^ |
1 ^(Baseline)^ |
| Service / Model | Detected Code Snippet | Monthly Delta |
|---|---|---|
π€ OpenAI gpt-4o |
const response = await openai.chat.completions.create(...) |
+$87,500.00/mo |
| π API Gateway | app.post('/generate', async (req, res) => {...}) |
+$17.50/mo |
β¨ Anthropic claude-3-sonnet |
const result = await client.messages.create(...) |
+$925.00/mo |
β‘ Automatically generated by CloudGauge PR Analyzer.