Skip to content

feat: add precision-summary field with clean QPS, P50, P95 metrics #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 13, 2025

Conversation

filipecosta90
Copy link
Collaborator

No description provided.

- Add precision-summary field alongside existing precision field
- Contains simplified dict with just qps, p50, p95 for each precision level
- P50/P95 values converted to milliseconds for consistency
- QPS rounded to 1 decimal place for readability
- Maintains backward compatibility with existing precision field
- Enables easier parsing and analysis of performance metrics
@fcostaoliveira fcostaoliveira merged commit 6ebf338 into update.redisearch Jul 13, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants