explain-analyzer icon indicating copy to clipboard operation
explain-analyzer copied to clipboard

Redesign

Open Preetam opened this issue 7 years ago • 3 comments

  • Use Pure. https://purecss.io/
  • Focus on the most important things.
    • Explain table
    • Comments
    • Only provide scalability estimation if there are const, index, ALL access types.
  • Add a guide
  • Make sure each section has a clear description

Preetam avatar Dec 14 '17 12:12 Preetam

Pure was added in https://github.com/Preetam/explain-analyzer/commit/d7278119adf7f9469e890ba5f5a28ecdc507cd6b. Should've made a PR for that 🤦‍♂️ .

Preetam avatar Dec 27 '17 04:12 Preetam

https://preetam.github.io/explain-analyzer/#!/explain/3b0bb4c994eb6e79dccafb58682fe90860e41938.json

image
  • Comments are repetitive. Just mention FTS once and list the tables affected.

Preetam avatar Dec 27 '17 04:12 Preetam

Most important thing to highlight: FTS with lots of rows examined per scan.

Preetam avatar Jan 29 '18 12:01 Preetam