-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Refactor and address performance issues
This update involves a complete refactor of the project, resolving critical issues such as high CPU usage, real-time event processing, and data integrity. The program's scalability, reusability, and flexibility have been significantly improved.
- Loading branch information
Showing
116 changed files
with
2,441 additions
and
8,663 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
deepin-anything (7.0.0) unstable; urgency=medium | ||
|
||
* Major update with a complete refactor and version upgrade. | ||
* Fixed high CPU usage issues. | ||
* Enhanced real-time updates for improved responsiveness. | ||
* Improved index consistency to ensure more reliable performance. | ||
* Other bug fixes and optimizations. | ||
|
||
-- Deepin Package Builder <[email protected]> Tue, 19 Nov 2024 10:32:00 +0800 | ||
|
||
deepin-anything (6.1.9) unstable; urgency=medium | ||
|
||
* update log. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
9 | ||
10 |
Oops, something went wrong.