Blazor Performance

Optimize your Components

Your browser needs to be JavaScript capable to view this video

Try reloading this page, or reviewing your browser settings

Parameters incur an overhead, mainly because of change detection’s use of reflection. You can greatly reduce this overhead implementing SetParametersAsync manually. Cascading Parameters are a handy way to share data between components. Here we will look at reducing overhead for Cascading Parameters.

Keywords

  • Components
  • CaptureUnmatchedValues
  • Parameters
  • SetParametersAsync
  • Optimizing Components

About this video

Author(s)
Peter Himschoot
First online
24 April 2021
DOI
https://doi.org/10.1007/978-1-4842-6977-0_6
Online ISBN
978-1-4842-6977-0
Publisher
Apress
Copyright information
© Peter Himschoot 2021