-
Notifications
You must be signed in to change notification settings - Fork 529
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**User-Facing Changes** Performance improvements **Description** This PR intends to increase the performance of the application, by applying those changes: - Increase cacheSize when reading remote and local files in order to take more advantage of the caching itself, instead of refreshing the application more often - Increasing the logging interval in order to avoid high loads when saving the logs **Checklist** - [x] The web version was tested and it is running ok - [x] The desktop version was tested and it is running ok - [x] The release version was updated on package.json files --------- Co-authored-by: Lais Portugal <[email protected]>
- Loading branch information
1 parent
7a4e869
commit 732c5a3
Showing
5 changed files
with
8 additions
and
8 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 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 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 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 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