Uh oh!
There was an error while loading. Please reload this page.
[browser] app start benchmark fix, loadBootResource fix - #89857
Conversation
- use noCache and useCredentials flags on asset just for appsettings configuration, not all VFS - delay cache cleanup 10 seconds later - delay adding new cache items to timer loop - replace ResourceRequest usage with AssetEntryInternal - remove ResourceRequest type
ghost
commented
Aug 2, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsAs we introduced cache also for non-blazor template, we also adopted it's resources cache and
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Ankit Jain <radical@gmail.com>
Co-authored-by: Ankit Jain <radical@gmail.com>
- minor importLibraryInitializers refactoring
pavelsavara
commented
Aug 3, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
pavelsavara
commented
Aug 4, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
As we introduced cache also for non-blazor template, we also adopted it's resources cache and
no-cachehint forfetch.Because our SimpleServer which we use for benchmark doesn't use ETag header, it leads to full download.
loadBootResourcetoo earlydotnetwasmlocation before cache lookup #89883ETagHTTP header forSimpleServerand benchmarkdisableNoCacheFetchanddisableIntegrityCheckconfig flagsnoCacheanduseCredentialsflags on asset just for appsettings configuration, not all VFSResourceRequestusage withAssetEntryInternalResourceRequesttypejs-module-library-initializerandmanifestimportLibraryInitializersrefactoring