You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement GraphQL comparison: PostgreSQL+Hasura vs Doublets+GQL
- Add comprehensive GraphQL schema covering all benchmark operations
- Set up PostgreSQL+Hasura with Docker Compose and metadata configuration
- Set up Doublets GraphQL server with Docker setup
- Implement k6 load testing scripts for both GraphQL endpoints
- Add visualization and results processing similar to existing benchmarks
- Create GitHub Actions workflow for automated benchmarking
- Add local benchmark runner script for development
- Update README with GraphQL benchmark results section
Addresses issue #1 for GraphQL-based performance comparison.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments