alibaba / alibaba/GraphScope

feature(interactive): Provide Profile Tool to Display Query Metrics

Open
#4,058 2 comments 0 reactions 2 assignees Claimed by @BingqingLyu View on GitHub
component:gie stale
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**

We need a end-to-end profiling tools to display per query metrics, like in gremlin console:

image

or in cypher console:

image

The metrics should involve the following aspects:

* overall:
- total latency
- compilation latency
- execution latency

* detail:
- per step latency
- per step latency occupation
- per step estimated count
- per step execution count

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.