search-ipl

Page Load time:

Version Onload Time Fully Load Time Page Size Requests Test Server Location
Optimum 1.08s 1.48 s 291.6 KB 18 Vancouver, Canada
Non-optimum 1.14s 1.56 s 800.9 KB 31 Vancouver, Canada

Dataset used:

Page Load Time Optmization methods used:

  • Using Brotli compression technique
  • Compressing image assets
  • Reduncing font variants which are not being used
  • Enabling treeshaking of Icons being used with MdiSvg by including only necessary icons.

Project Info

  • The main sidebar has 4 options: namely Players, Teams, Owners, & Venue -- out of which only Player menu is active & rest are disabled, the idea being the facet filter would have different options depending on the menu selected, I have only wriiten logic for Players.
  • There are features only for showcase, logic is not defined. for ex. sort, grid view vs list view, etc.
  • In responsive view the facet-filter has been disabled, logic being not defined though filter button is displayed.
  • There is a toggle button in the App Bar to quickly switch to filtered view or back.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.