Panorama

A view-centric and database-aware development environment for web developers

What is Panorama?

Panorama is a tool that helps you understand the server-side cost to generate every component of your webpage, and make content-performance tradeoffs. It shows a heatmap for your webpage which shows the overhead to generate each HTML element, and suggests global code refactorings to help accelerate slow elements, such as pagination, removing contents, using approximate numbers, etc.

You can find the source code of Panorama in our github repository.

You can find the tutorial of Panorama in this video