Skip to content

shreyah963/query-profile-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

Query Profile Visualizer

Getting Started

To run the Query Profiler Frontend locally:

  1. Navigate to the project directory:

    cd query-profiler-frontend
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

    This will launch the app in your browser at http://localhost:3000.

  4. Run tests (optional):

    npm test

Demo Video

Main Dashboard

MainDash.mov

Comparison Dashboard

CompareDash.mov

About

A React-based visualization tool for OpenSearch query profile outputs, providing intuitive ways to analyze and compare query performance metrics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors