cayleygraph / cayleygraph/cayley

Allow profiling of queries via the API

Open
#328 2 comments 0 reactions 0 assignees View on GitHub
Feature Design
Dominant language
Go
Stars
15.1k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

It is currently possible to profile queries via the go `Describe()` function but it will nice to have it available from the API.

Here is an example of Neo4J `profile` command. I think we should first expose it to the console and maybe later on to the web interface.
![profile-neo](http://i.stack.imgur.com/8RzHZ.png)

Contributor guide

Open the contributing guide

Research direction

Start with the Go Describe() function and trace how query profiling is exposed through the existing API and console entry points. Define the API response and console behavior for profiling a query, then verify that profiling works through the API as well as the console; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.