Skip to content

Conversation

@philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented Apr 27, 2023

The storeData method was only used by storeEnvelope. Both methods used @synchronized. Now the storeData is moved into storeEnvelope and only one invocation of @ synchronized is needed.

This PR is based on #2965.

#skip-changelog

Remove the unused method storeDictionary:toPath.
The storeData method was only used by storeEnvelope. Both
methods used @synchronized. Now the storeData is moved
into storeEnvelope and only one invocation of @ synchronized
is needed.
@philipphofmann philipphofmann changed the base branch from main to ref/file-manager-remove-store-dict April 27, 2023 09:24
@github-actions
Copy link
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1200.08 ms 1231.78 ms 31.70 ms
Size 20.76 KiB 435.49 KiB 414.73 KiB

Baseline results on branch: ref/file-manager-remove-store-dict

Startup times

Revision Plain With Sentry Diff
d0bddae 1222.92 ms 1242.84 ms 19.92 ms

App size

Revision Plain With Sentry Diff
d0bddae 20.76 KiB 435.57 KiB 414.80 KiB

Base automatically changed from ref/file-manager-remove-store-dict to main April 27, 2023 09:43
@philipphofmann
Copy link
Member Author

Test failures have nothing to do with this change. They are due to tests timing out.

@philipphofmann philipphofmann merged commit 65c78f3 into main Apr 27, 2023
@philipphofmann philipphofmann deleted the ref/store-data branch April 27, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants