hasura / hasura/graphql-engine
console: first query on sample app is taking too long
Open
c/v3-ndc-clickhouse
ddnbugbounty-2024
k/v3-bug
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
The first query on sample app took 7834.64 ms. This is reproducible as well. The trace ID for this request is `e29c36004b7bc7f406291cb79ca23db2`.
As user's first experience with the product, we can improve their experience by reducing this latency.
Contributor guide
Research direction
Reproduce the first query on the sample app and investigate the request using trace ID e29c36004b7bc7f406291cb79ca23db2. Compare the first-query latency with later queries and identify the relevant request path; done means the reproducible initial delay is reduced and verified with timing evidence.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100