vikramlearning / blazorbootstrap

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
https://docs.blazorbootstrap.com/
Apache License 2.0
687 stars 33 forks source link

Whole bunch of performance optimizations coming in. #748

Open Lucasharskamp opened 3 months ago

Lucasharskamp commented 3 months ago

See https://learn.microsoft.com/en-us/aspnet/core/blazor/performance?view=aspnetcore-8.0#optimize-rendering-speed

I'm adding them to increase rendering speed and loading speed of pages, since we're dealing here with small items that get used over and over again. Please go through my PR https://github.com/vikramlearning/blazorbootstrap/pull/747 and keep in mind I'm sending a new batch over for 3.0-preview.