你的位置: 码友网首页 / 资讯源列表 / Optimising Our Blazor Search App

关于[Optimising Our Blazor Search App]的摘要:

When we build a search app using Blazor + Lucene.NET it did a good job of creating our search application but when you run it it's kind of slow and that's because we're downloading the JSON representation of my blog and generating the Lucene.NET index each time. Then when we looked at hosting the Blazor app the main motivation was to use static files rather than getting Blazor to do heavy lifting to generate HTML every time.

原文地址: https://www.aaron-powell.com/posts/2019-12-11-optimising-our-blazor-search-app/

收录时间: 2019-12-12 浏览量: 1378 分类: Blazor

| 0 收藏 | 0