mirasvit / module-profiler

Magento 2 Profiler
https://mirasvit.com/
Open Software License 3.0
133 stars 36 forks source link

DB Query Caching? #16

Closed jigneshthummar closed 7 years ago

jigneshthummar commented 7 years ago

what i observed on your demo is when i load any url very first time it come up with many queries (81) in following example but for second onwards requests it just make 4 DB calls how is this possible?

image

adrok commented 7 years ago

First view - without cache. Then magento load page from full page cache.