Commit 5c8495a
authored
docs: add benchmark results - Sonnet + agentsys vs raw Opus (#315)
* docs: add benchmark results showing Sonnet + agentsys vs raw Opus
Real benchmarks on /can-i-help and /onboard against glide-mq repo.
Sonnet + agentsys: $0.66, 6,084 tokens, specific recommendations.
Raw Opus: $1.10, 2,841 tokens, generic recommendations.
Model switch savings: 73-83% with equivalent quality.
* docs: remove GEN markers from README, add benchmarks to website
* fix: update tests for ast-grep to agent-analyzer migration
Delete 5 test files for removed modules (runner, queries, usage-analyzer).
Rewrite repo-map-updater tests for remaining checkStaleness() export.
Rewrite repo-map-installer tests for agent-analyzer binary checks.
Fix generate-docs test to use surviving GEN markers.1 parent a4091b0 commit 5c8495a
File tree
10 files changed
+202
-1726
lines changed- __tests__
- site
10 files changed
+202
-1726
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
76 | 114 | | |
77 | 115 | | |
78 | | - | |
79 | 116 | | |
80 | 117 | | |
81 | 118 | | |
| |||
96 | 133 | | |
97 | 134 | | |
98 | 135 | | |
99 | | - | |
100 | 136 | | |
101 | 137 | | |
102 | 138 | | |
103 | 139 | | |
104 | 140 | | |
105 | 141 | | |
106 | 142 | | |
107 | | - | |
108 | 143 | | |
109 | 144 | | |
110 | 145 | | |
| |||
120 | 155 | | |
121 | 156 | | |
122 | 157 | | |
123 | | - | |
124 | 158 | | |
125 | 159 | | |
126 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
| 227 | + | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | | - | |
| 233 | + | |
| 234 | + | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
This file was deleted.
0 commit comments