# SGR vs Manual Search Comparison
Generated: 2025-12-07T15:54:50.624675
## Results Comparison
| Question | SGR Recall | My Recall | Winner | SGR Files | My Files |
|----------|------------|-----------|--------|-----------|----------|
| django_request_response_lifecy | 50% | 25% | **SGR** | django/core/handlers/base.py, django/core/handlers... | django/core/handlers/base.py... |
| django_queryset_lazy_evaluatio | 100% | 100% | Tie | django/db/models/query.py, django/http/response.py... | django/db/models/query.py... |
| gin_route_tree_matching | 50% | 75% | **Manual** | gin.go, path.go, tree_test.go... | tree.go... |
| gin_context_pool_reuse | 50% | 100% | **Manual** | context.go... | gin.go, context.go... |
| codeql_dataflow_configuration | 0% | 30% | **Manual** | ... | shared/dataflow/.../DataFlowImpl.qll, Xss.qll... |
| codeql_security_query_structur | 0% | 70% | **Manual** | python/PoCs/XmlParsing/PoC.py... | DomBasedXssQuery.qll, Xss.qll... |
| infinigen_procedural_material_ | 0% | 70% | **Manual** | infinigen/datagen/manage_jobs.py, scripts/eevee_re... | node_wrangler.py, surface.py... |
| infinigen_asset_placement_pipe | 75% | 75% | Tie | infinigen/core/placement/instance_scatter.py, infi... | placement.py, density.py, instance_scatter.py... |
| qgis_map_rendering_pipeline | 0% | 80% | **Manual** | ... | qgsmaprendererparalleljob.h, qgsmaprendererjob.h, ... |
| qgis_expression_evaluation | 0% | 70% | **Manual** | ... | qgsexpression.h, qgspallabeling.h... |
| claude_flow_agent_coordination | 0% | 40% | **Manual** | src/utils/npx-isolated-cache.js, src/core/persiste... | task/coordination.ts... |
| claude_flow_memory_system | 0% | 30% | **Manual** | src/core/orchestrator-fixed.ts, src/services/agent... | hive-mind/core/Memory.ts, DatabaseManager.ts... |
## Summary
- SGR wins: 1
- Manual wins: 9
- Ties: 2
## Analysis
### Where SGR does better:
- (will be filled based on results)
### Where Manual search does better:
- (will be filled based on results)
### Common failure patterns:
- (will be analyzed from logs)