Vishv07 / SQL-Editor

A SQL-Editor for Data analysts

Home Page:sql-editor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A SQL editor view to query ⚡ easily on a table using SQL🧠

image

Page Load Time

Well, there are many ways to analyze page load time I have done that using Pingdom and Waterfall chart in the network tab.

  1. Pingdom result
    Load time - 1.97s, Requests = 20, Page Size = 11.6 KB, Performance grade = B82

  2. Network tab Waterfall Chart
    In this it took around 1.16s

image

Exeternal resources image

Optimizing web app.

For that,

  1. I’ve used minimal dependencies.
  2. Avoid using Index as Key for map.
  3. Using Web Workers for CPU Extensive Tasks.

About

A SQL-Editor for Data analysts

sql-editor.vercel.app


Languages

Language:JavaScript 95.8%Language:CSS 2.2%Language:HTML 2.0%