Hi,
we have a pretty big website with cca 4500 nodes. We recently migrated from v13 to v17 and we observe a much much longer first boot migration of uSync content.
Previously the import took cca 10 minutes, but now we are at cca 1+ hour. Previously each node took less than a second to be published, but now sometimes it takes a couple of seconds for it to be published.
We also see an increase of time for sites being published from the backoffice UI - often editors navigate away before the success message appears, which then effectively cancels the publish and only results in saving the changes.
Here is a log of the first boot import with timestamps:
[14:58:47 INF] Starting 'uSync_FirstBoot'...
[14:58:47 INF] Execute FirstBootMigration
....
[16:08:54 INF] uSync: Startup Complete 3ms
Iām not even sure where to start debug? Is is Umbraco or uSync issue? Have anyone also see a pretty huge speed impact after upgrade?
Iāve seen this post, but I checked our custom URL provider implementation and it doesnāt seem to have much impact on it event though it gets executed sometimes.
System:
- Localhost development environment
- Kestrel,
- MSSQL server running locally in docker container
