[PR #906] [MERGED] reduce app startup time by loading Hive boxes in parallel #8809

Closed
opened 2026-02-05 13:53:38 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/906
Author: @fyfrey
Created: 10/31/2022
Status: Merged
Merged: 10/31/2022
Merged by: @fyfrey

Base: mainHead: dev/reduce-startup-time


📝 Commits (1)

  • 4a6c337 reduce app startup time by loading Hive boxes in parallel

📊 Changes

2 files changed (+18 additions, -15 deletions)

View changed files

📝 mobile/lib/main.dart (+9 -9)
📝 mobile/lib/modules/backup/background_service/background.service.dart (+9 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/906 **Author:** [@fyfrey](https://github.com/fyfrey) **Created:** 10/31/2022 **Status:** ✅ Merged **Merged:** 10/31/2022 **Merged by:** [@fyfrey](https://github.com/fyfrey) **Base:** `main` ← **Head:** `dev/reduce-startup-time` --- ### 📝 Commits (1) - [`4a6c337`](https://github.com/immich-app/immich/commit/4a6c3379608fa3118107746e53c3859516dd51b3) reduce app startup time by loading Hive boxes in parallel ### 📊 Changes **2 files changed** (+18 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/main.dart` (+9 -9) 📝 `mobile/lib/modules/backup/background_service/background.service.dart` (+9 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:53:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8809