[PR #281] [CLOSED] feat: use once_cell for perf. #4041

Closed
opened 2026-03-23 21:36:02 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/281
Author: @dito010
Created: 1/29/2022
Status: Closed

Base: mainHead: feat/once_cell_perf


📝 Commits (1)

  • c220e86 feat: use once_cell for perf.

📊 Changes

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

View changed files

📝 frontend/rust-lib/dart-ffi/Cargo.toml (+1 -2)
📝 frontend/rust-lib/dart-ffi/src/lib.rs (+24 -13)

📄 Description

Once_cell is no block compare to Rwlock.


🔄 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/AppFlowy-IO/AppFlowy/pull/281 **Author:** [@dito010](https://github.com/dito010) **Created:** 1/29/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/once_cell_perf` --- ### 📝 Commits (1) - [`c220e86`](https://github.com/AppFlowy-IO/AppFlowy/commit/c220e8688bd8debcad8cbecd2b385a5c74f03899) feat: use once_cell for perf. ### 📊 Changes **2 files changed** (+25 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/dart-ffi/Cargo.toml` (+1 -2) 📝 `frontend/rust-lib/dart-ffi/src/lib.rs` (+24 -13) </details> ### 📄 Description Once_cell is no block compare to Rwlock. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:02 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4041
No description provided.